============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/05jb/002234/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:694: 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/05jb/002234/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/05jb/002234/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.033557 seconds, 1 sessions to shutdown
E   Current KQP shutdown state: spent 6.070718 seconds, 1 sessions to shutdown
E   Current KQP shutdown state: spent 9.08543 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 0 seconds, not started yet
E   Current KQP shutdown state: spent 3.034258 seconds, 1 sessions to shutdown
E   Current KQP shutdown state: spent 6.069311 seconds, 1 sessions to shutdown
E   Current KQP shutdown state: spent 9.094758 seconds, 1 sessions to shutdown
E   Current KQP shutdown state: spent 1e-06 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.020509 seconds, not started yet
E   warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E   
E   =================================================================
E   ==1684658==ERROR: LeakSanitizer: detected memory leaks
E   
E   Indirect leak of 200 byte(s) in 1 object(s) allocated from:
E   #0 0x00001fa0710d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003eec6c1a 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 0x00003eec76e8 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 0x00003eec75da 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 0x00004becf730 in NKikimr::NKikimrServicesInitializers::TBasicServicesInitializer::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/kikimr_services_initializers.cpp:593:35
E   #5 0x000055242c42 in NKikimr::TServiceInitializersList::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/service_initializer.cpp:13:29
E   #6 0x00004130517b 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 0x00004131c891 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 0x00003e3bb496 in NKikimr::MainRun(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:44:43
E   #9 0x00004112c88b in NKikimr::NDriverClient::TClientCommandServer::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:51:12
E   #10 0x00003e5a8db5 in NYdb::NConsoleClient::TClientCommandTree::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:512:33
E   #11 0x00003e5a2a15 in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:257:16
E   #12 0x00003e5951d7 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 0x00003e3c1626 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
E   #14 0x00003e3c54dd in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
E   #15 0x00001f92b145 in main /-S/ydb/apps/ydbd/main.cpp:31:12
E   #16 0x7fadfec04d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)
E   
E   Indirect leak of 176 byte(s) in 1 object(s) allocated from:
E   #0 0x00001fa0710d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x0000224bb97e 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 0x00004c0feab5 in Send /-S/ydb/library/actors/core/actor_coroutine.h:164:38
E   #3 0x00004c0feab5 in NActors::THandshakeActor::ResolvePeer() /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:982:13
E   #4 0x00004c1047b0 in NActors::THandshakeActor::TConnection::Connect(TBasicString<char, std::__y1::char_traits<char>>*) /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:105:70
E   #5 0x00004c0f3dd1 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:666:32
E   #6 0x00004c0d9a5b in NActors::THandshakeActor::PerformIncomingHandshake(std::__y1::optional<NActorsInterconnect::TRdmaCred>&) /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:1163:52
E   #7 0x00004c0d53aa in NActors::THandshakeActor::RunImpl() /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:362:21
E   #8 0x00004c0d3d6c in NActors::THandshakeActor::Run() /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:315:17
E   #9 0x0000403f7bfb in NActors::TActorCoroImpl::DoRun() /-S/ydb/library/actors/core/actor_coroutine.cpp:127:17
E   #10 0x00001fd0ca5a in ITrampoLine::DoRunNaked() /-S/util/system/context.cpp:38:9
E   
E   Indirect leak of 120 byte(s) in 1 object(s) allocated from:
E   #0 0x00001fa0710d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003eeccb13 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00003eeccb13 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00003eeccb13 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00003eeccb13 in get_node /-S/util/generic/hash_table.h:497:43
E   #5 0x00003eeccb13 in new_node<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash_table.h:947:19
E   #6 0x00003eeccb13 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 0x00003eec77e4 in emplace_unique<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash_table.h:710:16
E   #8 0x00003eec77e4 in emplace<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash.h:178:20
E   #9 0x00003eec77e4 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 0x00003eec75da 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 0x00004becf730 in NKikimr::NKikimrServicesInitializers::TBasicServicesInitializer::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/kikimr_services_initializers.cpp:593:35
E   #12 0x000055242c42 in NKikimr::TServiceInitializersList::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/service_initializer.cpp:13:29
E   #13 0x00004130517b 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 0x00004131c891 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 0x00003e3bb496 in NKikimr::MainRun(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:44:43
E   #16 0x00004112c88b in NKikimr::NDriverClient::TClientCommandServer::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:51:12
E   #17 0x00003e5a8db5 in NYdb::NConsoleClient::TClientCommandTree::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:512:33
E   #18 0x00003e5a2a15 in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:257:16
E   #19 0x00003e5951d7 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 0x00003e3c1626 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
E   #21 0x00003e3c54dd in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
E   #22 0x00001f92b145 in main /-S/ydb/apps/ydbd/main.cpp:31:12
E   #23 0x7fadfec04d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)
E   
E   Indirect leak of 72 byte(s) in 1 object(s) allocated from:
E   #0 0x00001fa0710d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003eecc71a in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00003eecc71a in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00003eecc71a in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00003eecc71a in initialize_dynamic /-S/util/generic/hash_table.h:233:35
E   #5 0x00003eecc71a in initialize_buckets_dynamic /-S/util/generic/hash_table.h:906:17
E   #6 0x00003eecc71a 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 0x00003eec77d5 in emplace_unique<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash_table.h:709:9
E   #8 0x00003eec77d5 in emplace<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash.h:178:20
E   #9 0x00003eec77d5 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 0x00003eec75da 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 0x00004becf730 in NKikimr::NKikimrServicesInitializers::TBasicServicesInitializer::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/kikimr_services_initializers.cpp:593:35
E   #12 0x000055242c42 in NKikimr::TServiceInitializersList::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/service_initializer.cpp:13:29
E   #13 0x00004130517b 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 0x00004131c891 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 0x00003e3bb496 in NKikimr::MainRun(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:44:43
E   #16 0x00004112c88b in NKikimr::NDriverClient::TClientCommandServer::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:51:12
E   #17 0x00003e5a8db5 in NYdb::NConsoleClient::TClientCommandTree::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:512:33
E   #18 0x00003e5a2a15 in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:257:16
E   #19 0x00003e5951d7 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 0x00003e3c1626 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
E   #21 0x00003e3c54dd in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
E   #22 0x00001f92b145 in main /-S/ydb/apps/ydbd/main.cpp:31:12
E   #23 0x7fadfec04d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)
E   
E   Indirect leak of 56 byte(s) in 1 object(s) allocated from:
E   #0 0x00001fa0710d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003eeade72 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 0x00003eeade72 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 0x00003eeb7bf0 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 0x00003eea8261 in NKikimr::NNodeBroker::TDynamicNameserver::StateFunc(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/core/mind/dynamic_nameserver_impl.h:213:13
E   #5 0x0000224b4ba7 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #6 0x00002259adb1 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #7 0x0000225a49d6 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #8 0x0000225a3f8d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #9 0x0000225a5ffe in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #10 0x00001fd2d214 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #11 0x00001f9cac26 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 48 byte(s) in 1 object(s) allocated from:
E   #0 0x00001fa0710d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003eecd173 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00003eecd173 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00003eecd173 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00003eecd173 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 0x00003eecd173 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E   #6 0x00003eecd173 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 0x00003eecd173 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:1281:3
E   #8 0x00003eecd173 in TNodeLocation /-S/ydb/library/actors/core/interconnect.h:60:9
E   #9 0x00003eecd173 in NActors::TTableNameserverSetup::TNodeInfo::TNodeInfo(NActors::TTableNameserverSetup::TNodeInfo const&) /-S/ydb/library/actors/interconnect/interconnect.h:71:13
E   #10 0x00003eeccb88 in TDynamicNodeInfo /-S/ydb/core/mind/dynamic_nameserver_impl.h:104:9
E   #11 0x00003eeccb88 in pair<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &, 0> /-S/contrib/libs/cxxsupp/libcxx/include/__utility/pair.h:163:41
E   #12 0x00003eeccb88 in new_node<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash_table.h:950:47
E   #13 0x00003eeccb88 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 0x00003eec77e4 in emplace_unique<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash_table.h:710:16
E   #15 0x00003eec77e4 in emplace<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash.h:178:20
E   #16 0x00003eec77e4 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 0x00003eec75da 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 0x00004becf730 in NKikimr::NKikimrServicesInitializers::TBasicServicesInitializer::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/kikimr_services_initializers.cpp:593:35
E   #19 0x000055242c42 in NKikimr::TServiceInitializersList::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/service_initializer.cpp:13:29
E   #20 0x00004130517b 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 0x00004131c891 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 0x00003e3bb496 in NKikimr::MainRun(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:44:43
E   #23 0x00004112c88b in NKikimr::NDriverClient::TClientCommandServer::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:51:12
E   #24 0x00003e5a8db5 in NYdb::NConsoleClient::TClientCommandTree::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:512:33
E   #25 0x00003e5a2a15 in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:257:16
E   #26 0x00003e5951d7 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 0x00003e3c1626 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
E   #28 0x00003e3c54dd in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
E   #29 0x00001f92b145 in main /-S/ydb/apps/ydbd/main.cpp:31:12
E   #30 0x7fadfec04d8f  (/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 0x00001fa0710d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x0000411300f9 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x0000411300f9 in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x0000411300f9 in TBasicString<std::__y1::char_traits<char>, std::__y1::allocator<char> > /-S/util/generic/string.h:458:11
E   #4 0x0000411300f9 in NKikimr::NConfig::CopyNodeLocation(NActorsInterconnect::TNodeLocation*, NYdb::Dev::NDiscovery::TNodeLocation const&) /-S/ydb/core/config/init/init.cpp:643:22
E   #5 0x00004114ae57 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 0x0000411a4072 in NKikimr::NConfig::TInitialConfiguratorImpl::RegisterDynamicNode(NKikimr::NConfig::TCommonAppOptions&) /-S/ydb/core/config/init/init_impl.h:1338:17
E   #7 0x00004118ca9f in NKikimr::NConfig::TInitialConfiguratorImpl::InitDynamicNode() /-S/ydb/core/config/init/init_impl.h:1407:9
E   #8 0x00004115a968 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:1140:13
E   #9 0x00004112d987 in Parse /-S/ydb/core/config/init/init.h:325:15
E   #10 0x00004112d987 in NKikimr::NDriverClient::TClientCommandServer::Parse(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:70:13
E   #11 0x00003e5a94b4 in NYdb::NConsoleClient::TClientCommandTree::Prepare(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:522:26
E   #12 0x00003e5a29ec in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:256:9
E   #13 0x00003e5951d7 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   #14 0x00003e3c1626 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
E   #15 0x00003e3c54dd in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
E   #16 0x00001f92b145 in main /-S/ydb/apps/ydbd/main.cpp:31:12
E   #17 0x7fadfec04d8f  (/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 0x00001fa0710d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00004114a6a1 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00004114a6a1 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00004114a6a1 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00004114a6a1 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x00004114a6a1 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x00004114a6a1 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x00004114a6a1 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x00004114a6a1 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x00004114a6a1 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x00004114a6a1 in TBasicString<std::__y1::char_traits<char>, std::__y1::allocator<char> > /-S/util/generic/string.h:458:11
E   #11 0x00004114a6a1 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   #12 0x0000411a4072 in NKikimr::NConfig::TInitialConfiguratorImpl::RegisterDynamicNode(NKikimr::NConfig::TCommonAppOptions&) /-S/ydb/core/config/init/init_impl.h:1338:17
E   #13 0x00004118ca9f in NKikimr::NConfig::TInitialConfiguratorImpl::InitDynamicNode() /-S/ydb/core/config/init/init_impl.h:1407:9
E   #14 0x00004115a968 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:1140:13
E   #15 0x00004112d987 in Parse /-S/ydb/core/config/init/init.h:325:15
E   #16 0x00004112d987 in NKikimr::NDriverClient::TClientCommandServer::Parse(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:70:13
E   #17 0x00003e5a94b4 in NYdb::NConsoleClient::TClientCommandTree::Prepare(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:522:26
E   #18 0x00003e5a29ec in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:256:9
E   #19 0x00003e5951d7 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 0x00003e3c1626 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
E   #21 0x00003e3c54dd in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
E   #22 0x00001f92b145 in main /-S/ydb/apps/ydbd/main.cpp:31:12
E   #23 0x7fadfec04d8f  (/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 0x00001fa0710d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000041149cef in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x000041149cef in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x000041149cef in TBasicString<std::__y1::char_traits<char>, std::__y1::allocator<char> > /-S/util/generic/string.h:458:11
E   #4 0x000041149cef 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:161:38
E   #5 0x0000411a4072 in NKikimr::NConfig::TInitialConfiguratorImpl::RegisterDynamicNode(NKikimr::NConfig::TCommonAppOptions&) /-S/ydb/core/config/init/init_impl.h:1338:17
E   #6 0x00004118ca9f in NKikimr::NConfig::TInitialConfiguratorImpl::InitDynamicNode() /-S/ydb/core/config/init/init_impl.h:1407:9
E   #7 0x00004115a968 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:1140:13
E   #8 0x00004112d987 in Parse /-S/ydb/core/config/init/init.h:325:15
E   #9 0x00004112d987 in NKikimr::NDriverClient::TClientCommandServer::Parse(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:70:13
E   #10 0x00003e5a94b4 in NYdb::NConsoleClient::TClientCommandTree::Prepare(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:522:26
E   #11 0x00003e5a29ec in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:256:9
E   #12 0x00003e5951d7 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 0x00003e3c1626 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
E   #14 0x00003e3c54dd in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
E   #15 0x00001f92b145 in main /-S/ydb/apps/ydbd/main.cpp:31:12
E   #16 0x7fadfec04d8f  (/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 0x00001fa0710d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00004114a34f in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x00004114a34f in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x00004114a34f in TBasicString<std::__y1::char_traits<char>, std::__y1::allocator<char> > /-S/util/generic/string.h:458:11
E   #4 0x00004114a34f 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 0x0000411a4072 in NKikimr::NConfig::TInitialConfiguratorImpl::RegisterDynamicNode(NKikimr::NConfig::TCommonAppOptions&) /-S/ydb/core/config/init/init_impl.h:1338:17
E   #6 0x00004118ca9f in NKikimr::NConfig::TInitialConfiguratorImpl::InitDynamicNode() /-S/ydb/core/config/init/init_impl.h:1407:9
E   #7 0x00004115a968 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:1140:13
E   #8 0x00004112d987 in Parse /-S/ydb/core/config/init/init.h:325:15
E   #9 0x00004112d987 in NKikimr::NDriverClient::TClientCommandServer::Parse(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:70:13
E   #10 0x00003e5a94b4 in NYdb::NConsoleClient::TClientCommandTree::Prepare(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:522:26
E   #11 0x00003e5a29ec in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:256:9
E   #12 0x00003e5951d7 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 0x00003e3c1626 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
E   #14 0x00003e3c54dd in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
E   #15 0x00001f92b145 in main /-S/ydb/apps/ydbd/main.cpp:31:12
E   #16 0x7fadfec04d8f  (/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 0x00001fa0710d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003eeda78d in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00003eeda78d in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00003eeda78d in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_simple_encryption
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/05jb/002234/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7230
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31130
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20205
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26457
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15006
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17760
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21170
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9081
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/05jb/002234/r3tmp/kikimr_cluster_et9styjh
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/05jb/002234/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19927
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62470
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16967
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13822
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/05jb/002234/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:266 Final command: /home/runner/.ya/build/build_root/05jb/002234/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/05jb/002234/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_1/logfile_gedtd6ib.log --grpc-port=19927 --mon-port=62470 --ic-port=7230
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/05jb/002234/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3780
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29197
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1819
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27630
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/05jb/002234/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:266 Final command: /home/runner/.ya/build/build_root/05jb/002234/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/05jb/002234/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_2/logfile_03rcgoim.log --grpc-port=3780 --mon-port=29197 --ic-port=31130
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/05jb/002234/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15325
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9973
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5530
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14602
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/05jb/002234/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:266 Final command: /home/runner/.ya/build/build_root/05jb/002234/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/05jb/002234/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_3/logfile_fygak9yj.log --grpc-port=15325 --mon-port=9973 --ic-port=20205
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/05jb/002234/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19854
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17460
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13490
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9996
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/05jb/002234/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:266 Final command: /home/runner/.ya/build/build_root/05jb/002234/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/05jb/002234/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_4/logfile_k_t5c3pa.log --grpc-port=19854 --mon-port=17460 --ic-port=26457
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/05jb/002234/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12757
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26191
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5412
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25219
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/05jb/002234/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:266 Final command: /home/runner/.ya/build/build_root/05jb/002234/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/05jb/002234/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_5/logfile_jg8g3e8a.log --grpc-port=12757 --mon-port=26191 --ic-port=15006
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/05jb/002234/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6134
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16305
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11339
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4232
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/05jb/002234/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:266 Final command: /home/runner/.ya/build/build_root/05jb/002234/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/05jb/002234/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_6/logfile_u0xqk53g.log --grpc-port=6134 --mon-port=16305 --ic-port=17760
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/05jb/002234/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13605
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1317
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61997
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64461
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/05jb/002234/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:266 Final command: /home/runner/.ya/build/build_root/05jb/002234/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/05jb/002234/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_7/logfile_hkmj6mo0.log --grpc-port=13605 --mon-port=1317 --ic-port=21170
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/05jb/002234/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6373
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26997
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7690
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61110
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/05jb/002234/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:266 Final command: /home/runner/.ya/build/build_root/05jb/002234/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/05jb/002234/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_8/logfile_jkeyq7n1.log --grpc-port=6373 --mon-port=26997 --ic-port=9081
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:19927/1, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:2:64 on node localhost:19927/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/05jb/002234/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:266 Final command: /home/runner/.ya/build/build_root/05jb/002234/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/05jb/002234/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_1/logfile_gedtd6ib.log --grpc-port=19927 --mon-port=62470 --ic-port=7230
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/05jb/002234/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/05jb/002234/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/05jb/002234/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_1/logfile_gedtd6ib.log', '--grpc-port=19927', '--mon-port=62470', '--ic-port=7230')' in '/home/runner/.ya/build/build_root/05jb/002234/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: 1663905
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:19927/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/05jb/002234/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1663907
DEBUG    ya.test:process.py:259 Command (pid 1663907) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1663907) elapsed time (sec): 0.8945422172546387
DEBUG    ya.test:process.py:263 Command (pid 1663907) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1663907) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1663907) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1663907) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1663907) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1663907) maxrss: 480080
DEBUG    ya.test:process.py:263 Command (pid 1663907) minflt: 45372
DEBUG    ya.test:process.py:263 Command (pid 1663907) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1663907) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1663907) nivcsw: 130
DEBUG    ya.test:process.py:263 Command (pid 1663907) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1663907) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1663907) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1663907) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1663907) stime: 0.207862
DEBUG    ya.test:process.py:263 Command (pid 1663907) utime: 0.46587599999999996
DEBUG    ya.test:process.py:263 Command (pid 1663907) wtime: 0.903
DEBUG    ya.test:process.py:275 Command (pid 1663907) output:
Git info:
    Commit: 7b0a4d9c78559261275975fd17549d749b5011c4
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 5700ad652966da6232d9553b52ea9591443ffafa into b48c4328a3d2a0ad6fb9b97b0dc31d6f155c3131

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-oqswgafxyq
    Host information: 
        Linux ghrun-oqswgafxyq 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/10226725676/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10226725676/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 1663907) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 7b0a4d9c78559261275975fd17549d749b5011c4
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 5700ad652966da6232d9553b52ea9591443ffafa into b48c4328a3d2a0ad6fb9b97b0dc31d6f155c3131
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:3780/2, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:2:64 on node localhost:3780/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/05jb/002234/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:266 Final command: /home/runner/.ya/build/build_root/05jb/002234/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/05jb/002234/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_2/logfile_03rcgoim.log --grpc-port=3780 --mon-port=29197 --ic-port=31130
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/05jb/002234/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/05jb/002234/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/05jb/002234/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_2/logfile_03rcgoim.log', '--grpc-port=3780', '--mon-port=29197', '--ic-port=31130')' in '/home/runner/.ya/build/build_root/05jb/002234/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: 1664267
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:3780/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/05jb/002234/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1664273
DEBUG    ya.test:process.py:259 Command (pid 1664273) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1664273) elapsed time (sec): 0.8764081001281738
DEBUG    ya.test:process.py:263 Command (pid 1664273) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1664273) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1664273) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1664273) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1664273) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1664273) maxrss: 480400
DEBUG    ya.test:process.py:263 Command (pid 1664273) minflt: 45449
DEBUG    ya.test:process.py:263 Command (pid 1664273) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1664273) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1664273) nivcsw: 168
DEBUG    ya.test:process.py:263 Command (pid 1664273) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1664273) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1664273) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1664273) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1664273) stime: 0.169155
DEBUG    ya.test:process.py:263 Command (pid 1664273) utime: 0.5224489999999999
DEBUG    ya.test:process.py:263 Command (pid 1664273) wtime: 0.878
DEBUG    ya.test:process.py:275 Command (pid 1664273) output:
Git info:
    Commit: 7b0a4d9c78559261275975fd17549d749b5011c4
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 5700ad652966da6232d9553b52ea9591443ffafa into b48c4328a3d2a0ad6fb9b97b0dc31d6f155c3131

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-oqswgafxyq
    Host information: 
        Linux ghrun-oqswgafxyq 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/10226725676/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10226725676/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 1664273) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 2 version:
Git info:
    Commit: 7b0a4d9c78559261275975fd17549d749b5011c4
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 5700ad652966da6232d9553b52ea9591443ffafa into b48c4328a3d2a0ad6fb9b97b0dc31d6f155c3131
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:15325/3, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:2:64 on node localhost:15325/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/05jb/002234/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:266 Final command: /home/runner/.ya/build/build_root/05jb/002234/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/05jb/002234/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_3/logfile_fygak9yj.log --grpc-port=15325 --mon-port=9973 --ic-port=20205
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/05jb/002234/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/05jb/002234/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/05jb/002234/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_3/logfile_fygak9yj.log', '--grpc-port=15325', '--mon-port=9973', '--ic-port=20205')' in '/home/runner/.ya/build/build_root/05jb/002234/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: 1664575
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:15325/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/05jb/002234/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1664576
DEBUG    ya.test:process.py:259 Command (pid 1664576) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1664576) elapsed time (sec): 0.9457499980926514
DEBUG    ya.test:process.py:263 Command (pid 1664576) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1664576) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1664576) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1664576) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1664576) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1664576) maxrss: 481024
DEBUG    ya.test:process.py:263 Command (pid 1664576) minflt: 45446
DEBUG    ya.test:process.py:263 Command (pid 1664576) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1664576) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1664576) nivcsw: 403
DEBUG    ya.test:process.py:263 Command (pid 1664576) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1664576) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1664576) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1664576) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1664576) stime: 0.170511
DEBUG    ya.test:process.py:263 Command (pid 1664576) utime: 0.519958
DEBUG    ya.test:process.py:263 Command (pid 1664576) wtime: 0.948
DEBUG    ya.test:process.py:275 Command (pid 1664576) output:
Git info:
    Commit: 7b0a4d9c78559261275975fd17549d749b5011c4
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 5700ad652966da6232d9553b52ea9591443ffafa into b48c4328a3d2a0ad6fb9b97b0dc31d6f155c3131

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-oqswgafxyq
    Host information: 
        Linux ghrun-oqswgafxyq 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/10226725676/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10226725676/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 1664576) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 3 version:
Git info:
    Commit: 7b0a4d9c78559261275975fd17549d749b5011c4
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 5700ad652966da6232d9553b52ea9591443ffafa into b48c4328a3d2a0ad6fb9b97b0dc31d6f155c3131
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:19854/4, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:2:64 on node localhost:19854/4, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/05jb/002234/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:266 Final command: /home/runner/.ya/build/build_root/05jb/002234/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/05jb/002234/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_4/logfile_k_t5c3pa.log --grpc-port=19854 --mon-port=17460 --ic-port=26457
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/05jb/002234/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/05jb/002234/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/05jb/002234/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_4/logfile_k_t5c3pa.log', '--grpc-port=19854', '--mon-port=17460', '--ic-port=26457')' in '/home/runner/.ya/build/build_root/05jb/002234/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: 1664795
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:19854/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/05jb/002234/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1664796
DEBUG    ya.test:process.py:259 Command (pid 1664796) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1664796) elapsed time (sec): 0.9170019626617432
DEBUG    ya.test:process.py:263 Command (pid 1664796) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1664796) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1664796) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1664796) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1664796) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1664796) maxrss: 482728
DEBUG    ya.test:process.py:263 Command (pid 1664796) minflt: 45539
DEBUG    ya.test:process.py:263 Command (pid 1664796) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1664796) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1664796) nivcsw: 153
DEBUG    ya.test:process.py:263 Command (pid 1664796) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1664796) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1664796) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1664796) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1664796) stime: 0.19522299999999998
DEBUG    ya.test:process.py:263 Command (pid 1664796) utime: 0.48272899999999996
DEBUG    ya.test:process.py:263 Command (pid 1664796) wtime: 0.925
DEBUG    ya.test:process.py:275 Command (pid 1664796) output:
Git info:
    Commit: 7b0a4d9c78559261275975fd17549d749b5011c4
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 5700ad652966da6232d9553b52ea9591443ffafa into b48c4328a3d2a0ad6fb9b97b0dc31d6f155c3131

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-oqswgafxyq
    Host information: 
        Linux ghrun-oqswgafxyq 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/10226725676/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10226725676/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 1664796) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 4 version:
Git info:
    Commit: 7b0a4d9c78559261275975fd17549d749b5011c4
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 5700ad652966da6232d9553b52ea9591443ffafa into b48c4328a3d2a0ad6fb9b97b0dc31d6f155c3131
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:12757/5, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:2:64 on node localhost:12757/5, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/05jb/002234/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:266 Final command: /home/runner/.ya/build/build_root/05jb/002234/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/05jb/002234/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_5/logfile_jg8g3e8a.log --grpc-port=12757 --mon-port=26191 --ic-port=15006
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/05jb/002234/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/05jb/002234/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/05jb/002234/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_5/logfile_jg8g3e8a.log', '--grpc-port=12757', '--mon-port=26191', '--ic-port=15006')' in '/home/runner/.ya/build/build_root/05jb/002234/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: 1665118
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:12757/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/05jb/002234/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1665122
DEBUG    ya.test:process.py:259 Command (pid 1665122) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1665122) elapsed time (sec): 0.9830336570739746
DEBUG    ya.test:process.py:263 Command (pid 1665122) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1665122) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1665122) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1665122) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1665122) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1665122) maxrss: 484224
DEBUG    ya.test:process.py:263 Command (pid 1665122) minflt: 45382
DEBUG    ya.test:process.py:263 Command (pid 1665122) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1665122) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1665122) nivcsw: 167
DEBUG    ya.test:process.py:263 Command (pid 1665122) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1665122) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1665122) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1665122) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1665122) stime: 0.175514
DEBUG    ya.test:process.py:263 Command (pid 1665122) utime: 0.532505
DEBUG    ya.test:process.py:263 Command (pid 1665122) wtime: 0.984
DEBUG    ya.test:process.py:275 Command (pid 1665122) output:
Git info:
    Commit: 7b0a4d9c78559261275975fd17549d749b5011c4
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 5700ad652966da6232d9553b52ea9591443ffafa into b48c4328a3d2a0ad6fb9b97b0dc31d6f155c3131

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-oqswgafxyq
    Host information: 
        Linux ghrun-oqswgafxyq 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/10226725676/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10226725676/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 1665122) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 5 version:
Git info:
    Commit: 7b0a4d9c78559261275975fd17549d749b5011c4
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 5700ad652966da6232d9553b52ea9591443ffafa into b48c4328a3d2a0ad6fb9b97b0dc31d6f155c3131
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:6134/6, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:2:64 on node localhost:6134/6, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/05jb/002234/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:266 Final command: /home/runner/.ya/build/build_root/05jb/002234/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/05jb/002234/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_6/logfile_u0xqk53g.log --grpc-port=6134 --mon-port=16305 --ic-port=17760
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/05jb/002234/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/05jb/002234/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/05jb/002234/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_6/logfile_u0xqk53g.log', '--grpc-port=6134', '--mon-port=16305', '--ic-port=17760')' in '/home/runner/.ya/build/build_root/05jb/002234/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: 1665564
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:6134/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/05jb/002234/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1665566
DEBUG    ya.test:process.py:259 Command (pid 1665566) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1665566) elapsed time (sec): 0.9230854511260986
DEBUG    ya.test:process.py:263 Command (pid 1665566) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1665566) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1665566) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1665566) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1665566) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1665566) maxrss: 485924
DEBUG    ya.test:process.py:263 Command (pid 1665566) minflt: 45465
DEBUG    ya.test:process.py:263 Command (pid 1665566) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1665566) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1665566) nivcsw: 152
DEBUG    ya.test:process.py:263 Command (pid 1665566) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1665566) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1665566) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1665566) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1665566) stime: 0.203428
DEBUG    ya.test:process.py:263 Command (pid 1665566) utime: 0.49782899999999997
DEBUG    ya.test:process.py:263 Command (pid 1665566) wtime: 0.928
DEBUG    ya.test:process.py:275 Command (pid 1665566) output:
Git info:
    Commit: 7b0a4d9c78559261275975fd17549d749b5011c4
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 5700ad652966da6232d9553b52ea9591443ffafa into b48c4328a3d2a0ad6fb9b97b0dc31d6f155c3131

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-oqswgafxyq
    Host information: 
        Linux ghrun-oqswgafxyq 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/10226725676/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10226725676/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 1665566) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 6 version:
Git info:
    Commit: 7b0a4d9c78559261275975fd17549d749b5011c4
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 5700ad652966da6232d9553b52ea9591443ffafa into b48c4328a3d2a0ad6fb9b97b0dc31d6f155c3131
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:13605/7, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:2:64 on node localhost:13605/7, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/05jb/002234/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:266 Final command: /home/runner/.ya/build/build_root/05jb/002234/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/05jb/002234/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_7/logfile_hkmj6mo0.log --grpc-port=13605 --mon-port=1317 --ic-port=21170
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/05jb/002234/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/05jb/002234/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/05jb/002234/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_7/logfile_hkmj6mo0.log', '--grpc-port=13605', '--mon-port=1317', '--ic-port=21170')' in '/home/runner/.ya/build/build_root/05jb/002234/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: 1665916
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:13605/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/05jb/002234/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1665919
DEBUG    ya.test:process.py:259 Command (pid 1665919) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1665919) elapsed time (sec): 1.0306415557861328
DEBUG    ya.test:process.py:263 Command (pid 1665919) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1665919) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1665919) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1665919) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1665919) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1665919) maxrss: 487556
DEBUG    ya.test:process.py:263 Command (pid 1665919) minflt: 45473
DEBUG    ya.test:process.py:263 Command (pid 1665919) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1665919) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1665919) nivcsw: 166
DEBUG    ya.test:process.py:263 Command (pid 1665919) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1665919) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1665919) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1665919) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1665919) stime: 0.233791
DEBUG    ya.test:process.py:263 Command (pid 1665919) utime: 0.467404
DEBUG    ya.test:process.py:263 Command (pid 1665919) wtime: 1.04
DEBUG    ya.test:process.py:275 Command (pid 1665919) output:
Git info:
    Commit: 7b0a4d9c78559261275975fd17549d749b5011c4
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 5700ad652966da6232d9553b52ea9591443ffafa into b48c4328a3d2a0ad6fb9b97b0dc31d6f155c3131

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-oqswgafxyq
    Host information: 
        Linux ghrun-oqswgafxyq 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/10226725676/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10226725676/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 1665919) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 7 version:
Git info:
    Commit: 7b0a4d9c78559261275975fd17549d749b5011c4
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 5700ad652966da6232d9553b52ea9591443ffafa into b48c4328a3d2a0ad6fb9b97b0dc31d6f155c3131
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:6373/8, disk_size 68719476736
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:2:64 on node localhost:6373/8, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/05jb/002234/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:266 Final command: /home/runner/.ya/build/build_root/05jb/002234/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/05jb/002234/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_8/logfile_jkeyq7n1.log --grpc-port=6373 --mon-port=26997 --ic-port=9081
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/05jb/002234/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/05jb/002234/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/05jb/002234/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/node_8/logfile_jkeyq7n1.log', '--grpc-port=6373', '--mon-port=26997', '--ic-port=9081')' in '/home/runner/.ya/build/build_root/05jb/002234/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: 1666505
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:6373/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/05jb/002234/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1666507
DEBUG    ya.test:process.py:259 Command (pid 1666507) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1666507) elapsed time (sec): 0.8836917877197266
DEBUG    ya.test:process.py:263 Command (pid 1666507) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1666507) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1666507) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1666507) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1666507) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1666507) maxrss: 489104
DEBUG    ya.test:process.py:263 Command (pid 1666507) minflt: 45364
DEBUG    ya.test:process.py:263 Command (pid 1666507) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1666507) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1666507) nivcsw: 134
DEBUG    ya.test:process.py:263 Command (pid 1666507) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1666507) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1666507) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1666507) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1666507) stime: 0.230598
DEBUG    ya.test:process.py:263 Command (pid 1666507) utime: 0.469997
DEBUG    ya.test:process.py:263 Command (pid 1666507) wtime: 0.894
DEBUG    ya.test:process.py:275 Command (pid 1666507) output:
Git info:
    Commit: 7b0a4d9c78559261275975fd17549d749b5011c4
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 5700ad652966da6232d9553b52ea9591443ffafa into b48c4328a3d2a0ad6fb9b97b0dc31d6f155c3131

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-oqswgafxyq
    Host information: 
        Linux ghrun-oqswgafxyq 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/10226725676/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10226725676/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 1666507) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 8 version:
Git info:
    Commit: 7b0a4d9c78559261275975fd17549d749b5011c4
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 5700ad652966da6232d9553b52ea9591443ffafa into b48c4328a3d2a0ad6fb9b97b0dc31d6f155c3131
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/05jb/002234/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/05jb/002234/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:19927', '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: 7230\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 31130\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 20205\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 26457\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 15006\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 17760\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 21170\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 9081\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/05jb/002234/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:19927', '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: 7230\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 31130\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 20205\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 26457\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 15006\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 17760\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 21170\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 9081\n      }\n      HostConfigId: 8\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1668458
DEBUG    ya.test:process.py:259 Command (pid 1668458) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1668458) elapsed time (sec): 1.3211019039154053
DEBUG    ya.test:process.py:263 Command (pid 1668458) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1668458) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1668458) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1668458) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1668458) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1668458) maxrss: 710272
DEBUG    ya.test:process.py:263 Command (pid 1668458) minflt: 51624
DEBUG    ya.test:process.py:263 Command (pid 1668458) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1668458) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1668458) nivcsw: 219
DEBUG    ya.test:process.py:263 Command (pid 1668458) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1668458) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1668458) nvcsw: 744
DEBUG    ya.test:process.py:263 Command (pid 1668458) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1668458) stime: 0.287448
DEBUG    ya.test:process.py:263 Command (pid 1668458) utime: 0.49993899999999997
DEBUG    ya.test:process.py:263 Command (pid 1668458) wtime: 1.333
DEBUG    ya.test:process.py:275 Command (pid 1668458) 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 1668458) errors:

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/05jb/002234/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/05jb/002234/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:19927', '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/05jb/002234/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:19927', '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: 1669063
DEBUG    ya.test:process.py:259 Command (pid 1669063) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1669063) elapsed time (sec): 1.2555482387542725
DEBUG    ya.test:process.py:263 Command (pid 1669063) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1669063) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1669063) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1669063) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1669063) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1669063) maxrss: 710272
DEBUG    ya.test:process.py:263 Command (pid 1669063) minflt: 51762
DEBUG    ya.test:process.py:263 Command (pid 1669063) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1669063) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1669063) nivcsw: 219
DEBUG    ya.test:process.py:263 Command (pid 1669063) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1669063) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1669063) nvcsw: 808
DEBUG    ya.test:process.py:263 Command (pid 1669063) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1669063) stime: 0.24526099999999998
DEBUG    ya.test:process.py:263 Command (pid 1669063) utime: 0.539513
DEBUG    ya.test:process.py:263 Command (pid 1669063) wtime: 1.26
DEBUG    ya.test:process.py:275 Command (pid 1669063) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 13

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:567 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 Cluster started and initialized
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_encryption.py::TestEncryption, test_name: test_simple_encryption)
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/05jb/002234/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15827
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22868
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2786
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30368
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18532
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/05jb/002234/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:266 Final command: /home/runner/.ya/build/build_root/05jb/002234/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:19927 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/05jb/002234/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1/logfile_aypha6ca.log --grpc-port=15827 --mon-port=22868 --ic-port=2786 --key-file /home/runner/.ya/build/build_root/05jb/002234/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/05jb/002234/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8547
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1035
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22379
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61890
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6141
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/05jb/002234/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:266 Final command: /home/runner/.ya/build/build_root/05jb/002234/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:19927 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/05jb/002234/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2/logfile_v6uznsuy.log --grpc-port=8547 --mon-port=1035 --ic-port=22379 --key-file /home/runner/.ya/build/build_root/05jb/002234/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:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/05jb/002234/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:266 Final command: /home/runner/.ya/build/build_root/05jb/002234/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:19927 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/05jb/002234/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1/logfile_aypha6ca.log --grpc-port=15827 --mon-port=22868 --ic-port=2786 --key-file /home/runner/.ya/build/build_root/05jb/002234/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/05jb/002234/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/05jb/002234/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:19927', '--tenant=/Root/test_simple_encryption_0', '--log-file-name=/home/runner/.ya/build/build_root/05jb/002234/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1/logfile_aypha6ca.log', '--grpc-port=15827', '--mon-port=22868', '--ic-port=2786', '--key-file', '/home/runner/.ya/build/build_root/05jb/002234/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt')' in '/home/runner/.ya/build/build_root/05jb/002234/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: 1669338
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:15827/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/05jb/002234/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1669339
DEBUG    ya.test:process.py:259 Command (pid 1669339) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1669339) elapsed time (sec): 1.1107089519500732
DEBUG    ya.test:process.py:263 Command (pid 1669339) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1669339) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1669339) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1669339) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1669339) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1669339) maxrss: 720668
DEBUG    ya.test:process.py:263 Command (pid 1669339) minflt: 45458
DEBUG    ya.test:process.py:263 Command (pid 1669339) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1669339) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1669339) nivcsw: 181
DEBUG    ya.test:process.py:263 Command (pid 1669339) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1669339) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1669339) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1669339) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1669339) stime: 0.193401
DEBUG    ya.test:process.py:263 Command (pid 1669339) utime: 0.493623
DEBUG    ya.test:process.py:263 Command (pid 1669339) wtime: 1.113
DEBUG    ya.test:process.py:275 Command (pid 1669339) output:
Git info:
    Commit: 7b0a4d9c78559261275975fd17549d749b5011c4
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 5700ad652966da6232d9553b52ea9591443ffafa into b48c4328a3d2a0ad6fb9b97b0dc31d6f155c3131

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-oqswgafxyq
    Host information: 
        Linux ghrun-oqswgafxyq 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/10226725676/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10226725676/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 1669339) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 7b0a4d9c78559261275975fd17549d749b5011c4
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 5700ad652966da6232d9553b52ea9591443ffafa into b48c4328a3d2a0ad6fb9b97b0dc31d6f155c3131
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/05jb/002234/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:266 Final command: /home/runner/.ya/build/build_root/05jb/002234/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:19927 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/05jb/002234/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2/logfile_v6uznsuy.log --grpc-port=8547 --mon-port=1035 --ic-port=22379 --key-file /home/runner/.ya/build/build_root/05jb/002234/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/05jb/002234/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/05jb/002234/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:19927', '--tenant=/Root/test_simple_encryption_0', '--log-file-name=/home/runner/.ya/build/build_root/05jb/002234/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2/logfile_v6uznsuy.log', '--grpc-port=8547', '--mon-port=1035', '--ic-port=22379', '--key-file', '/home/runner/.ya/build/build_root/05jb/002234/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt')' in '/home/runner/.ya/build/build_root/05jb/002234/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: 1669536
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:8547/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/05jb/002234/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1669537
DEBUG    ya.test:process.py:259 Command (pid 1669537) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1669537) elapsed time (sec): 0.8333406448364258
DEBUG    ya.test:process.py:263 Command (pid 1669537) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1669537) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1669537) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1669537) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1669537) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1669537) maxrss: 721460
DEBUG    ya.test:process.py:263 Command (pid 1669537) minflt: 45449
DEBUG    ya.test:process.py:263 Command (pid 1669537) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1669537) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1669537) nivcsw: 246
DEBUG    ya.test:process.py:263 Command (pid 1669537) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1669537) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1669537) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1669537) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1669537) stime: 0.192655
DEBUG    ya.test:process.py:263 Command (pid 1669537) utime: 0.457788
DEBUG    ya.test:process.py:263 Command (pid 1669537) wtime: 0.846
DEBUG    ya.test:process.py:275 Command (pid 1669537) output:
Git info:
    Commit: 7b0a4d9c78559261275975fd17549d749b5011c4
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 5700ad652966da6232d9553b52ea9591443ffafa into b48c4328a3d2a0ad6fb9b97b0dc31d6f155c3131

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-oqswgafxyq
    Host information: 
        Linux ghrun-oqswgafxyq 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/10226725676/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10226725676/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 1669537) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 2 version:
Git info:
    Commit: 7b0a4d9c78559261275975fd17549d749b5011c4
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 5700ad652966da6232d9553b52ea9591443ffafa into b48c4328a3d2a0ad6fb9b97b0dc31d6f155c3131
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/05jb/002234/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12675
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1058
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19052
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18902
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25355
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/05jb/002234/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:266 Final command: /home/runner/.ya/build/build_root/05jb/002234/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:19927 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/05jb/002234/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3/logfile_1ana3dum.log --grpc-port=12675 --mon-port=1058 --ic-port=19052 --key-file /home/runner/.ya/build/build_root/05jb/002234/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/05jb/002234/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13632
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13933
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16628
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19071
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23577
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/05jb/002234/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:266 Final command: /home/runner/.ya/build/build_root/05jb/002234/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:19927 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/05jb/002234/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/logfile_8r43rbvn.log --grpc-port=13632 --mon-port=13933 --ic-port=16628 --key-file /home/runner/.ya/build/build_root/05jb/002234/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:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/05jb/002234/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:266 Final command: /home/runner/.ya/build/build_root/05jb/002234/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:19927 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/05jb/002234/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3/logfile_1ana3dum.log --grpc-port=12675 --mon-port=1058 --ic-port=19052 --key-file /home/runner/.ya/build/build_root/05jb/002234/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/05jb/002234/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/05jb/002234/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:19927', '--tenant=/Root/test_simple_encryption_1', '--log-file-name=/home/runner/.ya/build/build_root/05jb/002234/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3/logfile_1ana3dum.log', '--grpc-port=12675', '--mon-port=1058', '--ic-port=19052', '--key-file', '/home/runner/.ya/build/build_root/05jb/002234/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt')' in '/home/runner/.ya/build/build_root/05jb/002234/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: 1669740
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:12675/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/05jb/002234/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1669741
DEBUG    ya.test:process.py:259 Command (pid 1669741) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1669741) elapsed time (sec): 0.9411673545837402
DEBUG    ya.test:process.py:263 Command (pid 1669741) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1669741) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1669741) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1669741) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1669741) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1669741) maxrss: 722472
DEBUG    ya.test:process.py:263 Command (pid 1669741) minflt: 45358
DEBUG    ya.test:process.py:263 Command (pid 1669741) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1669741) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1669741) nivcsw: 155
DEBUG    ya.test:process.py:263 Command (pid 1669741) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1669741) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1669741) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1669741) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1669741) stime: 0.190541
DEBUG    ya.test:process.py:263 Command (pid 1669741) utime: 0.44026099999999996
DEBUG    ya.test:process.py:263 Command (pid 1669741) wtime: 0.943
DEBUG    ya.test:process.py:275 Command (pid 1669741) output:
Git info:
    Commit: 7b0a4d9c78559261275975fd17549d749b5011c4
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 5700ad652966da6232d9553b52ea9591443ffafa into b48c4328a3d2a0ad6fb9b97b0dc31d6f155c3131

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-oqswgafxyq
    Host information: 
        Linux ghrun-oqswgafxyq 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/10226725676/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10226725676/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 1669741) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 3 version:
Git info:
    Commit: 7b0a4d9c78559261275975fd17549d749b5011c4
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 5700ad652966da6232d9553b52ea9591443ffafa into b48c4328a3d2a0ad6fb9b97b0dc31d6f155c3131
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/05jb/002234/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:266 Final command: /home/runner/.ya/build/build_root/05jb/002234/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:19927 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/05jb/002234/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/logfile_8r43rbvn.log --grpc-port=13632 --mon-port=13933 --ic-port=16628 --key-file /home/runner/.ya/build/build_root/05jb/002234/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/05jb/002234/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/05jb/002234/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:19927', '--tenant=/Root/test_simple_encryption_1', '--log-file-name=/home/runner/.ya/build/build_root/05jb/002234/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/logfile_8r43rbvn.log', '--grpc-port=13632', '--mon-port=13933', '--ic-port=16628', '--key-file', '/home/runner/.ya/build/build_root/05jb/002234/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt')' in '/home/runner/.ya/build/build_root/05jb/002234/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: 1670080
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:13632/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/05jb/002234/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1670081
DEBUG    ya.test:process.py:259 Command (pid 1670081) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1670081) elapsed time (sec): 1.1805670261383057
DEBUG    ya.test:process.py:263 Command (pid 1670081) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1670081) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1670081) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1670081) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1670081) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1670081) maxrss: 723176
DEBUG    ya.test:process.py:263 Command (pid 1670081) minflt: 45442
DEBUG    ya.test:process.py:263 Command (pid 1670081) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1670081) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1670081) nivcsw: 212
DEBUG    ya.test:process.py:263 Command (pid 1670081) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1670081) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1670081) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1670081) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1670081) stime: 0.184906
DEBUG    ya.test:process.py:263 Command (pid 1670081) utime: 0.5079699999999999
DEBUG    ya.test:process.py:263 Command (pid 1670081) wtime: 1.182
DEBUG    ya.test:process.py:275 Command (pid 1670081) output:
Git info:
    Commit: 7b0a4d9c78559261275975fd17549d749b5011c4
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 5700ad652966da6232d9553b52ea9591443ffafa into b48c4328a3d2a0ad6fb9b97b0dc31d6f155c3131

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-oqswgafxyq
    Host information: 
        Linux ghrun-oqswgafxyq 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/10226725676/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10226725676/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 1670081) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 4 version:
Git info:
    Commit: 7b0a4d9c78559261275975fd17549d749b5011c4
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 5700ad652966da6232d9553b52ea9591443ffafa into b48c4328a3d2a0ad6fb9b97b0dc31d6f155c3131
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, 77d631d0-bbc3-4a4c-af65-0effcb3831ca, localhost:19927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 77d631d0-bbc3-4a4c-af65-0effcb3831ca, localhost:19927): request = { database: "/Root/test_simple_encryption_0" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 77d631d0-bbc3-4a4c-af65-0effcb3831ca, localhost:19927): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-oqswgafxyq.auto.internal" port: 15827 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 } endpoints { address: "ghrun-oqswgafxyq.auto.internal" port: 8547 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 } 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-oqswgafxyq.auto.internal:15827, location , ssl: False>, <Endpoint ghrun-oqswgafxyq.auto.internal:8547, 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:19927
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, cec792ee-03c4-4275-921e-86d3b60ba98f, localhost:19927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, cec792ee-03c4-4275-921e-86d3b60ba98f, localhost:19927): request = { database: "/Root/test_simple_encryption_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, cec792ee-03c4-4275-921e-86d3b60ba98f, localhost:19927): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-oqswgafxyq.auto.internal" port: 12675 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-oqswgafxyq.auto.internal" port: 13632 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-oqswgafxyq.auto.internal:12675, location , ssl: False>, <Endpoint ghrun-oqswgafxyq.auto.internal:13632, 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:19927
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 0x7c12ba079370 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 0x7c12b9632170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c12b9632170>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ff5fb518-b09f-4106-8d6d-27c17b8b08d4, ghrun-oqswgafxyq.auto.internal:15827): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ff5fb518-b09f-4106-8d6d-27c17b8b08d4, ghrun-oqswgafxyq.auto.internal:15827): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, ff5fb518-b09f-4106-8d6d-27c17b8b08d4, ghrun-oqswgafxyq.auto.internal:15827): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ff5fb518-b09f-4106-8d6d-27c17b8b08d4, ghrun-oqswgafxyq.auto.internal:15827): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50000&id=NTgyNDFlOGEtYTM0OGY4NC01ODAyNDgxYy0xZDJjYjMxMg==" } } } }
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, ff5fb518-b09f-4106-8d6d-27c17b8b08d4, ghrun-oqswgafxyq.auto.internal:15827): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9632170>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7c12b9632170>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteSchemeQuery, 0566d3af-e2a4-4cda-856d-47e7139d7012, ghrun-oqswgafxyq.auto.internal:15827): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, 0566d3af-e2a4-4cda-856d-47e7139d7012, ghrun-oqswgafxyq.auto.internal:15827): request = { session_id: "ydb://session/3?node_id=50000&id=NTgyNDFlOGEtYTM0OGY4NC01ODAyNDgxYy0xZDJjYjMxMg==" 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, 0566d3af-e2a4-4cda-856d-47e7139d7012, ghrun-oqswgafxyq.auto.internal:15827): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9632170>
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 0x7c12b961df30 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 0x7c12b9621bb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 83f24824-20aa-4e4d-b3d1-881cacbe9e90, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 83f24824-20aa-4e4d-b3d1-881cacbe9e90, ghrun-oqswgafxyq.auto.internal:12675): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 83f24824-20aa-4e4d-b3d1-881cacbe9e90, ghrun-oqswgafxyq.auto.internal:12675): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 83f24824-20aa-4e4d-b3d1-881cacbe9e90, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 83f24824-20aa-4e4d-b3d1-881cacbe9e90, ghrun-oqswgafxyq.auto.internal:12675): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteSchemeQuery, cd1dac4d-f5f2-48ef-a477-7696f2610555, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteSchemeQuery, cd1dac4d-f5f2-48ef-a477-7696f2610555, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" 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, cd1dac4d-f5f2-48ef-a477-7696f2610555, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, 944b4447-6c8e-4537-8bd9-a1b64e00a7e3, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 944b4447-6c8e-4537-8bd9-a1b64e00a7e3, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" 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 0x7c12b96485b0 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 0x7c12b9644ab0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 044fc224-06b7-408f-a204-3a59372fcdd7, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 044fc224-06b7-408f-a204-3a59372fcdd7, ghrun-oqswgafxyq.auto.internal:13632): 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: 7230
      NodeId: 1
    }
    Path: "SectorMap:1:64"
    Status: ACTIVE
    PDiskId: 1
  }
  DriveStatus {
    HostKey {
      Fqdn: "localhost"
      IcPort: 7230
      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 7230 SectorMap:1:64
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 044fc224-06b7-408f-a204-3a59372fcdd7, ghrun-oqswgafxyq.auto.internal:13632): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 044fc224-06b7-408f-a204-3a59372fcdd7, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" } } } }
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 044fc224-06b7-408f-a204-3a59372fcdd7, ghrun-oqswgafxyq.auto.internal:13632): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, e66f931f-1e15-44c1-ac96-df1387ee6119, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, e66f931f-1e15-44c1-ac96-df1387ee6119, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" 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
  }
  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 7230 SectorMap:2:64
INFO     __tests__.test_encryption:test_encryption.py:145 Set broken resp Status: 1
BlobStorageConfigResponse {
  Status {
    Success: true
    ReassignedItem {
      VDiskId {
        GroupID: 2181038080
        GroupGeneration: 1
        Ring: 0
        Domain: 0
        VDisk: 0
      }
      From {
        NodeId: 1
        PDiskId: 1000
        VSlotId: 1000
      }
      To {
        NodeId: 1
        PDiskId: 1
        VSlotId: 1000
      }
      FromFqdn: "localhost"
      FromPath: "SectorMap:2:64"
      ToFqdn: "localhost"
      ToPath: "SectorMap:1:64"
    }
    ReassignedItem {
      VDiskId {
        GroupID: 2181038081
        GroupGeneration: 1
        Ring: 0
        Domain: 1
        VDisk: 0
      }
      From {
        NodeId: 1
        PDiskId: 1000
        VSlotId: 1001
      }
      To {
        NodeId: 1
        PDiskId: 1
        VSlotId: 1001
      }
      FromFqdn: "localhost"
      FromPath: "SectorMap:2:64"
      ToFqdn: "localhost"
      ToPath: "SectorMap:1:64"
    }
  }
  Success: true
  ConfigTxSeqNo: 31
}

DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, 944b4447-6c8e-4537-8bd9-a1b64e00a7e3, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=9c32d489-65152e67-2fc41e3-35bb531d" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14cb061b-333e-4821-bd72-18e05541f52e, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14cb061b-333e-4821-bd72-18e05541f52e, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16007641424003524007 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1600764142400352400716007641424003524007160076414240035240071600764142400352400716007641424003524007160076414240035240071600764142400352400716007641424003524007160076414240035240071600764142400352400716007641424003524007160076414240035240071600764142400352400716007641424003524007160076414240035240071600764142400352400716007641424003524007160076414240035240071600764142400352400716007641424003524007" } } } 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: 32
}

DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, e66f931f-1e15-44c1-ac96-df1387ee6119, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=a8f9b4ff-e77ff9d3-9fefaed9-cf87b3a5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 289a116b-12a7-4a8f-99e1-406ba0dce026, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 289a116b-12a7-4a8f-99e1-406ba0dce026, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1937654672519808761 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19376546725198087611937654672519808761193765467251980876119376546725198087611937654672519808761193765467251980876119376546725198087611937654672519808761193765467251980876119376546725198087611937654672519808761193765467251980876119376546725198087611937654672519808761193765467251980876119376546725198087611937654672519808761193765467251980876119376546725198087611937654672519808761" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14cb061b-333e-4821-bd72-18e05541f52e, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07b00daf-da61-4ecb-9d4a-6f8c559a7bfa, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07b00daf-da61-4ecb-9d4a-6f8c559a7bfa, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11262945922240658505 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1126294592224065850511262945922240658505112629459222406585051126294592224065850511262945922240658505112629459222406585051126294592224065850511262945922240658505112629459222406585051126294592224065850511262945922240658505112629459222406585051126294592224065850511262945922240658505112629459222406585051126294592224065850511262945922240658505112629459222406585051126294592224065850511262945922240658505" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07b00daf-da61-4ecb-9d4a-6f8c559a7bfa, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7bf46651-52d4-4a0a-b6a8-5f797cb12f38, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bf46651-52d4-4a0a-b6a8-5f797cb12f38, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10634705618512474508 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1063470561851247450810634705618512474508106347056185124745081063470561851247450810634705618512474508106347056185124745081063470561851247450810634705618512474508106347056185124745081063470561851247450810634705618512474508106347056185124745081063470561851247450810634705618512474508106347056185124745081063470561851247450810634705618512474508106347056185124745081063470561851247450810634705618512474508" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 289a116b-12a7-4a8f-99e1-406ba0dce026, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bf46651-52d4-4a0a-b6a8-5f797cb12f38, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 305df624-32ae-4b16-a5a1-15cd416a26c1, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61da2ea2-fe2d-480f-a95c-75ec0c527cd6, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61da2ea2-fe2d-480f-a95c-75ec0c527cd6, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11328851223831834530 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1132885122383183453011328851223831834530113288512238318345301132885122383183453011328851223831834530113288512238318345301132885122383183453011328851223831834530113288512238318345301132885122383183453011328851223831834530113288512238318345301132885122383183453011328851223831834530113288512238318345301132885122383183453011328851223831834530113288512238318345301132885122383183453011328851223831834530" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 305df624-32ae-4b16-a5a1-15cd416a26c1, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9633288974855745699 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96332889748557456999633288974855745699963328897485574569996332889748557456999633288974855745699963328897485574569996332889748557456999633288974855745699963328897485574569996332889748557456999633288974855745699963328897485574569996332889748557456999633288974855745699963328897485574569996332889748557456999633288974855745699963328897485574569996332889748557456999633288974855745699" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61da2ea2-fe2d-480f-a95c-75ec0c527cd6, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c09a007-0490-4cc0-b64f-475819848c36, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c09a007-0490-4cc0-b64f-475819848c36, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12070839293131723104 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1207083929313172310412070839293131723104120708392931317231041207083929313172310412070839293131723104120708392931317231041207083929313172310412070839293131723104120708392931317231041207083929313172310412070839293131723104120708392931317231041207083929313172310412070839293131723104120708392931317231041207083929313172310412070839293131723104120708392931317231041207083929313172310412070839293131723104" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 305df624-32ae-4b16-a5a1-15cd416a26c1, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77ec5e89-b217-4e14-8c99-50ed5ccfcdd0, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77ec5e89-b217-4e14-8c99-50ed5ccfcdd0, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9068845894047828595 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90688458940478285959068845894047828595906884589404782859590688458940478285959068845894047828595906884589404782859590688458940478285959068845894047828595906884589404782859590688458940478285959068845894047828595906884589404782859590688458940478285959068845894047828595906884589404782859590688458940478285959068845894047828595906884589404782859590688458940478285959068845894047828595" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c09a007-0490-4cc0-b64f-475819848c36, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60f7d85b-0b5e-473e-9f82-5e45c82d3b4c, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60f7d85b-0b5e-473e-9f82-5e45c82d3b4c, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3981135731852725046 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39811357318527250463981135731852725046398113573185272504639811357318527250463981135731852725046398113573185272504639811357318527250463981135731852725046398113573185272504639811357318527250463981135731852725046398113573185272504639811357318527250463981135731852725046398113573185272504639811357318527250463981135731852725046398113573185272504639811357318527250463981135731852725046" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77ec5e89-b217-4e14-8c99-50ed5ccfcdd0, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a00f84c-9e3c-4601-9fd5-71e2047026e2, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a00f84c-9e3c-4601-9fd5-71e2047026e2, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6503601935108309904 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65036019351083099046503601935108309904650360193510830990465036019351083099046503601935108309904650360193510830990465036019351083099046503601935108309904650360193510830990465036019351083099046503601935108309904650360193510830990465036019351083099046503601935108309904650360193510830990465036019351083099046503601935108309904650360193510830990465036019351083099046503601935108309904" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60f7d85b-0b5e-473e-9f82-5e45c82d3b4c, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 137d50bf-6227-4e6d-9af2-0e21d3a72ef9, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 137d50bf-6227-4e6d-9af2-0e21d3a72ef9, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15138288838293521323 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1513828883829352132315138288838293521323151382888382935213231513828883829352132315138288838293521323151382888382935213231513828883829352132315138288838293521323151382888382935213231513828883829352132315138288838293521323151382888382935213231513828883829352132315138288838293521323151382888382935213231513828883829352132315138288838293521323151382888382935213231513828883829352132315138288838293521323" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a00f84c-9e3c-4601-9fd5-71e2047026e2, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a2c7aa8-db5e-49ee-8857-792f3bdc6431, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a2c7aa8-db5e-49ee-8857-792f3bdc6431, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5022488085200996872 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50224880852009968725022488085200996872502248808520099687250224880852009968725022488085200996872502248808520099687250224880852009968725022488085200996872502248808520099687250224880852009968725022488085200996872502248808520099687250224880852009968725022488085200996872502248808520099687250224880852009968725022488085200996872502248808520099687250224880852009968725022488085200996872" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 137d50bf-6227-4e6d-9af2-0e21d3a72ef9, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd7d8d68-5575-4f92-bee2-29b7903e2ff5, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd7d8d68-5575-4f92-bee2-29b7903e2ff5, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9769494482948327287 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97694944829483272879769494482948327287976949448294832728797694944829483272879769494482948327287976949448294832728797694944829483272879769494482948327287976949448294832728797694944829483272879769494482948327287976949448294832728797694944829483272879769494482948327287976949448294832728797694944829483272879769494482948327287976949448294832728797694944829483272879769494482948327287" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a2c7aa8-db5e-49ee-8857-792f3bdc6431, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38e2254f-f090-4ded-aaed-2e9391a94368, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38e2254f-f090-4ded-aaed-2e9391a94368, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5669825990043981449 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56698259900439814495669825990043981449566982599004398144956698259900439814495669825990043981449566982599004398144956698259900439814495669825990043981449566982599004398144956698259900439814495669825990043981449566982599004398144956698259900439814495669825990043981449566982599004398144956698259900439814495669825990043981449566982599004398144956698259900439814495669825990043981449" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd7d8d68-5575-4f92-bee2-29b7903e2ff5, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c8cf05d-3d11-451e-8288-30f186417bef, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c8cf05d-3d11-451e-8288-30f186417bef, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5762499030154617903 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57624990301546179035762499030154617903576249903015461790357624990301546179035762499030154617903576249903015461790357624990301546179035762499030154617903576249903015461790357624990301546179035762499030154617903576249903015461790357624990301546179035762499030154617903576249903015461790357624990301546179035762499030154617903576249903015461790357624990301546179035762499030154617903" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c8cf05d-3d11-451e-8288-30f186417bef, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9eecc2d-aae9-494c-85aa-5ae77aac7125, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9eecc2d-aae9-494c-85aa-5ae77aac7125, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16166032196651630478 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1616603219665163047816166032196651630478161660321966516304781616603219665163047816166032196651630478161660321966516304781616603219665163047816166032196651630478161660321966516304781616603219665163047816166032196651630478161660321966516304781616603219665163047816166032196651630478161660321966516304781616603219665163047816166032196651630478161660321966516304781616603219665163047816166032196651630478" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38e2254f-f090-4ded-aaed-2e9391a94368, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, acad2615-cc91-4227-a638-e75d51558c33, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, acad2615-cc91-4227-a638-e75d51558c33, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4803884961774611516 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48038849617746115164803884961774611516480388496177461151648038849617746115164803884961774611516480388496177461151648038849617746115164803884961774611516480388496177461151648038849617746115164803884961774611516480388496177461151648038849617746115164803884961774611516480388496177461151648038849617746115164803884961774611516480388496177461151648038849617746115164803884961774611516" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9eecc2d-aae9-494c-85aa-5ae77aac7125, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a13be00-47fc-4144-9640-13a096821432, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a13be00-47fc-4144-9640-13a096821432, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1311770309452624513 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13117703094526245131311770309452624513131177030945262451313117703094526245131311770309452624513131177030945262451313117703094526245131311770309452624513131177030945262451313117703094526245131311770309452624513131177030945262451313117703094526245131311770309452624513131177030945262451313117703094526245131311770309452624513131177030945262451313117703094526245131311770309452624513" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, acad2615-cc91-4227-a638-e75d51558c33, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 283e54fe-0f61-46c6-824b-22251e7a84ad, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 283e54fe-0f61-46c6-824b-22251e7a84ad, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17053452987361171944 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1705345298736117194417053452987361171944170534529873611719441705345298736117194417053452987361171944170534529873611719441705345298736117194417053452987361171944170534529873611719441705345298736117194417053452987361171944170534529873611719441705345298736117194417053452987361171944170534529873611719441705345298736117194417053452987361171944170534529873611719441705345298736117194417053452987361171944" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a13be00-47fc-4144-9640-13a096821432, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b920c1a-96a7-4807-876d-9c9d617d5266, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b920c1a-96a7-4807-876d-9c9d617d5266, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12075052451309843848 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1207505245130984384812075052451309843848120750524513098438481207505245130984384812075052451309843848120750524513098438481207505245130984384812075052451309843848120750524513098438481207505245130984384812075052451309843848120750524513098438481207505245130984384812075052451309843848120750524513098438481207505245130984384812075052451309843848120750524513098438481207505245130984384812075052451309843848" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 283e54fe-0f61-46c6-824b-22251e7a84ad, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48513cab-a8be-497c-beaf-0cd20689efde, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48513cab-a8be-497c-beaf-0cd20689efde, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15344980522752823662 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1534498052275282366215344980522752823662153449805227528236621534498052275282366215344980522752823662153449805227528236621534498052275282366215344980522752823662153449805227528236621534498052275282366215344980522752823662153449805227528236621534498052275282366215344980522752823662153449805227528236621534498052275282366215344980522752823662153449805227528236621534498052275282366215344980522752823662" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b920c1a-96a7-4807-876d-9c9d617d5266, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc95adc0-0c96-465f-9193-9f73df73fbab, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc95adc0-0c96-465f-9193-9f73df73fbab, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3077227200680115147 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30772272006801151473077227200680115147307722720068011514730772272006801151473077227200680115147307722720068011514730772272006801151473077227200680115147307722720068011514730772272006801151473077227200680115147307722720068011514730772272006801151473077227200680115147307722720068011514730772272006801151473077227200680115147307722720068011514730772272006801151473077227200680115147" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48513cab-a8be-497c-beaf-0cd20689efde, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 530ee49d-49b4-463a-a16e-242d2febeaa1, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 530ee49d-49b4-463a-a16e-242d2febeaa1, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5768006451968411003 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57680064519684110035768006451968411003576800645196841100357680064519684110035768006451968411003576800645196841100357680064519684110035768006451968411003576800645196841100357680064519684110035768006451968411003576800645196841100357680064519684110035768006451968411003576800645196841100357680064519684110035768006451968411003576800645196841100357680064519684110035768006451968411003" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc95adc0-0c96-465f-9193-9f73df73fbab, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8df4604a-0918-4e77-bb3a-eb627c16bc1a, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8df4604a-0918-4e77-bb3a-eb627c16bc1a, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15073692569951766702 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1507369256995176670215073692569951766702150736925699517667021507369256995176670215073692569951766702150736925699517667021507369256995176670215073692569951766702150736925699517667021507369256995176670215073692569951766702150736925699517667021507369256995176670215073692569951766702150736925699517667021507369256995176670215073692569951766702150736925699517667021507369256995176670215073692569951766702" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 530ee49d-49b4-463a-a16e-242d2febeaa1, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cae60d14-7039-4fca-819f-8076f7cf1ef1, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cae60d14-7039-4fca-819f-8076f7cf1ef1, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 116520056475723582 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "116520056475723582116520056475723582116520056475723582116520056475723582116520056475723582116520056475723582116520056475723582116520056475723582116520056475723582116520056475723582116520056475723582116520056475723582116520056475723582116520056475723582116520056475723582116520056475723582116520056475723582116520056475723582116520056475723582116520056475723582" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8df4604a-0918-4e77-bb3a-eb627c16bc1a, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 478aa8a4-122c-45b0-a2cc-28e55d8cd3fc, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 478aa8a4-122c-45b0-a2cc-28e55d8cd3fc, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8505269606306622745 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85052696063066227458505269606306622745850526960630662274585052696063066227458505269606306622745850526960630662274585052696063066227458505269606306622745850526960630662274585052696063066227458505269606306622745850526960630662274585052696063066227458505269606306622745850526960630662274585052696063066227458505269606306622745850526960630662274585052696063066227458505269606306622745" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cae60d14-7039-4fca-819f-8076f7cf1ef1, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf74812e-f230-4e2e-bee0-9b158a5e0f75, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf74812e-f230-4e2e-bee0-9b158a5e0f75, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13239222320483329514 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1323922232048332951413239222320483329514132392223204833295141323922232048332951413239222320483329514132392223204833295141323922232048332951413239222320483329514132392223204833295141323922232048332951413239222320483329514132392223204833295141323922232048332951413239222320483329514132392223204833295141323922232048332951413239222320483329514132392223204833295141323922232048332951413239222320483329514" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 478aa8a4-122c-45b0-a2cc-28e55d8cd3fc, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1210bcf0-9022-45f6-8da3-0673643d2450, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1210bcf0-9022-45f6-8da3-0673643d2450, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10753611357116749299 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1075361135711674929910753611357116749299107536113571167492991075361135711674929910753611357116749299107536113571167492991075361135711674929910753611357116749299107536113571167492991075361135711674929910753611357116749299107536113571167492991075361135711674929910753611357116749299107536113571167492991075361135711674929910753611357116749299107536113571167492991075361135711674929910753611357116749299" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf74812e-f230-4e2e-bee0-9b158a5e0f75, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c23a5dff-e166-427c-be10-e50ef50043da, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c23a5dff-e166-427c-be10-e50ef50043da, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7006147312502599718 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70061473125025997187006147312502599718700614731250259971870061473125025997187006147312502599718700614731250259971870061473125025997187006147312502599718700614731250259971870061473125025997187006147312502599718700614731250259971870061473125025997187006147312502599718700614731250259971870061473125025997187006147312502599718700614731250259971870061473125025997187006147312502599718" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1210bcf0-9022-45f6-8da3-0673643d2450, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55530b7d-a162-488f-b345-847f60c9336d, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55530b7d-a162-488f-b345-847f60c9336d, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3593892796451177374 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35938927964511773743593892796451177374359389279645117737435938927964511773743593892796451177374359389279645117737435938927964511773743593892796451177374359389279645117737435938927964511773743593892796451177374359389279645117737435938927964511773743593892796451177374359389279645117737435938927964511773743593892796451177374359389279645117737435938927964511773743593892796451177374" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c23a5dff-e166-427c-be10-e50ef50043da, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 679853dd-a221-4323-9757-331b8aa4ab5b, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 679853dd-a221-4323-9757-331b8aa4ab5b, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2813529271485999771 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28135292714859997712813529271485999771281352927148599977128135292714859997712813529271485999771281352927148599977128135292714859997712813529271485999771281352927148599977128135292714859997712813529271485999771281352927148599977128135292714859997712813529271485999771281352927148599977128135292714859997712813529271485999771281352927148599977128135292714859997712813529271485999771" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55530b7d-a162-488f-b345-847f60c9336d, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb2c7925-ccaf-48b6-a658-682133627d4a, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb2c7925-ccaf-48b6-a658-682133627d4a, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10749720639798855743 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1074972063979885574310749720639798855743107497206397988557431074972063979885574310749720639798855743107497206397988557431074972063979885574310749720639798855743107497206397988557431074972063979885574310749720639798855743107497206397988557431074972063979885574310749720639798855743107497206397988557431074972063979885574310749720639798855743107497206397988557431074972063979885574310749720639798855743" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 679853dd-a221-4323-9757-331b8aa4ab5b, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b6bd89b-c141-4ade-ab48-116fe9d0d63a, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b6bd89b-c141-4ade-ab48-116fe9d0d63a, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12650488627214686219 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1265048862721468621912650488627214686219126504886272146862191265048862721468621912650488627214686219126504886272146862191265048862721468621912650488627214686219126504886272146862191265048862721468621912650488627214686219126504886272146862191265048862721468621912650488627214686219126504886272146862191265048862721468621912650488627214686219126504886272146862191265048862721468621912650488627214686219" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb2c7925-ccaf-48b6-a658-682133627d4a, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ebcde902-47f2-4eb8-8c33-686b4c4716b6, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebcde902-47f2-4eb8-8c33-686b4c4716b6, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2413105097504319820 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24131050975043198202413105097504319820241310509750431982024131050975043198202413105097504319820241310509750431982024131050975043198202413105097504319820241310509750431982024131050975043198202413105097504319820241310509750431982024131050975043198202413105097504319820241310509750431982024131050975043198202413105097504319820241310509750431982024131050975043198202413105097504319820" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b6bd89b-c141-4ade-ab48-116fe9d0d63a, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ffc1bbd9-462f-4c37-920c-d62e3fa64206, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ffc1bbd9-462f-4c37-920c-d62e3fa64206, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1304768953629710028 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13047689536297100281304768953629710028130476895362971002813047689536297100281304768953629710028130476895362971002813047689536297100281304768953629710028130476895362971002813047689536297100281304768953629710028130476895362971002813047689536297100281304768953629710028130476895362971002813047689536297100281304768953629710028130476895362971002813047689536297100281304768953629710028" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebcde902-47f2-4eb8-8c33-686b4c4716b6, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1f8314d-f1f5-44b2-92d9-50386d4c90b0, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1f8314d-f1f5-44b2-92d9-50386d4c90b0, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7248296249855185686 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72482962498551856867248296249855185686724829624985518568672482962498551856867248296249855185686724829624985518568672482962498551856867248296249855185686724829624985518568672482962498551856867248296249855185686724829624985518568672482962498551856867248296249855185686724829624985518568672482962498551856867248296249855185686724829624985518568672482962498551856867248296249855185686" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ffc1bbd9-462f-4c37-920c-d62e3fa64206, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27923ee1-f9f4-4623-ad36-19acd7d9aede, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1f8314d-f1f5-44b2-92d9-50386d4c90b0, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da291764-96a5-464e-9efd-af7db62cfe6f, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da291764-96a5-464e-9efd-af7db62cfe6f, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15429682554305372970 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1542968255430537297015429682554305372970154296825543053729701542968255430537297015429682554305372970154296825543053729701542968255430537297015429682554305372970154296825543053729701542968255430537297015429682554305372970154296825543053729701542968255430537297015429682554305372970154296825543053729701542968255430537297015429682554305372970154296825543053729701542968255430537297015429682554305372970" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27923ee1-f9f4-4623-ad36-19acd7d9aede, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11959127447107787716 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1195912744710778771611959127447107787716119591274471077877161195912744710778771611959127447107787716119591274471077877161195912744710778771611959127447107787716119591274471077877161195912744710778771611959127447107787716119591274471077877161195912744710778771611959127447107787716119591274471077877161195912744710778771611959127447107787716119591274471077877161195912744710778771611959127447107787716" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27923ee1-f9f4-4623-ad36-19acd7d9aede, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d42cdabc-ecee-45e5-8114-b2068e70468d, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d42cdabc-ecee-45e5-8114-b2068e70468d, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9810316871182118283 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98103168711821182839810316871182118283981031687118211828398103168711821182839810316871182118283981031687118211828398103168711821182839810316871182118283981031687118211828398103168711821182839810316871182118283981031687118211828398103168711821182839810316871182118283981031687118211828398103168711821182839810316871182118283981031687118211828398103168711821182839810316871182118283" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da291764-96a5-464e-9efd-af7db62cfe6f, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4f14b02-b1cd-4c9e-8a70-d5c6f657e23a, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4f14b02-b1cd-4c9e-8a70-d5c6f657e23a, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9124599130196371998 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91245991301963719989124599130196371998912459913019637199891245991301963719989124599130196371998912459913019637199891245991301963719989124599130196371998912459913019637199891245991301963719989124599130196371998912459913019637199891245991301963719989124599130196371998912459913019637199891245991301963719989124599130196371998912459913019637199891245991301963719989124599130196371998" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d42cdabc-ecee-45e5-8114-b2068e70468d, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bded8357-6b34-4006-9e37-e174b7a08317, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bded8357-6b34-4006-9e37-e174b7a08317, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3744842370871997514 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37448423708719975143744842370871997514374484237087199751437448423708719975143744842370871997514374484237087199751437448423708719975143744842370871997514374484237087199751437448423708719975143744842370871997514374484237087199751437448423708719975143744842370871997514374484237087199751437448423708719975143744842370871997514374484237087199751437448423708719975143744842370871997514" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4f14b02-b1cd-4c9e-8a70-d5c6f657e23a, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d916e57b-a27a-481e-b104-462e292fc249, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d916e57b-a27a-481e-b104-462e292fc249, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11123626748910037485 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1112362674891003748511123626748910037485111236267489100374851112362674891003748511123626748910037485111236267489100374851112362674891003748511123626748910037485111236267489100374851112362674891003748511123626748910037485111236267489100374851112362674891003748511123626748910037485111236267489100374851112362674891003748511123626748910037485111236267489100374851112362674891003748511123626748910037485" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bded8357-6b34-4006-9e37-e174b7a08317, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 911c03b4-2e44-46ee-8fff-a495e440f23e, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 911c03b4-2e44-46ee-8fff-a495e440f23e, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14310037971453950584 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1431003797145395058414310037971453950584143100379714539505841431003797145395058414310037971453950584143100379714539505841431003797145395058414310037971453950584143100379714539505841431003797145395058414310037971453950584143100379714539505841431003797145395058414310037971453950584143100379714539505841431003797145395058414310037971453950584143100379714539505841431003797145395058414310037971453950584" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d916e57b-a27a-481e-b104-462e292fc249, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41c2edcd-9a73-4820-936f-dd98fd35096c, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41c2edcd-9a73-4820-936f-dd98fd35096c, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18236327588956926049 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1823632758895692604918236327588956926049182363275889569260491823632758895692604918236327588956926049182363275889569260491823632758895692604918236327588956926049182363275889569260491823632758895692604918236327588956926049182363275889569260491823632758895692604918236327588956926049182363275889569260491823632758895692604918236327588956926049182363275889569260491823632758895692604918236327588956926049" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41c2edcd-9a73-4820-936f-dd98fd35096c, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99a6866a-b28f-437e-97fb-26f63b69a90c, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99a6866a-b28f-437e-97fb-26f63b69a90c, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18399906128541393298 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1839990612854139329818399906128541393298183999061285413932981839990612854139329818399906128541393298183999061285413932981839990612854139329818399906128541393298183999061285413932981839990612854139329818399906128541393298183999061285413932981839990612854139329818399906128541393298183999061285413932981839990612854139329818399906128541393298183999061285413932981839990612854139329818399906128541393298" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 911c03b4-2e44-46ee-8fff-a495e440f23e, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99a6866a-b28f-437e-97fb-26f63b69a90c, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d6e2348-d1fe-4057-88e7-fdd1c782e3e0, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d6e2348-d1fe-4057-88e7-fdd1c782e3e0, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3434632190062584941 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34346321900625849413434632190062584941343463219006258494134346321900625849413434632190062584941343463219006258494134346321900625849413434632190062584941343463219006258494134346321900625849413434632190062584941343463219006258494134346321900625849413434632190062584941343463219006258494134346321900625849413434632190062584941343463219006258494134346321900625849413434632190062584941" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c251c78f-1e30-4dc9-b480-d6613836f286, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c251c78f-1e30-4dc9-b480-d6613836f286, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11042036649526960248 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1104203664952696024811042036649526960248110420366495269602481104203664952696024811042036649526960248110420366495269602481104203664952696024811042036649526960248110420366495269602481104203664952696024811042036649526960248110420366495269602481104203664952696024811042036649526960248110420366495269602481104203664952696024811042036649526960248110420366495269602481104203664952696024811042036649526960248" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d6e2348-d1fe-4057-88e7-fdd1c782e3e0, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b636b237-15e4-4871-9e0f-b7f1eafe1392, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b636b237-15e4-4871-9e0f-b7f1eafe1392, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2576295671643580958 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25762956716435809582576295671643580958257629567164358095825762956716435809582576295671643580958257629567164358095825762956716435809582576295671643580958257629567164358095825762956716435809582576295671643580958257629567164358095825762956716435809582576295671643580958257629567164358095825762956716435809582576295671643580958257629567164358095825762956716435809582576295671643580958" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c251c78f-1e30-4dc9-b480-d6613836f286, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28768361-1d85-4a6c-b8f7-c9be52979044, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28768361-1d85-4a6c-b8f7-c9be52979044, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14377373072466812124 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1437737307246681212414377373072466812124143773730724668121241437737307246681212414377373072466812124143773730724668121241437737307246681212414377373072466812124143773730724668121241437737307246681212414377373072466812124143773730724668121241437737307246681212414377373072466812124143773730724668121241437737307246681212414377373072466812124143773730724668121241437737307246681212414377373072466812124" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b636b237-15e4-4871-9e0f-b7f1eafe1392, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7e4f02f-d9c4-448a-ac52-97aeb6f6ba7b, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7e4f02f-d9c4-448a-ac52-97aeb6f6ba7b, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7116722581361800358 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71167225813618003587116722581361800358711672258136180035871167225813618003587116722581361800358711672258136180035871167225813618003587116722581361800358711672258136180035871167225813618003587116722581361800358711672258136180035871167225813618003587116722581361800358711672258136180035871167225813618003587116722581361800358711672258136180035871167225813618003587116722581361800358" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28768361-1d85-4a6c-b8f7-c9be52979044, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa0faf62-7e50-470a-bc4c-16289f8f77a5, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa0faf62-7e50-470a-bc4c-16289f8f77a5, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11179824253627932392 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1117982425362793239211179824253627932392111798242536279323921117982425362793239211179824253627932392111798242536279323921117982425362793239211179824253627932392111798242536279323921117982425362793239211179824253627932392111798242536279323921117982425362793239211179824253627932392111798242536279323921117982425362793239211179824253627932392111798242536279323921117982425362793239211179824253627932392" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7e4f02f-d9c4-448a-ac52-97aeb6f6ba7b, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62f4a7e1-cbdb-4ab8-8f83-4b30d118f0a7, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62f4a7e1-cbdb-4ab8-8f83-4b30d118f0a7, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11790532095664180036 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1179053209566418003611790532095664180036117905320956641800361179053209566418003611790532095664180036117905320956641800361179053209566418003611790532095664180036117905320956641800361179053209566418003611790532095664180036117905320956641800361179053209566418003611790532095664180036117905320956641800361179053209566418003611790532095664180036117905320956641800361179053209566418003611790532095664180036" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa0faf62-7e50-470a-bc4c-16289f8f77a5, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81487f3b-1fad-4dc6-9bfc-69263f5d81a6, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81487f3b-1fad-4dc6-9bfc-69263f5d81a6, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13189380699575705356 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1318938069957570535613189380699575705356131893806995757053561318938069957570535613189380699575705356131893806995757053561318938069957570535613189380699575705356131893806995757053561318938069957570535613189380699575705356131893806995757053561318938069957570535613189380699575705356131893806995757053561318938069957570535613189380699575705356131893806995757053561318938069957570535613189380699575705356" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62f4a7e1-cbdb-4ab8-8f83-4b30d118f0a7, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d9e9765-8e38-414b-b067-ef436a548362, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d9e9765-8e38-414b-b067-ef436a548362, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8196751183552597050 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81967511835525970508196751183552597050819675118355259705081967511835525970508196751183552597050819675118355259705081967511835525970508196751183552597050819675118355259705081967511835525970508196751183552597050819675118355259705081967511835525970508196751183552597050819675118355259705081967511835525970508196751183552597050819675118355259705081967511835525970508196751183552597050" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81487f3b-1fad-4dc6-9bfc-69263f5d81a6, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53ade3be-74c2-4989-b2da-9f44feca7046, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53ade3be-74c2-4989-b2da-9f44feca7046, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 224881454192770476 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "224881454192770476224881454192770476224881454192770476224881454192770476224881454192770476224881454192770476224881454192770476224881454192770476224881454192770476224881454192770476224881454192770476224881454192770476224881454192770476224881454192770476224881454192770476224881454192770476224881454192770476224881454192770476224881454192770476224881454192770476" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53ade3be-74c2-4989-b2da-9f44feca7046, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8390a688-91cf-4a4e-b132-936957f78efa, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8390a688-91cf-4a4e-b132-936957f78efa, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4475471329556648445 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44754713295566484454475471329556648445447547132955664844544754713295566484454475471329556648445447547132955664844544754713295566484454475471329556648445447547132955664844544754713295566484454475471329556648445447547132955664844544754713295566484454475471329556648445447547132955664844544754713295566484454475471329556648445447547132955664844544754713295566484454475471329556648445" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d9e9765-8e38-414b-b067-ef436a548362, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f30dbbef-135a-4fe1-9da5-0b66bb663cbb, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8390a688-91cf-4a4e-b132-936957f78efa, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e87f7eb-53ad-4955-80a2-3f181d308b80, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e87f7eb-53ad-4955-80a2-3f181d308b80, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8210788427529771095 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82107884275297710958210788427529771095821078842752977109582107884275297710958210788427529771095821078842752977109582107884275297710958210788427529771095821078842752977109582107884275297710958210788427529771095821078842752977109582107884275297710958210788427529771095821078842752977109582107884275297710958210788427529771095821078842752977109582107884275297710958210788427529771095" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f30dbbef-135a-4fe1-9da5-0b66bb663cbb, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7456590389581979032 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74565903895819790327456590389581979032745659038958197903274565903895819790327456590389581979032745659038958197903274565903895819790327456590389581979032745659038958197903274565903895819790327456590389581979032745659038958197903274565903895819790327456590389581979032745659038958197903274565903895819790327456590389581979032745659038958197903274565903895819790327456590389581979032" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e87f7eb-53ad-4955-80a2-3f181d308b80, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea81c5c1-1d54-46ac-b56b-6376727743de, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea81c5c1-1d54-46ac-b56b-6376727743de, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9712937914353223179 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97129379143532231799712937914353223179971293791435322317997129379143532231799712937914353223179971293791435322317997129379143532231799712937914353223179971293791435322317997129379143532231799712937914353223179971293791435322317997129379143532231799712937914353223179971293791435322317997129379143532231799712937914353223179971293791435322317997129379143532231799712937914353223179" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f30dbbef-135a-4fe1-9da5-0b66bb663cbb, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44cdb77c-bad1-446a-b79c-5aa4f05a779f, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44cdb77c-bad1-446a-b79c-5aa4f05a779f, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16987068291363701993 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1698706829136370199316987068291363701993169870682913637019931698706829136370199316987068291363701993169870682913637019931698706829136370199316987068291363701993169870682913637019931698706829136370199316987068291363701993169870682913637019931698706829136370199316987068291363701993169870682913637019931698706829136370199316987068291363701993169870682913637019931698706829136370199316987068291363701993" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea81c5c1-1d54-46ac-b56b-6376727743de, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c3f33d5-f4b7-4a36-b94c-731215af86f9, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c3f33d5-f4b7-4a36-b94c-731215af86f9, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9971499966819953428 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99714999668199534289971499966819953428997149996681995342899714999668199534289971499966819953428997149996681995342899714999668199534289971499966819953428997149996681995342899714999668199534289971499966819953428997149996681995342899714999668199534289971499966819953428997149996681995342899714999668199534289971499966819953428997149996681995342899714999668199534289971499966819953428" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44cdb77c-bad1-446a-b79c-5aa4f05a779f, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a8517cc-ef79-4ca9-b82c-229bf5eb7387, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a8517cc-ef79-4ca9-b82c-229bf5eb7387, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17444647486208248633 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1744464748620824863317444647486208248633174446474862082486331744464748620824863317444647486208248633174446474862082486331744464748620824863317444647486208248633174446474862082486331744464748620824863317444647486208248633174446474862082486331744464748620824863317444647486208248633174446474862082486331744464748620824863317444647486208248633174446474862082486331744464748620824863317444647486208248633" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a8517cc-ef79-4ca9-b82c-229bf5eb7387, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96435efe-bf03-45d5-9b14-f3be148c1c14, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96435efe-bf03-45d5-9b14-f3be148c1c14, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7853206825793630273 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78532068257936302737853206825793630273785320682579363027378532068257936302737853206825793630273785320682579363027378532068257936302737853206825793630273785320682579363027378532068257936302737853206825793630273785320682579363027378532068257936302737853206825793630273785320682579363027378532068257936302737853206825793630273785320682579363027378532068257936302737853206825793630273" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c3f33d5-f4b7-4a36-b94c-731215af86f9, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c487d88-6092-410a-bd2a-e26ded1ab983, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c487d88-6092-410a-bd2a-e26ded1ab983, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 735745008610027864 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "735745008610027864735745008610027864735745008610027864735745008610027864735745008610027864735745008610027864735745008610027864735745008610027864735745008610027864735745008610027864735745008610027864735745008610027864735745008610027864735745008610027864735745008610027864735745008610027864735745008610027864735745008610027864735745008610027864735745008610027864" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96435efe-bf03-45d5-9b14-f3be148c1c14, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 919f8739-d23d-4543-b7a9-c104a2c6889e, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 919f8739-d23d-4543-b7a9-c104a2c6889e, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4396378485619702609 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43963784856197026094396378485619702609439637848561970260943963784856197026094396378485619702609439637848561970260943963784856197026094396378485619702609439637848561970260943963784856197026094396378485619702609439637848561970260943963784856197026094396378485619702609439637848561970260943963784856197026094396378485619702609439637848561970260943963784856197026094396378485619702609" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c487d88-6092-410a-bd2a-e26ded1ab983, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f4b0cf7-82b0-4b5a-94ca-cb55f0738bdd, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f4b0cf7-82b0-4b5a-94ca-cb55f0738bdd, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12111361888039230648 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1211136188803923064812111361888039230648121113618880392306481211136188803923064812111361888039230648121113618880392306481211136188803923064812111361888039230648121113618880392306481211136188803923064812111361888039230648121113618880392306481211136188803923064812111361888039230648121113618880392306481211136188803923064812111361888039230648121113618880392306481211136188803923064812111361888039230648" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 919f8739-d23d-4543-b7a9-c104a2c6889e, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 931ce365-719f-47fc-8aa5-25a4d2048043, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 931ce365-719f-47fc-8aa5-25a4d2048043, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9849702061430747510 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98497020614307475109849702061430747510984970206143074751098497020614307475109849702061430747510984970206143074751098497020614307475109849702061430747510984970206143074751098497020614307475109849702061430747510984970206143074751098497020614307475109849702061430747510984970206143074751098497020614307475109849702061430747510984970206143074751098497020614307475109849702061430747510" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f4b0cf7-82b0-4b5a-94ca-cb55f0738bdd, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98dbace6-1c08-47de-a507-37881e9f6bc7, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98dbace6-1c08-47de-a507-37881e9f6bc7, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7162882981428824990 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71628829814288249907162882981428824990716288298142882499071628829814288249907162882981428824990716288298142882499071628829814288249907162882981428824990716288298142882499071628829814288249907162882981428824990716288298142882499071628829814288249907162882981428824990716288298142882499071628829814288249907162882981428824990716288298142882499071628829814288249907162882981428824990" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 931ce365-719f-47fc-8aa5-25a4d2048043, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 521451d6-6196-480c-8aed-84e886aa5d03, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 521451d6-6196-480c-8aed-84e886aa5d03, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7388037013085668071 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73880370130856680717388037013085668071738803701308566807173880370130856680717388037013085668071738803701308566807173880370130856680717388037013085668071738803701308566807173880370130856680717388037013085668071738803701308566807173880370130856680717388037013085668071738803701308566807173880370130856680717388037013085668071738803701308566807173880370130856680717388037013085668071" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98dbace6-1c08-47de-a507-37881e9f6bc7, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4313eae6-09ba-4eea-9832-b77d69d29a17, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4313eae6-09ba-4eea-9832-b77d69d29a17, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1233919742501982025 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12339197425019820251233919742501982025123391974250198202512339197425019820251233919742501982025123391974250198202512339197425019820251233919742501982025123391974250198202512339197425019820251233919742501982025123391974250198202512339197425019820251233919742501982025123391974250198202512339197425019820251233919742501982025123391974250198202512339197425019820251233919742501982025" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 521451d6-6196-480c-8aed-84e886aa5d03, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88014aab-a232-4211-94d1-b7d09710b415, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88014aab-a232-4211-94d1-b7d09710b415, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5200757205207561715 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52007572052075617155200757205207561715520075720520756171552007572052075617155200757205207561715520075720520756171552007572052075617155200757205207561715520075720520756171552007572052075617155200757205207561715520075720520756171552007572052075617155200757205207561715520075720520756171552007572052075617155200757205207561715520075720520756171552007572052075617155200757205207561715" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4313eae6-09ba-4eea-9832-b77d69d29a17, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67096b73-bd3b-408a-9dc9-d48e80988003, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67096b73-bd3b-408a-9dc9-d48e80988003, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10545852776875437057 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1054585277687543705710545852776875437057105458527768754370571054585277687543705710545852776875437057105458527768754370571054585277687543705710545852776875437057105458527768754370571054585277687543705710545852776875437057105458527768754370571054585277687543705710545852776875437057105458527768754370571054585277687543705710545852776875437057105458527768754370571054585277687543705710545852776875437057" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88014aab-a232-4211-94d1-b7d09710b415, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8d8845f-7d3b-4a8d-8927-aa2ebe774a12, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8d8845f-7d3b-4a8d-8927-aa2ebe774a12, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8135399617707614905 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81353996177076149058135399617707614905813539961770761490581353996177076149058135399617707614905813539961770761490581353996177076149058135399617707614905813539961770761490581353996177076149058135399617707614905813539961770761490581353996177076149058135399617707614905813539961770761490581353996177076149058135399617707614905813539961770761490581353996177076149058135399617707614905" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67096b73-bd3b-408a-9dc9-d48e80988003, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa36c2cd-63f3-43b0-bc92-ce6969cd51d6, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa36c2cd-63f3-43b0-bc92-ce6969cd51d6, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13213108239268288912 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1321310823926828891213213108239268288912132131082392682889121321310823926828891213213108239268288912132131082392682889121321310823926828891213213108239268288912132131082392682889121321310823926828891213213108239268288912132131082392682889121321310823926828891213213108239268288912132131082392682889121321310823926828891213213108239268288912132131082392682889121321310823926828891213213108239268288912" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8d8845f-7d3b-4a8d-8927-aa2ebe774a12, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d6d7cf4-4222-4971-a451-fc32029c012b, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d6d7cf4-4222-4971-a451-fc32029c012b, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1174792492508230564 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11747924925082305641174792492508230564117479249250823056411747924925082305641174792492508230564117479249250823056411747924925082305641174792492508230564117479249250823056411747924925082305641174792492508230564117479249250823056411747924925082305641174792492508230564117479249250823056411747924925082305641174792492508230564117479249250823056411747924925082305641174792492508230564" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa36c2cd-63f3-43b0-bc92-ce6969cd51d6, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e11035f9-541d-48f1-924a-f3f0eea0244a, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e11035f9-541d-48f1-924a-f3f0eea0244a, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10066888761312161203 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1006688876131216120310066888761312161203100668887613121612031006688876131216120310066888761312161203100668887613121612031006688876131216120310066888761312161203100668887613121612031006688876131216120310066888761312161203100668887613121612031006688876131216120310066888761312161203100668887613121612031006688876131216120310066888761312161203100668887613121612031006688876131216120310066888761312161203" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d6d7cf4-4222-4971-a451-fc32029c012b, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57b57e6b-13f9-4764-b5af-39e50220d7e5, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57b57e6b-13f9-4764-b5af-39e50220d7e5, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1359646205085297743 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13596462050852977431359646205085297743135964620508529774313596462050852977431359646205085297743135964620508529774313596462050852977431359646205085297743135964620508529774313596462050852977431359646205085297743135964620508529774313596462050852977431359646205085297743135964620508529774313596462050852977431359646205085297743135964620508529774313596462050852977431359646205085297743" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e11035f9-541d-48f1-924a-f3f0eea0244a, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25081584-08e8-45b1-83ee-366bd73a53c5, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57b57e6b-13f9-4764-b5af-39e50220d7e5, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8372564a-0c90-4193-98f9-2cd6a876e547, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25081584-08e8-45b1-83ee-366bd73a53c5, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11357953712223110390 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1135795371222311039011357953712223110390113579537122231103901135795371222311039011357953712223110390113579537122231103901135795371222311039011357953712223110390113579537122231103901135795371222311039011357953712223110390113579537122231103901135795371222311039011357953712223110390113579537122231103901135795371222311039011357953712223110390113579537122231103901135795371222311039011357953712223110390" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8372564a-0c90-4193-98f9-2cd6a876e547, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 398902248037142791 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "398902248037142791398902248037142791398902248037142791398902248037142791398902248037142791398902248037142791398902248037142791398902248037142791398902248037142791398902248037142791398902248037142791398902248037142791398902248037142791398902248037142791398902248037142791398902248037142791398902248037142791398902248037142791398902248037142791398902248037142791" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8372564a-0c90-4193-98f9-2cd6a876e547, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d114fe3-9223-469e-89b5-a9c9e68ab7c1, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d114fe3-9223-469e-89b5-a9c9e68ab7c1, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7289292615634301778 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72892926156343017787289292615634301778728929261563430177872892926156343017787289292615634301778728929261563430177872892926156343017787289292615634301778728929261563430177872892926156343017787289292615634301778728929261563430177872892926156343017787289292615634301778728929261563430177872892926156343017787289292615634301778728929261563430177872892926156343017787289292615634301778" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25081584-08e8-45b1-83ee-366bd73a53c5, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6067377a-687b-4d59-a37e-831e22bd11c9, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6067377a-687b-4d59-a37e-831e22bd11c9, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17066550308895079852 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1706655030889507985217066550308895079852170665503088950798521706655030889507985217066550308895079852170665503088950798521706655030889507985217066550308895079852170665503088950798521706655030889507985217066550308895079852170665503088950798521706655030889507985217066550308895079852170665503088950798521706655030889507985217066550308895079852170665503088950798521706655030889507985217066550308895079852" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d114fe3-9223-469e-89b5-a9c9e68ab7c1, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c2d38a1-b30a-4bf6-9fbb-46fcac2f5019, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c2d38a1-b30a-4bf6-9fbb-46fcac2f5019, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3609346209107698088 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36093462091076980883609346209107698088360934620910769808836093462091076980883609346209107698088360934620910769808836093462091076980883609346209107698088360934620910769808836093462091076980883609346209107698088360934620910769808836093462091076980883609346209107698088360934620910769808836093462091076980883609346209107698088360934620910769808836093462091076980883609346209107698088" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c2d38a1-b30a-4bf6-9fbb-46fcac2f5019, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b58e9c19-b650-46f8-b785-c261bd4f37b7, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6067377a-687b-4d59-a37e-831e22bd11c9, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b58e9c19-b650-46f8-b785-c261bd4f37b7, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8030346208792306016 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80303462087923060168030346208792306016803034620879230601680303462087923060168030346208792306016803034620879230601680303462087923060168030346208792306016803034620879230601680303462087923060168030346208792306016803034620879230601680303462087923060168030346208792306016803034620879230601680303462087923060168030346208792306016803034620879230601680303462087923060168030346208792306016" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3d30ac7-21c8-4aba-8752-361618b158de, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3d30ac7-21c8-4aba-8752-361618b158de, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10763240774479561244 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1076324077447956124410763240774479561244107632407744795612441076324077447956124410763240774479561244107632407744795612441076324077447956124410763240774479561244107632407744795612441076324077447956124410763240774479561244107632407744795612441076324077447956124410763240774479561244107632407744795612441076324077447956124410763240774479561244107632407744795612441076324077447956124410763240774479561244" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b58e9c19-b650-46f8-b785-c261bd4f37b7, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b22f530-d28a-4fc1-9673-4495f65ccac8, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b22f530-d28a-4fc1-9673-4495f65ccac8, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14786393072880029152 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1478639307288002915214786393072880029152147863930728800291521478639307288002915214786393072880029152147863930728800291521478639307288002915214786393072880029152147863930728800291521478639307288002915214786393072880029152147863930728800291521478639307288002915214786393072880029152147863930728800291521478639307288002915214786393072880029152147863930728800291521478639307288002915214786393072880029152" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b22f530-d28a-4fc1-9673-4495f65ccac8, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe672ac4-a641-4af8-a3c9-0ee5c22f2972, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe672ac4-a641-4af8-a3c9-0ee5c22f2972, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11262007231599053880 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1126200723159905388011262007231599053880112620072315990538801126200723159905388011262007231599053880112620072315990538801126200723159905388011262007231599053880112620072315990538801126200723159905388011262007231599053880112620072315990538801126200723159905388011262007231599053880112620072315990538801126200723159905388011262007231599053880112620072315990538801126200723159905388011262007231599053880" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3d30ac7-21c8-4aba-8752-361618b158de, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0dc40954-d169-4bcf-b1c0-112d3b4b2db5, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0dc40954-d169-4bcf-b1c0-112d3b4b2db5, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4217351706285921964 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42173517062859219644217351706285921964421735170628592196442173517062859219644217351706285921964421735170628592196442173517062859219644217351706285921964421735170628592196442173517062859219644217351706285921964421735170628592196442173517062859219644217351706285921964421735170628592196442173517062859219644217351706285921964421735170628592196442173517062859219644217351706285921964" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe672ac4-a641-4af8-a3c9-0ee5c22f2972, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07f2a438-3724-4f2d-a8fb-88b6067d515e, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07f2a438-3724-4f2d-a8fb-88b6067d515e, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3627469491951147936 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36274694919511479363627469491951147936362746949195114793636274694919511479363627469491951147936362746949195114793636274694919511479363627469491951147936362746949195114793636274694919511479363627469491951147936362746949195114793636274694919511479363627469491951147936362746949195114793636274694919511479363627469491951147936362746949195114793636274694919511479363627469491951147936" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07f2a438-3724-4f2d-a8fb-88b6067d515e, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b04ec73-9684-4c70-b7fe-7c9384595e1d, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b04ec73-9684-4c70-b7fe-7c9384595e1d, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17017809963029086415 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1701780996302908641517017809963029086415170178099630290864151701780996302908641517017809963029086415170178099630290864151701780996302908641517017809963029086415170178099630290864151701780996302908641517017809963029086415170178099630290864151701780996302908641517017809963029086415170178099630290864151701780996302908641517017809963029086415170178099630290864151701780996302908641517017809963029086415" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0dc40954-d169-4bcf-b1c0-112d3b4b2db5, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1447e72-35e5-4028-bba8-0b262edb39f6, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b04ec73-9684-4c70-b7fe-7c9384595e1d, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26768b18-2576-4365-859e-43659979130b, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26768b18-2576-4365-859e-43659979130b, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5066194997001418381 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50661949970014183815066194997001418381506619499700141838150661949970014183815066194997001418381506619499700141838150661949970014183815066194997001418381506619499700141838150661949970014183815066194997001418381506619499700141838150661949970014183815066194997001418381506619499700141838150661949970014183815066194997001418381506619499700141838150661949970014183815066194997001418381" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1447e72-35e5-4028-bba8-0b262edb39f6, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18320495992540035838 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1832049599254003583818320495992540035838183204959925400358381832049599254003583818320495992540035838183204959925400358381832049599254003583818320495992540035838183204959925400358381832049599254003583818320495992540035838183204959925400358381832049599254003583818320495992540035838183204959925400358381832049599254003583818320495992540035838183204959925400358381832049599254003583818320495992540035838" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26768b18-2576-4365-859e-43659979130b, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7833769c-75ee-4bb2-beea-1e65d4565859, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7833769c-75ee-4bb2-beea-1e65d4565859, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15904596869730959139 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1590459686973095913915904596869730959139159045968697309591391590459686973095913915904596869730959139159045968697309591391590459686973095913915904596869730959139159045968697309591391590459686973095913915904596869730959139159045968697309591391590459686973095913915904596869730959139159045968697309591391590459686973095913915904596869730959139159045968697309591391590459686973095913915904596869730959139" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1447e72-35e5-4028-bba8-0b262edb39f6, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7749734d-991c-40ae-926b-d693b1ca5aa5, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7749734d-991c-40ae-926b-d693b1ca5aa5, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6570147733326202132 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65701477333262021326570147733326202132657014773332620213265701477333262021326570147733326202132657014773332620213265701477333262021326570147733326202132657014773332620213265701477333262021326570147733326202132657014773332620213265701477333262021326570147733326202132657014773332620213265701477333262021326570147733326202132657014773332620213265701477333262021326570147733326202132" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7833769c-75ee-4bb2-beea-1e65d4565859, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8e7beb8-f150-4d1f-be87-d9cdabb0271e, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8e7beb8-f150-4d1f-be87-d9cdabb0271e, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15247648953274207451 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1524764895327420745115247648953274207451152476489532742074511524764895327420745115247648953274207451152476489532742074511524764895327420745115247648953274207451152476489532742074511524764895327420745115247648953274207451152476489532742074511524764895327420745115247648953274207451152476489532742074511524764895327420745115247648953274207451152476489532742074511524764895327420745115247648953274207451" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7749734d-991c-40ae-926b-d693b1ca5aa5, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1307d289-fafe-4a51-82da-b046d66ec080, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1307d289-fafe-4a51-82da-b046d66ec080, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5524217599578203095 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55242175995782030955524217599578203095552421759957820309555242175995782030955524217599578203095552421759957820309555242175995782030955524217599578203095552421759957820309555242175995782030955524217599578203095552421759957820309555242175995782030955524217599578203095552421759957820309555242175995782030955524217599578203095552421759957820309555242175995782030955524217599578203095" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8e7beb8-f150-4d1f-be87-d9cdabb0271e, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8fed4400-8269-4aa7-9d4e-cc92e5f93842, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fed4400-8269-4aa7-9d4e-cc92e5f93842, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5655161577021778669 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56551615770217786695655161577021778669565516157702177866956551615770217786695655161577021778669565516157702177866956551615770217786695655161577021778669565516157702177866956551615770217786695655161577021778669565516157702177866956551615770217786695655161577021778669565516157702177866956551615770217786695655161577021778669565516157702177866956551615770217786695655161577021778669" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1307d289-fafe-4a51-82da-b046d66ec080, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14b98582-d1ea-4928-a020-039c7649dfa7, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14b98582-d1ea-4928-a020-039c7649dfa7, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17861741593275943107 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1786174159327594310717861741593275943107178617415932759431071786174159327594310717861741593275943107178617415932759431071786174159327594310717861741593275943107178617415932759431071786174159327594310717861741593275943107178617415932759431071786174159327594310717861741593275943107178617415932759431071786174159327594310717861741593275943107178617415932759431071786174159327594310717861741593275943107" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8fed4400-8269-4aa7-9d4e-cc92e5f93842, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e959ea13-946d-4928-a2c4-3f4b8985580d, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e959ea13-946d-4928-a2c4-3f4b8985580d, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10317214066637199927 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1031721406663719992710317214066637199927103172140666371999271031721406663719992710317214066637199927103172140666371999271031721406663719992710317214066637199927103172140666371999271031721406663719992710317214066637199927103172140666371999271031721406663719992710317214066637199927103172140666371999271031721406663719992710317214066637199927103172140666371999271031721406663719992710317214066637199927" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14b98582-d1ea-4928-a020-039c7649dfa7, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f373d562-9fc6-4622-b7ce-26fa3f294464, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f373d562-9fc6-4622-b7ce-26fa3f294464, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8017949124117414793 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80179491241174147938017949124117414793801794912411741479380179491241174147938017949124117414793801794912411741479380179491241174147938017949124117414793801794912411741479380179491241174147938017949124117414793801794912411741479380179491241174147938017949124117414793801794912411741479380179491241174147938017949124117414793801794912411741479380179491241174147938017949124117414793" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e959ea13-946d-4928-a2c4-3f4b8985580d, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85a30793-f4c9-4816-b8e0-223bc79595ef, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f373d562-9fc6-4622-b7ce-26fa3f294464, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85a30793-f4c9-4816-b8e0-223bc79595ef, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6364055383561518461 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63640553835615184616364055383561518461636405538356151846163640553835615184616364055383561518461636405538356151846163640553835615184616364055383561518461636405538356151846163640553835615184616364055383561518461636405538356151846163640553835615184616364055383561518461636405538356151846163640553835615184616364055383561518461636405538356151846163640553835615184616364055383561518461" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 647e63ec-4fc6-4513-9be0-624765601a60, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 647e63ec-4fc6-4513-9be0-624765601a60, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10243175525387430352 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1024317552538743035210243175525387430352102431755253874303521024317552538743035210243175525387430352102431755253874303521024317552538743035210243175525387430352102431755253874303521024317552538743035210243175525387430352102431755253874303521024317552538743035210243175525387430352102431755253874303521024317552538743035210243175525387430352102431755253874303521024317552538743035210243175525387430352" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 647e63ec-4fc6-4513-9be0-624765601a60, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 087b058c-2b0e-44bd-9ff7-d690fe2c7704, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 087b058c-2b0e-44bd-9ff7-d690fe2c7704, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8322852341449343099 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83228523414493430998322852341449343099832285234144934309983228523414493430998322852341449343099832285234144934309983228523414493430998322852341449343099832285234144934309983228523414493430998322852341449343099832285234144934309983228523414493430998322852341449343099832285234144934309983228523414493430998322852341449343099832285234144934309983228523414493430998322852341449343099" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85a30793-f4c9-4816-b8e0-223bc79595ef, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 313b1898-fcdd-47ef-9a08-e5a3083e8dd9, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 313b1898-fcdd-47ef-9a08-e5a3083e8dd9, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10021556473301862852 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1002155647330186285210021556473301862852100215564733018628521002155647330186285210021556473301862852100215564733018628521002155647330186285210021556473301862852100215564733018628521002155647330186285210021556473301862852100215564733018628521002155647330186285210021556473301862852100215564733018628521002155647330186285210021556473301862852100215564733018628521002155647330186285210021556473301862852" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 313b1898-fcdd-47ef-9a08-e5a3083e8dd9, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4fd6e156-0eeb-4272-aa0b-25e65bea2647, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4fd6e156-0eeb-4272-aa0b-25e65bea2647, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 567922597287489276 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "567922597287489276567922597287489276567922597287489276567922597287489276567922597287489276567922597287489276567922597287489276567922597287489276567922597287489276567922597287489276567922597287489276567922597287489276567922597287489276567922597287489276567922597287489276567922597287489276567922597287489276567922597287489276567922597287489276567922597287489276" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 087b058c-2b0e-44bd-9ff7-d690fe2c7704, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b4da6dc-a38f-4d01-9e7f-53b17c4cf41c, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b4da6dc-a38f-4d01-9e7f-53b17c4cf41c, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18014166853015162298 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1801416685301516229818014166853015162298180141668530151622981801416685301516229818014166853015162298180141668530151622981801416685301516229818014166853015162298180141668530151622981801416685301516229818014166853015162298180141668530151622981801416685301516229818014166853015162298180141668530151622981801416685301516229818014166853015162298180141668530151622981801416685301516229818014166853015162298" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4fd6e156-0eeb-4272-aa0b-25e65bea2647, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b0d6117-5be4-4422-9342-ea5f79ca79a3, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b0d6117-5be4-4422-9342-ea5f79ca79a3, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15418473736717105228 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1541847373671710522815418473736717105228154184737367171052281541847373671710522815418473736717105228154184737367171052281541847373671710522815418473736717105228154184737367171052281541847373671710522815418473736717105228154184737367171052281541847373671710522815418473736717105228154184737367171052281541847373671710522815418473736717105228154184737367171052281541847373671710522815418473736717105228" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b4da6dc-a38f-4d01-9e7f-53b17c4cf41c, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6c6e818-1f78-4685-9402-a0a2adbaa65e, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6c6e818-1f78-4685-9402-a0a2adbaa65e, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1195761277469186711 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11957612774691867111195761277469186711119576127746918671111957612774691867111195761277469186711119576127746918671111957612774691867111195761277469186711119576127746918671111957612774691867111195761277469186711119576127746918671111957612774691867111195761277469186711119576127746918671111957612774691867111195761277469186711119576127746918671111957612774691867111195761277469186711" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b0d6117-5be4-4422-9342-ea5f79ca79a3, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37fd533b-eb9f-434b-b789-6f4dfe9f6c86, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37fd533b-eb9f-434b-b789-6f4dfe9f6c86, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17052863664776372066 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1705286366477637206617052863664776372066170528636647763720661705286366477637206617052863664776372066170528636647763720661705286366477637206617052863664776372066170528636647763720661705286366477637206617052863664776372066170528636647763720661705286366477637206617052863664776372066170528636647763720661705286366477637206617052863664776372066170528636647763720661705286366477637206617052863664776372066" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6c6e818-1f78-4685-9402-a0a2adbaa65e, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc9a702c-c536-4047-aa00-98a780abc4d2, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37fd533b-eb9f-434b-b789-6f4dfe9f6c86, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0c4d9f8-38c7-44dc-b291-9556168c082c, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc9a702c-c536-4047-aa00-98a780abc4d2, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11542959174552098293 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1154295917455209829311542959174552098293115429591745520982931154295917455209829311542959174552098293115429591745520982931154295917455209829311542959174552098293115429591745520982931154295917455209829311542959174552098293115429591745520982931154295917455209829311542959174552098293115429591745520982931154295917455209829311542959174552098293115429591745520982931154295917455209829311542959174552098293" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0c4d9f8-38c7-44dc-b291-9556168c082c, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9545132157908697760 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95451321579086977609545132157908697760954513215790869776095451321579086977609545132157908697760954513215790869776095451321579086977609545132157908697760954513215790869776095451321579086977609545132157908697760954513215790869776095451321579086977609545132157908697760954513215790869776095451321579086977609545132157908697760954513215790869776095451321579086977609545132157908697760" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc9a702c-c536-4047-aa00-98a780abc4d2, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c81b504d-adff-42da-95fe-4377aaddc6c1, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0c4d9f8-38c7-44dc-b291-9556168c082c, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eedc54ac-f7a3-49ea-87d2-b2928cc19af6, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c81b504d-adff-42da-95fe-4377aaddc6c1, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16618183515341275695 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1661818351534127569516618183515341275695166181835153412756951661818351534127569516618183515341275695166181835153412756951661818351534127569516618183515341275695166181835153412756951661818351534127569516618183515341275695166181835153412756951661818351534127569516618183515341275695166181835153412756951661818351534127569516618183515341275695166181835153412756951661818351534127569516618183515341275695" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eedc54ac-f7a3-49ea-87d2-b2928cc19af6, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15402296008778018751 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1540229600877801875115402296008778018751154022960087780187511540229600877801875115402296008778018751154022960087780187511540229600877801875115402296008778018751154022960087780187511540229600877801875115402296008778018751154022960087780187511540229600877801875115402296008778018751154022960087780187511540229600877801875115402296008778018751154022960087780187511540229600877801875115402296008778018751" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c81b504d-adff-42da-95fe-4377aaddc6c1, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 500913c4-ecc3-4935-b06e-1f7f3d98aa21, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 500913c4-ecc3-4935-b06e-1f7f3d98aa21, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4921559476634206091 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49215594766342060914921559476634206091492155947663420609149215594766342060914921559476634206091492155947663420609149215594766342060914921559476634206091492155947663420609149215594766342060914921559476634206091492155947663420609149215594766342060914921559476634206091492155947663420609149215594766342060914921559476634206091492155947663420609149215594766342060914921559476634206091" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eedc54ac-f7a3-49ea-87d2-b2928cc19af6, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 190f5025-8339-4b24-b0ce-c0fa905f46f7, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 190f5025-8339-4b24-b0ce-c0fa905f46f7, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11266480341815877667 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1126648034181587766711266480341815877667112664803418158776671126648034181587766711266480341815877667112664803418158776671126648034181587766711266480341815877667112664803418158776671126648034181587766711266480341815877667112664803418158776671126648034181587766711266480341815877667112664803418158776671126648034181587766711266480341815877667112664803418158776671126648034181587766711266480341815877667" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 500913c4-ecc3-4935-b06e-1f7f3d98aa21, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84289677-6648-4f69-9981-8cb8ba668acb, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84289677-6648-4f69-9981-8cb8ba668acb, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8252550797118020740 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82525507971180207408252550797118020740825255079711802074082525507971180207408252550797118020740825255079711802074082525507971180207408252550797118020740825255079711802074082525507971180207408252550797118020740825255079711802074082525507971180207408252550797118020740825255079711802074082525507971180207408252550797118020740825255079711802074082525507971180207408252550797118020740" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 190f5025-8339-4b24-b0ce-c0fa905f46f7, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98f9a0a2-1c8f-4edf-89cf-98a2db920d92, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98f9a0a2-1c8f-4edf-89cf-98a2db920d92, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14236775065807827115 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1423677506580782711514236775065807827115142367750658078271151423677506580782711514236775065807827115142367750658078271151423677506580782711514236775065807827115142367750658078271151423677506580782711514236775065807827115142367750658078271151423677506580782711514236775065807827115142367750658078271151423677506580782711514236775065807827115142367750658078271151423677506580782711514236775065807827115" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84289677-6648-4f69-9981-8cb8ba668acb, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7db73f3c-4edf-4045-b9e7-8ea0c005e9f5, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7db73f3c-4edf-4045-b9e7-8ea0c005e9f5, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12104652656148067160 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1210465265614806716012104652656148067160121046526561480671601210465265614806716012104652656148067160121046526561480671601210465265614806716012104652656148067160121046526561480671601210465265614806716012104652656148067160121046526561480671601210465265614806716012104652656148067160121046526561480671601210465265614806716012104652656148067160121046526561480671601210465265614806716012104652656148067160" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7db73f3c-4edf-4045-b9e7-8ea0c005e9f5, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48868d9e-fd3f-4826-91c0-9c0890d6f27a, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48868d9e-fd3f-4826-91c0-9c0890d6f27a, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17484366876910341739 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1748436687691034173917484366876910341739174843668769103417391748436687691034173917484366876910341739174843668769103417391748436687691034173917484366876910341739174843668769103417391748436687691034173917484366876910341739174843668769103417391748436687691034173917484366876910341739174843668769103417391748436687691034173917484366876910341739174843668769103417391748436687691034173917484366876910341739" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98f9a0a2-1c8f-4edf-89cf-98a2db920d92, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5722fcae-44a3-4532-a25f-d25d45467de9, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5722fcae-44a3-4532-a25f-d25d45467de9, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2073743718369115811 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20737437183691158112073743718369115811207374371836911581120737437183691158112073743718369115811207374371836911581120737437183691158112073743718369115811207374371836911581120737437183691158112073743718369115811207374371836911581120737437183691158112073743718369115811207374371836911581120737437183691158112073743718369115811207374371836911581120737437183691158112073743718369115811" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5722fcae-44a3-4532-a25f-d25d45467de9, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 288930cc-9d70-4dde-8751-8ecef522975d, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48868d9e-fd3f-4826-91c0-9c0890d6f27a, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 288930cc-9d70-4dde-8751-8ecef522975d, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10921687966352586273 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1092168796635258627310921687966352586273109216879663525862731092168796635258627310921687966352586273109216879663525862731092168796635258627310921687966352586273109216879663525862731092168796635258627310921687966352586273109216879663525862731092168796635258627310921687966352586273109216879663525862731092168796635258627310921687966352586273109216879663525862731092168796635258627310921687966352586273" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d846d19-8e5c-4e89-9712-4fa0ee1c6634, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d846d19-8e5c-4e89-9712-4fa0ee1c6634, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11694153596229292159 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1169415359622929215911694153596229292159116941535962292921591169415359622929215911694153596229292159116941535962292921591169415359622929215911694153596229292159116941535962292921591169415359622929215911694153596229292159116941535962292921591169415359622929215911694153596229292159116941535962292921591169415359622929215911694153596229292159116941535962292921591169415359622929215911694153596229292159" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 288930cc-9d70-4dde-8751-8ecef522975d, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ffe42b6c-4e75-4112-b407-8f55a6fe4319, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ffe42b6c-4e75-4112-b407-8f55a6fe4319, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2106406465418247957 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21064064654182479572106406465418247957210640646541824795721064064654182479572106406465418247957210640646541824795721064064654182479572106406465418247957210640646541824795721064064654182479572106406465418247957210640646541824795721064064654182479572106406465418247957210640646541824795721064064654182479572106406465418247957210640646541824795721064064654182479572106406465418247957" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d846d19-8e5c-4e89-9712-4fa0ee1c6634, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8fd1b6f-d1a9-4bc2-8f10-59f097707697, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8fd1b6f-d1a9-4bc2-8f10-59f097707697, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2332408816767994618 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23324088167679946182332408816767994618233240881676799461823324088167679946182332408816767994618233240881676799461823324088167679946182332408816767994618233240881676799461823324088167679946182332408816767994618233240881676799461823324088167679946182332408816767994618233240881676799461823324088167679946182332408816767994618233240881676799461823324088167679946182332408816767994618" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ffe42b6c-4e75-4112-b407-8f55a6fe4319, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a586689-515b-41ac-b833-8cb1b612bcef, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a586689-515b-41ac-b833-8cb1b612bcef, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12475299898743173139 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1247529989874317313912475299898743173139124752998987431731391247529989874317313912475299898743173139124752998987431731391247529989874317313912475299898743173139124752998987431731391247529989874317313912475299898743173139124752998987431731391247529989874317313912475299898743173139124752998987431731391247529989874317313912475299898743173139124752998987431731391247529989874317313912475299898743173139" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8fd1b6f-d1a9-4bc2-8f10-59f097707697, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f7c7c05-132d-4928-a1f4-e1ace2c61f8d, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f7c7c05-132d-4928-a1f4-e1ace2c61f8d, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7480749231232893906 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74807492312328939067480749231232893906748074923123289390674807492312328939067480749231232893906748074923123289390674807492312328939067480749231232893906748074923123289390674807492312328939067480749231232893906748074923123289390674807492312328939067480749231232893906748074923123289390674807492312328939067480749231232893906748074923123289390674807492312328939067480749231232893906" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a586689-515b-41ac-b833-8cb1b612bcef, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3255afc7-f1ec-4075-b8a8-3d75339f8d54, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3255afc7-f1ec-4075-b8a8-3d75339f8d54, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5650978421973706939 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56509784219737069395650978421973706939565097842197370693956509784219737069395650978421973706939565097842197370693956509784219737069395650978421973706939565097842197370693956509784219737069395650978421973706939565097842197370693956509784219737069395650978421973706939565097842197370693956509784219737069395650978421973706939565097842197370693956509784219737069395650978421973706939" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f7c7c05-132d-4928-a1f4-e1ace2c61f8d, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d6dc5b1-2cba-423a-bccb-c467a11a6d0d, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d6dc5b1-2cba-423a-bccb-c467a11a6d0d, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4402274418545157686 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44022744185451576864402274418545157686440227441854515768644022744185451576864402274418545157686440227441854515768644022744185451576864402274418545157686440227441854515768644022744185451576864402274418545157686440227441854515768644022744185451576864402274418545157686440227441854515768644022744185451576864402274418545157686440227441854515768644022744185451576864402274418545157686" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3255afc7-f1ec-4075-b8a8-3d75339f8d54, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b02ccacb-06e9-4f62-aefa-b371ac450102, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b02ccacb-06e9-4f62-aefa-b371ac450102, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9877308993488523977 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98773089934885239779877308993488523977987730899348852397798773089934885239779877308993488523977987730899348852397798773089934885239779877308993488523977987730899348852397798773089934885239779877308993488523977987730899348852397798773089934885239779877308993488523977987730899348852397798773089934885239779877308993488523977987730899348852397798773089934885239779877308993488523977" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d6dc5b1-2cba-423a-bccb-c467a11a6d0d, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d02eb0fa-c733-41af-82d9-368064bb41e8, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b02ccacb-06e9-4f62-aefa-b371ac450102, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d02eb0fa-c733-41af-82d9-368064bb41e8, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5079597655467354513 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50795976554673545135079597655467354513507959765546735451350795976554673545135079597655467354513507959765546735451350795976554673545135079597655467354513507959765546735451350795976554673545135079597655467354513507959765546735451350795976554673545135079597655467354513507959765546735451350795976554673545135079597655467354513507959765546735451350795976554673545135079597655467354513" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad7ed53f-7d59-4375-8e7a-1837bf1c12bd, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad7ed53f-7d59-4375-8e7a-1837bf1c12bd, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4598407858106509866 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45984078581065098664598407858106509866459840785810650986645984078581065098664598407858106509866459840785810650986645984078581065098664598407858106509866459840785810650986645984078581065098664598407858106509866459840785810650986645984078581065098664598407858106509866459840785810650986645984078581065098664598407858106509866459840785810650986645984078581065098664598407858106509866" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad7ed53f-7d59-4375-8e7a-1837bf1c12bd, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d02eb0fa-c733-41af-82d9-368064bb41e8, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c98ea633-acb3-48df-84c3-8488fd779385, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c98ea633-acb3-48df-84c3-8488fd779385, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3886751743430908357 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38867517434309083573886751743430908357388675174343090835738867517434309083573886751743430908357388675174343090835738867517434309083573886751743430908357388675174343090835738867517434309083573886751743430908357388675174343090835738867517434309083573886751743430908357388675174343090835738867517434309083573886751743430908357388675174343090835738867517434309083573886751743430908357" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9ab1bb2-cc3e-4a61-94ba-88bcb83e4fa4, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9ab1bb2-cc3e-4a61-94ba-88bcb83e4fa4, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9284394963726904672 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92843949637269046729284394963726904672928439496372690467292843949637269046729284394963726904672928439496372690467292843949637269046729284394963726904672928439496372690467292843949637269046729284394963726904672928439496372690467292843949637269046729284394963726904672928439496372690467292843949637269046729284394963726904672928439496372690467292843949637269046729284394963726904672" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c98ea633-acb3-48df-84c3-8488fd779385, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37758566-9173-4389-8281-e60d1afb20be, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37758566-9173-4389-8281-e60d1afb20be, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10301991708776435761 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1030199170877643576110301991708776435761103019917087764357611030199170877643576110301991708776435761103019917087764357611030199170877643576110301991708776435761103019917087764357611030199170877643576110301991708776435761103019917087764357611030199170877643576110301991708776435761103019917087764357611030199170877643576110301991708776435761103019917087764357611030199170877643576110301991708776435761" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9ab1bb2-cc3e-4a61-94ba-88bcb83e4fa4, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73513a11-89b4-414b-881b-657e459e36cf, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73513a11-89b4-414b-881b-657e459e36cf, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18096723446681571965 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1809672344668157196518096723446681571965180967234466815719651809672344668157196518096723446681571965180967234466815719651809672344668157196518096723446681571965180967234466815719651809672344668157196518096723446681571965180967234466815719651809672344668157196518096723446681571965180967234466815719651809672344668157196518096723446681571965180967234466815719651809672344668157196518096723446681571965" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37758566-9173-4389-8281-e60d1afb20be, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d4d25c7-1cbb-40ce-971e-f25a7d5d565f, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d4d25c7-1cbb-40ce-971e-f25a7d5d565f, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14150186918160819249 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1415018691816081924914150186918160819249141501869181608192491415018691816081924914150186918160819249141501869181608192491415018691816081924914150186918160819249141501869181608192491415018691816081924914150186918160819249141501869181608192491415018691816081924914150186918160819249141501869181608192491415018691816081924914150186918160819249141501869181608192491415018691816081924914150186918160819249" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73513a11-89b4-414b-881b-657e459e36cf, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79529ec1-a09c-43a7-8ec4-46ea44913212, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79529ec1-a09c-43a7-8ec4-46ea44913212, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13359785442502492539 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1335978544250249253913359785442502492539133597854425024925391335978544250249253913359785442502492539133597854425024925391335978544250249253913359785442502492539133597854425024925391335978544250249253913359785442502492539133597854425024925391335978544250249253913359785442502492539133597854425024925391335978544250249253913359785442502492539133597854425024925391335978544250249253913359785442502492539" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d4d25c7-1cbb-40ce-971e-f25a7d5d565f, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 914a7783-a6ee-4c6e-b137-2d2b751017b0, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 914a7783-a6ee-4c6e-b137-2d2b751017b0, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18313691587910259809 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1831369158791025980918313691587910259809183136915879102598091831369158791025980918313691587910259809183136915879102598091831369158791025980918313691587910259809183136915879102598091831369158791025980918313691587910259809183136915879102598091831369158791025980918313691587910259809183136915879102598091831369158791025980918313691587910259809183136915879102598091831369158791025980918313691587910259809" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79529ec1-a09c-43a7-8ec4-46ea44913212, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4c93509-e608-4b68-b842-7dd6ba4f8628, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4c93509-e608-4b68-b842-7dd6ba4f8628, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10242426755056479840 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1024242675505647984010242426755056479840102424267550564798401024242675505647984010242426755056479840102424267550564798401024242675505647984010242426755056479840102424267550564798401024242675505647984010242426755056479840102424267550564798401024242675505647984010242426755056479840102424267550564798401024242675505647984010242426755056479840102424267550564798401024242675505647984010242426755056479840" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 914a7783-a6ee-4c6e-b137-2d2b751017b0, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a06f0c4-374e-4b87-b3bd-da9dbaed5172, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a06f0c4-374e-4b87-b3bd-da9dbaed5172, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5392443516906572929 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53924435169065729295392443516906572929539244351690657292953924435169065729295392443516906572929539244351690657292953924435169065729295392443516906572929539244351690657292953924435169065729295392443516906572929539244351690657292953924435169065729295392443516906572929539244351690657292953924435169065729295392443516906572929539244351690657292953924435169065729295392443516906572929" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4c93509-e608-4b68-b842-7dd6ba4f8628, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b5d0c61-96a3-4a64-bad3-be1d1b81bba0, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b5d0c61-96a3-4a64-bad3-be1d1b81bba0, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5100561774518659399 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51005617745186593995100561774518659399510056177451865939951005617745186593995100561774518659399510056177451865939951005617745186593995100561774518659399510056177451865939951005617745186593995100561774518659399510056177451865939951005617745186593995100561774518659399510056177451865939951005617745186593995100561774518659399510056177451865939951005617745186593995100561774518659399" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a06f0c4-374e-4b87-b3bd-da9dbaed5172, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 209562fc-5036-4223-bc9a-9b326c053515, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 209562fc-5036-4223-bc9a-9b326c053515, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7508855548640510426 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75088555486405104267508855548640510426750885554864051042675088555486405104267508855548640510426750885554864051042675088555486405104267508855548640510426750885554864051042675088555486405104267508855548640510426750885554864051042675088555486405104267508855548640510426750885554864051042675088555486405104267508855548640510426750885554864051042675088555486405104267508855548640510426" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b5d0c61-96a3-4a64-bad3-be1d1b81bba0, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8cdf2189-a5d8-4cc0-968d-b4ac804a9cca, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8cdf2189-a5d8-4cc0-968d-b4ac804a9cca, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4409032155450819339 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44090321554508193394409032155450819339440903215545081933944090321554508193394409032155450819339440903215545081933944090321554508193394409032155450819339440903215545081933944090321554508193394409032155450819339440903215545081933944090321554508193394409032155450819339440903215545081933944090321554508193394409032155450819339440903215545081933944090321554508193394409032155450819339" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 209562fc-5036-4223-bc9a-9b326c053515, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93698867-52b4-4275-aee7-e66ca832121e, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93698867-52b4-4275-aee7-e66ca832121e, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6039810470508750393 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60398104705087503936039810470508750393603981047050875039360398104705087503936039810470508750393603981047050875039360398104705087503936039810470508750393603981047050875039360398104705087503936039810470508750393603981047050875039360398104705087503936039810470508750393603981047050875039360398104705087503936039810470508750393603981047050875039360398104705087503936039810470508750393" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8cdf2189-a5d8-4cc0-968d-b4ac804a9cca, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 119a1666-13ac-4d12-a153-e8cc62af8ac6, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 119a1666-13ac-4d12-a153-e8cc62af8ac6, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10786811952448323225 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1078681195244832322510786811952448323225107868119524483232251078681195244832322510786811952448323225107868119524483232251078681195244832322510786811952448323225107868119524483232251078681195244832322510786811952448323225107868119524483232251078681195244832322510786811952448323225107868119524483232251078681195244832322510786811952448323225107868119524483232251078681195244832322510786811952448323225" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 119a1666-13ac-4d12-a153-e8cc62af8ac6, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55edd6ae-54af-4716-9ee4-7a5f78426c0b, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55edd6ae-54af-4716-9ee4-7a5f78426c0b, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10962433838652179751 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1096243383865217975110962433838652179751109624338386521797511096243383865217975110962433838652179751109624338386521797511096243383865217975110962433838652179751109624338386521797511096243383865217975110962433838652179751109624338386521797511096243383865217975110962433838652179751109624338386521797511096243383865217975110962433838652179751109624338386521797511096243383865217975110962433838652179751" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93698867-52b4-4275-aee7-e66ca832121e, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78a302a3-550a-4601-bc51-816535f2bc30, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78a302a3-550a-4601-bc51-816535f2bc30, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8316561818567988206 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83165618185679882068316561818567988206831656181856798820683165618185679882068316561818567988206831656181856798820683165618185679882068316561818567988206831656181856798820683165618185679882068316561818567988206831656181856798820683165618185679882068316561818567988206831656181856798820683165618185679882068316561818567988206831656181856798820683165618185679882068316561818567988206" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55edd6ae-54af-4716-9ee4-7a5f78426c0b, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4163b259-f8d7-4e87-84e1-b0fb10afaae7, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4163b259-f8d7-4e87-84e1-b0fb10afaae7, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16883400779427396900 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1688340077942739690016883400779427396900168834007794273969001688340077942739690016883400779427396900168834007794273969001688340077942739690016883400779427396900168834007794273969001688340077942739690016883400779427396900168834007794273969001688340077942739690016883400779427396900168834007794273969001688340077942739690016883400779427396900168834007794273969001688340077942739690016883400779427396900" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78a302a3-550a-4601-bc51-816535f2bc30, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7172762-2959-4545-b709-695687058805, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7172762-2959-4545-b709-695687058805, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15979330158974977404 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1597933015897497740415979330158974977404159793301589749774041597933015897497740415979330158974977404159793301589749774041597933015897497740415979330158974977404159793301589749774041597933015897497740415979330158974977404159793301589749774041597933015897497740415979330158974977404159793301589749774041597933015897497740415979330158974977404159793301589749774041597933015897497740415979330158974977404" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4163b259-f8d7-4e87-84e1-b0fb10afaae7, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3519e1c0-50c6-43c4-95ea-a75281230388, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3519e1c0-50c6-43c4-95ea-a75281230388, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4003233443877819180 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40032334438778191804003233443877819180400323344387781918040032334438778191804003233443877819180400323344387781918040032334438778191804003233443877819180400323344387781918040032334438778191804003233443877819180400323344387781918040032334438778191804003233443877819180400323344387781918040032334438778191804003233443877819180400323344387781918040032334438778191804003233443877819180" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7172762-2959-4545-b709-695687058805, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b9cd886-fb22-4b0f-8cd9-81c088df036a, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b9cd886-fb22-4b0f-8cd9-81c088df036a, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16895196505551015379 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1689519650555101537916895196505551015379168951965055510153791689519650555101537916895196505551015379168951965055510153791689519650555101537916895196505551015379168951965055510153791689519650555101537916895196505551015379168951965055510153791689519650555101537916895196505551015379168951965055510153791689519650555101537916895196505551015379168951965055510153791689519650555101537916895196505551015379" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3519e1c0-50c6-43c4-95ea-a75281230388, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01a86977-d599-4878-9d1a-8944754fa7c5, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01a86977-d599-4878-9d1a-8944754fa7c5, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17786863656205408834 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1778686365620540883417786863656205408834177868636562054088341778686365620540883417786863656205408834177868636562054088341778686365620540883417786863656205408834177868636562054088341778686365620540883417786863656205408834177868636562054088341778686365620540883417786863656205408834177868636562054088341778686365620540883417786863656205408834177868636562054088341778686365620540883417786863656205408834" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b9cd886-fb22-4b0f-8cd9-81c088df036a, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a2c38c0-3854-47d9-a16d-87631fadf07a, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a2c38c0-3854-47d9-a16d-87631fadf07a, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3135202007409272666 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31352020074092726663135202007409272666313520200740927266631352020074092726663135202007409272666313520200740927266631352020074092726663135202007409272666313520200740927266631352020074092726663135202007409272666313520200740927266631352020074092726663135202007409272666313520200740927266631352020074092726663135202007409272666313520200740927266631352020074092726663135202007409272666" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01a86977-d599-4878-9d1a-8944754fa7c5, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6908f0e8-7fad-44dd-971e-122e1bc822d6, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6908f0e8-7fad-44dd-971e-122e1bc822d6, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 992705244925700687 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "992705244925700687992705244925700687992705244925700687992705244925700687992705244925700687992705244925700687992705244925700687992705244925700687992705244925700687992705244925700687992705244925700687992705244925700687992705244925700687992705244925700687992705244925700687992705244925700687992705244925700687992705244925700687992705244925700687992705244925700687" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a2c38c0-3854-47d9-a16d-87631fadf07a, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 145b95e5-6466-418f-9034-a11e0be7b7be, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 145b95e5-6466-418f-9034-a11e0be7b7be, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10073997764824699129 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1007399776482469912910073997764824699129100739977648246991291007399776482469912910073997764824699129100739977648246991291007399776482469912910073997764824699129100739977648246991291007399776482469912910073997764824699129100739977648246991291007399776482469912910073997764824699129100739977648246991291007399776482469912910073997764824699129100739977648246991291007399776482469912910073997764824699129" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6908f0e8-7fad-44dd-971e-122e1bc822d6, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73fab56d-1243-4acc-bc24-f8089ad71b0d, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73fab56d-1243-4acc-bc24-f8089ad71b0d, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8286624876692732122 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82866248766927321228286624876692732122828662487669273212282866248766927321228286624876692732122828662487669273212282866248766927321228286624876692732122828662487669273212282866248766927321228286624876692732122828662487669273212282866248766927321228286624876692732122828662487669273212282866248766927321228286624876692732122828662487669273212282866248766927321228286624876692732122" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 145b95e5-6466-418f-9034-a11e0be7b7be, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3e461ed-a7a8-480f-9d94-85b2ecff6894, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73fab56d-1243-4acc-bc24-f8089ad71b0d, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3e461ed-a7a8-480f-9d94-85b2ecff6894, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7701227486765106831 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77012274867651068317701227486765106831770122748676510683177012274867651068317701227486765106831770122748676510683177012274867651068317701227486765106831770122748676510683177012274867651068317701227486765106831770122748676510683177012274867651068317701227486765106831770122748676510683177012274867651068317701227486765106831770122748676510683177012274867651068317701227486765106831" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb45655d-6d36-442c-9ac3-5fb3692c9bc1, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb45655d-6d36-442c-9ac3-5fb3692c9bc1, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12257249257994471496 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1225724925799447149612257249257994471496122572492579944714961225724925799447149612257249257994471496122572492579944714961225724925799447149612257249257994471496122572492579944714961225724925799447149612257249257994471496122572492579944714961225724925799447149612257249257994471496122572492579944714961225724925799447149612257249257994471496122572492579944714961225724925799447149612257249257994471496" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3e461ed-a7a8-480f-9d94-85b2ecff6894, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d488caaa-4fbe-4cd4-8d5e-9c4e0c9360ca, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d488caaa-4fbe-4cd4-8d5e-9c4e0c9360ca, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1301183537687251524 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13011835376872515241301183537687251524130118353768725152413011835376872515241301183537687251524130118353768725152413011835376872515241301183537687251524130118353768725152413011835376872515241301183537687251524130118353768725152413011835376872515241301183537687251524130118353768725152413011835376872515241301183537687251524130118353768725152413011835376872515241301183537687251524" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb45655d-6d36-442c-9ac3-5fb3692c9bc1, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e394b2d1-c329-4f0f-a0a7-6825511fdc37, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e394b2d1-c329-4f0f-a0a7-6825511fdc37, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16930333217663015720 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1693033321766301572016930333217663015720169303332176630157201693033321766301572016930333217663015720169303332176630157201693033321766301572016930333217663015720169303332176630157201693033321766301572016930333217663015720169303332176630157201693033321766301572016930333217663015720169303332176630157201693033321766301572016930333217663015720169303332176630157201693033321766301572016930333217663015720" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d488caaa-4fbe-4cd4-8d5e-9c4e0c9360ca, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6422baa9-0a9e-47b7-a64b-57e64852fcee, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6422baa9-0a9e-47b7-a64b-57e64852fcee, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7804404593894943509 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78044045938949435097804404593894943509780440459389494350978044045938949435097804404593894943509780440459389494350978044045938949435097804404593894943509780440459389494350978044045938949435097804404593894943509780440459389494350978044045938949435097804404593894943509780440459389494350978044045938949435097804404593894943509780440459389494350978044045938949435097804404593894943509" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e394b2d1-c329-4f0f-a0a7-6825511fdc37, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4aa1e41-8928-498d-9cf1-b342ceb7d5b6, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4aa1e41-8928-498d-9cf1-b342ceb7d5b6, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5097150052725046783 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50971500527250467835097150052725046783509715005272504678350971500527250467835097150052725046783509715005272504678350971500527250467835097150052725046783509715005272504678350971500527250467835097150052725046783509715005272504678350971500527250467835097150052725046783509715005272504678350971500527250467835097150052725046783509715005272504678350971500527250467835097150052725046783" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6422baa9-0a9e-47b7-a64b-57e64852fcee, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1060fcb-bce1-46de-83e6-07349bf510e2, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4aa1e41-8928-498d-9cf1-b342ceb7d5b6, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46bc6a39-8a88-44aa-8ad8-1dc5584dd685, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46bc6a39-8a88-44aa-8ad8-1dc5584dd685, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7353848175129229454 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73538481751292294547353848175129229454735384817512922945473538481751292294547353848175129229454735384817512922945473538481751292294547353848175129229454735384817512922945473538481751292294547353848175129229454735384817512922945473538481751292294547353848175129229454735384817512922945473538481751292294547353848175129229454735384817512922945473538481751292294547353848175129229454" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1060fcb-bce1-46de-83e6-07349bf510e2, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13912971059743819872 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1391297105974381987213912971059743819872139129710597438198721391297105974381987213912971059743819872139129710597438198721391297105974381987213912971059743819872139129710597438198721391297105974381987213912971059743819872139129710597438198721391297105974381987213912971059743819872139129710597438198721391297105974381987213912971059743819872139129710597438198721391297105974381987213912971059743819872" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1060fcb-bce1-46de-83e6-07349bf510e2, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3bf505a9-9b03-4ab6-b6b0-ce51bfe3e927, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3bf505a9-9b03-4ab6-b6b0-ce51bfe3e927, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8212017130855496992 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82120171308554969928212017130855496992821201713085549699282120171308554969928212017130855496992821201713085549699282120171308554969928212017130855496992821201713085549699282120171308554969928212017130855496992821201713085549699282120171308554969928212017130855496992821201713085549699282120171308554969928212017130855496992821201713085549699282120171308554969928212017130855496992" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46bc6a39-8a88-44aa-8ad8-1dc5584dd685, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 309b4071-2c95-4177-af5d-9e91bba0a8b2, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 309b4071-2c95-4177-af5d-9e91bba0a8b2, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4851664077784683856 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48516640777846838564851664077784683856485166407778468385648516640777846838564851664077784683856485166407778468385648516640777846838564851664077784683856485166407778468385648516640777846838564851664077784683856485166407778468385648516640777846838564851664077784683856485166407778468385648516640777846838564851664077784683856485166407778468385648516640777846838564851664077784683856" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3bf505a9-9b03-4ab6-b6b0-ce51bfe3e927, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f977c5b3-9cbd-4517-a425-717bd5fd610a, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f977c5b3-9cbd-4517-a425-717bd5fd610a, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4173963880519265322 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41739638805192653224173963880519265322417396388051926532241739638805192653224173963880519265322417396388051926532241739638805192653224173963880519265322417396388051926532241739638805192653224173963880519265322417396388051926532241739638805192653224173963880519265322417396388051926532241739638805192653224173963880519265322417396388051926532241739638805192653224173963880519265322" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 309b4071-2c95-4177-af5d-9e91bba0a8b2, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a6434fb-42a1-4a8b-b090-b197b4271396, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a6434fb-42a1-4a8b-b090-b197b4271396, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2708153134278674535 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27081531342786745352708153134278674535270815313427867453527081531342786745352708153134278674535270815313427867453527081531342786745352708153134278674535270815313427867453527081531342786745352708153134278674535270815313427867453527081531342786745352708153134278674535270815313427867453527081531342786745352708153134278674535270815313427867453527081531342786745352708153134278674535" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f977c5b3-9cbd-4517-a425-717bd5fd610a, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a15cca2f-704f-4f3e-bb70-d054816d3f85, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a15cca2f-704f-4f3e-bb70-d054816d3f85, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18311943904950001917 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1831194390495000191718311943904950001917183119439049500019171831194390495000191718311943904950001917183119439049500019171831194390495000191718311943904950001917183119439049500019171831194390495000191718311943904950001917183119439049500019171831194390495000191718311943904950001917183119439049500019171831194390495000191718311943904950001917183119439049500019171831194390495000191718311943904950001917" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a15cca2f-704f-4f3e-bb70-d054816d3f85, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a00178c1-0920-406e-8d0d-ee5fe5d8b168, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a00178c1-0920-406e-8d0d-ee5fe5d8b168, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10362121602574498317 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1036212160257449831710362121602574498317103621216025744983171036212160257449831710362121602574498317103621216025744983171036212160257449831710362121602574498317103621216025744983171036212160257449831710362121602574498317103621216025744983171036212160257449831710362121602574498317103621216025744983171036212160257449831710362121602574498317103621216025744983171036212160257449831710362121602574498317" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a00178c1-0920-406e-8d0d-ee5fe5d8b168, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98821811-5f0a-495b-ae0a-bafecb27ad4d, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98821811-5f0a-495b-ae0a-bafecb27ad4d, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11274763967045533310 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1127476396704553331011274763967045533310112747639670455333101127476396704553331011274763967045533310112747639670455333101127476396704553331011274763967045533310112747639670455333101127476396704553331011274763967045533310112747639670455333101127476396704553331011274763967045533310112747639670455333101127476396704553331011274763967045533310112747639670455333101127476396704553331011274763967045533310" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98821811-5f0a-495b-ae0a-bafecb27ad4d, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a6434fb-42a1-4a8b-b090-b197b4271396, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ffbe10ed-1d46-4fdf-a79e-27c9a223635d, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ffbe10ed-1d46-4fdf-a79e-27c9a223635d, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5016848525714331294 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50168485257143312945016848525714331294501684852571433129450168485257143312945016848525714331294501684852571433129450168485257143312945016848525714331294501684852571433129450168485257143312945016848525714331294501684852571433129450168485257143312945016848525714331294501684852571433129450168485257143312945016848525714331294501684852571433129450168485257143312945016848525714331294" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87c20b76-fa7b-48bd-a6b2-eb8bff77ae03, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87c20b76-fa7b-48bd-a6b2-eb8bff77ae03, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7460623446133971696 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74606234461339716967460623446133971696746062344613397169674606234461339716967460623446133971696746062344613397169674606234461339716967460623446133971696746062344613397169674606234461339716967460623446133971696746062344613397169674606234461339716967460623446133971696746062344613397169674606234461339716967460623446133971696746062344613397169674606234461339716967460623446133971696" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ffbe10ed-1d46-4fdf-a79e-27c9a223635d, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 324713a3-4c58-49bc-a0e1-2d7e4ac2fe91, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 324713a3-4c58-49bc-a0e1-2d7e4ac2fe91, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6288066246918918529 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62880662469189185296288066246918918529628806624691891852962880662469189185296288066246918918529628806624691891852962880662469189185296288066246918918529628806624691891852962880662469189185296288066246918918529628806624691891852962880662469189185296288066246918918529628806624691891852962880662469189185296288066246918918529628806624691891852962880662469189185296288066246918918529" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87c20b76-fa7b-48bd-a6b2-eb8bff77ae03, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 079d2cf5-4270-4a13-8c3e-0a2b0b2c119a, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 079d2cf5-4270-4a13-8c3e-0a2b0b2c119a, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11268383913728639748 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1126838391372863974811268383913728639748112683839137286397481126838391372863974811268383913728639748112683839137286397481126838391372863974811268383913728639748112683839137286397481126838391372863974811268383913728639748112683839137286397481126838391372863974811268383913728639748112683839137286397481126838391372863974811268383913728639748112683839137286397481126838391372863974811268383913728639748" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 324713a3-4c58-49bc-a0e1-2d7e4ac2fe91, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e5a2129-0694-4216-970b-470d2cad2e48, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e5a2129-0694-4216-970b-470d2cad2e48, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14678242747869774845 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1467824274786977484514678242747869774845146782427478697748451467824274786977484514678242747869774845146782427478697748451467824274786977484514678242747869774845146782427478697748451467824274786977484514678242747869774845146782427478697748451467824274786977484514678242747869774845146782427478697748451467824274786977484514678242747869774845146782427478697748451467824274786977484514678242747869774845" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 079d2cf5-4270-4a13-8c3e-0a2b0b2c119a, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2eebd01-f151-46c5-af31-9a13cd0eb771, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2eebd01-f151-46c5-af31-9a13cd0eb771, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5823824021761780334 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58238240217617803345823824021761780334582382402176178033458238240217617803345823824021761780334582382402176178033458238240217617803345823824021761780334582382402176178033458238240217617803345823824021761780334582382402176178033458238240217617803345823824021761780334582382402176178033458238240217617803345823824021761780334582382402176178033458238240217617803345823824021761780334" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e5a2129-0694-4216-970b-470d2cad2e48, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cfca4764-d97d-4c76-b9c2-f82df4a12eb1, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cfca4764-d97d-4c76-b9c2-f82df4a12eb1, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 790444877437055671 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "790444877437055671790444877437055671790444877437055671790444877437055671790444877437055671790444877437055671790444877437055671790444877437055671790444877437055671790444877437055671790444877437055671790444877437055671790444877437055671790444877437055671790444877437055671790444877437055671790444877437055671790444877437055671790444877437055671790444877437055671" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2eebd01-f151-46c5-af31-9a13cd0eb771, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9117af9b-c582-4192-8809-6093c2de6b73, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9117af9b-c582-4192-8809-6093c2de6b73, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15873705281455379257 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1587370528145537925715873705281455379257158737052814553792571587370528145537925715873705281455379257158737052814553792571587370528145537925715873705281455379257158737052814553792571587370528145537925715873705281455379257158737052814553792571587370528145537925715873705281455379257158737052814553792571587370528145537925715873705281455379257158737052814553792571587370528145537925715873705281455379257" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cfca4764-d97d-4c76-b9c2-f82df4a12eb1, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ac0b63c-dbb1-44ad-8ad6-09801cc97958, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ac0b63c-dbb1-44ad-8ad6-09801cc97958, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10305340067838964998 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1030534006783896499810305340067838964998103053400678389649981030534006783896499810305340067838964998103053400678389649981030534006783896499810305340067838964998103053400678389649981030534006783896499810305340067838964998103053400678389649981030534006783896499810305340067838964998103053400678389649981030534006783896499810305340067838964998103053400678389649981030534006783896499810305340067838964998" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9117af9b-c582-4192-8809-6093c2de6b73, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ac0b63c-dbb1-44ad-8ad6-09801cc97958, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8295547e-e18b-4ac8-8d27-f702eb32538a, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8295547e-e18b-4ac8-8d27-f702eb32538a, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13242777506711789506 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1324277750671178950613242777506711789506132427775067117895061324277750671178950613242777506711789506132427775067117895061324277750671178950613242777506711789506132427775067117895061324277750671178950613242777506711789506132427775067117895061324277750671178950613242777506711789506132427775067117895061324277750671178950613242777506711789506132427775067117895061324277750671178950613242777506711789506" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24cff268-dee7-4231-966c-cc0d3225b35a, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24cff268-dee7-4231-966c-cc0d3225b35a, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8165226758040163365 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81652267580401633658165226758040163365816522675804016336581652267580401633658165226758040163365816522675804016336581652267580401633658165226758040163365816522675804016336581652267580401633658165226758040163365816522675804016336581652267580401633658165226758040163365816522675804016336581652267580401633658165226758040163365816522675804016336581652267580401633658165226758040163365" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24cff268-dee7-4231-966c-cc0d3225b35a, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 480d4678-1de9-43dc-b38c-6bb3c7f2aa8f, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 480d4678-1de9-43dc-b38c-6bb3c7f2aa8f, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6884602435506166218 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68846024355061662186884602435506166218688460243550616621868846024355061662186884602435506166218688460243550616621868846024355061662186884602435506166218688460243550616621868846024355061662186884602435506166218688460243550616621868846024355061662186884602435506166218688460243550616621868846024355061662186884602435506166218688460243550616621868846024355061662186884602435506166218" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8295547e-e18b-4ac8-8d27-f702eb32538a, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 785b7e7e-cf73-4022-ab0a-35e89f3b9dfb, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 785b7e7e-cf73-4022-ab0a-35e89f3b9dfb, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8763187944670967984 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87631879446709679848763187944670967984876318794467096798487631879446709679848763187944670967984876318794467096798487631879446709679848763187944670967984876318794467096798487631879446709679848763187944670967984876318794467096798487631879446709679848763187944670967984876318794467096798487631879446709679848763187944670967984876318794467096798487631879446709679848763187944670967984" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 785b7e7e-cf73-4022-ab0a-35e89f3b9dfb, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 333c7c15-ec90-4711-ab68-6cc095f70c02, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 333c7c15-ec90-4711-ab68-6cc095f70c02, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15088049503095449379 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1508804950309544937915088049503095449379150880495030954493791508804950309544937915088049503095449379150880495030954493791508804950309544937915088049503095449379150880495030954493791508804950309544937915088049503095449379150880495030954493791508804950309544937915088049503095449379150880495030954493791508804950309544937915088049503095449379150880495030954493791508804950309544937915088049503095449379" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 480d4678-1de9-43dc-b38c-6bb3c7f2aa8f, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2ee8b41-3448-4721-affe-b13dbfcafdfb, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2ee8b41-3448-4721-affe-b13dbfcafdfb, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6774205331559576260 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67742053315595762606774205331559576260677420533155957626067742053315595762606774205331559576260677420533155957626067742053315595762606774205331559576260677420533155957626067742053315595762606774205331559576260677420533155957626067742053315595762606774205331559576260677420533155957626067742053315595762606774205331559576260677420533155957626067742053315595762606774205331559576260" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 333c7c15-ec90-4711-ab68-6cc095f70c02, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e990cb6c-5f94-41ee-8e2f-10fdb923528d, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e990cb6c-5f94-41ee-8e2f-10fdb923528d, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5110230888667369737 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51102308886673697375110230888667369737511023088866736973751102308886673697375110230888667369737511023088866736973751102308886673697375110230888667369737511023088866736973751102308886673697375110230888667369737511023088866736973751102308886673697375110230888667369737511023088866736973751102308886673697375110230888667369737511023088866736973751102308886673697375110230888667369737" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2ee8b41-3448-4721-affe-b13dbfcafdfb, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4618c5e6-0479-4c3f-8c86-7012339c2f77, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4618c5e6-0479-4c3f-8c86-7012339c2f77, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2358555614856517891 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23585556148565178912358555614856517891235855561485651789123585556148565178912358555614856517891235855561485651789123585556148565178912358555614856517891235855561485651789123585556148565178912358555614856517891235855561485651789123585556148565178912358555614856517891235855561485651789123585556148565178912358555614856517891235855561485651789123585556148565178912358555614856517891" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e990cb6c-5f94-41ee-8e2f-10fdb923528d, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd9ba9ac-9fea-4c8a-ad78-21472f3bdf30, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd9ba9ac-9fea-4c8a-ad78-21472f3bdf30, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16706396640893638307 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1670639664089363830716706396640893638307167063966408936383071670639664089363830716706396640893638307167063966408936383071670639664089363830716706396640893638307167063966408936383071670639664089363830716706396640893638307167063966408936383071670639664089363830716706396640893638307167063966408936383071670639664089363830716706396640893638307167063966408936383071670639664089363830716706396640893638307" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4618c5e6-0479-4c3f-8c86-7012339c2f77, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd9ba9ac-9fea-4c8a-ad78-21472f3bdf30, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d11acd62-28bf-419b-97e6-f41d2fcb91fd, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81924ae8-f8e8-4777-9ce7-2eb067169309, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d11acd62-28bf-419b-97e6-f41d2fcb91fd, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7018889024885210114 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70188890248852101147018889024885210114701888902488521011470188890248852101147018889024885210114701888902488521011470188890248852101147018889024885210114701888902488521011470188890248852101147018889024885210114701888902488521011470188890248852101147018889024885210114701888902488521011470188890248852101147018889024885210114701888902488521011470188890248852101147018889024885210114" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81924ae8-f8e8-4777-9ce7-2eb067169309, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7495239045987897249 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74952390459878972497495239045987897249749523904598789724974952390459878972497495239045987897249749523904598789724974952390459878972497495239045987897249749523904598789724974952390459878972497495239045987897249749523904598789724974952390459878972497495239045987897249749523904598789724974952390459878972497495239045987897249749523904598789724974952390459878972497495239045987897249" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d11acd62-28bf-419b-97e6-f41d2fcb91fd, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81924ae8-f8e8-4777-9ce7-2eb067169309, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ad8935d-caf9-4b0b-8e06-b8204aa63a29, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ad8935d-caf9-4b0b-8e06-b8204aa63a29, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16099756056069746176 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1609975605606974617616099756056069746176160997560560697461761609975605606974617616099756056069746176160997560560697461761609975605606974617616099756056069746176160997560560697461761609975605606974617616099756056069746176160997560560697461761609975605606974617616099756056069746176160997560560697461761609975605606974617616099756056069746176160997560560697461761609975605606974617616099756056069746176" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2184afaf-792a-44e2-8c44-fe08297bd906, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2184afaf-792a-44e2-8c44-fe08297bd906, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14855518336213660147 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1485551833621366014714855518336213660147148555183362136601471485551833621366014714855518336213660147148555183362136601471485551833621366014714855518336213660147148555183362136601471485551833621366014714855518336213660147148555183362136601471485551833621366014714855518336213660147148555183362136601471485551833621366014714855518336213660147148555183362136601471485551833621366014714855518336213660147" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ad8935d-caf9-4b0b-8e06-b8204aa63a29, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26a03734-bd0d-4c29-a94e-a4e0177d1c3c, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26a03734-bd0d-4c29-a94e-a4e0177d1c3c, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2325061925699665503 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23250619256996655032325061925699665503232506192569966550323250619256996655032325061925699665503232506192569966550323250619256996655032325061925699665503232506192569966550323250619256996655032325061925699665503232506192569966550323250619256996655032325061925699665503232506192569966550323250619256996655032325061925699665503232506192569966550323250619256996655032325061925699665503" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2184afaf-792a-44e2-8c44-fe08297bd906, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 214bef44-8738-483d-b443-32fdccaeb09b, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 214bef44-8738-483d-b443-32fdccaeb09b, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4341823276719806082 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43418232767198060824341823276719806082434182327671980608243418232767198060824341823276719806082434182327671980608243418232767198060824341823276719806082434182327671980608243418232767198060824341823276719806082434182327671980608243418232767198060824341823276719806082434182327671980608243418232767198060824341823276719806082434182327671980608243418232767198060824341823276719806082" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 214bef44-8738-483d-b443-32fdccaeb09b, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26a03734-bd0d-4c29-a94e-a4e0177d1c3c, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 293e5a6c-0e13-43b5-8cf5-e8820e102219, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 293e5a6c-0e13-43b5-8cf5-e8820e102219, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13530691657688642761 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1353069165768864276113530691657688642761135306916576886427611353069165768864276113530691657688642761135306916576886427611353069165768864276113530691657688642761135306916576886427611353069165768864276113530691657688642761135306916576886427611353069165768864276113530691657688642761135306916576886427611353069165768864276113530691657688642761135306916576886427611353069165768864276113530691657688642761" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4a22549-d894-4f11-b731-69c0f2c30fff, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4a22549-d894-4f11-b731-69c0f2c30fff, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5090784554938008948 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50907845549380089485090784554938008948509078455493800894850907845549380089485090784554938008948509078455493800894850907845549380089485090784554938008948509078455493800894850907845549380089485090784554938008948509078455493800894850907845549380089485090784554938008948509078455493800894850907845549380089485090784554938008948509078455493800894850907845549380089485090784554938008948" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 293e5a6c-0e13-43b5-8cf5-e8820e102219, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45719a7e-a6bf-4372-9f6f-20b7e9cad4bf, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45719a7e-a6bf-4372-9f6f-20b7e9cad4bf, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17249587004601345321 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1724958700460134532117249587004601345321172495870046013453211724958700460134532117249587004601345321172495870046013453211724958700460134532117249587004601345321172495870046013453211724958700460134532117249587004601345321172495870046013453211724958700460134532117249587004601345321172495870046013453211724958700460134532117249587004601345321172495870046013453211724958700460134532117249587004601345321" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4a22549-d894-4f11-b731-69c0f2c30fff, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a63719fd-23f9-4d5a-8c0e-9f9c666cfe93, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a63719fd-23f9-4d5a-8c0e-9f9c666cfe93, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1587631232001462770 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15876312320014627701587631232001462770158763123200146277015876312320014627701587631232001462770158763123200146277015876312320014627701587631232001462770158763123200146277015876312320014627701587631232001462770158763123200146277015876312320014627701587631232001462770158763123200146277015876312320014627701587631232001462770158763123200146277015876312320014627701587631232001462770" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45719a7e-a6bf-4372-9f6f-20b7e9cad4bf, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f659b274-8e9a-4828-8695-12bb123759ab, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f659b274-8e9a-4828-8695-12bb123759ab, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4582656261882357047 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45826562618823570474582656261882357047458265626188235704745826562618823570474582656261882357047458265626188235704745826562618823570474582656261882357047458265626188235704745826562618823570474582656261882357047458265626188235704745826562618823570474582656261882357047458265626188235704745826562618823570474582656261882357047458265626188235704745826562618823570474582656261882357047" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a63719fd-23f9-4d5a-8c0e-9f9c666cfe93, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 008d7638-4080-4e99-b309-41fc0248a5ad, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 008d7638-4080-4e99-b309-41fc0248a5ad, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2993958325408821230 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29939583254088212302993958325408821230299395832540882123029939583254088212302993958325408821230299395832540882123029939583254088212302993958325408821230299395832540882123029939583254088212302993958325408821230299395832540882123029939583254088212302993958325408821230299395832540882123029939583254088212302993958325408821230299395832540882123029939583254088212302993958325408821230" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f659b274-8e9a-4828-8695-12bb123759ab, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2acb9b26-4549-4f1b-ad27-5b1d7aa2494a, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2acb9b26-4549-4f1b-ad27-5b1d7aa2494a, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8052241593469386514 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80522415934693865148052241593469386514805224159346938651480522415934693865148052241593469386514805224159346938651480522415934693865148052241593469386514805224159346938651480522415934693865148052241593469386514805224159346938651480522415934693865148052241593469386514805224159346938651480522415934693865148052241593469386514805224159346938651480522415934693865148052241593469386514" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 008d7638-4080-4e99-b309-41fc0248a5ad, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88f4bbb1-6b76-42b6-a50b-58fe8f20b74e, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88f4bbb1-6b76-42b6-a50b-58fe8f20b74e, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13615276818615839253 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1361527681861583925313615276818615839253136152768186158392531361527681861583925313615276818615839253136152768186158392531361527681861583925313615276818615839253136152768186158392531361527681861583925313615276818615839253136152768186158392531361527681861583925313615276818615839253136152768186158392531361527681861583925313615276818615839253136152768186158392531361527681861583925313615276818615839253" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2acb9b26-4549-4f1b-ad27-5b1d7aa2494a, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1e0ced9-9e90-4981-8c80-30a19289613e, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1e0ced9-9e90-4981-8c80-30a19289613e, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14527085041664789771 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1452708504166478977114527085041664789771145270850416647897711452708504166478977114527085041664789771145270850416647897711452708504166478977114527085041664789771145270850416647897711452708504166478977114527085041664789771145270850416647897711452708504166478977114527085041664789771145270850416647897711452708504166478977114527085041664789771145270850416647897711452708504166478977114527085041664789771" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88f4bbb1-6b76-42b6-a50b-58fe8f20b74e, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ffebeeb-8ec1-4166-a9f0-ca5f9e6cdcd0, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ffebeeb-8ec1-4166-a9f0-ca5f9e6cdcd0, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16217706458107475314 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1621770645810747531416217706458107475314162177064581074753141621770645810747531416217706458107475314162177064581074753141621770645810747531416217706458107475314162177064581074753141621770645810747531416217706458107475314162177064581074753141621770645810747531416217706458107475314162177064581074753141621770645810747531416217706458107475314162177064581074753141621770645810747531416217706458107475314" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1e0ced9-9e90-4981-8c80-30a19289613e, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8e28215-8efc-414e-86dc-8122db3f27a2, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8e28215-8efc-414e-86dc-8122db3f27a2, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 981370280664358401 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "981370280664358401981370280664358401981370280664358401981370280664358401981370280664358401981370280664358401981370280664358401981370280664358401981370280664358401981370280664358401981370280664358401981370280664358401981370280664358401981370280664358401981370280664358401981370280664358401981370280664358401981370280664358401981370280664358401981370280664358401" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ffebeeb-8ec1-4166-a9f0-ca5f9e6cdcd0, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 027448d6-9584-4d06-8bce-3e61302bab82, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 027448d6-9584-4d06-8bce-3e61302bab82, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13725332594904483089 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1372533259490448308913725332594904483089137253325949044830891372533259490448308913725332594904483089137253325949044830891372533259490448308913725332594904483089137253325949044830891372533259490448308913725332594904483089137253325949044830891372533259490448308913725332594904483089137253325949044830891372533259490448308913725332594904483089137253325949044830891372533259490448308913725332594904483089" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8e28215-8efc-414e-86dc-8122db3f27a2, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 114257e5-1d11-4660-a0d6-5386ee3d16e0, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 114257e5-1d11-4660-a0d6-5386ee3d16e0, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11140067728404562764 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1114006772840456276411140067728404562764111400677284045627641114006772840456276411140067728404562764111400677284045627641114006772840456276411140067728404562764111400677284045627641114006772840456276411140067728404562764111400677284045627641114006772840456276411140067728404562764111400677284045627641114006772840456276411140067728404562764111400677284045627641114006772840456276411140067728404562764" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 027448d6-9584-4d06-8bce-3e61302bab82, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 819522c4-6630-42a0-82e5-904a6e024cb8, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 819522c4-6630-42a0-82e5-904a6e024cb8, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6978085633561194886 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69780856335611948866978085633561194886697808563356119488669780856335611948866978085633561194886697808563356119488669780856335611948866978085633561194886697808563356119488669780856335611948866978085633561194886697808563356119488669780856335611948866978085633561194886697808563356119488669780856335611948866978085633561194886697808563356119488669780856335611948866978085633561194886" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 114257e5-1d11-4660-a0d6-5386ee3d16e0, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c46c8dfa-f960-469c-b201-3bfd17e23704, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c46c8dfa-f960-469c-b201-3bfd17e23704, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10635733338144041814 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1063573333814404181410635733338144041814106357333381440418141063573333814404181410635733338144041814106357333381440418141063573333814404181410635733338144041814106357333381440418141063573333814404181410635733338144041814106357333381440418141063573333814404181410635733338144041814106357333381440418141063573333814404181410635733338144041814106357333381440418141063573333814404181410635733338144041814" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 819522c4-6630-42a0-82e5-904a6e024cb8, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c46c8dfa-f960-469c-b201-3bfd17e23704, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58e3a6b9-72a1-459d-afa9-9be570af9303, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2b90f02-a79b-4d0a-9781-fcdc824b06ec, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58e3a6b9-72a1-459d-afa9-9be570af9303, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12716799299232531118 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1271679929923253111812716799299232531118127167992992325311181271679929923253111812716799299232531118127167992992325311181271679929923253111812716799299232531118127167992992325311181271679929923253111812716799299232531118127167992992325311181271679929923253111812716799299232531118127167992992325311181271679929923253111812716799299232531118127167992992325311181271679929923253111812716799299232531118" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2b90f02-a79b-4d0a-9781-fcdc824b06ec, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17578234844267310058 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1757823484426731005817578234844267310058175782348442673100581757823484426731005817578234844267310058175782348442673100581757823484426731005817578234844267310058175782348442673100581757823484426731005817578234844267310058175782348442673100581757823484426731005817578234844267310058175782348442673100581757823484426731005817578234844267310058175782348442673100581757823484426731005817578234844267310058" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2b90f02-a79b-4d0a-9781-fcdc824b06ec, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45a63a61-13d5-43dd-8ecc-cd6a2fc928fc, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45a63a61-13d5-43dd-8ecc-cd6a2fc928fc, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14015780477893764094 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1401578047789376409414015780477893764094140157804778937640941401578047789376409414015780477893764094140157804778937640941401578047789376409414015780477893764094140157804778937640941401578047789376409414015780477893764094140157804778937640941401578047789376409414015780477893764094140157804778937640941401578047789376409414015780477893764094140157804778937640941401578047789376409414015780477893764094" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58e3a6b9-72a1-459d-afa9-9be570af9303, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42803cbb-3ade-4ee7-afb3-09e2f7003886, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42803cbb-3ade-4ee7-afb3-09e2f7003886, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4015211981844383749 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40152119818443837494015211981844383749401521198184438374940152119818443837494015211981844383749401521198184438374940152119818443837494015211981844383749401521198184438374940152119818443837494015211981844383749401521198184438374940152119818443837494015211981844383749401521198184438374940152119818443837494015211981844383749401521198184438374940152119818443837494015211981844383749" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45a63a61-13d5-43dd-8ecc-cd6a2fc928fc, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ff3ae32-faaa-48be-ab0d-285f841fe065, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ff3ae32-faaa-48be-ab0d-285f841fe065, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8989790240751896119 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89897902407518961198989790240751896119898979024075189611989897902407518961198989790240751896119898979024075189611989897902407518961198989790240751896119898979024075189611989897902407518961198989790240751896119898979024075189611989897902407518961198989790240751896119898979024075189611989897902407518961198989790240751896119898979024075189611989897902407518961198989790240751896119" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42803cbb-3ade-4ee7-afb3-09e2f7003886, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b4f0cf2-3c65-48c8-8833-408f9e5e9acd, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b4f0cf2-3c65-48c8-8833-408f9e5e9acd, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16492351451625534690 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1649235145162553469016492351451625534690164923514516255346901649235145162553469016492351451625534690164923514516255346901649235145162553469016492351451625534690164923514516255346901649235145162553469016492351451625534690164923514516255346901649235145162553469016492351451625534690164923514516255346901649235145162553469016492351451625534690164923514516255346901649235145162553469016492351451625534690" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ff3ae32-faaa-48be-ab0d-285f841fe065, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e271180b-65a3-4f35-9efd-0b011b817177, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e271180b-65a3-4f35-9efd-0b011b817177, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9988902946933423536 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99889029469334235369988902946933423536998890294693342353699889029469334235369988902946933423536998890294693342353699889029469334235369988902946933423536998890294693342353699889029469334235369988902946933423536998890294693342353699889029469334235369988902946933423536998890294693342353699889029469334235369988902946933423536998890294693342353699889029469334235369988902946933423536" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b4f0cf2-3c65-48c8-8833-408f9e5e9acd, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 740f4b94-3946-4b29-8e7d-43f2c4b0381c, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 740f4b94-3946-4b29-8e7d-43f2c4b0381c, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2963269145041813119 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29632691450418131192963269145041813119296326914504181311929632691450418131192963269145041813119296326914504181311929632691450418131192963269145041813119296326914504181311929632691450418131192963269145041813119296326914504181311929632691450418131192963269145041813119296326914504181311929632691450418131192963269145041813119296326914504181311929632691450418131192963269145041813119" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e271180b-65a3-4f35-9efd-0b011b817177, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf07854c-0fe3-4ddb-a4fd-4fbed08b38c6, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf07854c-0fe3-4ddb-a4fd-4fbed08b38c6, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6490674485566043290 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64906744855660432906490674485566043290649067448556604329064906744855660432906490674485566043290649067448556604329064906744855660432906490674485566043290649067448556604329064906744855660432906490674485566043290649067448556604329064906744855660432906490674485566043290649067448556604329064906744855660432906490674485566043290649067448556604329064906744855660432906490674485566043290" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf07854c-0fe3-4ddb-a4fd-4fbed08b38c6, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49657ced-b9d1-4b16-856f-99841c486101, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49657ced-b9d1-4b16-856f-99841c486101, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4081710616532442229 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40817106165324422294081710616532442229408171061653244222940817106165324422294081710616532442229408171061653244222940817106165324422294081710616532442229408171061653244222940817106165324422294081710616532442229408171061653244222940817106165324422294081710616532442229408171061653244222940817106165324422294081710616532442229408171061653244222940817106165324422294081710616532442229" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 740f4b94-3946-4b29-8e7d-43f2c4b0381c, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b963bed4-4232-4f01-908e-8197c775211e, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b963bed4-4232-4f01-908e-8197c775211e, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1058336037560235314 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10583360375602353141058336037560235314105833603756023531410583360375602353141058336037560235314105833603756023531410583360375602353141058336037560235314105833603756023531410583360375602353141058336037560235314105833603756023531410583360375602353141058336037560235314105833603756023531410583360375602353141058336037560235314105833603756023531410583360375602353141058336037560235314" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49657ced-b9d1-4b16-856f-99841c486101, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00e592e0-0063-4b88-8e75-4eeed4e92599, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00e592e0-0063-4b88-8e75-4eeed4e92599, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12488609433664876623 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1248860943366487662312488609433664876623124886094336648766231248860943366487662312488609433664876623124886094336648766231248860943366487662312488609433664876623124886094336648766231248860943366487662312488609433664876623124886094336648766231248860943366487662312488609433664876623124886094336648766231248860943366487662312488609433664876623124886094336648766231248860943366487662312488609433664876623" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b963bed4-4232-4f01-908e-8197c775211e, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec8abbd6-2881-43b6-9ae7-d19c0f0f203e, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec8abbd6-2881-43b6-9ae7-d19c0f0f203e, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10556902713578439677 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1055690271357843967710556902713578439677105569027135784396771055690271357843967710556902713578439677105569027135784396771055690271357843967710556902713578439677105569027135784396771055690271357843967710556902713578439677105569027135784396771055690271357843967710556902713578439677105569027135784396771055690271357843967710556902713578439677105569027135784396771055690271357843967710556902713578439677" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec8abbd6-2881-43b6-9ae7-d19c0f0f203e, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11ce4ddf-e799-4702-a90d-393a10fcf1a6, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11ce4ddf-e799-4702-a90d-393a10fcf1a6, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8015063275638631021 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80150632756386310218015063275638631021801506327563863102180150632756386310218015063275638631021801506327563863102180150632756386310218015063275638631021801506327563863102180150632756386310218015063275638631021801506327563863102180150632756386310218015063275638631021801506327563863102180150632756386310218015063275638631021801506327563863102180150632756386310218015063275638631021" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00e592e0-0063-4b88-8e75-4eeed4e92599, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e51eb68a-aa3e-49a4-a5b3-6da3ec4acbfc, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e51eb68a-aa3e-49a4-a5b3-6da3ec4acbfc, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10708042346052907285 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1070804234605290728510708042346052907285107080423460529072851070804234605290728510708042346052907285107080423460529072851070804234605290728510708042346052907285107080423460529072851070804234605290728510708042346052907285107080423460529072851070804234605290728510708042346052907285107080423460529072851070804234605290728510708042346052907285107080423460529072851070804234605290728510708042346052907285" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11ce4ddf-e799-4702-a90d-393a10fcf1a6, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ff9af76-a156-4628-9d1f-d1d8bc21ede0, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e51eb68a-aa3e-49a4-a5b3-6da3ec4acbfc, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ff9af76-a156-4628-9d1f-d1d8bc21ede0, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1159715348289828007 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11597153482898280071159715348289828007115971534828982800711597153482898280071159715348289828007115971534828982800711597153482898280071159715348289828007115971534828982800711597153482898280071159715348289828007115971534828982800711597153482898280071159715348289828007115971534828982800711597153482898280071159715348289828007115971534828982800711597153482898280071159715348289828007" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d6b42d0-03db-4613-847b-d9b19bbfa92c, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d6b42d0-03db-4613-847b-d9b19bbfa92c, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1241591949833964568 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12415919498339645681241591949833964568124159194983396456812415919498339645681241591949833964568124159194983396456812415919498339645681241591949833964568124159194983396456812415919498339645681241591949833964568124159194983396456812415919498339645681241591949833964568124159194983396456812415919498339645681241591949833964568124159194983396456812415919498339645681241591949833964568" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ff9af76-a156-4628-9d1f-d1d8bc21ede0, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8f44885-aff7-40a5-b980-3f56a3981a07, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8f44885-aff7-40a5-b980-3f56a3981a07, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13646098388185484486 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1364609838818548448613646098388185484486136460983881854844861364609838818548448613646098388185484486136460983881854844861364609838818548448613646098388185484486136460983881854844861364609838818548448613646098388185484486136460983881854844861364609838818548448613646098388185484486136460983881854844861364609838818548448613646098388185484486136460983881854844861364609838818548448613646098388185484486" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d6b42d0-03db-4613-847b-d9b19bbfa92c, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0caef426-9345-4266-b47f-7b889f09db0d, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0caef426-9345-4266-b47f-7b889f09db0d, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4948947666283574123 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49489476662835741234948947666283574123494894766628357412349489476662835741234948947666283574123494894766628357412349489476662835741234948947666283574123494894766628357412349489476662835741234948947666283574123494894766628357412349489476662835741234948947666283574123494894766628357412349489476662835741234948947666283574123494894766628357412349489476662835741234948947666283574123" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8f44885-aff7-40a5-b980-3f56a3981a07, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6433faab-0e1d-44af-a324-47456e79adcc, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6433faab-0e1d-44af-a324-47456e79adcc, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12604435617839014044 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1260443561783901404412604435617839014044126044356178390140441260443561783901404412604435617839014044126044356178390140441260443561783901404412604435617839014044126044356178390140441260443561783901404412604435617839014044126044356178390140441260443561783901404412604435617839014044126044356178390140441260443561783901404412604435617839014044126044356178390140441260443561783901404412604435617839014044" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0caef426-9345-4266-b47f-7b889f09db0d, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 838f4dc3-9d5e-4cb1-a1a5-3d703e708a22, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 838f4dc3-9d5e-4cb1-a1a5-3d703e708a22, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10062056992495516051 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1006205699249551605110062056992495516051100620569924955160511006205699249551605110062056992495516051100620569924955160511006205699249551605110062056992495516051100620569924955160511006205699249551605110062056992495516051100620569924955160511006205699249551605110062056992495516051100620569924955160511006205699249551605110062056992495516051100620569924955160511006205699249551605110062056992495516051" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6433faab-0e1d-44af-a324-47456e79adcc, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 838f4dc3-9d5e-4cb1-a1a5-3d703e708a22, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 308a49d6-7896-4913-96a5-47d2173738a6, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 308a49d6-7896-4913-96a5-47d2173738a6, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11473269374661378515 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1147326937466137851511473269374661378515114732693746613785151147326937466137851511473269374661378515114732693746613785151147326937466137851511473269374661378515114732693746613785151147326937466137851511473269374661378515114732693746613785151147326937466137851511473269374661378515114732693746613785151147326937466137851511473269374661378515114732693746613785151147326937466137851511473269374661378515" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aaf3c49b-fa5b-4281-931d-3521c4800a51, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aaf3c49b-fa5b-4281-931d-3521c4800a51, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5905311814029488449 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59053118140294884495905311814029488449590531181402948844959053118140294884495905311814029488449590531181402948844959053118140294884495905311814029488449590531181402948844959053118140294884495905311814029488449590531181402948844959053118140294884495905311814029488449590531181402948844959053118140294884495905311814029488449590531181402948844959053118140294884495905311814029488449" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 308a49d6-7896-4913-96a5-47d2173738a6, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3396e062-cd23-48e1-9c9d-42fa60675f12, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3396e062-cd23-48e1-9c9d-42fa60675f12, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6276664933774962418 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62766649337749624186276664933774962418627666493377496241862766649337749624186276664933774962418627666493377496241862766649337749624186276664933774962418627666493377496241862766649337749624186276664933774962418627666493377496241862766649337749624186276664933774962418627666493377496241862766649337749624186276664933774962418627666493377496241862766649337749624186276664933774962418" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aaf3c49b-fa5b-4281-931d-3521c4800a51, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27d0e7e7-91be-4c4d-b024-cd5764ae5c5d, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27d0e7e7-91be-4c4d-b024-cd5764ae5c5d, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12680602766384007598 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1268060276638400759812680602766384007598126806027663840075981268060276638400759812680602766384007598126806027663840075981268060276638400759812680602766384007598126806027663840075981268060276638400759812680602766384007598126806027663840075981268060276638400759812680602766384007598126806027663840075981268060276638400759812680602766384007598126806027663840075981268060276638400759812680602766384007598" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3396e062-cd23-48e1-9c9d-42fa60675f12, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df0ca880-f1e5-4c89-b77b-b2807dc5042d, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df0ca880-f1e5-4c89-b77b-b2807dc5042d, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13438348176917031920 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1343834817691703192013438348176917031920134383481769170319201343834817691703192013438348176917031920134383481769170319201343834817691703192013438348176917031920134383481769170319201343834817691703192013438348176917031920134383481769170319201343834817691703192013438348176917031920134383481769170319201343834817691703192013438348176917031920134383481769170319201343834817691703192013438348176917031920" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27d0e7e7-91be-4c4d-b024-cd5764ae5c5d, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a0e6291-92d6-40bb-b29d-7c0a362ddf6f, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a0e6291-92d6-40bb-b29d-7c0a362ddf6f, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9933887474746513282 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99338874747465132829933887474746513282993388747474651328299338874747465132829933887474746513282993388747474651328299338874747465132829933887474746513282993388747474651328299338874747465132829933887474746513282993388747474651328299338874747465132829933887474746513282993388747474651328299338874747465132829933887474746513282993388747474651328299338874747465132829933887474746513282" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df0ca880-f1e5-4c89-b77b-b2807dc5042d, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a13e1712-a07a-459a-bb11-3ab1018ec93d, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a13e1712-a07a-459a-bb11-3ab1018ec93d, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2115811824042170970 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21158118240421709702115811824042170970211581182404217097021158118240421709702115811824042170970211581182404217097021158118240421709702115811824042170970211581182404217097021158118240421709702115811824042170970211581182404217097021158118240421709702115811824042170970211581182404217097021158118240421709702115811824042170970211581182404217097021158118240421709702115811824042170970" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a0e6291-92d6-40bb-b29d-7c0a362ddf6f, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0729eb30-324b-466b-8d26-10d674fcf03b, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0729eb30-324b-466b-8d26-10d674fcf03b, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16530085327177903826 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1653008532717790382616530085327177903826165300853271779038261653008532717790382616530085327177903826165300853271779038261653008532717790382616530085327177903826165300853271779038261653008532717790382616530085327177903826165300853271779038261653008532717790382616530085327177903826165300853271779038261653008532717790382616530085327177903826165300853271779038261653008532717790382616530085327177903826" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0729eb30-324b-466b-8d26-10d674fcf03b, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c27caa0f-1568-4c84-aa86-73370bb49584, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c27caa0f-1568-4c84-aa86-73370bb49584, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3426052951289887476 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34260529512898874763426052951289887476342605295128988747634260529512898874763426052951289887476342605295128988747634260529512898874763426052951289887476342605295128988747634260529512898874763426052951289887476342605295128988747634260529512898874763426052951289887476342605295128988747634260529512898874763426052951289887476342605295128988747634260529512898874763426052951289887476" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a13e1712-a07a-459a-bb11-3ab1018ec93d, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0c85151-9271-4aac-9085-6af68ca20a01, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0c85151-9271-4aac-9085-6af68ca20a01, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17957075945622519246 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1795707594562251924617957075945622519246179570759456225192461795707594562251924617957075945622519246179570759456225192461795707594562251924617957075945622519246179570759456225192461795707594562251924617957075945622519246179570759456225192461795707594562251924617957075945622519246179570759456225192461795707594562251924617957075945622519246179570759456225192461795707594562251924617957075945622519246" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c27caa0f-1568-4c84-aa86-73370bb49584, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76bf6545-df65-41aa-94eb-cd5a8e4c87a5, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76bf6545-df65-41aa-94eb-cd5a8e4c87a5, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6109896406361853025 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61098964063618530256109896406361853025610989640636185302561098964063618530256109896406361853025610989640636185302561098964063618530256109896406361853025610989640636185302561098964063618530256109896406361853025610989640636185302561098964063618530256109896406361853025610989640636185302561098964063618530256109896406361853025610989640636185302561098964063618530256109896406361853025" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0c85151-9271-4aac-9085-6af68ca20a01, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b5e391d-a8ca-426d-beda-84d152d2ca01, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76bf6545-df65-41aa-94eb-cd5a8e4c87a5, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b5e391d-a8ca-426d-beda-84d152d2ca01, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8343436645199954316 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83434366451999543168343436645199954316834343664519995431683434366451999543168343436645199954316834343664519995431683434366451999543168343436645199954316834343664519995431683434366451999543168343436645199954316834343664519995431683434366451999543168343436645199954316834343664519995431683434366451999543168343436645199954316834343664519995431683434366451999543168343436645199954316" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dcd94fc6-49ea-4882-b06a-c46e4042ea4c, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dcd94fc6-49ea-4882-b06a-c46e4042ea4c, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5272284381220947855 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52722843812209478555272284381220947855527228438122094785552722843812209478555272284381220947855527228438122094785552722843812209478555272284381220947855527228438122094785552722843812209478555272284381220947855527228438122094785552722843812209478555272284381220947855527228438122094785552722843812209478555272284381220947855527228438122094785552722843812209478555272284381220947855" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b5e391d-a8ca-426d-beda-84d152d2ca01, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dcd94fc6-49ea-4882-b06a-c46e4042ea4c, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe641f1a-e97d-4e69-85d5-1dd494218856, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe641f1a-e97d-4e69-85d5-1dd494218856, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2829983243498004594 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28299832434980045942829983243498004594282998324349800459428299832434980045942829983243498004594282998324349800459428299832434980045942829983243498004594282998324349800459428299832434980045942829983243498004594282998324349800459428299832434980045942829983243498004594282998324349800459428299832434980045942829983243498004594282998324349800459428299832434980045942829983243498004594" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a6f9efc-0b9b-4cf6-9ad9-fb6bb3969327, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a6f9efc-0b9b-4cf6-9ad9-fb6bb3969327, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7441296714123214756 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74412967141232147567441296714123214756744129671412321475674412967141232147567441296714123214756744129671412321475674412967141232147567441296714123214756744129671412321475674412967141232147567441296714123214756744129671412321475674412967141232147567441296714123214756744129671412321475674412967141232147567441296714123214756744129671412321475674412967141232147567441296714123214756" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a6f9efc-0b9b-4cf6-9ad9-fb6bb3969327, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a01c7d5-4b61-4484-9d5a-c477b3e138af, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a01c7d5-4b61-4484-9d5a-c477b3e138af, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3072445998591597022 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30724459985915970223072445998591597022307244599859159702230724459985915970223072445998591597022307244599859159702230724459985915970223072445998591597022307244599859159702230724459985915970223072445998591597022307244599859159702230724459985915970223072445998591597022307244599859159702230724459985915970223072445998591597022307244599859159702230724459985915970223072445998591597022" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe641f1a-e97d-4e69-85d5-1dd494218856, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c51e73c-494c-4273-83a1-977d30cb9902, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c51e73c-494c-4273-83a1-977d30cb9902, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5463921402368604638 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54639214023686046385463921402368604638546392140236860463854639214023686046385463921402368604638546392140236860463854639214023686046385463921402368604638546392140236860463854639214023686046385463921402368604638546392140236860463854639214023686046385463921402368604638546392140236860463854639214023686046385463921402368604638546392140236860463854639214023686046385463921402368604638" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a01c7d5-4b61-4484-9d5a-c477b3e138af, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d1e784b-6e31-41e5-b2a9-6cabac425bc1, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d1e784b-6e31-41e5-b2a9-6cabac425bc1, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 844498767407742604 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "844498767407742604844498767407742604844498767407742604844498767407742604844498767407742604844498767407742604844498767407742604844498767407742604844498767407742604844498767407742604844498767407742604844498767407742604844498767407742604844498767407742604844498767407742604844498767407742604844498767407742604844498767407742604844498767407742604844498767407742604" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c51e73c-494c-4273-83a1-977d30cb9902, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87adde5f-d61e-456b-823f-2bc591da8d61, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87adde5f-d61e-456b-823f-2bc591da8d61, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5494905118544251056 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54949051185442510565494905118544251056549490511854425105654949051185442510565494905118544251056549490511854425105654949051185442510565494905118544251056549490511854425105654949051185442510565494905118544251056549490511854425105654949051185442510565494905118544251056549490511854425105654949051185442510565494905118544251056549490511854425105654949051185442510565494905118544251056" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d1e784b-6e31-41e5-b2a9-6cabac425bc1, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cabb6572-1135-460b-bed6-2d66b788b4bb, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cabb6572-1135-460b-bed6-2d66b788b4bb, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1963800804250518852 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19638008042505188521963800804250518852196380080425051885219638008042505188521963800804250518852196380080425051885219638008042505188521963800804250518852196380080425051885219638008042505188521963800804250518852196380080425051885219638008042505188521963800804250518852196380080425051885219638008042505188521963800804250518852196380080425051885219638008042505188521963800804250518852" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87adde5f-d61e-456b-823f-2bc591da8d61, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cabb6572-1135-460b-bed6-2d66b788b4bb, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bcc986e3-b8a4-4eba-bcd9-6f190ab19570, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a851b2f-95eb-423e-ad7c-fc44c6eef4e7, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a851b2f-95eb-423e-ad7c-fc44c6eef4e7, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16940978419406251646 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1694097841940625164616940978419406251646169409784194062516461694097841940625164616940978419406251646169409784194062516461694097841940625164616940978419406251646169409784194062516461694097841940625164616940978419406251646169409784194062516461694097841940625164616940978419406251646169409784194062516461694097841940625164616940978419406251646169409784194062516461694097841940625164616940978419406251646" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bcc986e3-b8a4-4eba-bcd9-6f190ab19570, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1719006906074669614 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17190069060746696141719006906074669614171900690607466961417190069060746696141719006906074669614171900690607466961417190069060746696141719006906074669614171900690607466961417190069060746696141719006906074669614171900690607466961417190069060746696141719006906074669614171900690607466961417190069060746696141719006906074669614171900690607466961417190069060746696141719006906074669614" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bcc986e3-b8a4-4eba-bcd9-6f190ab19570, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0f9367b-0b9a-4dd0-a699-d62345673b1b, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0f9367b-0b9a-4dd0-a699-d62345673b1b, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7188156202323991299 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71881562023239912997188156202323991299718815620232399129971881562023239912997188156202323991299718815620232399129971881562023239912997188156202323991299718815620232399129971881562023239912997188156202323991299718815620232399129971881562023239912997188156202323991299718815620232399129971881562023239912997188156202323991299718815620232399129971881562023239912997188156202323991299" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a851b2f-95eb-423e-ad7c-fc44c6eef4e7, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7720b746-0869-4bf1-93db-45804fb9bab0, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7720b746-0869-4bf1-93db-45804fb9bab0, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5536827431661391578 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55368274316613915785536827431661391578553682743166139157855368274316613915785536827431661391578553682743166139157855368274316613915785536827431661391578553682743166139157855368274316613915785536827431661391578553682743166139157855368274316613915785536827431661391578553682743166139157855368274316613915785536827431661391578553682743166139157855368274316613915785536827431661391578" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0f9367b-0b9a-4dd0-a699-d62345673b1b, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7fdf2bc-312d-4be3-abf7-78a70048c079, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7fdf2bc-312d-4be3-abf7-78a70048c079, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18434734595025868526 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1843473459502586852618434734595025868526184347345950258685261843473459502586852618434734595025868526184347345950258685261843473459502586852618434734595025868526184347345950258685261843473459502586852618434734595025868526184347345950258685261843473459502586852618434734595025868526184347345950258685261843473459502586852618434734595025868526184347345950258685261843473459502586852618434734595025868526" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7720b746-0869-4bf1-93db-45804fb9bab0, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9223a369-6f7f-4ddd-b9fa-e857fd3e38c3, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9223a369-6f7f-4ddd-b9fa-e857fd3e38c3, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11110995953207659066 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1111099595320765906611110995953207659066111109959532076590661111099595320765906611110995953207659066111109959532076590661111099595320765906611110995953207659066111109959532076590661111099595320765906611110995953207659066111109959532076590661111099595320765906611110995953207659066111109959532076590661111099595320765906611110995953207659066111109959532076590661111099595320765906611110995953207659066" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7fdf2bc-312d-4be3-abf7-78a70048c079, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ef591f6-fdf0-4af1-a334-78d47ca15d30, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9223a369-6f7f-4ddd-b9fa-e857fd3e38c3, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2d4c216-97a9-419b-9e07-b2da38b35e10, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2d4c216-97a9-419b-9e07-b2da38b35e10, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4720903835265428037 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47209038352654280374720903835265428037472090383526542803747209038352654280374720903835265428037472090383526542803747209038352654280374720903835265428037472090383526542803747209038352654280374720903835265428037472090383526542803747209038352654280374720903835265428037472090383526542803747209038352654280374720903835265428037472090383526542803747209038352654280374720903835265428037" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ef591f6-fdf0-4af1-a334-78d47ca15d30, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16810325588228693526 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1681032558822869352616810325588228693526168103255882286935261681032558822869352616810325588228693526168103255882286935261681032558822869352616810325588228693526168103255882286935261681032558822869352616810325588228693526168103255882286935261681032558822869352616810325588228693526168103255882286935261681032558822869352616810325588228693526168103255882286935261681032558822869352616810325588228693526" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2d4c216-97a9-419b-9e07-b2da38b35e10, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44e05b88-7e5d-4028-97ae-182ffe3783c0, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44e05b88-7e5d-4028-97ae-182ffe3783c0, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2312970125641705181 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23129701256417051812312970125641705181231297012564170518123129701256417051812312970125641705181231297012564170518123129701256417051812312970125641705181231297012564170518123129701256417051812312970125641705181231297012564170518123129701256417051812312970125641705181231297012564170518123129701256417051812312970125641705181231297012564170518123129701256417051812312970125641705181" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ef591f6-fdf0-4af1-a334-78d47ca15d30, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d488d60-db8e-40ba-97fc-661fbdd9a0a3, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d488d60-db8e-40ba-97fc-661fbdd9a0a3, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3929253567736223980 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39292535677362239803929253567736223980392925356773622398039292535677362239803929253567736223980392925356773622398039292535677362239803929253567736223980392925356773622398039292535677362239803929253567736223980392925356773622398039292535677362239803929253567736223980392925356773622398039292535677362239803929253567736223980392925356773622398039292535677362239803929253567736223980" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44e05b88-7e5d-4028-97ae-182ffe3783c0, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 403cd6bb-98cf-456f-8b4c-6aaff3f29d5d, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 403cd6bb-98cf-456f-8b4c-6aaff3f29d5d, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10034698925887549193 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1003469892588754919310034698925887549193100346989258875491931003469892588754919310034698925887549193100346989258875491931003469892588754919310034698925887549193100346989258875491931003469892588754919310034698925887549193100346989258875491931003469892588754919310034698925887549193100346989258875491931003469892588754919310034698925887549193100346989258875491931003469892588754919310034698925887549193" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d488d60-db8e-40ba-97fc-661fbdd9a0a3, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 133e4864-0424-4d47-9738-79237e47b418, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 133e4864-0424-4d47-9738-79237e47b418, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12163967988410677369 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1216396798841067736912163967988410677369121639679884106773691216396798841067736912163967988410677369121639679884106773691216396798841067736912163967988410677369121639679884106773691216396798841067736912163967988410677369121639679884106773691216396798841067736912163967988410677369121639679884106773691216396798841067736912163967988410677369121639679884106773691216396798841067736912163967988410677369" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 403cd6bb-98cf-456f-8b4c-6aaff3f29d5d, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2e2ec80-a706-49ac-815e-250e8d9618ad, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2e2ec80-a706-49ac-815e-250e8d9618ad, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9114137159783351441 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91141371597833514419114137159783351441911413715978335144191141371597833514419114137159783351441911413715978335144191141371597833514419114137159783351441911413715978335144191141371597833514419114137159783351441911413715978335144191141371597833514419114137159783351441911413715978335144191141371597833514419114137159783351441911413715978335144191141371597833514419114137159783351441" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 133e4864-0424-4d47-9738-79237e47b418, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 051b2fd6-4b91-448f-8836-d8e0592f0887, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 051b2fd6-4b91-448f-8836-d8e0592f0887, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8915360521113611592 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89153605211136115928915360521113611592891536052111361159289153605211136115928915360521113611592891536052111361159289153605211136115928915360521113611592891536052111361159289153605211136115928915360521113611592891536052111361159289153605211136115928915360521113611592891536052111361159289153605211136115928915360521113611592891536052111361159289153605211136115928915360521113611592" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2e2ec80-a706-49ac-815e-250e8d9618ad, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 051b2fd6-4b91-448f-8836-d8e0592f0887, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11cb5833-07d1-424c-95b2-5eb7843b940d, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11cb5833-07d1-424c-95b2-5eb7843b940d, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4169102091963381907 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41691020919633819074169102091963381907416910209196338190741691020919633819074169102091963381907416910209196338190741691020919633819074169102091963381907416910209196338190741691020919633819074169102091963381907416910209196338190741691020919633819074169102091963381907416910209196338190741691020919633819074169102091963381907416910209196338190741691020919633819074169102091963381907" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db04a3f2-9a3a-42d3-9166-ac929c31e85f, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db04a3f2-9a3a-42d3-9166-ac929c31e85f, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8147846142257140278 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81478461422571402788147846142257140278814784614225714027881478461422571402788147846142257140278814784614225714027881478461422571402788147846142257140278814784614225714027881478461422571402788147846142257140278814784614225714027881478461422571402788147846142257140278814784614225714027881478461422571402788147846142257140278814784614225714027881478461422571402788147846142257140278" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11cb5833-07d1-424c-95b2-5eb7843b940d, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc5c5031-740d-43f3-8923-fd9d7dd664f9, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc5c5031-740d-43f3-8923-fd9d7dd664f9, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11003030135323074036 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1100303013532307403611003030135323074036110030301353230740361100303013532307403611003030135323074036110030301353230740361100303013532307403611003030135323074036110030301353230740361100303013532307403611003030135323074036110030301353230740361100303013532307403611003030135323074036110030301353230740361100303013532307403611003030135323074036110030301353230740361100303013532307403611003030135323074036" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db04a3f2-9a3a-42d3-9166-ac929c31e85f, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 661706eb-f04e-48e1-b32a-40a37bfb3270, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 661706eb-f04e-48e1-b32a-40a37bfb3270, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4719301075317067591 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47193010753170675914719301075317067591471930107531706759147193010753170675914719301075317067591471930107531706759147193010753170675914719301075317067591471930107531706759147193010753170675914719301075317067591471930107531706759147193010753170675914719301075317067591471930107531706759147193010753170675914719301075317067591471930107531706759147193010753170675914719301075317067591" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc5c5031-740d-43f3-8923-fd9d7dd664f9, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 661706eb-f04e-48e1-b32a-40a37bfb3270, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d059499-550a-4687-8a1d-76cd563d7623, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96c7c849-8aab-4618-8d5b-b69ebcce21ba, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d059499-550a-4687-8a1d-76cd563d7623, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10046942084029430250 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1004694208402943025010046942084029430250100469420840294302501004694208402943025010046942084029430250100469420840294302501004694208402943025010046942084029430250100469420840294302501004694208402943025010046942084029430250100469420840294302501004694208402943025010046942084029430250100469420840294302501004694208402943025010046942084029430250100469420840294302501004694208402943025010046942084029430250" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96c7c849-8aab-4618-8d5b-b69ebcce21ba, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4895707993871971771 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48957079938719717714895707993871971771489570799387197177148957079938719717714895707993871971771489570799387197177148957079938719717714895707993871971771489570799387197177148957079938719717714895707993871971771489570799387197177148957079938719717714895707993871971771489570799387197177148957079938719717714895707993871971771489570799387197177148957079938719717714895707993871971771" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96c7c849-8aab-4618-8d5b-b69ebcce21ba, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2bc121f-f807-48ca-9a71-53250623fa72, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2bc121f-f807-48ca-9a71-53250623fa72, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9059115608712973499 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90591156087129734999059115608712973499905911560871297349990591156087129734999059115608712973499905911560871297349990591156087129734999059115608712973499905911560871297349990591156087129734999059115608712973499905911560871297349990591156087129734999059115608712973499905911560871297349990591156087129734999059115608712973499905911560871297349990591156087129734999059115608712973499" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d059499-550a-4687-8a1d-76cd563d7623, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8eb6f994-a969-49e2-b641-eee95e362ed9, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8eb6f994-a969-49e2-b641-eee95e362ed9, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2408906102410947600 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24089061024109476002408906102410947600240890610241094760024089061024109476002408906102410947600240890610241094760024089061024109476002408906102410947600240890610241094760024089061024109476002408906102410947600240890610241094760024089061024109476002408906102410947600240890610241094760024089061024109476002408906102410947600240890610241094760024089061024109476002408906102410947600" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2bc121f-f807-48ca-9a71-53250623fa72, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f750b936-e013-4478-ae04-bd01ea0f1b42, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f750b936-e013-4478-ae04-bd01ea0f1b42, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13952727339637916971 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1395272733963791697113952727339637916971139527273396379169711395272733963791697113952727339637916971139527273396379169711395272733963791697113952727339637916971139527273396379169711395272733963791697113952727339637916971139527273396379169711395272733963791697113952727339637916971139527273396379169711395272733963791697113952727339637916971139527273396379169711395272733963791697113952727339637916971" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8eb6f994-a969-49e2-b641-eee95e362ed9, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8bf416f9-d205-4a86-836d-934fc7e387a7, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8bf416f9-d205-4a86-836d-934fc7e387a7, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16460709313872386267 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1646070931387238626716460709313872386267164607093138723862671646070931387238626716460709313872386267164607093138723862671646070931387238626716460709313872386267164607093138723862671646070931387238626716460709313872386267164607093138723862671646070931387238626716460709313872386267164607093138723862671646070931387238626716460709313872386267164607093138723862671646070931387238626716460709313872386267" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f750b936-e013-4478-ae04-bd01ea0f1b42, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0dd11d5-3baa-40a0-af85-8e66ae218e70, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0dd11d5-3baa-40a0-af85-8e66ae218e70, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17398839464644883006 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1739883946464488300617398839464644883006173988394646448830061739883946464488300617398839464644883006173988394646448830061739883946464488300617398839464644883006173988394646448830061739883946464488300617398839464644883006173988394646448830061739883946464488300617398839464644883006173988394646448830061739883946464488300617398839464644883006173988394646448830061739883946464488300617398839464644883006" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8bf416f9-d205-4a86-836d-934fc7e387a7, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad9b48f9-621e-4dcb-8036-0c3d475b9c1a, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad9b48f9-621e-4dcb-8036-0c3d475b9c1a, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17563804056254536098 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1756380405625453609817563804056254536098175638040562545360981756380405625453609817563804056254536098175638040562545360981756380405625453609817563804056254536098175638040562545360981756380405625453609817563804056254536098175638040562545360981756380405625453609817563804056254536098175638040562545360981756380405625453609817563804056254536098175638040562545360981756380405625453609817563804056254536098" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0dd11d5-3baa-40a0-af85-8e66ae218e70, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e167981-7bec-462c-a648-ffb1d0124994, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e167981-7bec-462c-a648-ffb1d0124994, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6493353927120089369 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64933539271200893696493353927120089369649335392712008936964933539271200893696493353927120089369649335392712008936964933539271200893696493353927120089369649335392712008936964933539271200893696493353927120089369649335392712008936964933539271200893696493353927120089369649335392712008936964933539271200893696493353927120089369649335392712008936964933539271200893696493353927120089369" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad9b48f9-621e-4dcb-8036-0c3d475b9c1a, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4d25d99-4454-4838-bfcb-8d9ec89e28dd, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4d25d99-4454-4838-bfcb-8d9ec89e28dd, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17430717739786315399 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1743071773978631539917430717739786315399174307177397863153991743071773978631539917430717739786315399174307177397863153991743071773978631539917430717739786315399174307177397863153991743071773978631539917430717739786315399174307177397863153991743071773978631539917430717739786315399174307177397863153991743071773978631539917430717739786315399174307177397863153991743071773978631539917430717739786315399" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e167981-7bec-462c-a648-ffb1d0124994, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24a4ad22-ce60-4aa0-8d15-9d9e6f2be851, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24a4ad22-ce60-4aa0-8d15-9d9e6f2be851, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8604147077512132633 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86041470775121326338604147077512132633860414707751213263386041470775121326338604147077512132633860414707751213263386041470775121326338604147077512132633860414707751213263386041470775121326338604147077512132633860414707751213263386041470775121326338604147077512132633860414707751213263386041470775121326338604147077512132633860414707751213263386041470775121326338604147077512132633" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4d25d99-4454-4838-bfcb-8d9ec89e28dd, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15709c71-cb00-4197-a4de-76ca78f31069, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15709c71-cb00-4197-a4de-76ca78f31069, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6339846642333959999 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63398466423339599996339846642333959999633984664233395999963398466423339599996339846642333959999633984664233395999963398466423339599996339846642333959999633984664233395999963398466423339599996339846642333959999633984664233395999963398466423339599996339846642333959999633984664233395999963398466423339599996339846642333959999633984664233395999963398466423339599996339846642333959999" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24a4ad22-ce60-4aa0-8d15-9d9e6f2be851, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25979f6a-d8ea-4ae2-baa9-eac940d4e313, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25979f6a-d8ea-4ae2-baa9-eac940d4e313, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6452326332765690425 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64523263327656904256452326332765690425645232633276569042564523263327656904256452326332765690425645232633276569042564523263327656904256452326332765690425645232633276569042564523263327656904256452326332765690425645232633276569042564523263327656904256452326332765690425645232633276569042564523263327656904256452326332765690425645232633276569042564523263327656904256452326332765690425" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15709c71-cb00-4197-a4de-76ca78f31069, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2314c937-24b4-4841-ab7f-8d25c9107c61, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2314c937-24b4-4841-ab7f-8d25c9107c61, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14242047904737000541 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1424204790473700054114242047904737000541142420479047370005411424204790473700054114242047904737000541142420479047370005411424204790473700054114242047904737000541142420479047370005411424204790473700054114242047904737000541142420479047370005411424204790473700054114242047904737000541142420479047370005411424204790473700054114242047904737000541142420479047370005411424204790473700054114242047904737000541" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25979f6a-d8ea-4ae2-baa9-eac940d4e313, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a3cb293-eba1-4ee2-9547-1de68b663db2, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a3cb293-eba1-4ee2-9547-1de68b663db2, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5629384071607590137 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56293840716075901375629384071607590137562938407160759013756293840716075901375629384071607590137562938407160759013756293840716075901375629384071607590137562938407160759013756293840716075901375629384071607590137562938407160759013756293840716075901375629384071607590137562938407160759013756293840716075901375629384071607590137562938407160759013756293840716075901375629384071607590137" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2314c937-24b4-4841-ab7f-8d25c9107c61, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6511492-5cf9-4fab-b878-312fe614cc70, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6511492-5cf9-4fab-b878-312fe614cc70, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10286561401450392935 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1028656140145039293510286561401450392935102865614014503929351028656140145039293510286561401450392935102865614014503929351028656140145039293510286561401450392935102865614014503929351028656140145039293510286561401450392935102865614014503929351028656140145039293510286561401450392935102865614014503929351028656140145039293510286561401450392935102865614014503929351028656140145039293510286561401450392935" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a3cb293-eba1-4ee2-9547-1de68b663db2, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d79c4465-f025-4454-818e-5e866bd761d8, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d79c4465-f025-4454-818e-5e866bd761d8, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14401375839191402646 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1440137583919140264614401375839191402646144013758391914026461440137583919140264614401375839191402646144013758391914026461440137583919140264614401375839191402646144013758391914026461440137583919140264614401375839191402646144013758391914026461440137583919140264614401375839191402646144013758391914026461440137583919140264614401375839191402646144013758391914026461440137583919140264614401375839191402646" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6511492-5cf9-4fab-b878-312fe614cc70, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ad7f255-e5cf-40e0-866e-73dfdf92036f, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ad7f255-e5cf-40e0-866e-73dfdf92036f, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13557079686699057003 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1355707968669905700313557079686699057003135570796866990570031355707968669905700313557079686699057003135570796866990570031355707968669905700313557079686699057003135570796866990570031355707968669905700313557079686699057003135570796866990570031355707968669905700313557079686699057003135570796866990570031355707968669905700313557079686699057003135570796866990570031355707968669905700313557079686699057003" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d79c4465-f025-4454-818e-5e866bd761d8, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8eb70aa-f013-41aa-a1ff-046fde79a28f, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8eb70aa-f013-41aa-a1ff-046fde79a28f, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5953398481670144837 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59533984816701448375953398481670144837595339848167014483759533984816701448375953398481670144837595339848167014483759533984816701448375953398481670144837595339848167014483759533984816701448375953398481670144837595339848167014483759533984816701448375953398481670144837595339848167014483759533984816701448375953398481670144837595339848167014483759533984816701448375953398481670144837" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ad7f255-e5cf-40e0-866e-73dfdf92036f, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b624b414-80e9-428d-a676-79698c98b941, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b624b414-80e9-428d-a676-79698c98b941, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14657783466264008430 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1465778346626400843014657783466264008430146577834662640084301465778346626400843014657783466264008430146577834662640084301465778346626400843014657783466264008430146577834662640084301465778346626400843014657783466264008430146577834662640084301465778346626400843014657783466264008430146577834662640084301465778346626400843014657783466264008430146577834662640084301465778346626400843014657783466264008430" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8eb70aa-f013-41aa-a1ff-046fde79a28f, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4313464-9a00-4f16-86ae-cf6008bb3dd0, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4313464-9a00-4f16-86ae-cf6008bb3dd0, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13378890598213997891 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1337889059821399789113378890598213997891133788905982139978911337889059821399789113378890598213997891133788905982139978911337889059821399789113378890598213997891133788905982139978911337889059821399789113378890598213997891133788905982139978911337889059821399789113378890598213997891133788905982139978911337889059821399789113378890598213997891133788905982139978911337889059821399789113378890598213997891" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4313464-9a00-4f16-86ae-cf6008bb3dd0, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0019bed6-03ca-43f7-83bc-c8559fbff67d, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b624b414-80e9-428d-a676-79698c98b941, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0019bed6-03ca-43f7-83bc-c8559fbff67d, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1041068737940487483 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10410687379404874831041068737940487483104106873794048748310410687379404874831041068737940487483104106873794048748310410687379404874831041068737940487483104106873794048748310410687379404874831041068737940487483104106873794048748310410687379404874831041068737940487483104106873794048748310410687379404874831041068737940487483104106873794048748310410687379404874831041068737940487483" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ddd57dd1-d9cc-4047-982a-c9bbc821cdb0, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ddd57dd1-d9cc-4047-982a-c9bbc821cdb0, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12471890251564921020 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1247189025156492102012471890251564921020124718902515649210201247189025156492102012471890251564921020124718902515649210201247189025156492102012471890251564921020124718902515649210201247189025156492102012471890251564921020124718902515649210201247189025156492102012471890251564921020124718902515649210201247189025156492102012471890251564921020124718902515649210201247189025156492102012471890251564921020" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ddd57dd1-d9cc-4047-982a-c9bbc821cdb0, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0019bed6-03ca-43f7-83bc-c8559fbff67d, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35f36b1e-2cd9-4971-b736-db4e00ae3979, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d0b1ac1-4719-47b8-b0bc-22f5f186379b, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35f36b1e-2cd9-4971-b736-db4e00ae3979, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9253200692532069396 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92532006925320693969253200692532069396925320069253206939692532006925320693969253200692532069396925320069253206939692532006925320693969253200692532069396925320069253206939692532006925320693969253200692532069396925320069253206939692532006925320693969253200692532069396925320069253206939692532006925320693969253200692532069396925320069253206939692532006925320693969253200692532069396" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d0b1ac1-4719-47b8-b0bc-22f5f186379b, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6187043496315010136 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61870434963150101366187043496315010136618704349631501013661870434963150101366187043496315010136618704349631501013661870434963150101366187043496315010136618704349631501013661870434963150101366187043496315010136618704349631501013661870434963150101366187043496315010136618704349631501013661870434963150101366187043496315010136618704349631501013661870434963150101366187043496315010136" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35f36b1e-2cd9-4971-b736-db4e00ae3979, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0cb27abc-7ec5-4ddf-a61f-9c5c7d178899, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0cb27abc-7ec5-4ddf-a61f-9c5c7d178899, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9205856603550113920 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92058566035501139209205856603550113920920585660355011392092058566035501139209205856603550113920920585660355011392092058566035501139209205856603550113920920585660355011392092058566035501139209205856603550113920920585660355011392092058566035501139209205856603550113920920585660355011392092058566035501139209205856603550113920920585660355011392092058566035501139209205856603550113920" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d0b1ac1-4719-47b8-b0bc-22f5f186379b, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c79e216b-dcf2-4acf-9ec0-a334865aa186, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c79e216b-dcf2-4acf-9ec0-a334865aa186, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12878938038780149985 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1287893803878014998512878938038780149985128789380387801499851287893803878014998512878938038780149985128789380387801499851287893803878014998512878938038780149985128789380387801499851287893803878014998512878938038780149985128789380387801499851287893803878014998512878938038780149985128789380387801499851287893803878014998512878938038780149985128789380387801499851287893803878014998512878938038780149985" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c79e216b-dcf2-4acf-9ec0-a334865aa186, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c84fb3d5-5fa2-4ca2-8304-aeaf880a73d8, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0cb27abc-7ec5-4ddf-a61f-9c5c7d178899, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 179f0af4-c323-4012-b1d7-b685b5454aeb, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c84fb3d5-5fa2-4ca2-8304-aeaf880a73d8, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15891987909006794854 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1589198790900679485415891987909006794854158919879090067948541589198790900679485415891987909006794854158919879090067948541589198790900679485415891987909006794854158919879090067948541589198790900679485415891987909006794854158919879090067948541589198790900679485415891987909006794854158919879090067948541589198790900679485415891987909006794854158919879090067948541589198790900679485415891987909006794854" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 179f0af4-c323-4012-b1d7-b685b5454aeb, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1450503162611304342 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14505031626113043421450503162611304342145050316261130434214505031626113043421450503162611304342145050316261130434214505031626113043421450503162611304342145050316261130434214505031626113043421450503162611304342145050316261130434214505031626113043421450503162611304342145050316261130434214505031626113043421450503162611304342145050316261130434214505031626113043421450503162611304342" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 179f0af4-c323-4012-b1d7-b685b5454aeb, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 503fbc7d-a1d9-42c5-a840-92e2c2fde29f, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 503fbc7d-a1d9-42c5-a840-92e2c2fde29f, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6540945449464088635 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65409454494640886356540945449464088635654094544946408863565409454494640886356540945449464088635654094544946408863565409454494640886356540945449464088635654094544946408863565409454494640886356540945449464088635654094544946408863565409454494640886356540945449464088635654094544946408863565409454494640886356540945449464088635654094544946408863565409454494640886356540945449464088635" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c84fb3d5-5fa2-4ca2-8304-aeaf880a73d8, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a0091f4-ad25-4442-92e3-116005ba2878, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a0091f4-ad25-4442-92e3-116005ba2878, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3840439835619091368 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38404398356190913683840439835619091368384043983561909136838404398356190913683840439835619091368384043983561909136838404398356190913683840439835619091368384043983561909136838404398356190913683840439835619091368384043983561909136838404398356190913683840439835619091368384043983561909136838404398356190913683840439835619091368384043983561909136838404398356190913683840439835619091368" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 503fbc7d-a1d9-42c5-a840-92e2c2fde29f, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce2e6050-aacb-4a8f-969c-000ad5fa0bd5, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce2e6050-aacb-4a8f-969c-000ad5fa0bd5, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4809725705833036466 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48097257058330364664809725705833036466480972570583303646648097257058330364664809725705833036466480972570583303646648097257058330364664809725705833036466480972570583303646648097257058330364664809725705833036466480972570583303646648097257058330364664809725705833036466480972570583303646648097257058330364664809725705833036466480972570583303646648097257058330364664809725705833036466" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a0091f4-ad25-4442-92e3-116005ba2878, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b613a2b9-a2fe-4ab5-9a70-31beac450146, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b613a2b9-a2fe-4ab5-9a70-31beac450146, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5317410910039968381 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53174109100399683815317410910039968381531741091003996838153174109100399683815317410910039968381531741091003996838153174109100399683815317410910039968381531741091003996838153174109100399683815317410910039968381531741091003996838153174109100399683815317410910039968381531741091003996838153174109100399683815317410910039968381531741091003996838153174109100399683815317410910039968381" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce2e6050-aacb-4a8f-969c-000ad5fa0bd5, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19779803-16b4-41ac-8591-bef4a6cc7c3d, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19779803-16b4-41ac-8591-bef4a6cc7c3d, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14156092547417792526 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1415609254741779252614156092547417792526141560925474177925261415609254741779252614156092547417792526141560925474177925261415609254741779252614156092547417792526141560925474177925261415609254741779252614156092547417792526141560925474177925261415609254741779252614156092547417792526141560925474177925261415609254741779252614156092547417792526141560925474177925261415609254741779252614156092547417792526" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b613a2b9-a2fe-4ab5-9a70-31beac450146, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8cd7a0a9-76eb-4b70-8071-11d4234714aa, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8cd7a0a9-76eb-4b70-8071-11d4234714aa, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11857086672812279336 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1185708667281227933611857086672812279336118570866728122793361185708667281227933611857086672812279336118570866728122793361185708667281227933611857086672812279336118570866728122793361185708667281227933611857086672812279336118570866728122793361185708667281227933611857086672812279336118570866728122793361185708667281227933611857086672812279336118570866728122793361185708667281227933611857086672812279336" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19779803-16b4-41ac-8591-bef4a6cc7c3d, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47d7c05a-ab25-4d2a-8451-a3d816f63105, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47d7c05a-ab25-4d2a-8451-a3d816f63105, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16572378661471930927 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1657237866147193092716572378661471930927165723786614719309271657237866147193092716572378661471930927165723786614719309271657237866147193092716572378661471930927165723786614719309271657237866147193092716572378661471930927165723786614719309271657237866147193092716572378661471930927165723786614719309271657237866147193092716572378661471930927165723786614719309271657237866147193092716572378661471930927" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8cd7a0a9-76eb-4b70-8071-11d4234714aa, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 484f8dec-8c93-438e-8905-5f86531c6f45, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 484f8dec-8c93-438e-8905-5f86531c6f45, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13572719028647115695 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1357271902864711569513572719028647115695135727190286471156951357271902864711569513572719028647115695135727190286471156951357271902864711569513572719028647115695135727190286471156951357271902864711569513572719028647115695135727190286471156951357271902864711569513572719028647115695135727190286471156951357271902864711569513572719028647115695135727190286471156951357271902864711569513572719028647115695" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47d7c05a-ab25-4d2a-8451-a3d816f63105, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f45f3f85-3893-4c6a-ba0c-594855b0caa2, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f45f3f85-3893-4c6a-ba0c-594855b0caa2, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2236098017367704015 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22360980173677040152236098017367704015223609801736770401522360980173677040152236098017367704015223609801736770401522360980173677040152236098017367704015223609801736770401522360980173677040152236098017367704015223609801736770401522360980173677040152236098017367704015223609801736770401522360980173677040152236098017367704015223609801736770401522360980173677040152236098017367704015" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 484f8dec-8c93-438e-8905-5f86531c6f45, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18e963ef-a525-46dc-80ac-83dd0fa40999, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18e963ef-a525-46dc-80ac-83dd0fa40999, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16926803151107739991 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1692680315110773999116926803151107739991169268031511077399911692680315110773999116926803151107739991169268031511077399911692680315110773999116926803151107739991169268031511077399911692680315110773999116926803151107739991169268031511077399911692680315110773999116926803151107739991169268031511077399911692680315110773999116926803151107739991169268031511077399911692680315110773999116926803151107739991" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f45f3f85-3893-4c6a-ba0c-594855b0caa2, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8b7dbfa-6721-4c47-a887-d60bf4727fb4, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8b7dbfa-6721-4c47-a887-d60bf4727fb4, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8005790981051061567 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80057909810510615678005790981051061567800579098105106156780057909810510615678005790981051061567800579098105106156780057909810510615678005790981051061567800579098105106156780057909810510615678005790981051061567800579098105106156780057909810510615678005790981051061567800579098105106156780057909810510615678005790981051061567800579098105106156780057909810510615678005790981051061567" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18e963ef-a525-46dc-80ac-83dd0fa40999, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d689f9ca-9a56-4390-ae47-40a92552af63, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d689f9ca-9a56-4390-ae47-40a92552af63, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13873759683398622223 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1387375968339862222313873759683398622223138737596833986222231387375968339862222313873759683398622223138737596833986222231387375968339862222313873759683398622223138737596833986222231387375968339862222313873759683398622223138737596833986222231387375968339862222313873759683398622223138737596833986222231387375968339862222313873759683398622223138737596833986222231387375968339862222313873759683398622223" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8b7dbfa-6721-4c47-a887-d60bf4727fb4, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1db6e05d-7d1a-4292-afc2-e8fcc3f8bbe3, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1db6e05d-7d1a-4292-afc2-e8fcc3f8bbe3, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6858293081585091710 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68582930815850917106858293081585091710685829308158509171068582930815850917106858293081585091710685829308158509171068582930815850917106858293081585091710685829308158509171068582930815850917106858293081585091710685829308158509171068582930815850917106858293081585091710685829308158509171068582930815850917106858293081585091710685829308158509171068582930815850917106858293081585091710" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d689f9ca-9a56-4390-ae47-40a92552af63, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a93f30e-9f4c-4d63-9e23-5eac8f93c291, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a93f30e-9f4c-4d63-9e23-5eac8f93c291, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 470423848565247545 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "470423848565247545470423848565247545470423848565247545470423848565247545470423848565247545470423848565247545470423848565247545470423848565247545470423848565247545470423848565247545470423848565247545470423848565247545470423848565247545470423848565247545470423848565247545470423848565247545470423848565247545470423848565247545470423848565247545470423848565247545" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1db6e05d-7d1a-4292-afc2-e8fcc3f8bbe3, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3b7fa2a-fd07-4cd1-94a9-85e8d1734cd6, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3b7fa2a-fd07-4cd1-94a9-85e8d1734cd6, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16498349126671040900 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1649834912667104090016498349126671040900164983491266710409001649834912667104090016498349126671040900164983491266710409001649834912667104090016498349126671040900164983491266710409001649834912667104090016498349126671040900164983491266710409001649834912667104090016498349126671040900164983491266710409001649834912667104090016498349126671040900164983491266710409001649834912667104090016498349126671040900" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a93f30e-9f4c-4d63-9e23-5eac8f93c291, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83cfb5a0-4b50-40dc-91c7-812db4308e8c, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83cfb5a0-4b50-40dc-91c7-812db4308e8c, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15807376026677666228 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1580737602667766622815807376026677666228158073760266776662281580737602667766622815807376026677666228158073760266776662281580737602667766622815807376026677666228158073760266776662281580737602667766622815807376026677666228158073760266776662281580737602667766622815807376026677666228158073760266776662281580737602667766622815807376026677666228158073760266776662281580737602667766622815807376026677666228" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3b7fa2a-fd07-4cd1-94a9-85e8d1734cd6, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83cfb5a0-4b50-40dc-91c7-812db4308e8c, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3fb1c19a-a503-4b36-a203-722ae0d477ac, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3fb1c19a-a503-4b36-a203-722ae0d477ac, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7514293905068439491 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75142939050684394917514293905068439491751429390506843949175142939050684394917514293905068439491751429390506843949175142939050684394917514293905068439491751429390506843949175142939050684394917514293905068439491751429390506843949175142939050684394917514293905068439491751429390506843949175142939050684394917514293905068439491751429390506843949175142939050684394917514293905068439491" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86915dab-7d46-4132-949c-f14abdfcdca8, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86915dab-7d46-4132-949c-f14abdfcdca8, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5189972088895041224 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51899720888950412245189972088895041224518997208889504122451899720888950412245189972088895041224518997208889504122451899720888950412245189972088895041224518997208889504122451899720888950412245189972088895041224518997208889504122451899720888950412245189972088895041224518997208889504122451899720888950412245189972088895041224518997208889504122451899720888950412245189972088895041224" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3fb1c19a-a503-4b36-a203-722ae0d477ac, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c078a84-6b57-4c47-9fdd-f806ff1c8695, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c078a84-6b57-4c47-9fdd-f806ff1c8695, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16342720293540165960 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1634272029354016596016342720293540165960163427202935401659601634272029354016596016342720293540165960163427202935401659601634272029354016596016342720293540165960163427202935401659601634272029354016596016342720293540165960163427202935401659601634272029354016596016342720293540165960163427202935401659601634272029354016596016342720293540165960163427202935401659601634272029354016596016342720293540165960" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86915dab-7d46-4132-949c-f14abdfcdca8, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46597dc3-74be-4b63-8b6c-6dd470b33d6a, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46597dc3-74be-4b63-8b6c-6dd470b33d6a, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1080713163820552541 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10807131638205525411080713163820552541108071316382055254110807131638205525411080713163820552541108071316382055254110807131638205525411080713163820552541108071316382055254110807131638205525411080713163820552541108071316382055254110807131638205525411080713163820552541108071316382055254110807131638205525411080713163820552541108071316382055254110807131638205525411080713163820552541" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c078a84-6b57-4c47-9fdd-f806ff1c8695, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4dd90453-f9e4-4e79-aee0-90645638e1d0, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4dd90453-f9e4-4e79-aee0-90645638e1d0, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3942412961286975548 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39424129612869755483942412961286975548394241296128697554839424129612869755483942412961286975548394241296128697554839424129612869755483942412961286975548394241296128697554839424129612869755483942412961286975548394241296128697554839424129612869755483942412961286975548394241296128697554839424129612869755483942412961286975548394241296128697554839424129612869755483942412961286975548" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4dd90453-f9e4-4e79-aee0-90645638e1d0, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de5c50c1-5c76-4c99-a3f2-55104d66ebdb, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de5c50c1-5c76-4c99-a3f2-55104d66ebdb, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8036944046372726256 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80369440463727262568036944046372726256803694404637272625680369440463727262568036944046372726256803694404637272625680369440463727262568036944046372726256803694404637272625680369440463727262568036944046372726256803694404637272625680369440463727262568036944046372726256803694404637272625680369440463727262568036944046372726256803694404637272625680369440463727262568036944046372726256" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46597dc3-74be-4b63-8b6c-6dd470b33d6a, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2bffa29f-dfcc-4cd4-99ef-327b93d73a95, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2bffa29f-dfcc-4cd4-99ef-327b93d73a95, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10758859836489841287 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1075885983648984128710758859836489841287107588598364898412871075885983648984128710758859836489841287107588598364898412871075885983648984128710758859836489841287107588598364898412871075885983648984128710758859836489841287107588598364898412871075885983648984128710758859836489841287107588598364898412871075885983648984128710758859836489841287107588598364898412871075885983648984128710758859836489841287" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de5c50c1-5c76-4c99-a3f2-55104d66ebdb, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9d3b6bf-669f-47a9-b9c2-b039b3a8c9aa, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9d3b6bf-669f-47a9-b9c2-b039b3a8c9aa, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4581745957106531239 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45817459571065312394581745957106531239458174595710653123945817459571065312394581745957106531239458174595710653123945817459571065312394581745957106531239458174595710653123945817459571065312394581745957106531239458174595710653123945817459571065312394581745957106531239458174595710653123945817459571065312394581745957106531239458174595710653123945817459571065312394581745957106531239" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2bffa29f-dfcc-4cd4-99ef-327b93d73a95, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ce42ee8-ace7-4861-952e-f90ee2759785, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ce42ee8-ace7-4861-952e-f90ee2759785, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14371413076071289654 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1437141307607128965414371413076071289654143714130760712896541437141307607128965414371413076071289654143714130760712896541437141307607128965414371413076071289654143714130760712896541437141307607128965414371413076071289654143714130760712896541437141307607128965414371413076071289654143714130760712896541437141307607128965414371413076071289654143714130760712896541437141307607128965414371413076071289654" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9d3b6bf-669f-47a9-b9c2-b039b3a8c9aa, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0de6aaea-4bc3-41cd-8956-9d85ea0783a0, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0de6aaea-4bc3-41cd-8956-9d85ea0783a0, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10440672856931269604 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1044067285693126960410440672856931269604104406728569312696041044067285693126960410440672856931269604104406728569312696041044067285693126960410440672856931269604104406728569312696041044067285693126960410440672856931269604104406728569312696041044067285693126960410440672856931269604104406728569312696041044067285693126960410440672856931269604104406728569312696041044067285693126960410440672856931269604" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ce42ee8-ace7-4861-952e-f90ee2759785, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf9355d5-9028-432a-bd89-1b9d94f33e2f, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf9355d5-9028-432a-bd89-1b9d94f33e2f, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13548681007152390577 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1354868100715239057713548681007152390577135486810071523905771354868100715239057713548681007152390577135486810071523905771354868100715239057713548681007152390577135486810071523905771354868100715239057713548681007152390577135486810071523905771354868100715239057713548681007152390577135486810071523905771354868100715239057713548681007152390577135486810071523905771354868100715239057713548681007152390577" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0de6aaea-4bc3-41cd-8956-9d85ea0783a0, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3da4555a-1571-4491-b0c4-6c0e5d80a5bc, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3da4555a-1571-4491-b0c4-6c0e5d80a5bc, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10654818635204049145 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1065481863520404914510654818635204049145106548186352040491451065481863520404914510654818635204049145106548186352040491451065481863520404914510654818635204049145106548186352040491451065481863520404914510654818635204049145106548186352040491451065481863520404914510654818635204049145106548186352040491451065481863520404914510654818635204049145106548186352040491451065481863520404914510654818635204049145" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf9355d5-9028-432a-bd89-1b9d94f33e2f, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d51bed5-bbb5-4241-9563-f6660b4bec27, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d51bed5-bbb5-4241-9563-f6660b4bec27, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13731188450325842150 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1373118845032584215013731188450325842150137311884503258421501373118845032584215013731188450325842150137311884503258421501373118845032584215013731188450325842150137311884503258421501373118845032584215013731188450325842150137311884503258421501373118845032584215013731188450325842150137311884503258421501373118845032584215013731188450325842150137311884503258421501373118845032584215013731188450325842150" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3da4555a-1571-4491-b0c4-6c0e5d80a5bc, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d51bed5-bbb5-4241-9563-f6660b4bec27, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7678b04f-270c-490a-b5e4-c1fe15b73d60, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7678b04f-270c-490a-b5e4-c1fe15b73d60, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 498989421981289904 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "498989421981289904498989421981289904498989421981289904498989421981289904498989421981289904498989421981289904498989421981289904498989421981289904498989421981289904498989421981289904498989421981289904498989421981289904498989421981289904498989421981289904498989421981289904498989421981289904498989421981289904498989421981289904498989421981289904498989421981289904" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ca6ce50-f6b4-42d0-b8b1-53a0fcc7974c, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ca6ce50-f6b4-42d0-b8b1-53a0fcc7974c, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13584776238963315664 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1358477623896331566413584776238963315664135847762389633156641358477623896331566413584776238963315664135847762389633156641358477623896331566413584776238963315664135847762389633156641358477623896331566413584776238963315664135847762389633156641358477623896331566413584776238963315664135847762389633156641358477623896331566413584776238963315664135847762389633156641358477623896331566413584776238963315664" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ca6ce50-f6b4-42d0-b8b1-53a0fcc7974c, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86733eac-eb57-495c-ba25-fbe466105649, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86733eac-eb57-495c-ba25-fbe466105649, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11232601582385403102 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1123260158238540310211232601582385403102112326015823854031021123260158238540310211232601582385403102112326015823854031021123260158238540310211232601582385403102112326015823854031021123260158238540310211232601582385403102112326015823854031021123260158238540310211232601582385403102112326015823854031021123260158238540310211232601582385403102112326015823854031021123260158238540310211232601582385403102" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7678b04f-270c-490a-b5e4-c1fe15b73d60, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b013be58-3047-47d3-acbe-cab5f5a796fc, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b013be58-3047-47d3-acbe-cab5f5a796fc, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4744414797195210880 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47444147971952108804744414797195210880474441479719521088047444147971952108804744414797195210880474441479719521088047444147971952108804744414797195210880474441479719521088047444147971952108804744414797195210880474441479719521088047444147971952108804744414797195210880474441479719521088047444147971952108804744414797195210880474441479719521088047444147971952108804744414797195210880" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b013be58-3047-47d3-acbe-cab5f5a796fc, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41c92534-4f61-4c29-b4dc-d47e0af5eab0, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41c92534-4f61-4c29-b4dc-d47e0af5eab0, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4930370226960196471 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49303702269601964714930370226960196471493037022696019647149303702269601964714930370226960196471493037022696019647149303702269601964714930370226960196471493037022696019647149303702269601964714930370226960196471493037022696019647149303702269601964714930370226960196471493037022696019647149303702269601964714930370226960196471493037022696019647149303702269601964714930370226960196471" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86733eac-eb57-495c-ba25-fbe466105649, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88663d31-5190-4d4d-b250-e2ee75791a1d, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88663d31-5190-4d4d-b250-e2ee75791a1d, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7615857784885374836 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76158577848853748367615857784885374836761585778488537483676158577848853748367615857784885374836761585778488537483676158577848853748367615857784885374836761585778488537483676158577848853748367615857784885374836761585778488537483676158577848853748367615857784885374836761585778488537483676158577848853748367615857784885374836761585778488537483676158577848853748367615857784885374836" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41c92534-4f61-4c29-b4dc-d47e0af5eab0, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4da10200-5da9-4e6a-8dee-2f1e5d4fe776, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4da10200-5da9-4e6a-8dee-2f1e5d4fe776, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3879772709104090296 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38797727091040902963879772709104090296387977270910409029638797727091040902963879772709104090296387977270910409029638797727091040902963879772709104090296387977270910409029638797727091040902963879772709104090296387977270910409029638797727091040902963879772709104090296387977270910409029638797727091040902963879772709104090296387977270910409029638797727091040902963879772709104090296" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88663d31-5190-4d4d-b250-e2ee75791a1d, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5213e85d-20d9-4e1c-ad36-49ac5136917a, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5213e85d-20d9-4e1c-ad36-49ac5136917a, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14276154646881076806 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1427615464688107680614276154646881076806142761546468810768061427615464688107680614276154646881076806142761546468810768061427615464688107680614276154646881076806142761546468810768061427615464688107680614276154646881076806142761546468810768061427615464688107680614276154646881076806142761546468810768061427615464688107680614276154646881076806142761546468810768061427615464688107680614276154646881076806" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4da10200-5da9-4e6a-8dee-2f1e5d4fe776, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5092d228-bd5d-4d4d-9e0d-9228adc762f7, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5092d228-bd5d-4d4d-9e0d-9228adc762f7, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17650684626769529385 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1765068462676952938517650684626769529385176506846267695293851765068462676952938517650684626769529385176506846267695293851765068462676952938517650684626769529385176506846267695293851765068462676952938517650684626769529385176506846267695293851765068462676952938517650684626769529385176506846267695293851765068462676952938517650684626769529385176506846267695293851765068462676952938517650684626769529385" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5213e85d-20d9-4e1c-ad36-49ac5136917a, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 935026af-0009-4e56-ab4c-67a4e0b2b4fd, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 935026af-0009-4e56-ab4c-67a4e0b2b4fd, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17008765593045352803 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1700876559304535280317008765593045352803170087655930453528031700876559304535280317008765593045352803170087655930453528031700876559304535280317008765593045352803170087655930453528031700876559304535280317008765593045352803170087655930453528031700876559304535280317008765593045352803170087655930453528031700876559304535280317008765593045352803170087655930453528031700876559304535280317008765593045352803" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5092d228-bd5d-4d4d-9e0d-9228adc762f7, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 935026af-0009-4e56-ab4c-67a4e0b2b4fd, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84b2e601-a65f-41f1-8157-45539dd3aa98, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 909add05-c212-4b2c-b732-316dabeb7bae, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 909add05-c212-4b2c-b732-316dabeb7bae, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5288036866819256958 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52880368668192569585288036866819256958528803686681925695852880368668192569585288036866819256958528803686681925695852880368668192569585288036866819256958528803686681925695852880368668192569585288036866819256958528803686681925695852880368668192569585288036866819256958528803686681925695852880368668192569585288036866819256958528803686681925695852880368668192569585288036866819256958" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84b2e601-a65f-41f1-8157-45539dd3aa98, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1413275042455441258 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14132750424554412581413275042455441258141327504245544125814132750424554412581413275042455441258141327504245544125814132750424554412581413275042455441258141327504245544125814132750424554412581413275042455441258141327504245544125814132750424554412581413275042455441258141327504245544125814132750424554412581413275042455441258141327504245544125814132750424554412581413275042455441258" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 909add05-c212-4b2c-b732-316dabeb7bae, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 520e850a-8296-48a1-a535-888ea2d10674, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 520e850a-8296-48a1-a535-888ea2d10674, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3140255766152791693 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31402557661527916933140255766152791693314025576615279169331402557661527916933140255766152791693314025576615279169331402557661527916933140255766152791693314025576615279169331402557661527916933140255766152791693314025576615279169331402557661527916933140255766152791693314025576615279169331402557661527916933140255766152791693314025576615279169331402557661527916933140255766152791693" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84b2e601-a65f-41f1-8157-45539dd3aa98, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2fea9995-2ef0-45e7-a02e-cd85d78e4863, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2fea9995-2ef0-45e7-a02e-cd85d78e4863, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16939695196472190076 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1693969519647219007616939695196472190076169396951964721900761693969519647219007616939695196472190076169396951964721900761693969519647219007616939695196472190076169396951964721900761693969519647219007616939695196472190076169396951964721900761693969519647219007616939695196472190076169396951964721900761693969519647219007616939695196472190076169396951964721900761693969519647219007616939695196472190076" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 520e850a-8296-48a1-a535-888ea2d10674, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73c0a850-5519-484d-b7ff-0595b08fa3da, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2fea9995-2ef0-45e7-a02e-cd85d78e4863, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f2908e9-3bd9-4dbe-b8e0-62be9e1b82c2, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f2908e9-3bd9-4dbe-b8e0-62be9e1b82c2, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18043284149414806924 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1804328414941480692418043284149414806924180432841494148069241804328414941480692418043284149414806924180432841494148069241804328414941480692418043284149414806924180432841494148069241804328414941480692418043284149414806924180432841494148069241804328414941480692418043284149414806924180432841494148069241804328414941480692418043284149414806924180432841494148069241804328414941480692418043284149414806924" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73c0a850-5519-484d-b7ff-0595b08fa3da, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12329637043161736985 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1232963704316173698512329637043161736985123296370431617369851232963704316173698512329637043161736985123296370431617369851232963704316173698512329637043161736985123296370431617369851232963704316173698512329637043161736985123296370431617369851232963704316173698512329637043161736985123296370431617369851232963704316173698512329637043161736985123296370431617369851232963704316173698512329637043161736985" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f2908e9-3bd9-4dbe-b8e0-62be9e1b82c2, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73c0a850-5519-484d-b7ff-0595b08fa3da, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e606014-d544-446f-873c-6c0afaba86b5, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45e32835-0652-4378-afea-69561f9fadc3, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45e32835-0652-4378-afea-69561f9fadc3, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17363115869878013964 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1736311586987801396417363115869878013964173631158698780139641736311586987801396417363115869878013964173631158698780139641736311586987801396417363115869878013964173631158698780139641736311586987801396417363115869878013964173631158698780139641736311586987801396417363115869878013964173631158698780139641736311586987801396417363115869878013964173631158698780139641736311586987801396417363115869878013964" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e606014-d544-446f-873c-6c0afaba86b5, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15060368200119515293 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1506036820011951529315060368200119515293150603682001195152931506036820011951529315060368200119515293150603682001195152931506036820011951529315060368200119515293150603682001195152931506036820011951529315060368200119515293150603682001195152931506036820011951529315060368200119515293150603682001195152931506036820011951529315060368200119515293150603682001195152931506036820011951529315060368200119515293" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45e32835-0652-4378-afea-69561f9fadc3, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31a33191-539d-458f-a7b4-9e32d89fbb46, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31a33191-539d-458f-a7b4-9e32d89fbb46, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15000730363911941719 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1500073036391194171915000730363911941719150007303639119417191500073036391194171915000730363911941719150007303639119417191500073036391194171915000730363911941719150007303639119417191500073036391194171915000730363911941719150007303639119417191500073036391194171915000730363911941719150007303639119417191500073036391194171915000730363911941719150007303639119417191500073036391194171915000730363911941719" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e606014-d544-446f-873c-6c0afaba86b5, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59736510-0dfb-400a-8f9a-8c8cc90ad259, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59736510-0dfb-400a-8f9a-8c8cc90ad259, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5457842834242411781 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54578428342424117815457842834242411781545784283424241178154578428342424117815457842834242411781545784283424241178154578428342424117815457842834242411781545784283424241178154578428342424117815457842834242411781545784283424241178154578428342424117815457842834242411781545784283424241178154578428342424117815457842834242411781545784283424241178154578428342424117815457842834242411781" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59736510-0dfb-400a-8f9a-8c8cc90ad259, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c1c736e-8a5a-4de0-96f9-7d63935ed8ce, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c1c736e-8a5a-4de0-96f9-7d63935ed8ce, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13230287746268260885 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1323028774626826088513230287746268260885132302877462682608851323028774626826088513230287746268260885132302877462682608851323028774626826088513230287746268260885132302877462682608851323028774626826088513230287746268260885132302877462682608851323028774626826088513230287746268260885132302877462682608851323028774626826088513230287746268260885132302877462682608851323028774626826088513230287746268260885" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31a33191-539d-458f-a7b4-9e32d89fbb46, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ebcfb79-e422-4c1e-8413-20823571e51a, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ebcfb79-e422-4c1e-8413-20823571e51a, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7010338779150023857 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70103387791500238577010338779150023857701033877915002385770103387791500238577010338779150023857701033877915002385770103387791500238577010338779150023857701033877915002385770103387791500238577010338779150023857701033877915002385770103387791500238577010338779150023857701033877915002385770103387791500238577010338779150023857701033877915002385770103387791500238577010338779150023857" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c1c736e-8a5a-4de0-96f9-7d63935ed8ce, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bbed1a38-f8d2-497a-ba9c-fc9839117efd, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bbed1a38-f8d2-497a-ba9c-fc9839117efd, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6914870329581346175 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69148703295813461756914870329581346175691487032958134617569148703295813461756914870329581346175691487032958134617569148703295813461756914870329581346175691487032958134617569148703295813461756914870329581346175691487032958134617569148703295813461756914870329581346175691487032958134617569148703295813461756914870329581346175691487032958134617569148703295813461756914870329581346175" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ebcfb79-e422-4c1e-8413-20823571e51a, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2535a55-cf48-4e85-9913-bee18a05ada0, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2535a55-cf48-4e85-9913-bee18a05ada0, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16334193526449316856 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1633419352644931685616334193526449316856163341935264493168561633419352644931685616334193526449316856163341935264493168561633419352644931685616334193526449316856163341935264493168561633419352644931685616334193526449316856163341935264493168561633419352644931685616334193526449316856163341935264493168561633419352644931685616334193526449316856163341935264493168561633419352644931685616334193526449316856" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bbed1a38-f8d2-497a-ba9c-fc9839117efd, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3b01ac5-6cd1-4191-9ee7-868db501c932, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3b01ac5-6cd1-4191-9ee7-868db501c932, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6020580563413370474 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60205805634133704746020580563413370474602058056341337047460205805634133704746020580563413370474602058056341337047460205805634133704746020580563413370474602058056341337047460205805634133704746020580563413370474602058056341337047460205805634133704746020580563413370474602058056341337047460205805634133704746020580563413370474602058056341337047460205805634133704746020580563413370474" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2535a55-cf48-4e85-9913-bee18a05ada0, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0cb84b92-c3cc-45ea-880f-5ab88cc2cf21, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0cb84b92-c3cc-45ea-880f-5ab88cc2cf21, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7594318658995781981 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75943186589957819817594318658995781981759431865899578198175943186589957819817594318658995781981759431865899578198175943186589957819817594318658995781981759431865899578198175943186589957819817594318658995781981759431865899578198175943186589957819817594318658995781981759431865899578198175943186589957819817594318658995781981759431865899578198175943186589957819817594318658995781981" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3b01ac5-6cd1-4191-9ee7-868db501c932, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a8fbbbd-b26a-4c66-958a-68bb66e75b28, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a8fbbbd-b26a-4c66-958a-68bb66e75b28, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1059588107154883797 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10595881071548837971059588107154883797105958810715488379710595881071548837971059588107154883797105958810715488379710595881071548837971059588107154883797105958810715488379710595881071548837971059588107154883797105958810715488379710595881071548837971059588107154883797105958810715488379710595881071548837971059588107154883797105958810715488379710595881071548837971059588107154883797" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0cb84b92-c3cc-45ea-880f-5ab88cc2cf21, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9754dcc-e775-46fb-9729-8db58719e5ac, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9754dcc-e775-46fb-9729-8db58719e5ac, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15250030642843890934 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1525003064284389093415250030642843890934152500306428438909341525003064284389093415250030642843890934152500306428438909341525003064284389093415250030642843890934152500306428438909341525003064284389093415250030642843890934152500306428438909341525003064284389093415250030642843890934152500306428438909341525003064284389093415250030642843890934152500306428438909341525003064284389093415250030642843890934" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a8fbbbd-b26a-4c66-958a-68bb66e75b28, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b6cef66-bab7-4926-9592-47e0e9902398, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b6cef66-bab7-4926-9592-47e0e9902398, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6453717011969406590 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64537170119694065906453717011969406590645371701196940659064537170119694065906453717011969406590645371701196940659064537170119694065906453717011969406590645371701196940659064537170119694065906453717011969406590645371701196940659064537170119694065906453717011969406590645371701196940659064537170119694065906453717011969406590645371701196940659064537170119694065906453717011969406590" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9754dcc-e775-46fb-9729-8db58719e5ac, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7d6d271-5997-4414-ac16-77a6a5f1b87d, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7d6d271-5997-4414-ac16-77a6a5f1b87d, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8956052476931288599 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89560524769312885998956052476931288599895605247693128859989560524769312885998956052476931288599895605247693128859989560524769312885998956052476931288599895605247693128859989560524769312885998956052476931288599895605247693128859989560524769312885998956052476931288599895605247693128859989560524769312885998956052476931288599895605247693128859989560524769312885998956052476931288599" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b6cef66-bab7-4926-9592-47e0e9902398, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, feb399cd-5960-423f-b7c6-418310799c99, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, feb399cd-5960-423f-b7c6-418310799c99, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10532694464644483179 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1053269446464448317910532694464644483179105326944646444831791053269446464448317910532694464644483179105326944646444831791053269446464448317910532694464644483179105326944646444831791053269446464448317910532694464644483179105326944646444831791053269446464448317910532694464644483179105326944646444831791053269446464448317910532694464644483179105326944646444831791053269446464448317910532694464644483179" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7d6d271-5997-4414-ac16-77a6a5f1b87d, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c0f4cf7-6eb7-4ea1-a87f-97a3ec0f3ce7, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c0f4cf7-6eb7-4ea1-a87f-97a3ec0f3ce7, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15728648415883721767 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1572864841588372176715728648415883721767157286484158837217671572864841588372176715728648415883721767157286484158837217671572864841588372176715728648415883721767157286484158837217671572864841588372176715728648415883721767157286484158837217671572864841588372176715728648415883721767157286484158837217671572864841588372176715728648415883721767157286484158837217671572864841588372176715728648415883721767" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, feb399cd-5960-423f-b7c6-418310799c99, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd017fdf-d4df-4e59-9efb-fafd9fddddac, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd017fdf-d4df-4e59-9efb-fafd9fddddac, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16898136170543086736 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1689813617054308673616898136170543086736168981361705430867361689813617054308673616898136170543086736168981361705430867361689813617054308673616898136170543086736168981361705430867361689813617054308673616898136170543086736168981361705430867361689813617054308673616898136170543086736168981361705430867361689813617054308673616898136170543086736168981361705430867361689813617054308673616898136170543086736" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c0f4cf7-6eb7-4ea1-a87f-97a3ec0f3ce7, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60ca7edd-213f-4361-bc0e-9d37e30d3ff4, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60ca7edd-213f-4361-bc0e-9d37e30d3ff4, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7560182704046545905 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75601827040465459057560182704046545905756018270404654590575601827040465459057560182704046545905756018270404654590575601827040465459057560182704046545905756018270404654590575601827040465459057560182704046545905756018270404654590575601827040465459057560182704046545905756018270404654590575601827040465459057560182704046545905756018270404654590575601827040465459057560182704046545905" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd017fdf-d4df-4e59-9efb-fafd9fddddac, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25e5b930-e08e-4b2c-b152-35794bc63ba3, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25e5b930-e08e-4b2c-b152-35794bc63ba3, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7693134604950206072 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76931346049502060727693134604950206072769313460495020607276931346049502060727693134604950206072769313460495020607276931346049502060727693134604950206072769313460495020607276931346049502060727693134604950206072769313460495020607276931346049502060727693134604950206072769313460495020607276931346049502060727693134604950206072769313460495020607276931346049502060727693134604950206072" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60ca7edd-213f-4361-bc0e-9d37e30d3ff4, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4207711f-2677-4af0-a59a-81c644e13ed5, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4207711f-2677-4af0-a59a-81c644e13ed5, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10176025502732898410 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1017602550273289841010176025502732898410101760255027328984101017602550273289841010176025502732898410101760255027328984101017602550273289841010176025502732898410101760255027328984101017602550273289841010176025502732898410101760255027328984101017602550273289841010176025502732898410101760255027328984101017602550273289841010176025502732898410101760255027328984101017602550273289841010176025502732898410" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25e5b930-e08e-4b2c-b152-35794bc63ba3, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c3719be-8a6a-4d4e-bc48-47d4efec6f5a, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c3719be-8a6a-4d4e-bc48-47d4efec6f5a, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18388483178864922384 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1838848317886492238418388483178864922384183884831788649223841838848317886492238418388483178864922384183884831788649223841838848317886492238418388483178864922384183884831788649223841838848317886492238418388483178864922384183884831788649223841838848317886492238418388483178864922384183884831788649223841838848317886492238418388483178864922384183884831788649223841838848317886492238418388483178864922384" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4207711f-2677-4af0-a59a-81c644e13ed5, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78501f5c-3f1b-4429-904b-ebb2c6694523, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78501f5c-3f1b-4429-904b-ebb2c6694523, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13921340728838949004 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1392134072883894900413921340728838949004139213407288389490041392134072883894900413921340728838949004139213407288389490041392134072883894900413921340728838949004139213407288389490041392134072883894900413921340728838949004139213407288389490041392134072883894900413921340728838949004139213407288389490041392134072883894900413921340728838949004139213407288389490041392134072883894900413921340728838949004" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c3719be-8a6a-4d4e-bc48-47d4efec6f5a, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe236bc7-dd3d-4ba5-a0d9-2c6712924150, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe236bc7-dd3d-4ba5-a0d9-2c6712924150, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2266225359005969946 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22662253590059699462266225359005969946226622535900596994622662253590059699462266225359005969946226622535900596994622662253590059699462266225359005969946226622535900596994622662253590059699462266225359005969946226622535900596994622662253590059699462266225359005969946226622535900596994622662253590059699462266225359005969946226622535900596994622662253590059699462266225359005969946" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78501f5c-3f1b-4429-904b-ebb2c6694523, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f3fe584-d277-4662-bb00-3ed4be416add, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f3fe584-d277-4662-bb00-3ed4be416add, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4101541010472484569 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41015410104724845694101541010472484569410154101047248456941015410104724845694101541010472484569410154101047248456941015410104724845694101541010472484569410154101047248456941015410104724845694101541010472484569410154101047248456941015410104724845694101541010472484569410154101047248456941015410104724845694101541010472484569410154101047248456941015410104724845694101541010472484569" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe236bc7-dd3d-4ba5-a0d9-2c6712924150, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0468437-308c-4a8d-9bf3-f48852a6a924, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0468437-308c-4a8d-9bf3-f48852a6a924, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8612630499058692513 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86126304990586925138612630499058692513861263049905869251386126304990586925138612630499058692513861263049905869251386126304990586925138612630499058692513861263049905869251386126304990586925138612630499058692513861263049905869251386126304990586925138612630499058692513861263049905869251386126304990586925138612630499058692513861263049905869251386126304990586925138612630499058692513" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f3fe584-d277-4662-bb00-3ed4be416add, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db7b3e38-4016-4a85-b0af-c5d30bbc0fee, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db7b3e38-4016-4a85-b0af-c5d30bbc0fee, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11369942000619460388 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1136994200061946038811369942000619460388113699420006194603881136994200061946038811369942000619460388113699420006194603881136994200061946038811369942000619460388113699420006194603881136994200061946038811369942000619460388113699420006194603881136994200061946038811369942000619460388113699420006194603881136994200061946038811369942000619460388113699420006194603881136994200061946038811369942000619460388" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0468437-308c-4a8d-9bf3-f48852a6a924, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db7b3e38-4016-4a85-b0af-c5d30bbc0fee, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bfac7715-93fe-4364-bd06-2e2391e5de72, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bfac7715-93fe-4364-bd06-2e2391e5de72, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8670265624278121056 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86702656242781210568670265624278121056867026562427812105686702656242781210568670265624278121056867026562427812105686702656242781210568670265624278121056867026562427812105686702656242781210568670265624278121056867026562427812105686702656242781210568670265624278121056867026562427812105686702656242781210568670265624278121056867026562427812105686702656242781210568670265624278121056" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e28d8035-5801-4356-9795-4d36d3a44ac9, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e28d8035-5801-4356-9795-4d36d3a44ac9, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10675149117350821337 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1067514911735082133710675149117350821337106751491173508213371067514911735082133710675149117350821337106751491173508213371067514911735082133710675149117350821337106751491173508213371067514911735082133710675149117350821337106751491173508213371067514911735082133710675149117350821337106751491173508213371067514911735082133710675149117350821337106751491173508213371067514911735082133710675149117350821337" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bfac7715-93fe-4364-bd06-2e2391e5de72, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39a2c6c6-9918-4413-b8da-140a7cbf70a9, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39a2c6c6-9918-4413-b8da-140a7cbf70a9, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9284899101370070662 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92848991013700706629284899101370070662928489910137007066292848991013700706629284899101370070662928489910137007066292848991013700706629284899101370070662928489910137007066292848991013700706629284899101370070662928489910137007066292848991013700706629284899101370070662928489910137007066292848991013700706629284899101370070662928489910137007066292848991013700706629284899101370070662" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e28d8035-5801-4356-9795-4d36d3a44ac9, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc677c0e-d838-4c3e-81a2-1d7107de248c, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc677c0e-d838-4c3e-81a2-1d7107de248c, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9083068779279540253 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90830687792795402539083068779279540253908306877927954025390830687792795402539083068779279540253908306877927954025390830687792795402539083068779279540253908306877927954025390830687792795402539083068779279540253908306877927954025390830687792795402539083068779279540253908306877927954025390830687792795402539083068779279540253908306877927954025390830687792795402539083068779279540253" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39a2c6c6-9918-4413-b8da-140a7cbf70a9, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 026f7b97-e7cd-4a2e-8411-574627d88515, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 026f7b97-e7cd-4a2e-8411-574627d88515, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7842694336881492356 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78426943368814923567842694336881492356784269433688149235678426943368814923567842694336881492356784269433688149235678426943368814923567842694336881492356784269433688149235678426943368814923567842694336881492356784269433688149235678426943368814923567842694336881492356784269433688149235678426943368814923567842694336881492356784269433688149235678426943368814923567842694336881492356" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc677c0e-d838-4c3e-81a2-1d7107de248c, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46d02c1c-b095-4bb1-b05a-cb948cca5368, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46d02c1c-b095-4bb1-b05a-cb948cca5368, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5307080598215391939 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53070805982153919395307080598215391939530708059821539193953070805982153919395307080598215391939530708059821539193953070805982153919395307080598215391939530708059821539193953070805982153919395307080598215391939530708059821539193953070805982153919395307080598215391939530708059821539193953070805982153919395307080598215391939530708059821539193953070805982153919395307080598215391939" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 026f7b97-e7cd-4a2e-8411-574627d88515, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56d9522b-43fd-4b17-b82f-c0863dc9b821, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56d9522b-43fd-4b17-b82f-c0863dc9b821, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6240607872766321354 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62406078727663213546240607872766321354624060787276632135462406078727663213546240607872766321354624060787276632135462406078727663213546240607872766321354624060787276632135462406078727663213546240607872766321354624060787276632135462406078727663213546240607872766321354624060787276632135462406078727663213546240607872766321354624060787276632135462406078727663213546240607872766321354" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46d02c1c-b095-4bb1-b05a-cb948cca5368, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 746c2445-ec06-4827-b61c-5af1c9bbd329, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 746c2445-ec06-4827-b61c-5af1c9bbd329, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11265966999032835782 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1126596699903283578211265966999032835782112659669990328357821126596699903283578211265966999032835782112659669990328357821126596699903283578211265966999032835782112659669990328357821126596699903283578211265966999032835782112659669990328357821126596699903283578211265966999032835782112659669990328357821126596699903283578211265966999032835782112659669990328357821126596699903283578211265966999032835782" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56d9522b-43fd-4b17-b82f-c0863dc9b821, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8a7bb96-c1fc-4ef0-9987-e6da16ca6f60, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8a7bb96-c1fc-4ef0-9987-e6da16ca6f60, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14064906731368064224 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1406490673136806422414064906731368064224140649067313680642241406490673136806422414064906731368064224140649067313680642241406490673136806422414064906731368064224140649067313680642241406490673136806422414064906731368064224140649067313680642241406490673136806422414064906731368064224140649067313680642241406490673136806422414064906731368064224140649067313680642241406490673136806422414064906731368064224" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 746c2445-ec06-4827-b61c-5af1c9bbd329, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5300ab5-305a-4bf7-aefb-2f644ae048b5, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5300ab5-305a-4bf7-aefb-2f644ae048b5, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13773564939387104034 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1377356493938710403413773564939387104034137735649393871040341377356493938710403413773564939387104034137735649393871040341377356493938710403413773564939387104034137735649393871040341377356493938710403413773564939387104034137735649393871040341377356493938710403413773564939387104034137735649393871040341377356493938710403413773564939387104034137735649393871040341377356493938710403413773564939387104034" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8a7bb96-c1fc-4ef0-9987-e6da16ca6f60, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ce68389-99a7-4dde-80fc-20020338ff44, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ce68389-99a7-4dde-80fc-20020338ff44, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18186741428827200721 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1818674142882720072118186741428827200721181867414288272007211818674142882720072118186741428827200721181867414288272007211818674142882720072118186741428827200721181867414288272007211818674142882720072118186741428827200721181867414288272007211818674142882720072118186741428827200721181867414288272007211818674142882720072118186741428827200721181867414288272007211818674142882720072118186741428827200721" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5300ab5-305a-4bf7-aefb-2f644ae048b5, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b931c4d2-83bc-4b3a-b468-0be8be83b3af, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b931c4d2-83bc-4b3a-b468-0be8be83b3af, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2914502681854518969 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29145026818545189692914502681854518969291450268185451896929145026818545189692914502681854518969291450268185451896929145026818545189692914502681854518969291450268185451896929145026818545189692914502681854518969291450268185451896929145026818545189692914502681854518969291450268185451896929145026818545189692914502681854518969291450268185451896929145026818545189692914502681854518969" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ce68389-99a7-4dde-80fc-20020338ff44, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea748d22-ab3e-4c46-9d68-ba6e7a651a9f, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea748d22-ab3e-4c46-9d68-ba6e7a651a9f, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 582258690729496093 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "582258690729496093582258690729496093582258690729496093582258690729496093582258690729496093582258690729496093582258690729496093582258690729496093582258690729496093582258690729496093582258690729496093582258690729496093582258690729496093582258690729496093582258690729496093582258690729496093582258690729496093582258690729496093582258690729496093582258690729496093" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b931c4d2-83bc-4b3a-b468-0be8be83b3af, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 439799a2-749e-498f-ac4d-2ccc549c003e, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 439799a2-749e-498f-ac4d-2ccc549c003e, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4063401208760356209 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40634012087603562094063401208760356209406340120876035620940634012087603562094063401208760356209406340120876035620940634012087603562094063401208760356209406340120876035620940634012087603562094063401208760356209406340120876035620940634012087603562094063401208760356209406340120876035620940634012087603562094063401208760356209406340120876035620940634012087603562094063401208760356209" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea748d22-ab3e-4c46-9d68-ba6e7a651a9f, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aaa80410-9f3f-4082-b69d-04eceb6e1d06, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aaa80410-9f3f-4082-b69d-04eceb6e1d06, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6371995141565720907 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63719951415657209076371995141565720907637199514156572090763719951415657209076371995141565720907637199514156572090763719951415657209076371995141565720907637199514156572090763719951415657209076371995141565720907637199514156572090763719951415657209076371995141565720907637199514156572090763719951415657209076371995141565720907637199514156572090763719951415657209076371995141565720907" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 439799a2-749e-498f-ac4d-2ccc549c003e, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78370998-2af5-4762-9387-65f8854fb2e5, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78370998-2af5-4762-9387-65f8854fb2e5, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5562313880190385482 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55623138801903854825562313880190385482556231388019038548255623138801903854825562313880190385482556231388019038548255623138801903854825562313880190385482556231388019038548255623138801903854825562313880190385482556231388019038548255623138801903854825562313880190385482556231388019038548255623138801903854825562313880190385482556231388019038548255623138801903854825562313880190385482" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aaa80410-9f3f-4082-b69d-04eceb6e1d06, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3d4c217-242e-4602-a2ed-a262145ffd2d, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3d4c217-242e-4602-a2ed-a262145ffd2d, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12001942525226307372 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1200194252522630737212001942525226307372120019425252263073721200194252522630737212001942525226307372120019425252263073721200194252522630737212001942525226307372120019425252263073721200194252522630737212001942525226307372120019425252263073721200194252522630737212001942525226307372120019425252263073721200194252522630737212001942525226307372120019425252263073721200194252522630737212001942525226307372" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78370998-2af5-4762-9387-65f8854fb2e5, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48616800-39d3-4843-ae6a-df1cb301d604, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3d4c217-242e-4602-a2ed-a262145ffd2d, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64de487c-875a-4ff5-994e-7471360b8863, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64de487c-875a-4ff5-994e-7471360b8863, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11688200981953778510 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1168820098195377851011688200981953778510116882009819537785101168820098195377851011688200981953778510116882009819537785101168820098195377851011688200981953778510116882009819537785101168820098195377851011688200981953778510116882009819537785101168820098195377851011688200981953778510116882009819537785101168820098195377851011688200981953778510116882009819537785101168820098195377851011688200981953778510" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48616800-39d3-4843-ae6a-df1cb301d604, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11131712510544641641 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1113171251054464164111131712510544641641111317125105446416411113171251054464164111131712510544641641111317125105446416411113171251054464164111131712510544641641111317125105446416411113171251054464164111131712510544641641111317125105446416411113171251054464164111131712510544641641111317125105446416411113171251054464164111131712510544641641111317125105446416411113171251054464164111131712510544641641" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48616800-39d3-4843-ae6a-df1cb301d604, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64de487c-875a-4ff5-994e-7471360b8863, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57990a30-6b44-436d-bbfa-8171dced1d1f, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57990a30-6b44-436d-bbfa-8171dced1d1f, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11041916408359733633 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1104191640835973363311041916408359733633110419164083597336331104191640835973363311041916408359733633110419164083597336331104191640835973363311041916408359733633110419164083597336331104191640835973363311041916408359733633110419164083597336331104191640835973363311041916408359733633110419164083597336331104191640835973363311041916408359733633110419164083597336331104191640835973363311041916408359733633" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3e65111-7286-4160-b5f3-3e2e6bb01aa5, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3e65111-7286-4160-b5f3-3e2e6bb01aa5, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4539373678466497122 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45393736784664971224539373678466497122453937367846649712245393736784664971224539373678466497122453937367846649712245393736784664971224539373678466497122453937367846649712245393736784664971224539373678466497122453937367846649712245393736784664971224539373678466497122453937367846649712245393736784664971224539373678466497122453937367846649712245393736784664971224539373678466497122" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57990a30-6b44-436d-bbfa-8171dced1d1f, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 315288b3-d62f-4d9c-8f87-7ad33173e8ca, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 315288b3-d62f-4d9c-8f87-7ad33173e8ca, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8736936255339696410 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87369362553396964108736936255339696410873693625533969641087369362553396964108736936255339696410873693625533969641087369362553396964108736936255339696410873693625533969641087369362553396964108736936255339696410873693625533969641087369362553396964108736936255339696410873693625533969641087369362553396964108736936255339696410873693625533969641087369362553396964108736936255339696410" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3e65111-7286-4160-b5f3-3e2e6bb01aa5, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6fc40ef1-08f6-4a68-abbe-5d8ff24ea0be, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6fc40ef1-08f6-4a68-abbe-5d8ff24ea0be, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12913124704835688323 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1291312470483568832312913124704835688323129131247048356883231291312470483568832312913124704835688323129131247048356883231291312470483568832312913124704835688323129131247048356883231291312470483568832312913124704835688323129131247048356883231291312470483568832312913124704835688323129131247048356883231291312470483568832312913124704835688323129131247048356883231291312470483568832312913124704835688323" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6fc40ef1-08f6-4a68-abbe-5d8ff24ea0be, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 315288b3-d62f-4d9c-8f87-7ad33173e8ca, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0353329a-d163-43e6-ada5-c86391f36b11, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0353329a-d163-43e6-ada5-c86391f36b11, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6442458629758499246 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64424586297584992466442458629758499246644245862975849924664424586297584992466442458629758499246644245862975849924664424586297584992466442458629758499246644245862975849924664424586297584992466442458629758499246644245862975849924664424586297584992466442458629758499246644245862975849924664424586297584992466442458629758499246644245862975849924664424586297584992466442458629758499246" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 099dde72-bf4c-4958-902c-5b26a8fa0aa0, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 099dde72-bf4c-4958-902c-5b26a8fa0aa0, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10451637182195570298 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1045163718219557029810451637182195570298104516371821955702981045163718219557029810451637182195570298104516371821955702981045163718219557029810451637182195570298104516371821955702981045163718219557029810451637182195570298104516371821955702981045163718219557029810451637182195570298104516371821955702981045163718219557029810451637182195570298104516371821955702981045163718219557029810451637182195570298" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0353329a-d163-43e6-ada5-c86391f36b11, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34d90e62-8f71-444a-b184-1a86bdf094e5, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34d90e62-8f71-444a-b184-1a86bdf094e5, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6206006406918688984 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62060064069186889846206006406918688984620600640691868898462060064069186889846206006406918688984620600640691868898462060064069186889846206006406918688984620600640691868898462060064069186889846206006406918688984620600640691868898462060064069186889846206006406918688984620600640691868898462060064069186889846206006406918688984620600640691868898462060064069186889846206006406918688984" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 099dde72-bf4c-4958-902c-5b26a8fa0aa0, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a3da435-1f44-4fca-97ca-6be5b51f1596, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a3da435-1f44-4fca-97ca-6be5b51f1596, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7409938560349049578 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74099385603490495787409938560349049578740993856034904957874099385603490495787409938560349049578740993856034904957874099385603490495787409938560349049578740993856034904957874099385603490495787409938560349049578740993856034904957874099385603490495787409938560349049578740993856034904957874099385603490495787409938560349049578740993856034904957874099385603490495787409938560349049578" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34d90e62-8f71-444a-b184-1a86bdf094e5, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9d945b8-64ed-437b-aa2b-19da8cd74853, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9d945b8-64ed-437b-aa2b-19da8cd74853, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3657367506389111287 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36573675063891112873657367506389111287365736750638911128736573675063891112873657367506389111287365736750638911128736573675063891112873657367506389111287365736750638911128736573675063891112873657367506389111287365736750638911128736573675063891112873657367506389111287365736750638911128736573675063891112873657367506389111287365736750638911128736573675063891112873657367506389111287" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a3da435-1f44-4fca-97ca-6be5b51f1596, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9d945b8-64ed-437b-aa2b-19da8cd74853, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b85df50-abdb-4f76-9707-4dfc20cc7ce5, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b85df50-abdb-4f76-9707-4dfc20cc7ce5, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9651531401679977862 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96515314016799778629651531401679977862965153140167997786296515314016799778629651531401679977862965153140167997786296515314016799778629651531401679977862965153140167997786296515314016799778629651531401679977862965153140167997786296515314016799778629651531401679977862965153140167997786296515314016799778629651531401679977862965153140167997786296515314016799778629651531401679977862" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c28f3cb8-585b-4e2d-b394-607cd353234c, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c28f3cb8-585b-4e2d-b394-607cd353234c, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12698539416663852993 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1269853941666385299312698539416663852993126985394166638529931269853941666385299312698539416663852993126985394166638529931269853941666385299312698539416663852993126985394166638529931269853941666385299312698539416663852993126985394166638529931269853941666385299312698539416663852993126985394166638529931269853941666385299312698539416663852993126985394166638529931269853941666385299312698539416663852993" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b85df50-abdb-4f76-9707-4dfc20cc7ce5, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 193679d0-4882-4d65-9b84-8ce044365da7, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 193679d0-4882-4d65-9b84-8ce044365da7, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17866803986517446074 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1786680398651744607417866803986517446074178668039865174460741786680398651744607417866803986517446074178668039865174460741786680398651744607417866803986517446074178668039865174460741786680398651744607417866803986517446074178668039865174460741786680398651744607417866803986517446074178668039865174460741786680398651744607417866803986517446074178668039865174460741786680398651744607417866803986517446074" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c28f3cb8-585b-4e2d-b394-607cd353234c, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 942ae2b7-919a-4bb5-ab92-3bfd52e9a309, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 942ae2b7-919a-4bb5-ab92-3bfd52e9a309, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4825033284659270304 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48250332846592703044825033284659270304482503328465927030448250332846592703044825033284659270304482503328465927030448250332846592703044825033284659270304482503328465927030448250332846592703044825033284659270304482503328465927030448250332846592703044825033284659270304482503328465927030448250332846592703044825033284659270304482503328465927030448250332846592703044825033284659270304" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 193679d0-4882-4d65-9b84-8ce044365da7, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 684b6c89-e971-4ef5-aa38-e43ee21105f0, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 684b6c89-e971-4ef5-aa38-e43ee21105f0, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15652112986435751799 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1565211298643575179915652112986435751799156521129864357517991565211298643575179915652112986435751799156521129864357517991565211298643575179915652112986435751799156521129864357517991565211298643575179915652112986435751799156521129864357517991565211298643575179915652112986435751799156521129864357517991565211298643575179915652112986435751799156521129864357517991565211298643575179915652112986435751799" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 942ae2b7-919a-4bb5-ab92-3bfd52e9a309, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e300a08-b5f7-4f65-b29a-12d4f45fd584, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e300a08-b5f7-4f65-b29a-12d4f45fd584, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9435695435850394537 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94356954358503945379435695435850394537943569543585039453794356954358503945379435695435850394537943569543585039453794356954358503945379435695435850394537943569543585039453794356954358503945379435695435850394537943569543585039453794356954358503945379435695435850394537943569543585039453794356954358503945379435695435850394537943569543585039453794356954358503945379435695435850394537" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 684b6c89-e971-4ef5-aa38-e43ee21105f0, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 423c7097-1892-464f-8fcf-9aa752aedc47, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 423c7097-1892-464f-8fcf-9aa752aedc47, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6536833077795552028 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65368330777955520286536833077795552028653683307779555202865368330777955520286536833077795552028653683307779555202865368330777955520286536833077795552028653683307779555202865368330777955520286536833077795552028653683307779555202865368330777955520286536833077795552028653683307779555202865368330777955520286536833077795552028653683307779555202865368330777955520286536833077795552028" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e300a08-b5f7-4f65-b29a-12d4f45fd584, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8fae8418-993a-40b5-a4ee-a57542feb68f, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fae8418-993a-40b5-a4ee-a57542feb68f, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17709325563910780760 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1770932556391078076017709325563910780760177093255639107807601770932556391078076017709325563910780760177093255639107807601770932556391078076017709325563910780760177093255639107807601770932556391078076017709325563910780760177093255639107807601770932556391078076017709325563910780760177093255639107807601770932556391078076017709325563910780760177093255639107807601770932556391078076017709325563910780760" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 423c7097-1892-464f-8fcf-9aa752aedc47, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4d22d4a-c048-4501-9ecf-ce0614292369, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4d22d4a-c048-4501-9ecf-ce0614292369, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16387590833254692506 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1638759083325469250616387590833254692506163875908332546925061638759083325469250616387590833254692506163875908332546925061638759083325469250616387590833254692506163875908332546925061638759083325469250616387590833254692506163875908332546925061638759083325469250616387590833254692506163875908332546925061638759083325469250616387590833254692506163875908332546925061638759083325469250616387590833254692506" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8fae8418-993a-40b5-a4ee-a57542feb68f, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a815fc1b-f5dd-4b41-83e7-0e29aec70289, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a815fc1b-f5dd-4b41-83e7-0e29aec70289, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17735997819944101401 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1773599781994410140117735997819944101401177359978199441014011773599781994410140117735997819944101401177359978199441014011773599781994410140117735997819944101401177359978199441014011773599781994410140117735997819944101401177359978199441014011773599781994410140117735997819944101401177359978199441014011773599781994410140117735997819944101401177359978199441014011773599781994410140117735997819944101401" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4d22d4a-c048-4501-9ecf-ce0614292369, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f087256-0655-44f2-acb5-4c2fe624c929, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f087256-0655-44f2-acb5-4c2fe624c929, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7139921916709010226 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71399219167090102267139921916709010226713992191670901022671399219167090102267139921916709010226713992191670901022671399219167090102267139921916709010226713992191670901022671399219167090102267139921916709010226713992191670901022671399219167090102267139921916709010226713992191670901022671399219167090102267139921916709010226713992191670901022671399219167090102267139921916709010226" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a815fc1b-f5dd-4b41-83e7-0e29aec70289, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be218dea-095d-4451-832d-362a7bfd9933, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be218dea-095d-4451-832d-362a7bfd9933, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 248990117028162430 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "248990117028162430248990117028162430248990117028162430248990117028162430248990117028162430248990117028162430248990117028162430248990117028162430248990117028162430248990117028162430248990117028162430248990117028162430248990117028162430248990117028162430248990117028162430248990117028162430248990117028162430248990117028162430248990117028162430248990117028162430" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f087256-0655-44f2-acb5-4c2fe624c929, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0357fc45-551c-41b1-b8f1-b5dd84184540, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0357fc45-551c-41b1-b8f1-b5dd84184540, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10484623012210097703 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1048462301221009770310484623012210097703104846230122100977031048462301221009770310484623012210097703104846230122100977031048462301221009770310484623012210097703104846230122100977031048462301221009770310484623012210097703104846230122100977031048462301221009770310484623012210097703104846230122100977031048462301221009770310484623012210097703104846230122100977031048462301221009770310484623012210097703" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be218dea-095d-4451-832d-362a7bfd9933, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f17cec52-de39-4ba9-b6b6-19e5dbbb4b10, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f17cec52-de39-4ba9-b6b6-19e5dbbb4b10, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11552415883514615312 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1155241588351461531211552415883514615312115524158835146153121155241588351461531211552415883514615312115524158835146153121155241588351461531211552415883514615312115524158835146153121155241588351461531211552415883514615312115524158835146153121155241588351461531211552415883514615312115524158835146153121155241588351461531211552415883514615312115524158835146153121155241588351461531211552415883514615312" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0357fc45-551c-41b1-b8f1-b5dd84184540, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b42dca4-731b-4fd9-8c75-d1fd1f240af2, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b42dca4-731b-4fd9-8c75-d1fd1f240af2, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2759621838942661052 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27596218389426610522759621838942661052275962183894266105227596218389426610522759621838942661052275962183894266105227596218389426610522759621838942661052275962183894266105227596218389426610522759621838942661052275962183894266105227596218389426610522759621838942661052275962183894266105227596218389426610522759621838942661052275962183894266105227596218389426610522759621838942661052" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f17cec52-de39-4ba9-b6b6-19e5dbbb4b10, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 998724b4-a4db-4b2a-a6e3-e7426a3b6f37, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 998724b4-a4db-4b2a-a6e3-e7426a3b6f37, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 80827550670929777 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "8082755067092977780827550670929777808275506709297778082755067092977780827550670929777808275506709297778082755067092977780827550670929777808275506709297778082755067092977780827550670929777808275506709297778082755067092977780827550670929777808275506709297778082755067092977780827550670929777808275506709297778082755067092977780827550670929777" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b42dca4-731b-4fd9-8c75-d1fd1f240af2, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2db7e515-5e37-43cc-ac58-f7bd516da385, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2db7e515-5e37-43cc-ac58-f7bd516da385, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5809120947899660120 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58091209478996601205809120947899660120580912094789966012058091209478996601205809120947899660120580912094789966012058091209478996601205809120947899660120580912094789966012058091209478996601205809120947899660120580912094789966012058091209478996601205809120947899660120580912094789966012058091209478996601205809120947899660120580912094789966012058091209478996601205809120947899660120" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 998724b4-a4db-4b2a-a6e3-e7426a3b6f37, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 522ec175-76f0-440f-8377-96bba7384180, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 522ec175-76f0-440f-8377-96bba7384180, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4735983194420649436 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47359831944206494364735983194420649436473598319442064943647359831944206494364735983194420649436473598319442064943647359831944206494364735983194420649436473598319442064943647359831944206494364735983194420649436473598319442064943647359831944206494364735983194420649436473598319442064943647359831944206494364735983194420649436473598319442064943647359831944206494364735983194420649436" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2db7e515-5e37-43cc-ac58-f7bd516da385, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70c48d91-c395-4384-8f13-bd4836fb30a0, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70c48d91-c395-4384-8f13-bd4836fb30a0, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 113017207049004898 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "113017207049004898113017207049004898113017207049004898113017207049004898113017207049004898113017207049004898113017207049004898113017207049004898113017207049004898113017207049004898113017207049004898113017207049004898113017207049004898113017207049004898113017207049004898113017207049004898113017207049004898113017207049004898113017207049004898113017207049004898" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 522ec175-76f0-440f-8377-96bba7384180, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29dea786-be11-4605-b7df-2ba631bd26fc, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29dea786-be11-4605-b7df-2ba631bd26fc, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5527680290223464526 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55276802902234645265527680290223464526552768029022346452655276802902234645265527680290223464526552768029022346452655276802902234645265527680290223464526552768029022346452655276802902234645265527680290223464526552768029022346452655276802902234645265527680290223464526552768029022346452655276802902234645265527680290223464526552768029022346452655276802902234645265527680290223464526" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70c48d91-c395-4384-8f13-bd4836fb30a0, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04bebdc2-4516-4bd0-b2fc-f62999af2dcd, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04bebdc2-4516-4bd0-b2fc-f62999af2dcd, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3543980959500357177 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35439809595003571773543980959500357177354398095950035717735439809595003571773543980959500357177354398095950035717735439809595003571773543980959500357177354398095950035717735439809595003571773543980959500357177354398095950035717735439809595003571773543980959500357177354398095950035717735439809595003571773543980959500357177354398095950035717735439809595003571773543980959500357177" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29dea786-be11-4605-b7df-2ba631bd26fc, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 368c246f-cf91-4f32-a7c5-36247bb6efb9, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 368c246f-cf91-4f32-a7c5-36247bb6efb9, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10205478087735332133 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1020547808773533213310205478087735332133102054780877353321331020547808773533213310205478087735332133102054780877353321331020547808773533213310205478087735332133102054780877353321331020547808773533213310205478087735332133102054780877353321331020547808773533213310205478087735332133102054780877353321331020547808773533213310205478087735332133102054780877353321331020547808773533213310205478087735332133" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04bebdc2-4516-4bd0-b2fc-f62999af2dcd, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b6bd222-22be-409a-8359-ac8706bb98bc, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b6bd222-22be-409a-8359-ac8706bb98bc, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11979759580663575486 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1197975958066357548611979759580663575486119797595806635754861197975958066357548611979759580663575486119797595806635754861197975958066357548611979759580663575486119797595806635754861197975958066357548611979759580663575486119797595806635754861197975958066357548611979759580663575486119797595806635754861197975958066357548611979759580663575486119797595806635754861197975958066357548611979759580663575486" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 368c246f-cf91-4f32-a7c5-36247bb6efb9, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 465ba974-4d6e-4f26-b469-0e23b586ea39, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 465ba974-4d6e-4f26-b469-0e23b586ea39, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14528713427691938579 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1452871342769193857914528713427691938579145287134276919385791452871342769193857914528713427691938579145287134276919385791452871342769193857914528713427691938579145287134276919385791452871342769193857914528713427691938579145287134276919385791452871342769193857914528713427691938579145287134276919385791452871342769193857914528713427691938579145287134276919385791452871342769193857914528713427691938579" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b6bd222-22be-409a-8359-ac8706bb98bc, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ecab9e7-93c2-47b7-9a31-347e59079ac2, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ecab9e7-93c2-47b7-9a31-347e59079ac2, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11644367527025885344 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1164436752702588534411644367527025885344116443675270258853441164436752702588534411644367527025885344116443675270258853441164436752702588534411644367527025885344116443675270258853441164436752702588534411644367527025885344116443675270258853441164436752702588534411644367527025885344116443675270258853441164436752702588534411644367527025885344116443675270258853441164436752702588534411644367527025885344" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 465ba974-4d6e-4f26-b469-0e23b586ea39, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9e4c374-bab6-47bc-a789-e9cd29b918e0, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9e4c374-bab6-47bc-a789-e9cd29b918e0, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15240460780785355765 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1524046078078535576515240460780785355765152404607807853557651524046078078535576515240460780785355765152404607807853557651524046078078535576515240460780785355765152404607807853557651524046078078535576515240460780785355765152404607807853557651524046078078535576515240460780785355765152404607807853557651524046078078535576515240460780785355765152404607807853557651524046078078535576515240460780785355765" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ecab9e7-93c2-47b7-9a31-347e59079ac2, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f762c8c3-7c93-4173-a6c1-112123f3f8f8, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f762c8c3-7c93-4173-a6c1-112123f3f8f8, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8093458859363661085 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80934588593636610858093458859363661085809345885936366108580934588593636610858093458859363661085809345885936366108580934588593636610858093458859363661085809345885936366108580934588593636610858093458859363661085809345885936366108580934588593636610858093458859363661085809345885936366108580934588593636610858093458859363661085809345885936366108580934588593636610858093458859363661085" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9e4c374-bab6-47bc-a789-e9cd29b918e0, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69ed0226-53b6-4562-a460-0017ac935fa9, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69ed0226-53b6-4562-a460-0017ac935fa9, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3050266200423293943 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30502662004232939433050266200423293943305026620042329394330502662004232939433050266200423293943305026620042329394330502662004232939433050266200423293943305026620042329394330502662004232939433050266200423293943305026620042329394330502662004232939433050266200423293943305026620042329394330502662004232939433050266200423293943305026620042329394330502662004232939433050266200423293943" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f762c8c3-7c93-4173-a6c1-112123f3f8f8, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4348d9c-4522-4c50-bb9b-907148a97674, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4348d9c-4522-4c50-bb9b-907148a97674, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11194442662989368982 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1119444266298936898211194442662989368982111944426629893689821119444266298936898211194442662989368982111944426629893689821119444266298936898211194442662989368982111944426629893689821119444266298936898211194442662989368982111944426629893689821119444266298936898211194442662989368982111944426629893689821119444266298936898211194442662989368982111944426629893689821119444266298936898211194442662989368982" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69ed0226-53b6-4562-a460-0017ac935fa9, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 856983d5-96e6-41a9-982e-7bcfe36e2fe2, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 856983d5-96e6-41a9-982e-7bcfe36e2fe2, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14510290427408153013 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1451029042740815301314510290427408153013145102904274081530131451029042740815301314510290427408153013145102904274081530131451029042740815301314510290427408153013145102904274081530131451029042740815301314510290427408153013145102904274081530131451029042740815301314510290427408153013145102904274081530131451029042740815301314510290427408153013145102904274081530131451029042740815301314510290427408153013" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 856983d5-96e6-41a9-982e-7bcfe36e2fe2, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04fc92e2-665c-4a83-9de1-f449a58f66ac, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04fc92e2-665c-4a83-9de1-f449a58f66ac, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15911838848875964977 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1591183884887596497715911838848875964977159118388488759649771591183884887596497715911838848875964977159118388488759649771591183884887596497715911838848875964977159118388488759649771591183884887596497715911838848875964977159118388488759649771591183884887596497715911838848875964977159118388488759649771591183884887596497715911838848875964977159118388488759649771591183884887596497715911838848875964977" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4348d9c-4522-4c50-bb9b-907148a97674, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9602452b-6fc6-4106-ae23-0bf59afbb083, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9602452b-6fc6-4106-ae23-0bf59afbb083, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15095980964178807521 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1509598096417880752115095980964178807521150959809641788075211509598096417880752115095980964178807521150959809641788075211509598096417880752115095980964178807521150959809641788075211509598096417880752115095980964178807521150959809641788075211509598096417880752115095980964178807521150959809641788075211509598096417880752115095980964178807521150959809641788075211509598096417880752115095980964178807521" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04fc92e2-665c-4a83-9de1-f449a58f66ac, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e44b100c-acf3-4d0d-8e23-aac25dbb4a31, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e44b100c-acf3-4d0d-8e23-aac25dbb4a31, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3919637790658423659 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39196377906584236593919637790658423659391963779065842365939196377906584236593919637790658423659391963779065842365939196377906584236593919637790658423659391963779065842365939196377906584236593919637790658423659391963779065842365939196377906584236593919637790658423659391963779065842365939196377906584236593919637790658423659391963779065842365939196377906584236593919637790658423659" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9602452b-6fc6-4106-ae23-0bf59afbb083, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eca36c0f-28db-4e3f-b854-da92e0bfbf35, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e44b100c-acf3-4d0d-8e23-aac25dbb4a31, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d676e78d-427c-446d-b8ba-e3c61345880d, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d676e78d-427c-446d-b8ba-e3c61345880d, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 529812411117047422 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "529812411117047422529812411117047422529812411117047422529812411117047422529812411117047422529812411117047422529812411117047422529812411117047422529812411117047422529812411117047422529812411117047422529812411117047422529812411117047422529812411117047422529812411117047422529812411117047422529812411117047422529812411117047422529812411117047422529812411117047422" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eca36c0f-28db-4e3f-b854-da92e0bfbf35, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15988542956098313293 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1598854295609831329315988542956098313293159885429560983132931598854295609831329315988542956098313293159885429560983132931598854295609831329315988542956098313293159885429560983132931598854295609831329315988542956098313293159885429560983132931598854295609831329315988542956098313293159885429560983132931598854295609831329315988542956098313293159885429560983132931598854295609831329315988542956098313293" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d676e78d-427c-446d-b8ba-e3c61345880d, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 649cdc68-fccb-4ade-a974-bba97ac924ce, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 649cdc68-fccb-4ade-a974-bba97ac924ce, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5852372959763571970 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58523729597635719705852372959763571970585237295976357197058523729597635719705852372959763571970585237295976357197058523729597635719705852372959763571970585237295976357197058523729597635719705852372959763571970585237295976357197058523729597635719705852372959763571970585237295976357197058523729597635719705852372959763571970585237295976357197058523729597635719705852372959763571970" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eca36c0f-28db-4e3f-b854-da92e0bfbf35, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72b4fb10-c049-4631-b6ab-496325b2bda2, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72b4fb10-c049-4631-b6ab-496325b2bda2, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11035690133439332365 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1103569013343933236511035690133439332365110356901334393323651103569013343933236511035690133439332365110356901334393323651103569013343933236511035690133439332365110356901334393323651103569013343933236511035690133439332365110356901334393323651103569013343933236511035690133439332365110356901334393323651103569013343933236511035690133439332365110356901334393323651103569013343933236511035690133439332365" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 649cdc68-fccb-4ade-a974-bba97ac924ce, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b158720-75dd-47dd-9d8f-69699e5fdbca, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b158720-75dd-47dd-9d8f-69699e5fdbca, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12010136907289787406 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1201013690728978740612010136907289787406120101369072897874061201013690728978740612010136907289787406120101369072897874061201013690728978740612010136907289787406120101369072897874061201013690728978740612010136907289787406120101369072897874061201013690728978740612010136907289787406120101369072897874061201013690728978740612010136907289787406120101369072897874061201013690728978740612010136907289787406" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72b4fb10-c049-4631-b6ab-496325b2bda2, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0802eb6b-787f-4aa2-ad0a-16db6fec98b5, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0802eb6b-787f-4aa2-ad0a-16db6fec98b5, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7635227110205731511 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76352271102057315117635227110205731511763522711020573151176352271102057315117635227110205731511763522711020573151176352271102057315117635227110205731511763522711020573151176352271102057315117635227110205731511763522711020573151176352271102057315117635227110205731511763522711020573151176352271102057315117635227110205731511763522711020573151176352271102057315117635227110205731511" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b158720-75dd-47dd-9d8f-69699e5fdbca, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 994dada0-2d7d-4268-98a8-d2d0723eeede, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 994dada0-2d7d-4268-98a8-d2d0723eeede, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3938941287871380360 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39389412878713803603938941287871380360393894128787138036039389412878713803603938941287871380360393894128787138036039389412878713803603938941287871380360393894128787138036039389412878713803603938941287871380360393894128787138036039389412878713803603938941287871380360393894128787138036039389412878713803603938941287871380360393894128787138036039389412878713803603938941287871380360" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0802eb6b-787f-4aa2-ad0a-16db6fec98b5, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c514904e-9d75-463c-82d0-6513115c6eb3, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c514904e-9d75-463c-82d0-6513115c6eb3, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16761390553694913030 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1676139055369491303016761390553694913030167613905536949130301676139055369491303016761390553694913030167613905536949130301676139055369491303016761390553694913030167613905536949130301676139055369491303016761390553694913030167613905536949130301676139055369491303016761390553694913030167613905536949130301676139055369491303016761390553694913030167613905536949130301676139055369491303016761390553694913030" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 994dada0-2d7d-4268-98a8-d2d0723eeede, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8501f5b8-84c7-4fc5-ac73-4599a6446fcc, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8501f5b8-84c7-4fc5-ac73-4599a6446fcc, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4877768577052762608 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48777685770527626084877768577052762608487776857705276260848777685770527626084877768577052762608487776857705276260848777685770527626084877768577052762608487776857705276260848777685770527626084877768577052762608487776857705276260848777685770527626084877768577052762608487776857705276260848777685770527626084877768577052762608487776857705276260848777685770527626084877768577052762608" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c514904e-9d75-463c-82d0-6513115c6eb3, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac0c8c40-28ee-43df-b26e-76a79e3b43c3, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac0c8c40-28ee-43df-b26e-76a79e3b43c3, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9122023608360333294 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91220236083603332949122023608360333294912202360836033329491220236083603332949122023608360333294912202360836033329491220236083603332949122023608360333294912202360836033329491220236083603332949122023608360333294912202360836033329491220236083603332949122023608360333294912202360836033329491220236083603332949122023608360333294912202360836033329491220236083603332949122023608360333294" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8501f5b8-84c7-4fc5-ac73-4599a6446fcc, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93b98e5d-de8a-4547-9b8f-03b6662b9f92, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93b98e5d-de8a-4547-9b8f-03b6662b9f92, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7867475863854572643 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78674758638545726437867475863854572643786747586385457264378674758638545726437867475863854572643786747586385457264378674758638545726437867475863854572643786747586385457264378674758638545726437867475863854572643786747586385457264378674758638545726437867475863854572643786747586385457264378674758638545726437867475863854572643786747586385457264378674758638545726437867475863854572643" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac0c8c40-28ee-43df-b26e-76a79e3b43c3, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1011055e-d5a9-46ca-9b32-0532c8a28668, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1011055e-d5a9-46ca-9b32-0532c8a28668, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6349270916971007479 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63492709169710074796349270916971007479634927091697100747963492709169710074796349270916971007479634927091697100747963492709169710074796349270916971007479634927091697100747963492709169710074796349270916971007479634927091697100747963492709169710074796349270916971007479634927091697100747963492709169710074796349270916971007479634927091697100747963492709169710074796349270916971007479" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93b98e5d-de8a-4547-9b8f-03b6662b9f92, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99d9cddb-cbb3-404a-8de5-97e705ac6e94, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99d9cddb-cbb3-404a-8de5-97e705ac6e94, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10559231758545635135 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1055923175854563513510559231758545635135105592317585456351351055923175854563513510559231758545635135105592317585456351351055923175854563513510559231758545635135105592317585456351351055923175854563513510559231758545635135105592317585456351351055923175854563513510559231758545635135105592317585456351351055923175854563513510559231758545635135105592317585456351351055923175854563513510559231758545635135" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1011055e-d5a9-46ca-9b32-0532c8a28668, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ccb1230-214d-4dd6-8fd5-1e7329000440, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ccb1230-214d-4dd6-8fd5-1e7329000440, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15907632727251015348 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1590763272725101534815907632727251015348159076327272510153481590763272725101534815907632727251015348159076327272510153481590763272725101534815907632727251015348159076327272510153481590763272725101534815907632727251015348159076327272510153481590763272725101534815907632727251015348159076327272510153481590763272725101534815907632727251015348159076327272510153481590763272725101534815907632727251015348" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99d9cddb-cbb3-404a-8de5-97e705ac6e94, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ab3c8cf-ea54-4a75-807c-ae61435824c4, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ab3c8cf-ea54-4a75-807c-ae61435824c4, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 927541142520366934 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "927541142520366934927541142520366934927541142520366934927541142520366934927541142520366934927541142520366934927541142520366934927541142520366934927541142520366934927541142520366934927541142520366934927541142520366934927541142520366934927541142520366934927541142520366934927541142520366934927541142520366934927541142520366934927541142520366934927541142520366934" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ccb1230-214d-4dd6-8fd5-1e7329000440, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee0a5d6f-d1de-4d00-b68a-3a5abb921256, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee0a5d6f-d1de-4d00-b68a-3a5abb921256, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12176869523334540696 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1217686952333454069612176869523334540696121768695233345406961217686952333454069612176869523334540696121768695233345406961217686952333454069612176869523334540696121768695233345406961217686952333454069612176869523334540696121768695233345406961217686952333454069612176869523334540696121768695233345406961217686952333454069612176869523334540696121768695233345406961217686952333454069612176869523334540696" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ab3c8cf-ea54-4a75-807c-ae61435824c4, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ea8bf9f-5800-478b-bf9b-40847e9c5554, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ea8bf9f-5800-478b-bf9b-40847e9c5554, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14361861084849371148 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1436186108484937114814361861084849371148143618610848493711481436186108484937114814361861084849371148143618610848493711481436186108484937114814361861084849371148143618610848493711481436186108484937114814361861084849371148143618610848493711481436186108484937114814361861084849371148143618610848493711481436186108484937114814361861084849371148143618610848493711481436186108484937114814361861084849371148" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee0a5d6f-d1de-4d00-b68a-3a5abb921256, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9cef0495-485f-4591-83c5-8055f7f73f87, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9cef0495-485f-4591-83c5-8055f7f73f87, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12313605796970032274 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1231360579697003227412313605796970032274123136057969700322741231360579697003227412313605796970032274123136057969700322741231360579697003227412313605796970032274123136057969700322741231360579697003227412313605796970032274123136057969700322741231360579697003227412313605796970032274123136057969700322741231360579697003227412313605796970032274123136057969700322741231360579697003227412313605796970032274" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9cef0495-485f-4591-83c5-8055f7f73f87, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a589bb0d-1877-418a-9a9f-7194919b74bb, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a589bb0d-1877-418a-9a9f-7194919b74bb, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18415201339066128636 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1841520133906612863618415201339066128636184152013390661286361841520133906612863618415201339066128636184152013390661286361841520133906612863618415201339066128636184152013390661286361841520133906612863618415201339066128636184152013390661286361841520133906612863618415201339066128636184152013390661286361841520133906612863618415201339066128636184152013390661286361841520133906612863618415201339066128636" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ea8bf9f-5800-478b-bf9b-40847e9c5554, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40a0a79f-7002-4100-af35-3e8926af71e8, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40a0a79f-7002-4100-af35-3e8926af71e8, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4977361272330856664 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49773612723308566644977361272330856664497736127233085666449773612723308566644977361272330856664497736127233085666449773612723308566644977361272330856664497736127233085666449773612723308566644977361272330856664497736127233085666449773612723308566644977361272330856664497736127233085666449773612723308566644977361272330856664497736127233085666449773612723308566644977361272330856664" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a589bb0d-1877-418a-9a9f-7194919b74bb, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35659bb4-fe8d-456b-9610-fca780f9c1ac, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35659bb4-fe8d-456b-9610-fca780f9c1ac, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13687334633722011528 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1368733463372201152813687334633722011528136873346337220115281368733463372201152813687334633722011528136873346337220115281368733463372201152813687334633722011528136873346337220115281368733463372201152813687334633722011528136873346337220115281368733463372201152813687334633722011528136873346337220115281368733463372201152813687334633722011528136873346337220115281368733463372201152813687334633722011528" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40a0a79f-7002-4100-af35-3e8926af71e8, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77ca581d-7837-4a21-a179-86297a1239d0, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77ca581d-7837-4a21-a179-86297a1239d0, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11086061089522704281 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1108606108952270428111086061089522704281110860610895227042811108606108952270428111086061089522704281110860610895227042811108606108952270428111086061089522704281110860610895227042811108606108952270428111086061089522704281110860610895227042811108606108952270428111086061089522704281110860610895227042811108606108952270428111086061089522704281110860610895227042811108606108952270428111086061089522704281" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35659bb4-fe8d-456b-9610-fca780f9c1ac, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e815b3f5-b7b7-4184-91ac-7df3fab51d14, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e815b3f5-b7b7-4184-91ac-7df3fab51d14, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10981845252488719808 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1098184525248871980810981845252488719808109818452524887198081098184525248871980810981845252488719808109818452524887198081098184525248871980810981845252488719808109818452524887198081098184525248871980810981845252488719808109818452524887198081098184525248871980810981845252488719808109818452524887198081098184525248871980810981845252488719808109818452524887198081098184525248871980810981845252488719808" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77ca581d-7837-4a21-a179-86297a1239d0, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a493398-1ae0-47fb-8cb9-88172a468d22, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a493398-1ae0-47fb-8cb9-88172a468d22, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16362543687255912565 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1636254368725591256516362543687255912565163625436872559125651636254368725591256516362543687255912565163625436872559125651636254368725591256516362543687255912565163625436872559125651636254368725591256516362543687255912565163625436872559125651636254368725591256516362543687255912565163625436872559125651636254368725591256516362543687255912565163625436872559125651636254368725591256516362543687255912565" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e815b3f5-b7b7-4184-91ac-7df3fab51d14, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a493398-1ae0-47fb-8cb9-88172a468d22, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ac45ba7-d73e-4c43-890d-77cfcd2afe9b, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ac45ba7-d73e-4c43-890d-77cfcd2afe9b, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7736427866923624280 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77364278669236242807736427866923624280773642786692362428077364278669236242807736427866923624280773642786692362428077364278669236242807736427866923624280773642786692362428077364278669236242807736427866923624280773642786692362428077364278669236242807736427866923624280773642786692362428077364278669236242807736427866923624280773642786692362428077364278669236242807736427866923624280" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2dc3a716-ed20-43e7-b7b5-be8c4aa7cadd, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2dc3a716-ed20-43e7-b7b5-be8c4aa7cadd, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17658486238719394305 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1765848623871939430517658486238719394305176584862387193943051765848623871939430517658486238719394305176584862387193943051765848623871939430517658486238719394305176584862387193943051765848623871939430517658486238719394305176584862387193943051765848623871939430517658486238719394305176584862387193943051765848623871939430517658486238719394305176584862387193943051765848623871939430517658486238719394305" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ac45ba7-d73e-4c43-890d-77cfcd2afe9b, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eab35463-0808-4170-b6b6-ac6b9c077fdf, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eab35463-0808-4170-b6b6-ac6b9c077fdf, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7633778090337561128 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76337780903375611287633778090337561128763377809033756112876337780903375611287633778090337561128763377809033756112876337780903375611287633778090337561128763377809033756112876337780903375611287633778090337561128763377809033756112876337780903375611287633778090337561128763377809033756112876337780903375611287633778090337561128763377809033756112876337780903375611287633778090337561128" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2dc3a716-ed20-43e7-b7b5-be8c4aa7cadd, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44dc130f-7c2e-4731-a5af-44e81000ab78, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eab35463-0808-4170-b6b6-ac6b9c077fdf, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd592fef-2fa9-4f76-aa21-0fa26f0b56f7, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd592fef-2fa9-4f76-aa21-0fa26f0b56f7, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17982923363836241503 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1798292336383624150317982923363836241503179829233638362415031798292336383624150317982923363836241503179829233638362415031798292336383624150317982923363836241503179829233638362415031798292336383624150317982923363836241503179829233638362415031798292336383624150317982923363836241503179829233638362415031798292336383624150317982923363836241503179829233638362415031798292336383624150317982923363836241503" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44dc130f-7c2e-4731-a5af-44e81000ab78, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18280365722328884364 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1828036572232888436418280365722328884364182803657223288843641828036572232888436418280365722328884364182803657223288843641828036572232888436418280365722328884364182803657223288843641828036572232888436418280365722328884364182803657223288843641828036572232888436418280365722328884364182803657223288843641828036572232888436418280365722328884364182803657223288843641828036572232888436418280365722328884364" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd592fef-2fa9-4f76-aa21-0fa26f0b56f7, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6fbfc76-c033-4a15-81f9-2f796c036ccd, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44dc130f-7c2e-4731-a5af-44e81000ab78, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6fbfc76-c033-4a15-81f9-2f796c036ccd, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5614002924102873727 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56140029241028737275614002924102873727561400292410287372756140029241028737275614002924102873727561400292410287372756140029241028737275614002924102873727561400292410287372756140029241028737275614002924102873727561400292410287372756140029241028737275614002924102873727561400292410287372756140029241028737275614002924102873727561400292410287372756140029241028737275614002924102873727" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04f72aa1-e013-407d-a095-3f1aa0df3179, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04f72aa1-e013-407d-a095-3f1aa0df3179, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12459951590449515278 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1245995159044951527812459951590449515278124599515904495152781245995159044951527812459951590449515278124599515904495152781245995159044951527812459951590449515278124599515904495152781245995159044951527812459951590449515278124599515904495152781245995159044951527812459951590449515278124599515904495152781245995159044951527812459951590449515278124599515904495152781245995159044951527812459951590449515278" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04f72aa1-e013-407d-a095-3f1aa0df3179, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6fbfc76-c033-4a15-81f9-2f796c036ccd, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c623fa3-7b29-489b-9995-0369f4c35d5f, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c623fa3-7b29-489b-9995-0369f4c35d5f, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 458729495486439258 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "458729495486439258458729495486439258458729495486439258458729495486439258458729495486439258458729495486439258458729495486439258458729495486439258458729495486439258458729495486439258458729495486439258458729495486439258458729495486439258458729495486439258458729495486439258458729495486439258458729495486439258458729495486439258458729495486439258458729495486439258" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b26df7d3-5b45-473d-a106-f30ffaf97eb5, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b26df7d3-5b45-473d-a106-f30ffaf97eb5, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11846758499120557282 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1184675849912055728211846758499120557282118467584991205572821184675849912055728211846758499120557282118467584991205572821184675849912055728211846758499120557282118467584991205572821184675849912055728211846758499120557282118467584991205572821184675849912055728211846758499120557282118467584991205572821184675849912055728211846758499120557282118467584991205572821184675849912055728211846758499120557282" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c623fa3-7b29-489b-9995-0369f4c35d5f, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c8acaa5-382f-4f92-bdb7-c67295dff8b3, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c8acaa5-382f-4f92-bdb7-c67295dff8b3, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14974018357888817374 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1497401835788881737414974018357888817374149740183578888173741497401835788881737414974018357888817374149740183578888173741497401835788881737414974018357888817374149740183578888173741497401835788881737414974018357888817374149740183578888173741497401835788881737414974018357888817374149740183578888173741497401835788881737414974018357888817374149740183578888173741497401835788881737414974018357888817374" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b26df7d3-5b45-473d-a106-f30ffaf97eb5, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0176a706-8240-4b1c-bea4-44defd2836e7, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0176a706-8240-4b1c-bea4-44defd2836e7, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12769456395481881059 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1276945639548188105912769456395481881059127694563954818810591276945639548188105912769456395481881059127694563954818810591276945639548188105912769456395481881059127694563954818810591276945639548188105912769456395481881059127694563954818810591276945639548188105912769456395481881059127694563954818810591276945639548188105912769456395481881059127694563954818810591276945639548188105912769456395481881059" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c8acaa5-382f-4f92-bdb7-c67295dff8b3, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96a591dd-2657-43e0-8da1-860496b0d16a, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96a591dd-2657-43e0-8da1-860496b0d16a, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4561809467546417658 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45618094675464176584561809467546417658456180946754641765845618094675464176584561809467546417658456180946754641765845618094675464176584561809467546417658456180946754641765845618094675464176584561809467546417658456180946754641765845618094675464176584561809467546417658456180946754641765845618094675464176584561809467546417658456180946754641765845618094675464176584561809467546417658" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0176a706-8240-4b1c-bea4-44defd2836e7, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11319bfc-3c50-4aa3-89b4-dc4ec2a663e8, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11319bfc-3c50-4aa3-89b4-dc4ec2a663e8, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4513919686201264527 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45139196862012645274513919686201264527451391968620126452745139196862012645274513919686201264527451391968620126452745139196862012645274513919686201264527451391968620126452745139196862012645274513919686201264527451391968620126452745139196862012645274513919686201264527451391968620126452745139196862012645274513919686201264527451391968620126452745139196862012645274513919686201264527" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11319bfc-3c50-4aa3-89b4-dc4ec2a663e8, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 854d576e-710d-4b06-b4e0-4e6a444f32ad, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96a591dd-2657-43e0-8da1-860496b0d16a, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 019cda36-4611-4ba4-b4a8-26fac404020a, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 854d576e-710d-4b06-b4e0-4e6a444f32ad, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2396806538094372951 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23968065380943729512396806538094372951239680653809437295123968065380943729512396806538094372951239680653809437295123968065380943729512396806538094372951239680653809437295123968065380943729512396806538094372951239680653809437295123968065380943729512396806538094372951239680653809437295123968065380943729512396806538094372951239680653809437295123968065380943729512396806538094372951" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 019cda36-4611-4ba4-b4a8-26fac404020a, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10761622860833679164 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1076162286083367916410761622860833679164107616228608336791641076162286083367916410761622860833679164107616228608336791641076162286083367916410761622860833679164107616228608336791641076162286083367916410761622860833679164107616228608336791641076162286083367916410761622860833679164107616228608336791641076162286083367916410761622860833679164107616228608336791641076162286083367916410761622860833679164" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 854d576e-710d-4b06-b4e0-4e6a444f32ad, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c54de500-2f4a-42b1-825f-378ef49be992, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c54de500-2f4a-42b1-825f-378ef49be992, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5690363691647083782 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56903636916470837825690363691647083782569036369164708378256903636916470837825690363691647083782569036369164708378256903636916470837825690363691647083782569036369164708378256903636916470837825690363691647083782569036369164708378256903636916470837825690363691647083782569036369164708378256903636916470837825690363691647083782569036369164708378256903636916470837825690363691647083782" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 019cda36-4611-4ba4-b4a8-26fac404020a, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1455ef3-d255-4fb1-9065-650ce732da04, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1455ef3-d255-4fb1-9065-650ce732da04, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6811620439132894690 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68116204391328946906811620439132894690681162043913289469068116204391328946906811620439132894690681162043913289469068116204391328946906811620439132894690681162043913289469068116204391328946906811620439132894690681162043913289469068116204391328946906811620439132894690681162043913289469068116204391328946906811620439132894690681162043913289469068116204391328946906811620439132894690" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c54de500-2f4a-42b1-825f-378ef49be992, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 377dc973-58d9-42c3-8e1d-f03963705822, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 377dc973-58d9-42c3-8e1d-f03963705822, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9873829960636763787 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98738299606367637879873829960636763787987382996063676378798738299606367637879873829960636763787987382996063676378798738299606367637879873829960636763787987382996063676378798738299606367637879873829960636763787987382996063676378798738299606367637879873829960636763787987382996063676378798738299606367637879873829960636763787987382996063676378798738299606367637879873829960636763787" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1455ef3-d255-4fb1-9065-650ce732da04, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2340cf7-d58c-4bc3-ab54-574d9141112c, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2340cf7-d58c-4bc3-ab54-574d9141112c, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11176776788865925560 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1117677678886592556011176776788865925560111767767888659255601117677678886592556011176776788865925560111767767888659255601117677678886592556011176776788865925560111767767888659255601117677678886592556011176776788865925560111767767888659255601117677678886592556011176776788865925560111767767888659255601117677678886592556011176776788865925560111767767888659255601117677678886592556011176776788865925560" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 377dc973-58d9-42c3-8e1d-f03963705822, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75b390c1-ab69-4f13-9277-b7127adad613, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75b390c1-ab69-4f13-9277-b7127adad613, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17351854972241184040 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1735185497224118404017351854972241184040173518549722411840401735185497224118404017351854972241184040173518549722411840401735185497224118404017351854972241184040173518549722411840401735185497224118404017351854972241184040173518549722411840401735185497224118404017351854972241184040173518549722411840401735185497224118404017351854972241184040173518549722411840401735185497224118404017351854972241184040" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2340cf7-d58c-4bc3-ab54-574d9141112c, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a675db1f-cad7-4b8a-8ba3-b18f69d6bc2e, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a675db1f-cad7-4b8a-8ba3-b18f69d6bc2e, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 419078492632957215 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "419078492632957215419078492632957215419078492632957215419078492632957215419078492632957215419078492632957215419078492632957215419078492632957215419078492632957215419078492632957215419078492632957215419078492632957215419078492632957215419078492632957215419078492632957215419078492632957215419078492632957215419078492632957215419078492632957215419078492632957215" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75b390c1-ab69-4f13-9277-b7127adad613, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6e6f7ad-f899-4543-ab56-c86fd01cadd1, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6e6f7ad-f899-4543-ab56-c86fd01cadd1, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9884220885568537374 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98842208855685373749884220885568537374988422088556853737498842208855685373749884220885568537374988422088556853737498842208855685373749884220885568537374988422088556853737498842208855685373749884220885568537374988422088556853737498842208855685373749884220885568537374988422088556853737498842208855685373749884220885568537374988422088556853737498842208855685373749884220885568537374" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a675db1f-cad7-4b8a-8ba3-b18f69d6bc2e, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84979deb-98ab-4187-be55-d06d83188d7c, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84979deb-98ab-4187-be55-d06d83188d7c, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5574917231052363172 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55749172310523631725574917231052363172557491723105236317255749172310523631725574917231052363172557491723105236317255749172310523631725574917231052363172557491723105236317255749172310523631725574917231052363172557491723105236317255749172310523631725574917231052363172557491723105236317255749172310523631725574917231052363172557491723105236317255749172310523631725574917231052363172" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6e6f7ad-f899-4543-ab56-c86fd01cadd1, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05f3a055-2f2c-4b6e-a2c1-d34e9fa68bea, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05f3a055-2f2c-4b6e-a2c1-d34e9fa68bea, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11786583563620847790 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1178658356362084779011786583563620847790117865835636208477901178658356362084779011786583563620847790117865835636208477901178658356362084779011786583563620847790117865835636208477901178658356362084779011786583563620847790117865835636208477901178658356362084779011786583563620847790117865835636208477901178658356362084779011786583563620847790117865835636208477901178658356362084779011786583563620847790" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84979deb-98ab-4187-be55-d06d83188d7c, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92ed28a4-209a-4307-a600-5364192bd341, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92ed28a4-209a-4307-a600-5364192bd341, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11337871950111711295 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1133787195011171129511337871950111711295113378719501117112951133787195011171129511337871950111711295113378719501117112951133787195011171129511337871950111711295113378719501117112951133787195011171129511337871950111711295113378719501117112951133787195011171129511337871950111711295113378719501117112951133787195011171129511337871950111711295113378719501117112951133787195011171129511337871950111711295" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05f3a055-2f2c-4b6e-a2c1-d34e9fa68bea, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38d0815b-1921-40b4-8dd7-f8cddf72b55a, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38d0815b-1921-40b4-8dd7-f8cddf72b55a, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15965163698086036942 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1596516369808603694215965163698086036942159651636980860369421596516369808603694215965163698086036942159651636980860369421596516369808603694215965163698086036942159651636980860369421596516369808603694215965163698086036942159651636980860369421596516369808603694215965163698086036942159651636980860369421596516369808603694215965163698086036942159651636980860369421596516369808603694215965163698086036942" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92ed28a4-209a-4307-a600-5364192bd341, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 22d10a80-2f28-4b39-9836-2b1fed0b6094, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22d10a80-2f28-4b39-9836-2b1fed0b6094, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9593936179366601874 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95939361793666018749593936179366601874959393617936660187495939361793666018749593936179366601874959393617936660187495939361793666018749593936179366601874959393617936660187495939361793666018749593936179366601874959393617936660187495939361793666018749593936179366601874959393617936660187495939361793666018749593936179366601874959393617936660187495939361793666018749593936179366601874" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38d0815b-1921-40b4-8dd7-f8cddf72b55a, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38753427-a25d-4b14-abd7-43923bfc4616, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38753427-a25d-4b14-abd7-43923bfc4616, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1485707380605664949 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14857073806056649491485707380605664949148570738060566494914857073806056649491485707380605664949148570738060566494914857073806056649491485707380605664949148570738060566494914857073806056649491485707380605664949148570738060566494914857073806056649491485707380605664949148570738060566494914857073806056649491485707380605664949148570738060566494914857073806056649491485707380605664949" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22d10a80-2f28-4b39-9836-2b1fed0b6094, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8cfc1709-9abf-49c8-9875-35e4f011c5cd, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8cfc1709-9abf-49c8-9875-35e4f011c5cd, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12036413523131975535 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1203641352313197553512036413523131975535120364135231319755351203641352313197553512036413523131975535120364135231319755351203641352313197553512036413523131975535120364135231319755351203641352313197553512036413523131975535120364135231319755351203641352313197553512036413523131975535120364135231319755351203641352313197553512036413523131975535120364135231319755351203641352313197553512036413523131975535" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38753427-a25d-4b14-abd7-43923bfc4616, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f0b392b-8534-455a-b658-ba24129a1696, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f0b392b-8534-455a-b658-ba24129a1696, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14574132673212447809 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1457413267321244780914574132673212447809145741326732124478091457413267321244780914574132673212447809145741326732124478091457413267321244780914574132673212447809145741326732124478091457413267321244780914574132673212447809145741326732124478091457413267321244780914574132673212447809145741326732124478091457413267321244780914574132673212447809145741326732124478091457413267321244780914574132673212447809" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8cfc1709-9abf-49c8-9875-35e4f011c5cd, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d053e706-1f12-430c-95b6-622ed5f283c6, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f0b392b-8534-455a-b658-ba24129a1696, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d053e706-1f12-430c-95b6-622ed5f283c6, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15717037171520713938 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1571703717152071393815717037171520713938157170371715207139381571703717152071393815717037171520713938157170371715207139381571703717152071393815717037171520713938157170371715207139381571703717152071393815717037171520713938157170371715207139381571703717152071393815717037171520713938157170371715207139381571703717152071393815717037171520713938157170371715207139381571703717152071393815717037171520713938" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 906ab08a-f731-4532-a7c0-670a4a0bb773, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 906ab08a-f731-4532-a7c0-670a4a0bb773, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8927936034067905614 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89279360340679056148927936034067905614892793603406790561489279360340679056148927936034067905614892793603406790561489279360340679056148927936034067905614892793603406790561489279360340679056148927936034067905614892793603406790561489279360340679056148927936034067905614892793603406790561489279360340679056148927936034067905614892793603406790561489279360340679056148927936034067905614" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 906ab08a-f731-4532-a7c0-670a4a0bb773, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1205a9a1-8e15-4c7f-988d-b75ee97f2223, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1205a9a1-8e15-4c7f-988d-b75ee97f2223, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8810893255716036893 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88108932557160368938810893255716036893881089325571603689388108932557160368938810893255716036893881089325571603689388108932557160368938810893255716036893881089325571603689388108932557160368938810893255716036893881089325571603689388108932557160368938810893255716036893881089325571603689388108932557160368938810893255716036893881089325571603689388108932557160368938810893255716036893" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d053e706-1f12-430c-95b6-622ed5f283c6, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87f97d16-976b-4606-b7a4-9eeb4b74125c, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87f97d16-976b-4606-b7a4-9eeb4b74125c, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9942835213542987529 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99428352135429875299942835213542987529994283521354298752999428352135429875299942835213542987529994283521354298752999428352135429875299942835213542987529994283521354298752999428352135429875299942835213542987529994283521354298752999428352135429875299942835213542987529994283521354298752999428352135429875299942835213542987529994283521354298752999428352135429875299942835213542987529" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87f97d16-976b-4606-b7a4-9eeb4b74125c, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06b711e6-9a42-4d9d-90cd-2cb94bf35bf9, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06b711e6-9a42-4d9d-90cd-2cb94bf35bf9, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 699598373734876180 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "699598373734876180699598373734876180699598373734876180699598373734876180699598373734876180699598373734876180699598373734876180699598373734876180699598373734876180699598373734876180699598373734876180699598373734876180699598373734876180699598373734876180699598373734876180699598373734876180699598373734876180699598373734876180699598373734876180699598373734876180" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1205a9a1-8e15-4c7f-988d-b75ee97f2223, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62db3f70-6812-4d85-afb0-89ffc2e315fd, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62db3f70-6812-4d85-afb0-89ffc2e315fd, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 771621508281528887 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "771621508281528887771621508281528887771621508281528887771621508281528887771621508281528887771621508281528887771621508281528887771621508281528887771621508281528887771621508281528887771621508281528887771621508281528887771621508281528887771621508281528887771621508281528887771621508281528887771621508281528887771621508281528887771621508281528887771621508281528887" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06b711e6-9a42-4d9d-90cd-2cb94bf35bf9, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 298d5005-dae5-4e0a-9f52-60e6e3723b02, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 298d5005-dae5-4e0a-9f52-60e6e3723b02, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16944646136975890137 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1694464613697589013716944646136975890137169446461369758901371694464613697589013716944646136975890137169446461369758901371694464613697589013716944646136975890137169446461369758901371694464613697589013716944646136975890137169446461369758901371694464613697589013716944646136975890137169446461369758901371694464613697589013716944646136975890137169446461369758901371694464613697589013716944646136975890137" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62db3f70-6812-4d85-afb0-89ffc2e315fd, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 298d5005-dae5-4e0a-9f52-60e6e3723b02, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6cbecf1-d7b5-4be1-985f-7cdecb1a49a8, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6cbecf1-d7b5-4be1-985f-7cdecb1a49a8, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12386045334526084042 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1238604533452608404212386045334526084042123860453345260840421238604533452608404212386045334526084042123860453345260840421238604533452608404212386045334526084042123860453345260840421238604533452608404212386045334526084042123860453345260840421238604533452608404212386045334526084042123860453345260840421238604533452608404212386045334526084042123860453345260840421238604533452608404212386045334526084042" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ec40b8a-a485-4699-b855-a3d646fcb482, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ec40b8a-a485-4699-b855-a3d646fcb482, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14785063124791282061 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1478506312479128206114785063124791282061147850631247912820611478506312479128206114785063124791282061147850631247912820611478506312479128206114785063124791282061147850631247912820611478506312479128206114785063124791282061147850631247912820611478506312479128206114785063124791282061147850631247912820611478506312479128206114785063124791282061147850631247912820611478506312479128206114785063124791282061" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6cbecf1-d7b5-4be1-985f-7cdecb1a49a8, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca6e36c4-768e-46a5-8cbc-da3e6d102f6a, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca6e36c4-768e-46a5-8cbc-da3e6d102f6a, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4696195759106731084 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46961957591067310844696195759106731084469619575910673108446961957591067310844696195759106731084469619575910673108446961957591067310844696195759106731084469619575910673108446961957591067310844696195759106731084469619575910673108446961957591067310844696195759106731084469619575910673108446961957591067310844696195759106731084469619575910673108446961957591067310844696195759106731084" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ec40b8a-a485-4699-b855-a3d646fcb482, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16bd9096-06ff-4239-9e41-ad64fde37f51, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16bd9096-06ff-4239-9e41-ad64fde37f51, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16010841245176475308 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1601084124517647530816010841245176475308160108412451764753081601084124517647530816010841245176475308160108412451764753081601084124517647530816010841245176475308160108412451764753081601084124517647530816010841245176475308160108412451764753081601084124517647530816010841245176475308160108412451764753081601084124517647530816010841245176475308160108412451764753081601084124517647530816010841245176475308" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca6e36c4-768e-46a5-8cbc-da3e6d102f6a, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a760f25c-c5a4-4f98-8e0f-f5cb49d01766, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a760f25c-c5a4-4f98-8e0f-f5cb49d01766, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14189678262624459212 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1418967826262445921214189678262624459212141896782626244592121418967826262445921214189678262624459212141896782626244592121418967826262445921214189678262624459212141896782626244592121418967826262445921214189678262624459212141896782626244592121418967826262445921214189678262624459212141896782626244592121418967826262445921214189678262624459212141896782626244592121418967826262445921214189678262624459212" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16bd9096-06ff-4239-9e41-ad64fde37f51, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d6bfec7-b40e-48b2-8224-af94dde56c28, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d6bfec7-b40e-48b2-8224-af94dde56c28, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9733579226887109766 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97335792268871097669733579226887109766973357922688710976697335792268871097669733579226887109766973357922688710976697335792268871097669733579226887109766973357922688710976697335792268871097669733579226887109766973357922688710976697335792268871097669733579226887109766973357922688710976697335792268871097669733579226887109766973357922688710976697335792268871097669733579226887109766" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a760f25c-c5a4-4f98-8e0f-f5cb49d01766, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9cb30c55-b2c7-4a2b-b129-c3932f4066da, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9cb30c55-b2c7-4a2b-b129-c3932f4066da, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 413392677459155012 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "413392677459155012413392677459155012413392677459155012413392677459155012413392677459155012413392677459155012413392677459155012413392677459155012413392677459155012413392677459155012413392677459155012413392677459155012413392677459155012413392677459155012413392677459155012413392677459155012413392677459155012413392677459155012413392677459155012413392677459155012" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d6bfec7-b40e-48b2-8224-af94dde56c28, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9594a42-94d3-4733-9f31-c23a8ceb1c30, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9594a42-94d3-4733-9f31-c23a8ceb1c30, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9803744700672437790 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98037447006724377909803744700672437790980374470067243779098037447006724377909803744700672437790980374470067243779098037447006724377909803744700672437790980374470067243779098037447006724377909803744700672437790980374470067243779098037447006724377909803744700672437790980374470067243779098037447006724377909803744700672437790980374470067243779098037447006724377909803744700672437790" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9cb30c55-b2c7-4a2b-b129-c3932f4066da, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 967b83bf-f533-4f22-982f-84e64a86e07e, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 967b83bf-f533-4f22-982f-84e64a86e07e, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17985824606139380764 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1798582460613938076417985824606139380764179858246061393807641798582460613938076417985824606139380764179858246061393807641798582460613938076417985824606139380764179858246061393807641798582460613938076417985824606139380764179858246061393807641798582460613938076417985824606139380764179858246061393807641798582460613938076417985824606139380764179858246061393807641798582460613938076417985824606139380764" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9594a42-94d3-4733-9f31-c23a8ceb1c30, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44c7e199-3188-44db-b4c7-9e2ddb9eecf6, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44c7e199-3188-44db-b4c7-9e2ddb9eecf6, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17500280750098414352 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1750028075009841435217500280750098414352175002807500984143521750028075009841435217500280750098414352175002807500984143521750028075009841435217500280750098414352175002807500984143521750028075009841435217500280750098414352175002807500984143521750028075009841435217500280750098414352175002807500984143521750028075009841435217500280750098414352175002807500984143521750028075009841435217500280750098414352" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 967b83bf-f533-4f22-982f-84e64a86e07e, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f9e9ba2-0055-4a98-ad21-dfe9b366861e, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f9e9ba2-0055-4a98-ad21-dfe9b366861e, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 582986992773165471 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "582986992773165471582986992773165471582986992773165471582986992773165471582986992773165471582986992773165471582986992773165471582986992773165471582986992773165471582986992773165471582986992773165471582986992773165471582986992773165471582986992773165471582986992773165471582986992773165471582986992773165471582986992773165471582986992773165471582986992773165471" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44c7e199-3188-44db-b4c7-9e2ddb9eecf6, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc188aaf-3ff7-46eb-80bb-456bd98c7b94, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc188aaf-3ff7-46eb-80bb-456bd98c7b94, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8169604938638635497 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81696049386386354978169604938638635497816960493863863549781696049386386354978169604938638635497816960493863863549781696049386386354978169604938638635497816960493863863549781696049386386354978169604938638635497816960493863863549781696049386386354978169604938638635497816960493863863549781696049386386354978169604938638635497816960493863863549781696049386386354978169604938638635497" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f9e9ba2-0055-4a98-ad21-dfe9b366861e, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cac56da6-40c2-4b78-a1c8-ecf4a7fdd413, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cac56da6-40c2-4b78-a1c8-ecf4a7fdd413, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8606315517061034450 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86063155170610344508606315517061034450860631551706103445086063155170610344508606315517061034450860631551706103445086063155170610344508606315517061034450860631551706103445086063155170610344508606315517061034450860631551706103445086063155170610344508606315517061034450860631551706103445086063155170610344508606315517061034450860631551706103445086063155170610344508606315517061034450" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc188aaf-3ff7-46eb-80bb-456bd98c7b94, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5aadd5c2-ca81-40d2-95eb-9919db756aec, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5aadd5c2-ca81-40d2-95eb-9919db756aec, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 743125849980217140 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "743125849980217140743125849980217140743125849980217140743125849980217140743125849980217140743125849980217140743125849980217140743125849980217140743125849980217140743125849980217140743125849980217140743125849980217140743125849980217140743125849980217140743125849980217140743125849980217140743125849980217140743125849980217140743125849980217140743125849980217140" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cac56da6-40c2-4b78-a1c8-ecf4a7fdd413, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9cc8faef-6e12-4508-9a11-1f4687bf29f6, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9cc8faef-6e12-4508-9a11-1f4687bf29f6, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3480273307938522654 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34802733079385226543480273307938522654348027330793852265434802733079385226543480273307938522654348027330793852265434802733079385226543480273307938522654348027330793852265434802733079385226543480273307938522654348027330793852265434802733079385226543480273307938522654348027330793852265434802733079385226543480273307938522654348027330793852265434802733079385226543480273307938522654" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5aadd5c2-ca81-40d2-95eb-9919db756aec, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b27ef9a-1d15-4359-bf82-24ff018bcb0e, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b27ef9a-1d15-4359-bf82-24ff018bcb0e, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18394371721700373835 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1839437172170037383518394371721700373835183943717217003738351839437172170037383518394371721700373835183943717217003738351839437172170037383518394371721700373835183943717217003738351839437172170037383518394371721700373835183943717217003738351839437172170037383518394371721700373835183943717217003738351839437172170037383518394371721700373835183943717217003738351839437172170037383518394371721700373835" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b27ef9a-1d15-4359-bf82-24ff018bcb0e, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 693d0e09-0ba6-46d2-ac47-e642eae7130f, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 693d0e09-0ba6-46d2-ac47-e642eae7130f, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2716007035318432739 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27160070353184327392716007035318432739271600703531843273927160070353184327392716007035318432739271600703531843273927160070353184327392716007035318432739271600703531843273927160070353184327392716007035318432739271600703531843273927160070353184327392716007035318432739271600703531843273927160070353184327392716007035318432739271600703531843273927160070353184327392716007035318432739" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9cc8faef-6e12-4508-9a11-1f4687bf29f6, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec1e9eae-5e8c-4ba1-9090-4d110e183a01, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec1e9eae-5e8c-4ba1-9090-4d110e183a01, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14083056903731731637 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1408305690373173163714083056903731731637140830569037317316371408305690373173163714083056903731731637140830569037317316371408305690373173163714083056903731731637140830569037317316371408305690373173163714083056903731731637140830569037317316371408305690373173163714083056903731731637140830569037317316371408305690373173163714083056903731731637140830569037317316371408305690373173163714083056903731731637" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 693d0e09-0ba6-46d2-ac47-e642eae7130f, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7240a7cf-fae9-453c-af10-88a879afeac3, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7240a7cf-fae9-453c-af10-88a879afeac3, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4484861644819234460 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44848616448192344604484861644819234460448486164481923446044848616448192344604484861644819234460448486164481923446044848616448192344604484861644819234460448486164481923446044848616448192344604484861644819234460448486164481923446044848616448192344604484861644819234460448486164481923446044848616448192344604484861644819234460448486164481923446044848616448192344604484861644819234460" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec1e9eae-5e8c-4ba1-9090-4d110e183a01, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ebfeaab-ae2d-4696-81ff-c2621f48ab9b, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ebfeaab-ae2d-4696-81ff-c2621f48ab9b, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3196682792649684570 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31966827926496845703196682792649684570319668279264968457031966827926496845703196682792649684570319668279264968457031966827926496845703196682792649684570319668279264968457031966827926496845703196682792649684570319668279264968457031966827926496845703196682792649684570319668279264968457031966827926496845703196682792649684570319668279264968457031966827926496845703196682792649684570" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7240a7cf-fae9-453c-af10-88a879afeac3, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 150b59a2-787f-40d8-a46c-24545ed25c66, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 150b59a2-787f-40d8-a46c-24545ed25c66, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 584288384979760227 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "584288384979760227584288384979760227584288384979760227584288384979760227584288384979760227584288384979760227584288384979760227584288384979760227584288384979760227584288384979760227584288384979760227584288384979760227584288384979760227584288384979760227584288384979760227584288384979760227584288384979760227584288384979760227584288384979760227584288384979760227" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ebfeaab-ae2d-4696-81ff-c2621f48ab9b, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7228d53-d628-4392-b72e-aaf8cf13d47c, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7228d53-d628-4392-b72e-aaf8cf13d47c, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13502491622239366758 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1350249162223936675813502491622239366758135024916222393667581350249162223936675813502491622239366758135024916222393667581350249162223936675813502491622239366758135024916222393667581350249162223936675813502491622239366758135024916222393667581350249162223936675813502491622239366758135024916222393667581350249162223936675813502491622239366758135024916222393667581350249162223936675813502491622239366758" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 150b59a2-787f-40d8-a46c-24545ed25c66, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5955fce3-2a05-4102-b4a6-483c3ded6de6, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5955fce3-2a05-4102-b4a6-483c3ded6de6, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17736127197511286514 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1773612719751128651417736127197511286514177361271975112865141773612719751128651417736127197511286514177361271975112865141773612719751128651417736127197511286514177361271975112865141773612719751128651417736127197511286514177361271975112865141773612719751128651417736127197511286514177361271975112865141773612719751128651417736127197511286514177361271975112865141773612719751128651417736127197511286514" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7228d53-d628-4392-b72e-aaf8cf13d47c, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 628c6b82-8ce3-4103-8dfe-271b8438653c, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 628c6b82-8ce3-4103-8dfe-271b8438653c, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9861834218415794232 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98618342184157942329861834218415794232986183421841579423298618342184157942329861834218415794232986183421841579423298618342184157942329861834218415794232986183421841579423298618342184157942329861834218415794232986183421841579423298618342184157942329861834218415794232986183421841579423298618342184157942329861834218415794232986183421841579423298618342184157942329861834218415794232" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5955fce3-2a05-4102-b4a6-483c3ded6de6, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 286096e3-473b-441d-9be1-38d1177d621f, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 286096e3-473b-441d-9be1-38d1177d621f, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1076463677051190052 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10764636770511900521076463677051190052107646367705119005210764636770511900521076463677051190052107646367705119005210764636770511900521076463677051190052107646367705119005210764636770511900521076463677051190052107646367705119005210764636770511900521076463677051190052107646367705119005210764636770511900521076463677051190052107646367705119005210764636770511900521076463677051190052" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 628c6b82-8ce3-4103-8dfe-271b8438653c, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f48c5ca3-eb67-4812-b03d-5e7d8d7ffdf3, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f48c5ca3-eb67-4812-b03d-5e7d8d7ffdf3, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13400721509963769478 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1340072150996376947813400721509963769478134007215099637694781340072150996376947813400721509963769478134007215099637694781340072150996376947813400721509963769478134007215099637694781340072150996376947813400721509963769478134007215099637694781340072150996376947813400721509963769478134007215099637694781340072150996376947813400721509963769478134007215099637694781340072150996376947813400721509963769478" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 286096e3-473b-441d-9be1-38d1177d621f, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6ee293f-9c9a-4007-9cea-db389d186781, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6ee293f-9c9a-4007-9cea-db389d186781, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1956558761154845946 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19565587611548459461956558761154845946195655876115484594619565587611548459461956558761154845946195655876115484594619565587611548459461956558761154845946195655876115484594619565587611548459461956558761154845946195655876115484594619565587611548459461956558761154845946195655876115484594619565587611548459461956558761154845946195655876115484594619565587611548459461956558761154845946" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f48c5ca3-eb67-4812-b03d-5e7d8d7ffdf3, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e703706-cb56-4c96-84cc-4bfeb0f0416c, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e703706-cb56-4c96-84cc-4bfeb0f0416c, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5854138363174400865 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58541383631744008655854138363174400865585413836317440086558541383631744008655854138363174400865585413836317440086558541383631744008655854138363174400865585413836317440086558541383631744008655854138363174400865585413836317440086558541383631744008655854138363174400865585413836317440086558541383631744008655854138363174400865585413836317440086558541383631744008655854138363174400865" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6ee293f-9c9a-4007-9cea-db389d186781, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bbe40587-f8b4-4d59-9bd0-005352928f15, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bbe40587-f8b4-4d59-9bd0-005352928f15, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13885699468088443403 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1388569946808844340313885699468088443403138856994680884434031388569946808844340313885699468088443403138856994680884434031388569946808844340313885699468088443403138856994680884434031388569946808844340313885699468088443403138856994680884434031388569946808844340313885699468088443403138856994680884434031388569946808844340313885699468088443403138856994680884434031388569946808844340313885699468088443403" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e703706-cb56-4c96-84cc-4bfeb0f0416c, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e00fa180-d64b-423e-ab21-dbcb4a05b1e7, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e00fa180-d64b-423e-ab21-dbcb4a05b1e7, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14544043767445707685 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1454404376744570768514544043767445707685145440437674457076851454404376744570768514544043767445707685145440437674457076851454404376744570768514544043767445707685145440437674457076851454404376744570768514544043767445707685145440437674457076851454404376744570768514544043767445707685145440437674457076851454404376744570768514544043767445707685145440437674457076851454404376744570768514544043767445707685" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bbe40587-f8b4-4d59-9bd0-005352928f15, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e00fa180-d64b-423e-ab21-dbcb4a05b1e7, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8c6e9b9-3ad1-4415-b3d7-00b0ad5077c4, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8c6e9b9-3ad1-4415-b3d7-00b0ad5077c4, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3428392784774295320 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34283927847742953203428392784774295320342839278477429532034283927847742953203428392784774295320342839278477429532034283927847742953203428392784774295320342839278477429532034283927847742953203428392784774295320342839278477429532034283927847742953203428392784774295320342839278477429532034283927847742953203428392784774295320342839278477429532034283927847742953203428392784774295320" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04336ff4-ea07-4ccb-aec8-03de9d3acbcc, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04336ff4-ea07-4ccb-aec8-03de9d3acbcc, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 105223408472427642 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "105223408472427642105223408472427642105223408472427642105223408472427642105223408472427642105223408472427642105223408472427642105223408472427642105223408472427642105223408472427642105223408472427642105223408472427642105223408472427642105223408472427642105223408472427642105223408472427642105223408472427642105223408472427642105223408472427642105223408472427642" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8c6e9b9-3ad1-4415-b3d7-00b0ad5077c4, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 041a9f55-e905-49b5-a878-2d02c6016a67, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 041a9f55-e905-49b5-a878-2d02c6016a67, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16474259893223317429 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1647425989322331742916474259893223317429164742598932233174291647425989322331742916474259893223317429164742598932233174291647425989322331742916474259893223317429164742598932233174291647425989322331742916474259893223317429164742598932233174291647425989322331742916474259893223317429164742598932233174291647425989322331742916474259893223317429164742598932233174291647425989322331742916474259893223317429" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04336ff4-ea07-4ccb-aec8-03de9d3acbcc, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, afd82cfb-db35-4539-a806-27e87f0d7baf, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, afd82cfb-db35-4539-a806-27e87f0d7baf, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12757773948580927972 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1275777394858092797212757773948580927972127577739485809279721275777394858092797212757773948580927972127577739485809279721275777394858092797212757773948580927972127577739485809279721275777394858092797212757773948580927972127577739485809279721275777394858092797212757773948580927972127577739485809279721275777394858092797212757773948580927972127577739485809279721275777394858092797212757773948580927972" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, afd82cfb-db35-4539-a806-27e87f0d7baf, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f6960f8-d85c-456c-bbcb-e1e5ecbc7bae, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f6960f8-d85c-456c-bbcb-e1e5ecbc7bae, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2930410091598207489 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29304100915982074892930410091598207489293041009159820748929304100915982074892930410091598207489293041009159820748929304100915982074892930410091598207489293041009159820748929304100915982074892930410091598207489293041009159820748929304100915982074892930410091598207489293041009159820748929304100915982074892930410091598207489293041009159820748929304100915982074892930410091598207489" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 041a9f55-e905-49b5-a878-2d02c6016a67, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c41c15d-27e1-4eb5-afce-8cb779bf945a, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c41c15d-27e1-4eb5-afce-8cb779bf945a, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13982122363553222107 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1398212236355322210713982122363553222107139821223635532221071398212236355322210713982122363553222107139821223635532221071398212236355322210713982122363553222107139821223635532221071398212236355322210713982122363553222107139821223635532221071398212236355322210713982122363553222107139821223635532221071398212236355322210713982122363553222107139821223635532221071398212236355322210713982122363553222107" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f6960f8-d85c-456c-bbcb-e1e5ecbc7bae, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42a9eb1e-ed80-40e8-9a44-f9672cb60546, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42a9eb1e-ed80-40e8-9a44-f9672cb60546, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14237805423900179710 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1423780542390017971014237805423900179710142378054239001797101423780542390017971014237805423900179710142378054239001797101423780542390017971014237805423900179710142378054239001797101423780542390017971014237805423900179710142378054239001797101423780542390017971014237805423900179710142378054239001797101423780542390017971014237805423900179710142378054239001797101423780542390017971014237805423900179710" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c41c15d-27e1-4eb5-afce-8cb779bf945a, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 723b1e35-0e19-4284-b2d8-2534e4a4abc1, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 723b1e35-0e19-4284-b2d8-2534e4a4abc1, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6987092049313533589 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69870920493135335896987092049313533589698709204931353358969870920493135335896987092049313533589698709204931353358969870920493135335896987092049313533589698709204931353358969870920493135335896987092049313533589698709204931353358969870920493135335896987092049313533589698709204931353358969870920493135335896987092049313533589698709204931353358969870920493135335896987092049313533589" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42a9eb1e-ed80-40e8-9a44-f9672cb60546, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 071739d6-9a3c-4b80-94c2-46ebcd165cca, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 071739d6-9a3c-4b80-94c2-46ebcd165cca, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3748124115399976737 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37481241153999767373748124115399976737374812411539997673737481241153999767373748124115399976737374812411539997673737481241153999767373748124115399976737374812411539997673737481241153999767373748124115399976737374812411539997673737481241153999767373748124115399976737374812411539997673737481241153999767373748124115399976737374812411539997673737481241153999767373748124115399976737" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 723b1e35-0e19-4284-b2d8-2534e4a4abc1, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 802d6f19-c595-4a76-8590-17f4d58e7915, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 802d6f19-c595-4a76-8590-17f4d58e7915, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8653646680495799648 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86536466804957996488653646680495799648865364668049579964886536466804957996488653646680495799648865364668049579964886536466804957996488653646680495799648865364668049579964886536466804957996488653646680495799648865364668049579964886536466804957996488653646680495799648865364668049579964886536466804957996488653646680495799648865364668049579964886536466804957996488653646680495799648" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 071739d6-9a3c-4b80-94c2-46ebcd165cca, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f0f00e8-6d4c-4506-ae33-54e07d1c77a6, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f0f00e8-6d4c-4506-ae33-54e07d1c77a6, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6620658517933592939 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66206585179335929396620658517933592939662065851793359293966206585179335929396620658517933592939662065851793359293966206585179335929396620658517933592939662065851793359293966206585179335929396620658517933592939662065851793359293966206585179335929396620658517933592939662065851793359293966206585179335929396620658517933592939662065851793359293966206585179335929396620658517933592939" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 802d6f19-c595-4a76-8590-17f4d58e7915, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aabfd85d-8438-4499-9f2d-0cb3a356b35c, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aabfd85d-8438-4499-9f2d-0cb3a356b35c, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4438485404998827904 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44384854049988279044438485404998827904443848540499882790444384854049988279044438485404998827904443848540499882790444384854049988279044438485404998827904443848540499882790444384854049988279044438485404998827904443848540499882790444384854049988279044438485404998827904443848540499882790444384854049988279044438485404998827904443848540499882790444384854049988279044438485404998827904" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f0f00e8-6d4c-4506-ae33-54e07d1c77a6, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 148a43c1-b01b-433e-a8a3-35397044ca4b, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 148a43c1-b01b-433e-a8a3-35397044ca4b, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16128168999773543 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1612816899977354316128168999773543161281689997735431612816899977354316128168999773543161281689997735431612816899977354316128168999773543161281689997735431612816899977354316128168999773543161281689997735431612816899977354316128168999773543161281689997735431612816899977354316128168999773543161281689997735431612816899977354316128168999773543" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aabfd85d-8438-4499-9f2d-0cb3a356b35c, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4531318-b3a3-407f-9478-d3f67385d167, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4531318-b3a3-407f-9478-d3f67385d167, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17171703338416538887 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1717170333841653888717171703338416538887171717033384165388871717170333841653888717171703338416538887171717033384165388871717170333841653888717171703338416538887171717033384165388871717170333841653888717171703338416538887171717033384165388871717170333841653888717171703338416538887171717033384165388871717170333841653888717171703338416538887171717033384165388871717170333841653888717171703338416538887" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 148a43c1-b01b-433e-a8a3-35397044ca4b, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb0230e6-2a95-4e9e-9254-1d3955a16a0a, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb0230e6-2a95-4e9e-9254-1d3955a16a0a, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11625218350602134738 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1162521835060213473811625218350602134738116252183506021347381162521835060213473811625218350602134738116252183506021347381162521835060213473811625218350602134738116252183506021347381162521835060213473811625218350602134738116252183506021347381162521835060213473811625218350602134738116252183506021347381162521835060213473811625218350602134738116252183506021347381162521835060213473811625218350602134738" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4531318-b3a3-407f-9478-d3f67385d167, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5249679c-0b97-4ab1-bb74-b8f48ec71d37, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5249679c-0b97-4ab1-bb74-b8f48ec71d37, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 606814680412622852 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "606814680412622852606814680412622852606814680412622852606814680412622852606814680412622852606814680412622852606814680412622852606814680412622852606814680412622852606814680412622852606814680412622852606814680412622852606814680412622852606814680412622852606814680412622852606814680412622852606814680412622852606814680412622852606814680412622852606814680412622852" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb0230e6-2a95-4e9e-9254-1d3955a16a0a, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 934aafa9-c979-4289-828a-4501eb918a16, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 934aafa9-c979-4289-828a-4501eb918a16, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10502627531241980903 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1050262753124198090310502627531241980903105026275312419809031050262753124198090310502627531241980903105026275312419809031050262753124198090310502627531241980903105026275312419809031050262753124198090310502627531241980903105026275312419809031050262753124198090310502627531241980903105026275312419809031050262753124198090310502627531241980903105026275312419809031050262753124198090310502627531241980903" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5249679c-0b97-4ab1-bb74-b8f48ec71d37, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 934aafa9-c979-4289-828a-4501eb918a16, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca8dbbbe-16d2-4005-bfb4-bd8e7072cfe2, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca8dbbbe-16d2-4005-bfb4-bd8e7072cfe2, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1020245552033329672 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10202455520333296721020245552033329672102024555203332967210202455520333296721020245552033329672102024555203332967210202455520333296721020245552033329672102024555203332967210202455520333296721020245552033329672102024555203332967210202455520333296721020245552033329672102024555203332967210202455520333296721020245552033329672102024555203332967210202455520333296721020245552033329672" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8eac07e8-5184-4aca-8609-46cf0b1eea9b, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8eac07e8-5184-4aca-8609-46cf0b1eea9b, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11812665838768016690 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1181266583876801669011812665838768016690118126658387680166901181266583876801669011812665838768016690118126658387680166901181266583876801669011812665838768016690118126658387680166901181266583876801669011812665838768016690118126658387680166901181266583876801669011812665838768016690118126658387680166901181266583876801669011812665838768016690118126658387680166901181266583876801669011812665838768016690" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca8dbbbe-16d2-4005-bfb4-bd8e7072cfe2, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e71f87d-f3cd-4dcd-9c2e-5459591c9055, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e71f87d-f3cd-4dcd-9c2e-5459591c9055, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9681602576328225461 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96816025763282254619681602576328225461968160257632822546196816025763282254619681602576328225461968160257632822546196816025763282254619681602576328225461968160257632822546196816025763282254619681602576328225461968160257632822546196816025763282254619681602576328225461968160257632822546196816025763282254619681602576328225461968160257632822546196816025763282254619681602576328225461" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8eac07e8-5184-4aca-8609-46cf0b1eea9b, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e03230c2-4c53-460c-91d5-d764077be908, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e03230c2-4c53-460c-91d5-d764077be908, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2635556655667403969 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26355566556674039692635556655667403969263555665566740396926355566556674039692635556655667403969263555665566740396926355566556674039692635556655667403969263555665566740396926355566556674039692635556655667403969263555665566740396926355566556674039692635556655667403969263555665566740396926355566556674039692635556655667403969263555665566740396926355566556674039692635556655667403969" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e71f87d-f3cd-4dcd-9c2e-5459591c9055, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9096309e-9322-4ad9-880d-6d24d4c224ce, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9096309e-9322-4ad9-880d-6d24d4c224ce, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6351860502103212102 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63518605021032121026351860502103212102635186050210321210263518605021032121026351860502103212102635186050210321210263518605021032121026351860502103212102635186050210321210263518605021032121026351860502103212102635186050210321210263518605021032121026351860502103212102635186050210321210263518605021032121026351860502103212102635186050210321210263518605021032121026351860502103212102" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9096309e-9322-4ad9-880d-6d24d4c224ce, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e128366c-39da-4370-9334-066e4477eb57, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e128366c-39da-4370-9334-066e4477eb57, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15469202219351260002 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1546920221935126000215469202219351260002154692022193512600021546920221935126000215469202219351260002154692022193512600021546920221935126000215469202219351260002154692022193512600021546920221935126000215469202219351260002154692022193512600021546920221935126000215469202219351260002154692022193512600021546920221935126000215469202219351260002154692022193512600021546920221935126000215469202219351260002" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e03230c2-4c53-460c-91d5-d764077be908, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b21dc88-9109-4868-b018-6ac610cfbaf0, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b21dc88-9109-4868-b018-6ac610cfbaf0, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10896695362443032026 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1089669536244303202610896695362443032026108966953624430320261089669536244303202610896695362443032026108966953624430320261089669536244303202610896695362443032026108966953624430320261089669536244303202610896695362443032026108966953624430320261089669536244303202610896695362443032026108966953624430320261089669536244303202610896695362443032026108966953624430320261089669536244303202610896695362443032026" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e128366c-39da-4370-9334-066e4477eb57, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1c2b109-4c3f-4f67-be3f-e662bf800bbc, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1c2b109-4c3f-4f67-be3f-e662bf800bbc, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5499182334433877881 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54991823344338778815499182334433877881549918233443387788154991823344338778815499182334433877881549918233443387788154991823344338778815499182334433877881549918233443387788154991823344338778815499182334433877881549918233443387788154991823344338778815499182334433877881549918233443387788154991823344338778815499182334433877881549918233443387788154991823344338778815499182334433877881" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b21dc88-9109-4868-b018-6ac610cfbaf0, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dde20ae5-66d3-431e-920c-ed3ba10c8326, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dde20ae5-66d3-431e-920c-ed3ba10c8326, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10595288748930715296 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1059528874893071529610595288748930715296105952887489307152961059528874893071529610595288748930715296105952887489307152961059528874893071529610595288748930715296105952887489307152961059528874893071529610595288748930715296105952887489307152961059528874893071529610595288748930715296105952887489307152961059528874893071529610595288748930715296105952887489307152961059528874893071529610595288748930715296" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dde20ae5-66d3-431e-920c-ed3ba10c8326, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 192ba461-654f-4157-bc58-e7af8bac51d4, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 192ba461-654f-4157-bc58-e7af8bac51d4, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4686770692032777866 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46867706920327778664686770692032777866468677069203277786646867706920327778664686770692032777866468677069203277786646867706920327778664686770692032777866468677069203277786646867706920327778664686770692032777866468677069203277786646867706920327778664686770692032777866468677069203277786646867706920327778664686770692032777866468677069203277786646867706920327778664686770692032777866" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1c2b109-4c3f-4f67-be3f-e662bf800bbc, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d0e9416-c7ef-4f1c-8bcb-bcc9d3401616, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d0e9416-c7ef-4f1c-8bcb-bcc9d3401616, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17745515982316875853 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1774551598231687585317745515982316875853177455159823168758531774551598231687585317745515982316875853177455159823168758531774551598231687585317745515982316875853177455159823168758531774551598231687585317745515982316875853177455159823168758531774551598231687585317745515982316875853177455159823168758531774551598231687585317745515982316875853177455159823168758531774551598231687585317745515982316875853" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 192ba461-654f-4157-bc58-e7af8bac51d4, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca809b98-96c9-4cf9-9b9e-daabf5fc5246, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca809b98-96c9-4cf9-9b9e-daabf5fc5246, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 538135616248164453 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "538135616248164453538135616248164453538135616248164453538135616248164453538135616248164453538135616248164453538135616248164453538135616248164453538135616248164453538135616248164453538135616248164453538135616248164453538135616248164453538135616248164453538135616248164453538135616248164453538135616248164453538135616248164453538135616248164453538135616248164453" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d0e9416-c7ef-4f1c-8bcb-bcc9d3401616, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7850e01f-090b-4834-8f25-907a12c70128, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7850e01f-090b-4834-8f25-907a12c70128, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18221501530331778567 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1822150153033177856718221501530331778567182215015303317785671822150153033177856718221501530331778567182215015303317785671822150153033177856718221501530331778567182215015303317785671822150153033177856718221501530331778567182215015303317785671822150153033177856718221501530331778567182215015303317785671822150153033177856718221501530331778567182215015303317785671822150153033177856718221501530331778567" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca809b98-96c9-4cf9-9b9e-daabf5fc5246, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1fa6602e-478f-4bb5-b9e1-9411b641b0f3, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1fa6602e-478f-4bb5-b9e1-9411b641b0f3, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4138395047999654366 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41383950479996543664138395047999654366413839504799965436641383950479996543664138395047999654366413839504799965436641383950479996543664138395047999654366413839504799965436641383950479996543664138395047999654366413839504799965436641383950479996543664138395047999654366413839504799965436641383950479996543664138395047999654366413839504799965436641383950479996543664138395047999654366" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7850e01f-090b-4834-8f25-907a12c70128, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99429060-be1a-4453-af43-ddef71fb0cdd, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99429060-be1a-4453-af43-ddef71fb0cdd, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10103784091045016695 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1010378409104501669510103784091045016695101037840910450166951010378409104501669510103784091045016695101037840910450166951010378409104501669510103784091045016695101037840910450166951010378409104501669510103784091045016695101037840910450166951010378409104501669510103784091045016695101037840910450166951010378409104501669510103784091045016695101037840910450166951010378409104501669510103784091045016695" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1fa6602e-478f-4bb5-b9e1-9411b641b0f3, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4234a3ec-8275-4964-b803-1bde3cf4e591, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4234a3ec-8275-4964-b803-1bde3cf4e591, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18426661299053571455 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1842666129905357145518426661299053571455184266612990535714551842666129905357145518426661299053571455184266612990535714551842666129905357145518426661299053571455184266612990535714551842666129905357145518426661299053571455184266612990535714551842666129905357145518426661299053571455184266612990535714551842666129905357145518426661299053571455184266612990535714551842666129905357145518426661299053571455" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99429060-be1a-4453-af43-ddef71fb0cdd, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9c1c027-0a64-4fda-bfe7-b60dd2fac6b2, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9c1c027-0a64-4fda-bfe7-b60dd2fac6b2, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11249718335837149525 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1124971833583714952511249718335837149525112497183358371495251124971833583714952511249718335837149525112497183358371495251124971833583714952511249718335837149525112497183358371495251124971833583714952511249718335837149525112497183358371495251124971833583714952511249718335837149525112497183358371495251124971833583714952511249718335837149525112497183358371495251124971833583714952511249718335837149525" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4234a3ec-8275-4964-b803-1bde3cf4e591, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84ccb5fe-f971-429a-9ad3-a774cd84fcd1, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84ccb5fe-f971-429a-9ad3-a774cd84fcd1, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4692810183894638341 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46928101838946383414692810183894638341469281018389463834146928101838946383414692810183894638341469281018389463834146928101838946383414692810183894638341469281018389463834146928101838946383414692810183894638341469281018389463834146928101838946383414692810183894638341469281018389463834146928101838946383414692810183894638341469281018389463834146928101838946383414692810183894638341" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9c1c027-0a64-4fda-bfe7-b60dd2fac6b2, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d38fdbca-a4f2-488c-ad0a-dd210443d7cc, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d38fdbca-a4f2-488c-ad0a-dd210443d7cc, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14433095044676394855 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1443309504467639485514433095044676394855144330950446763948551443309504467639485514433095044676394855144330950446763948551443309504467639485514433095044676394855144330950446763948551443309504467639485514433095044676394855144330950446763948551443309504467639485514433095044676394855144330950446763948551443309504467639485514433095044676394855144330950446763948551443309504467639485514433095044676394855" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84ccb5fe-f971-429a-9ad3-a774cd84fcd1, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7bf50d12-04ce-4e64-baac-a373488197ae, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bf50d12-04ce-4e64-baac-a373488197ae, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12290435726896716989 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1229043572689671698912290435726896716989122904357268967169891229043572689671698912290435726896716989122904357268967169891229043572689671698912290435726896716989122904357268967169891229043572689671698912290435726896716989122904357268967169891229043572689671698912290435726896716989122904357268967169891229043572689671698912290435726896716989122904357268967169891229043572689671698912290435726896716989" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bf50d12-04ce-4e64-baac-a373488197ae, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55e1af50-2aeb-4881-a31b-505bfcc02d3f, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55e1af50-2aeb-4881-a31b-505bfcc02d3f, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6090415065254014605 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60904150652540146056090415065254014605609041506525401460560904150652540146056090415065254014605609041506525401460560904150652540146056090415065254014605609041506525401460560904150652540146056090415065254014605609041506525401460560904150652540146056090415065254014605609041506525401460560904150652540146056090415065254014605609041506525401460560904150652540146056090415065254014605" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d38fdbca-a4f2-488c-ad0a-dd210443d7cc, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33238023-de1e-4707-a246-cbfc2db23d2e, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33238023-de1e-4707-a246-cbfc2db23d2e, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8090097645689070922 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80900976456890709228090097645689070922809009764568907092280900976456890709228090097645689070922809009764568907092280900976456890709228090097645689070922809009764568907092280900976456890709228090097645689070922809009764568907092280900976456890709228090097645689070922809009764568907092280900976456890709228090097645689070922809009764568907092280900976456890709228090097645689070922" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55e1af50-2aeb-4881-a31b-505bfcc02d3f, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6b2fc09-1f19-4c4d-84b7-cbd9b1f1ce6f, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6b2fc09-1f19-4c4d-84b7-cbd9b1f1ce6f, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17605125587973145589 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1760512558797314558917605125587973145589176051255879731455891760512558797314558917605125587973145589176051255879731455891760512558797314558917605125587973145589176051255879731455891760512558797314558917605125587973145589176051255879731455891760512558797314558917605125587973145589176051255879731455891760512558797314558917605125587973145589176051255879731455891760512558797314558917605125587973145589" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33238023-de1e-4707-a246-cbfc2db23d2e, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0e767a1-0d11-4fef-aab3-fcd0e9800f4a, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0e767a1-0d11-4fef-aab3-fcd0e9800f4a, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8329911560484606368 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83299115604846063688329911560484606368832991156048460636883299115604846063688329911560484606368832991156048460636883299115604846063688329911560484606368832991156048460636883299115604846063688329911560484606368832991156048460636883299115604846063688329911560484606368832991156048460636883299115604846063688329911560484606368832991156048460636883299115604846063688329911560484606368" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6b2fc09-1f19-4c4d-84b7-cbd9b1f1ce6f, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad02ef80-4551-424b-8e91-4a07d474d416, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad02ef80-4551-424b-8e91-4a07d474d416, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16307270677922407445 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1630727067792240744516307270677922407445163072706779224074451630727067792240744516307270677922407445163072706779224074451630727067792240744516307270677922407445163072706779224074451630727067792240744516307270677922407445163072706779224074451630727067792240744516307270677922407445163072706779224074451630727067792240744516307270677922407445163072706779224074451630727067792240744516307270677922407445" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0e767a1-0d11-4fef-aab3-fcd0e9800f4a, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63259c6a-4b8d-43ac-925f-344207d6c7ec, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63259c6a-4b8d-43ac-925f-344207d6c7ec, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13839072662016685955 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1383907266201668595513839072662016685955138390726620166859551383907266201668595513839072662016685955138390726620166859551383907266201668595513839072662016685955138390726620166859551383907266201668595513839072662016685955138390726620166859551383907266201668595513839072662016685955138390726620166859551383907266201668595513839072662016685955138390726620166859551383907266201668595513839072662016685955" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad02ef80-4551-424b-8e91-4a07d474d416, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88914b57-debe-4b25-8e4e-7d214282d458, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88914b57-debe-4b25-8e4e-7d214282d458, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13888640499337451191 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1388864049933745119113888640499337451191138886404993374511911388864049933745119113888640499337451191138886404993374511911388864049933745119113888640499337451191138886404993374511911388864049933745119113888640499337451191138886404993374511911388864049933745119113888640499337451191138886404993374511911388864049933745119113888640499337451191138886404993374511911388864049933745119113888640499337451191" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63259c6a-4b8d-43ac-925f-344207d6c7ec, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a8cd99f-7551-442b-b42c-f32043032b87, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a8cd99f-7551-442b-b42c-f32043032b87, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14687956418838729698 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1468795641883872969814687956418838729698146879564188387296981468795641883872969814687956418838729698146879564188387296981468795641883872969814687956418838729698146879564188387296981468795641883872969814687956418838729698146879564188387296981468795641883872969814687956418838729698146879564188387296981468795641883872969814687956418838729698146879564188387296981468795641883872969814687956418838729698" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88914b57-debe-4b25-8e4e-7d214282d458, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5adfe5b1-f7fb-43e9-9503-a149570ecae7, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5adfe5b1-f7fb-43e9-9503-a149570ecae7, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17461359159967150921 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1746135915996715092117461359159967150921174613591599671509211746135915996715092117461359159967150921174613591599671509211746135915996715092117461359159967150921174613591599671509211746135915996715092117461359159967150921174613591599671509211746135915996715092117461359159967150921174613591599671509211746135915996715092117461359159967150921174613591599671509211746135915996715092117461359159967150921" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a8cd99f-7551-442b-b42c-f32043032b87, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f949ea3d-80d1-4988-a479-b87f3ffe33e3, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f949ea3d-80d1-4988-a479-b87f3ffe33e3, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 138402601321802454 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "138402601321802454138402601321802454138402601321802454138402601321802454138402601321802454138402601321802454138402601321802454138402601321802454138402601321802454138402601321802454138402601321802454138402601321802454138402601321802454138402601321802454138402601321802454138402601321802454138402601321802454138402601321802454138402601321802454138402601321802454" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5adfe5b1-f7fb-43e9-9503-a149570ecae7, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0188d231-7bf9-4642-9e83-f46238a6cc18, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f949ea3d-80d1-4988-a479-b87f3ffe33e3, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9678acd1-5807-42c0-94f1-4f71e82830a0, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9678acd1-5807-42c0-94f1-4f71e82830a0, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5827423568273828572 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58274235682738285725827423568273828572582742356827382857258274235682738285725827423568273828572582742356827382857258274235682738285725827423568273828572582742356827382857258274235682738285725827423568273828572582742356827382857258274235682738285725827423568273828572582742356827382857258274235682738285725827423568273828572582742356827382857258274235682738285725827423568273828572" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0188d231-7bf9-4642-9e83-f46238a6cc18, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7585195651286820553 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75851956512868205537585195651286820553758519565128682055375851956512868205537585195651286820553758519565128682055375851956512868205537585195651286820553758519565128682055375851956512868205537585195651286820553758519565128682055375851956512868205537585195651286820553758519565128682055375851956512868205537585195651286820553758519565128682055375851956512868205537585195651286820553" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9678acd1-5807-42c0-94f1-4f71e82830a0, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b07d2959-37d3-4d37-b4b1-502b216d7175, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b07d2959-37d3-4d37-b4b1-502b216d7175, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3500364776724373699 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35003647767243736993500364776724373699350036477672437369935003647767243736993500364776724373699350036477672437369935003647767243736993500364776724373699350036477672437369935003647767243736993500364776724373699350036477672437369935003647767243736993500364776724373699350036477672437369935003647767243736993500364776724373699350036477672437369935003647767243736993500364776724373699" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0188d231-7bf9-4642-9e83-f46238a6cc18, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44226ab6-0e37-407d-a8c2-947dd3cf8da7, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44226ab6-0e37-407d-a8c2-947dd3cf8da7, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13567722967702456861 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1356772296770245686113567722967702456861135677229677024568611356772296770245686113567722967702456861135677229677024568611356772296770245686113567722967702456861135677229677024568611356772296770245686113567722967702456861135677229677024568611356772296770245686113567722967702456861135677229677024568611356772296770245686113567722967702456861135677229677024568611356772296770245686113567722967702456861" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44226ab6-0e37-407d-a8c2-947dd3cf8da7, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 003a7409-faa1-4bed-8301-958e25b8d3f4, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 003a7409-faa1-4bed-8301-958e25b8d3f4, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10110717029419634340 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1011071702941963434010110717029419634340101107170294196343401011071702941963434010110717029419634340101107170294196343401011071702941963434010110717029419634340101107170294196343401011071702941963434010110717029419634340101107170294196343401011071702941963434010110717029419634340101107170294196343401011071702941963434010110717029419634340101107170294196343401011071702941963434010110717029419634340" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b07d2959-37d3-4d37-b4b1-502b216d7175, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e27fd6d-8385-46c5-a223-26dedeb0848e, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e27fd6d-8385-46c5-a223-26dedeb0848e, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17348136585140067727 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1734813658514006772717348136585140067727173481365851400677271734813658514006772717348136585140067727173481365851400677271734813658514006772717348136585140067727173481365851400677271734813658514006772717348136585140067727173481365851400677271734813658514006772717348136585140067727173481365851400677271734813658514006772717348136585140067727173481365851400677271734813658514006772717348136585140067727" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 003a7409-faa1-4bed-8301-958e25b8d3f4, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9139767-e453-47e0-a9ab-6bcdbc824d72, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9139767-e453-47e0-a9ab-6bcdbc824d72, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16919782016148661218 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1691978201614866121816919782016148661218169197820161486612181691978201614866121816919782016148661218169197820161486612181691978201614866121816919782016148661218169197820161486612181691978201614866121816919782016148661218169197820161486612181691978201614866121816919782016148661218169197820161486612181691978201614866121816919782016148661218169197820161486612181691978201614866121816919782016148661218" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e27fd6d-8385-46c5-a223-26dedeb0848e, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd349543-354e-43a9-9377-2e0e185d976e, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd349543-354e-43a9-9377-2e0e185d976e, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1383290063251654491 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13832900632516544911383290063251654491138329006325165449113832900632516544911383290063251654491138329006325165449113832900632516544911383290063251654491138329006325165449113832900632516544911383290063251654491138329006325165449113832900632516544911383290063251654491138329006325165449113832900632516544911383290063251654491138329006325165449113832900632516544911383290063251654491" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9139767-e453-47e0-a9ab-6bcdbc824d72, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03ef2cf6-67c6-4eba-bbbf-7660478366e6, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03ef2cf6-67c6-4eba-bbbf-7660478366e6, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15014016445415835768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1501401644541583576815014016445415835768150140164454158357681501401644541583576815014016445415835768150140164454158357681501401644541583576815014016445415835768150140164454158357681501401644541583576815014016445415835768150140164454158357681501401644541583576815014016445415835768150140164454158357681501401644541583576815014016445415835768150140164454158357681501401644541583576815014016445415835768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd349543-354e-43a9-9377-2e0e185d976e, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f88e9db-f823-4445-8c80-ec476a8f6cc2, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f88e9db-f823-4445-8c80-ec476a8f6cc2, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8296835987197394202 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82968359871973942028296835987197394202829683598719739420282968359871973942028296835987197394202829683598719739420282968359871973942028296835987197394202829683598719739420282968359871973942028296835987197394202829683598719739420282968359871973942028296835987197394202829683598719739420282968359871973942028296835987197394202829683598719739420282968359871973942028296835987197394202" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03ef2cf6-67c6-4eba-bbbf-7660478366e6, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3bdb4b83-4d72-47d2-8b1f-a7005fedeafe, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3bdb4b83-4d72-47d2-8b1f-a7005fedeafe, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2664949105798020533 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26649491057980205332664949105798020533266494910579802053326649491057980205332664949105798020533266494910579802053326649491057980205332664949105798020533266494910579802053326649491057980205332664949105798020533266494910579802053326649491057980205332664949105798020533266494910579802053326649491057980205332664949105798020533266494910579802053326649491057980205332664949105798020533" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f88e9db-f823-4445-8c80-ec476a8f6cc2, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65fd5322-2935-40e0-807d-710e5fb8e0c2, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65fd5322-2935-40e0-807d-710e5fb8e0c2, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16467530515209949950 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1646753051520994995016467530515209949950164675305152099499501646753051520994995016467530515209949950164675305152099499501646753051520994995016467530515209949950164675305152099499501646753051520994995016467530515209949950164675305152099499501646753051520994995016467530515209949950164675305152099499501646753051520994995016467530515209949950164675305152099499501646753051520994995016467530515209949950" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3bdb4b83-4d72-47d2-8b1f-a7005fedeafe, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71b36308-221e-45ff-9ff0-ab3ed0bbf4d6, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71b36308-221e-45ff-9ff0-ab3ed0bbf4d6, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9633401063977666152 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96334010639776661529633401063977666152963340106397766615296334010639776661529633401063977666152963340106397766615296334010639776661529633401063977666152963340106397766615296334010639776661529633401063977666152963340106397766615296334010639776661529633401063977666152963340106397766615296334010639776661529633401063977666152963340106397766615296334010639776661529633401063977666152" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65fd5322-2935-40e0-807d-710e5fb8e0c2, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75368587-ef8f-4938-98d9-07b9456484d9, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75368587-ef8f-4938-98d9-07b9456484d9, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12774244656560180532 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1277424465656018053212774244656560180532127742446565601805321277424465656018053212774244656560180532127742446565601805321277424465656018053212774244656560180532127742446565601805321277424465656018053212774244656560180532127742446565601805321277424465656018053212774244656560180532127742446565601805321277424465656018053212774244656560180532127742446565601805321277424465656018053212774244656560180532" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71b36308-221e-45ff-9ff0-ab3ed0bbf4d6, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14c5a1e0-7949-4332-9882-e04a6c2af75d, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14c5a1e0-7949-4332-9882-e04a6c2af75d, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16097723406850493803 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1609772340685049380316097723406850493803160977234068504938031609772340685049380316097723406850493803160977234068504938031609772340685049380316097723406850493803160977234068504938031609772340685049380316097723406850493803160977234068504938031609772340685049380316097723406850493803160977234068504938031609772340685049380316097723406850493803160977234068504938031609772340685049380316097723406850493803" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75368587-ef8f-4938-98d9-07b9456484d9, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0dc96bfd-c009-49c5-927e-fdc056a88a45, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0dc96bfd-c009-49c5-927e-fdc056a88a45, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 241585646062620516 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "241585646062620516241585646062620516241585646062620516241585646062620516241585646062620516241585646062620516241585646062620516241585646062620516241585646062620516241585646062620516241585646062620516241585646062620516241585646062620516241585646062620516241585646062620516241585646062620516241585646062620516241585646062620516241585646062620516241585646062620516" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14c5a1e0-7949-4332-9882-e04a6c2af75d, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1cb6da4f-4638-44d8-a4d5-e75840b7be57, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1cb6da4f-4638-44d8-a4d5-e75840b7be57, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 403005238984944423 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "403005238984944423403005238984944423403005238984944423403005238984944423403005238984944423403005238984944423403005238984944423403005238984944423403005238984944423403005238984944423403005238984944423403005238984944423403005238984944423403005238984944423403005238984944423403005238984944423403005238984944423403005238984944423403005238984944423403005238984944423" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0dc96bfd-c009-49c5-927e-fdc056a88a45, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86795c20-4c99-45c3-8570-eda5ef8fd981, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1cb6da4f-4638-44d8-a4d5-e75840b7be57, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4f22c53-de5e-448b-9be1-b59fd3718ff2, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86795c20-4c99-45c3-8570-eda5ef8fd981, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14562747294106655360 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1456274729410665536014562747294106655360145627472941066553601456274729410665536014562747294106655360145627472941066553601456274729410665536014562747294106655360145627472941066553601456274729410665536014562747294106655360145627472941066553601456274729410665536014562747294106655360145627472941066553601456274729410665536014562747294106655360145627472941066553601456274729410665536014562747294106655360" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4f22c53-de5e-448b-9be1-b59fd3718ff2, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8570037752340353859 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85700377523403538598570037752340353859857003775234035385985700377523403538598570037752340353859857003775234035385985700377523403538598570037752340353859857003775234035385985700377523403538598570037752340353859857003775234035385985700377523403538598570037752340353859857003775234035385985700377523403538598570037752340353859857003775234035385985700377523403538598570037752340353859" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4f22c53-de5e-448b-9be1-b59fd3718ff2, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c96b0f3c-826e-4691-a817-c126d7e39ed3, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86795c20-4c99-45c3-8570-eda5ef8fd981, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02c3d182-81d6-4b70-bc22-2f7f6fdc4342, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02c3d182-81d6-4b70-bc22-2f7f6fdc4342, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14751000670034248505 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1475100067003424850514751000670034248505147510006700342485051475100067003424850514751000670034248505147510006700342485051475100067003424850514751000670034248505147510006700342485051475100067003424850514751000670034248505147510006700342485051475100067003424850514751000670034248505147510006700342485051475100067003424850514751000670034248505147510006700342485051475100067003424850514751000670034248505" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c96b0f3c-826e-4691-a817-c126d7e39ed3, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3069679626393726614 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30696796263937266143069679626393726614306967962639372661430696796263937266143069679626393726614306967962639372661430696796263937266143069679626393726614306967962639372661430696796263937266143069679626393726614306967962639372661430696796263937266143069679626393726614306967962639372661430696796263937266143069679626393726614306967962639372661430696796263937266143069679626393726614" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c96b0f3c-826e-4691-a817-c126d7e39ed3, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5bea661d-d6f6-45b4-863f-6102e95fb4a9, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5bea661d-d6f6-45b4-863f-6102e95fb4a9, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16660670346298173931 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1666067034629817393116660670346298173931166606703462981739311666067034629817393116660670346298173931166606703462981739311666067034629817393116660670346298173931166606703462981739311666067034629817393116660670346298173931166606703462981739311666067034629817393116660670346298173931166606703462981739311666067034629817393116660670346298173931166606703462981739311666067034629817393116660670346298173931" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02c3d182-81d6-4b70-bc22-2f7f6fdc4342, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ae91e63-7852-45e8-a007-61eaf865255e, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ae91e63-7852-45e8-a007-61eaf865255e, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15134856926186139767 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1513485692618613976715134856926186139767151348569261861397671513485692618613976715134856926186139767151348569261861397671513485692618613976715134856926186139767151348569261861397671513485692618613976715134856926186139767151348569261861397671513485692618613976715134856926186139767151348569261861397671513485692618613976715134856926186139767151348569261861397671513485692618613976715134856926186139767" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5bea661d-d6f6-45b4-863f-6102e95fb4a9, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1e74e36-566e-422e-b731-06a804c67ef5, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1e74e36-566e-422e-b731-06a804c67ef5, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17419051958907992182 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1741905195890799218217419051958907992182174190519589079921821741905195890799218217419051958907992182174190519589079921821741905195890799218217419051958907992182174190519589079921821741905195890799218217419051958907992182174190519589079921821741905195890799218217419051958907992182174190519589079921821741905195890799218217419051958907992182174190519589079921821741905195890799218217419051958907992182" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ae91e63-7852-45e8-a007-61eaf865255e, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e271e482-e1af-4162-8810-e7b4b6a9437a, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e271e482-e1af-4162-8810-e7b4b6a9437a, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11964964770343199532 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1196496477034319953211964964770343199532119649647703431995321196496477034319953211964964770343199532119649647703431995321196496477034319953211964964770343199532119649647703431995321196496477034319953211964964770343199532119649647703431995321196496477034319953211964964770343199532119649647703431995321196496477034319953211964964770343199532119649647703431995321196496477034319953211964964770343199532" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1e74e36-566e-422e-b731-06a804c67ef5, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0cf1a2bd-7a93-4449-9d59-ab003d178827, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0cf1a2bd-7a93-4449-9d59-ab003d178827, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 249374554927597982 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "249374554927597982249374554927597982249374554927597982249374554927597982249374554927597982249374554927597982249374554927597982249374554927597982249374554927597982249374554927597982249374554927597982249374554927597982249374554927597982249374554927597982249374554927597982249374554927597982249374554927597982249374554927597982249374554927597982249374554927597982" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e271e482-e1af-4162-8810-e7b4b6a9437a, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f4b1688-cbbb-4ce8-8f4a-8c97eee79f22, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f4b1688-cbbb-4ce8-8f4a-8c97eee79f22, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12203048620386907944 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1220304862038690794412203048620386907944122030486203869079441220304862038690794412203048620386907944122030486203869079441220304862038690794412203048620386907944122030486203869079441220304862038690794412203048620386907944122030486203869079441220304862038690794412203048620386907944122030486203869079441220304862038690794412203048620386907944122030486203869079441220304862038690794412203048620386907944" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0cf1a2bd-7a93-4449-9d59-ab003d178827, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 231f2a50-466f-4541-abc0-8f069cc28147, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 231f2a50-466f-4541-abc0-8f069cc28147, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12162822336567117918 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1216282233656711791812162822336567117918121628223365671179181216282233656711791812162822336567117918121628223365671179181216282233656711791812162822336567117918121628223365671179181216282233656711791812162822336567117918121628223365671179181216282233656711791812162822336567117918121628223365671179181216282233656711791812162822336567117918121628223365671179181216282233656711791812162822336567117918" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f4b1688-cbbb-4ce8-8f4a-8c97eee79f22, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc8f47ec-2bc2-4799-8cb0-7e97f1048317, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc8f47ec-2bc2-4799-8cb0-7e97f1048317, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11767147635336896815 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1176714763533689681511767147635336896815117671476353368968151176714763533689681511767147635336896815117671476353368968151176714763533689681511767147635336896815117671476353368968151176714763533689681511767147635336896815117671476353368968151176714763533689681511767147635336896815117671476353368968151176714763533689681511767147635336896815117671476353368968151176714763533689681511767147635336896815" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 231f2a50-466f-4541-abc0-8f069cc28147, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8ec9ece-5276-497c-9047-2e177e76c8c0, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8ec9ece-5276-497c-9047-2e177e76c8c0, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14889759505976401738 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1488975950597640173814889759505976401738148897595059764017381488975950597640173814889759505976401738148897595059764017381488975950597640173814889759505976401738148897595059764017381488975950597640173814889759505976401738148897595059764017381488975950597640173814889759505976401738148897595059764017381488975950597640173814889759505976401738148897595059764017381488975950597640173814889759505976401738" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc8f47ec-2bc2-4799-8cb0-7e97f1048317, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 362c0459-3bed-40bd-9539-a3c057a63211, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 362c0459-3bed-40bd-9539-a3c057a63211, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16119124271231195239 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1611912427123119523916119124271231195239161191242712311952391611912427123119523916119124271231195239161191242712311952391611912427123119523916119124271231195239161191242712311952391611912427123119523916119124271231195239161191242712311952391611912427123119523916119124271231195239161191242712311952391611912427123119523916119124271231195239161191242712311952391611912427123119523916119124271231195239" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8ec9ece-5276-497c-9047-2e177e76c8c0, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70b35aaa-0324-45e7-a7d4-eb203279f627, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70b35aaa-0324-45e7-a7d4-eb203279f627, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13265036325357240152 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1326503632535724015213265036325357240152132650363253572401521326503632535724015213265036325357240152132650363253572401521326503632535724015213265036325357240152132650363253572401521326503632535724015213265036325357240152132650363253572401521326503632535724015213265036325357240152132650363253572401521326503632535724015213265036325357240152132650363253572401521326503632535724015213265036325357240152" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 362c0459-3bed-40bd-9539-a3c057a63211, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6410a007-a081-4108-9c88-d7c4d01430e8, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6410a007-a081-4108-9c88-d7c4d01430e8, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8672732681945071065 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86727326819450710658672732681945071065867273268194507106586727326819450710658672732681945071065867273268194507106586727326819450710658672732681945071065867273268194507106586727326819450710658672732681945071065867273268194507106586727326819450710658672732681945071065867273268194507106586727326819450710658672732681945071065867273268194507106586727326819450710658672732681945071065" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70b35aaa-0324-45e7-a7d4-eb203279f627, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 414cf2d1-678b-43f4-8ad1-dabd61f383ec, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 414cf2d1-678b-43f4-8ad1-dabd61f383ec, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6018416750995574647 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60184167509955746476018416750995574647601841675099557464760184167509955746476018416750995574647601841675099557464760184167509955746476018416750995574647601841675099557464760184167509955746476018416750995574647601841675099557464760184167509955746476018416750995574647601841675099557464760184167509955746476018416750995574647601841675099557464760184167509955746476018416750995574647" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6410a007-a081-4108-9c88-d7c4d01430e8, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1fc89f6c-6b39-4aa0-84e4-2e22af20296f, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1fc89f6c-6b39-4aa0-84e4-2e22af20296f, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10643332585399547805 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1064333258539954780510643332585399547805106433325853995478051064333258539954780510643332585399547805106433325853995478051064333258539954780510643332585399547805106433325853995478051064333258539954780510643332585399547805106433325853995478051064333258539954780510643332585399547805106433325853995478051064333258539954780510643332585399547805106433325853995478051064333258539954780510643332585399547805" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 414cf2d1-678b-43f4-8ad1-dabd61f383ec, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9842a200-da38-45a5-a984-581acfaaa066, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9842a200-da38-45a5-a984-581acfaaa066, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18085413136820046722 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1808541313682004672218085413136820046722180854131368200467221808541313682004672218085413136820046722180854131368200467221808541313682004672218085413136820046722180854131368200467221808541313682004672218085413136820046722180854131368200467221808541313682004672218085413136820046722180854131368200467221808541313682004672218085413136820046722180854131368200467221808541313682004672218085413136820046722" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1fc89f6c-6b39-4aa0-84e4-2e22af20296f, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9842a200-da38-45a5-a984-581acfaaa066, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7197c464-cae2-46c4-a8d9-2a6b6ad16f9a, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7197c464-cae2-46c4-a8d9-2a6b6ad16f9a, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4512645572388104166 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45126455723881041664512645572388104166451264557238810416645126455723881041664512645572388104166451264557238810416645126455723881041664512645572388104166451264557238810416645126455723881041664512645572388104166451264557238810416645126455723881041664512645572388104166451264557238810416645126455723881041664512645572388104166451264557238810416645126455723881041664512645572388104166" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5826f9e3-0cec-4335-ba1d-ce46e352cfd6, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5826f9e3-0cec-4335-ba1d-ce46e352cfd6, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15254212512785952215 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1525421251278595221515254212512785952215152542125127859522151525421251278595221515254212512785952215152542125127859522151525421251278595221515254212512785952215152542125127859522151525421251278595221515254212512785952215152542125127859522151525421251278595221515254212512785952215152542125127859522151525421251278595221515254212512785952215152542125127859522151525421251278595221515254212512785952215" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7197c464-cae2-46c4-a8d9-2a6b6ad16f9a, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c09ec54-a806-4411-bf77-6276ab35e522, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c09ec54-a806-4411-bf77-6276ab35e522, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1649434286767497944 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16494342867674979441649434286767497944164943428676749794416494342867674979441649434286767497944164943428676749794416494342867674979441649434286767497944164943428676749794416494342867674979441649434286767497944164943428676749794416494342867674979441649434286767497944164943428676749794416494342867674979441649434286767497944164943428676749794416494342867674979441649434286767497944" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5826f9e3-0cec-4335-ba1d-ce46e352cfd6, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a53f9c14-0e0a-41be-a147-aebad58a0401, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a53f9c14-0e0a-41be-a147-aebad58a0401, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5513979673274230233 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55139796732742302335513979673274230233551397967327423023355139796732742302335513979673274230233551397967327423023355139796732742302335513979673274230233551397967327423023355139796732742302335513979673274230233551397967327423023355139796732742302335513979673274230233551397967327423023355139796732742302335513979673274230233551397967327423023355139796732742302335513979673274230233" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c09ec54-a806-4411-bf77-6276ab35e522, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ce26311-b3b3-44d0-87ce-ac88c6aa57b1, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ce26311-b3b3-44d0-87ce-ac88c6aa57b1, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15643267144934928582 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1564326714493492858215643267144934928582156432671449349285821564326714493492858215643267144934928582156432671449349285821564326714493492858215643267144934928582156432671449349285821564326714493492858215643267144934928582156432671449349285821564326714493492858215643267144934928582156432671449349285821564326714493492858215643267144934928582156432671449349285821564326714493492858215643267144934928582" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a53f9c14-0e0a-41be-a147-aebad58a0401, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0203b7a7-3a72-427f-b726-c1f7efcba34b, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0203b7a7-3a72-427f-b726-c1f7efcba34b, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2326024383772589097 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23260243837725890972326024383772589097232602438377258909723260243837725890972326024383772589097232602438377258909723260243837725890972326024383772589097232602438377258909723260243837725890972326024383772589097232602438377258909723260243837725890972326024383772589097232602438377258909723260243837725890972326024383772589097232602438377258909723260243837725890972326024383772589097" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ce26311-b3b3-44d0-87ce-ac88c6aa57b1, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 436e5796-4809-4751-a4b8-a1d62f17e948, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 436e5796-4809-4751-a4b8-a1d62f17e948, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3217328717080421828 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32173287170804218283217328717080421828321732871708042182832173287170804218283217328717080421828321732871708042182832173287170804218283217328717080421828321732871708042182832173287170804218283217328717080421828321732871708042182832173287170804218283217328717080421828321732871708042182832173287170804218283217328717080421828321732871708042182832173287170804218283217328717080421828" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0203b7a7-3a72-427f-b726-c1f7efcba34b, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7135c3fc-4b16-43f6-9b84-83926989fba8, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7135c3fc-4b16-43f6-9b84-83926989fba8, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 720526777423384835 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "720526777423384835720526777423384835720526777423384835720526777423384835720526777423384835720526777423384835720526777423384835720526777423384835720526777423384835720526777423384835720526777423384835720526777423384835720526777423384835720526777423384835720526777423384835720526777423384835720526777423384835720526777423384835720526777423384835720526777423384835" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 436e5796-4809-4751-a4b8-a1d62f17e948, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34b4439f-b05f-4b82-b096-e8b3e72066f9, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34b4439f-b05f-4b82-b096-e8b3e72066f9, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10744476037170750028 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1074447603717075002810744476037170750028107444760371707500281074447603717075002810744476037170750028107444760371707500281074447603717075002810744476037170750028107444760371707500281074447603717075002810744476037170750028107444760371707500281074447603717075002810744476037170750028107444760371707500281074447603717075002810744476037170750028107444760371707500281074447603717075002810744476037170750028" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7135c3fc-4b16-43f6-9b84-83926989fba8, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a616f80e-1563-4354-b583-9444b0c3478a, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34b4439f-b05f-4b82-b096-e8b3e72066f9, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a616f80e-1563-4354-b583-9444b0c3478a, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4648437499407164720 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46484374994071647204648437499407164720464843749940716472046484374994071647204648437499407164720464843749940716472046484374994071647204648437499407164720464843749940716472046484374994071647204648437499407164720464843749940716472046484374994071647204648437499407164720464843749940716472046484374994071647204648437499407164720464843749940716472046484374994071647204648437499407164720" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b833719-963d-4815-846b-a612298865c1, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a616f80e-1563-4354-b583-9444b0c3478a, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8dea6fc4-715b-4188-91ab-e913a8817820, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8dea6fc4-715b-4188-91ab-e913a8817820, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7178728605765432590 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71787286057654325907178728605765432590717872860576543259071787286057654325907178728605765432590717872860576543259071787286057654325907178728605765432590717872860576543259071787286057654325907178728605765432590717872860576543259071787286057654325907178728605765432590717872860576543259071787286057654325907178728605765432590717872860576543259071787286057654325907178728605765432590" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b833719-963d-4815-846b-a612298865c1, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11956035135450167607 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1195603513545016760711956035135450167607119560351354501676071195603513545016760711956035135450167607119560351354501676071195603513545016760711956035135450167607119560351354501676071195603513545016760711956035135450167607119560351354501676071195603513545016760711956035135450167607119560351354501676071195603513545016760711956035135450167607119560351354501676071195603513545016760711956035135450167607" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8dea6fc4-715b-4188-91ab-e913a8817820, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, deb056b0-e6bb-4776-a7be-f92bc062828b, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, deb056b0-e6bb-4776-a7be-f92bc062828b, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15927415418728765869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1592741541872876586915927415418728765869159274154187287658691592741541872876586915927415418728765869159274154187287658691592741541872876586915927415418728765869159274154187287658691592741541872876586915927415418728765869159274154187287658691592741541872876586915927415418728765869159274154187287658691592741541872876586915927415418728765869159274154187287658691592741541872876586915927415418728765869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b833719-963d-4815-846b-a612298865c1, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cdf9c332-c00c-42bd-9c18-49904c50d76d, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cdf9c332-c00c-42bd-9c18-49904c50d76d, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 818984764428317966 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "818984764428317966818984764428317966818984764428317966818984764428317966818984764428317966818984764428317966818984764428317966818984764428317966818984764428317966818984764428317966818984764428317966818984764428317966818984764428317966818984764428317966818984764428317966818984764428317966818984764428317966818984764428317966818984764428317966818984764428317966" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, deb056b0-e6bb-4776-a7be-f92bc062828b, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7595c64-b3f1-4aa0-977f-bd49d28c9ec5, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7595c64-b3f1-4aa0-977f-bd49d28c9ec5, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11107822816478317330 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1110782281647831733011107822816478317330111078228164783173301110782281647831733011107822816478317330111078228164783173301110782281647831733011107822816478317330111078228164783173301110782281647831733011107822816478317330111078228164783173301110782281647831733011107822816478317330111078228164783173301110782281647831733011107822816478317330111078228164783173301110782281647831733011107822816478317330" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cdf9c332-c00c-42bd-9c18-49904c50d76d, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a74c71e1-14b2-4d7c-a9db-590787f2e838, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a74c71e1-14b2-4d7c-a9db-590787f2e838, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 812897024562887304 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "812897024562887304812897024562887304812897024562887304812897024562887304812897024562887304812897024562887304812897024562887304812897024562887304812897024562887304812897024562887304812897024562887304812897024562887304812897024562887304812897024562887304812897024562887304812897024562887304812897024562887304812897024562887304812897024562887304812897024562887304" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a74c71e1-14b2-4d7c-a9db-590787f2e838, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35d39bd3-ebe2-40b0-b884-b699942efccd, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35d39bd3-ebe2-40b0-b884-b699942efccd, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12632770692107064274 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1263277069210706427412632770692107064274126327706921070642741263277069210706427412632770692107064274126327706921070642741263277069210706427412632770692107064274126327706921070642741263277069210706427412632770692107064274126327706921070642741263277069210706427412632770692107064274126327706921070642741263277069210706427412632770692107064274126327706921070642741263277069210706427412632770692107064274" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7595c64-b3f1-4aa0-977f-bd49d28c9ec5, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3a45998-2aac-429f-8682-ec29fc7fd173, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3a45998-2aac-429f-8682-ec29fc7fd173, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5276834093587257272 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52768340935872572725276834093587257272527683409358725727252768340935872572725276834093587257272527683409358725727252768340935872572725276834093587257272527683409358725727252768340935872572725276834093587257272527683409358725727252768340935872572725276834093587257272527683409358725727252768340935872572725276834093587257272527683409358725727252768340935872572725276834093587257272" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35d39bd3-ebe2-40b0-b884-b699942efccd, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 567a6f01-6bf2-4e90-b1a9-8463cfa0137d, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 567a6f01-6bf2-4e90-b1a9-8463cfa0137d, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15631105726083477147 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1563110572608347714715631105726083477147156311057260834771471563110572608347714715631105726083477147156311057260834771471563110572608347714715631105726083477147156311057260834771471563110572608347714715631105726083477147156311057260834771471563110572608347714715631105726083477147156311057260834771471563110572608347714715631105726083477147156311057260834771471563110572608347714715631105726083477147" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3a45998-2aac-429f-8682-ec29fc7fd173, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3ea2d00-0d57-49f8-8e5c-d8c3e95df957, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3ea2d00-0d57-49f8-8e5c-d8c3e95df957, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8916407904747707492 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89164079047477074928916407904747707492891640790474770749289164079047477074928916407904747707492891640790474770749289164079047477074928916407904747707492891640790474770749289164079047477074928916407904747707492891640790474770749289164079047477074928916407904747707492891640790474770749289164079047477074928916407904747707492891640790474770749289164079047477074928916407904747707492" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 567a6f01-6bf2-4e90-b1a9-8463cfa0137d, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e0f495a-0f22-4227-8597-6bdabd6eb132, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e0f495a-0f22-4227-8597-6bdabd6eb132, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6060021530326037102 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60600215303260371026060021530326037102606002153032603710260600215303260371026060021530326037102606002153032603710260600215303260371026060021530326037102606002153032603710260600215303260371026060021530326037102606002153032603710260600215303260371026060021530326037102606002153032603710260600215303260371026060021530326037102606002153032603710260600215303260371026060021530326037102" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3ea2d00-0d57-49f8-8e5c-d8c3e95df957, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2313ce6a-81d2-4141-849e-8cfd34aeb00d, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2313ce6a-81d2-4141-849e-8cfd34aeb00d, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11914834922563624233 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1191483492256362423311914834922563624233119148349225636242331191483492256362423311914834922563624233119148349225636242331191483492256362423311914834922563624233119148349225636242331191483492256362423311914834922563624233119148349225636242331191483492256362423311914834922563624233119148349225636242331191483492256362423311914834922563624233119148349225636242331191483492256362423311914834922563624233" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e0f495a-0f22-4227-8597-6bdabd6eb132, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb7c58ef-bb74-4f65-b404-0728201cd8c2, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb7c58ef-bb74-4f65-b404-0728201cd8c2, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16419091801429683742 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1641909180142968374216419091801429683742164190918014296837421641909180142968374216419091801429683742164190918014296837421641909180142968374216419091801429683742164190918014296837421641909180142968374216419091801429683742164190918014296837421641909180142968374216419091801429683742164190918014296837421641909180142968374216419091801429683742164190918014296837421641909180142968374216419091801429683742" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2313ce6a-81d2-4141-849e-8cfd34aeb00d, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9aca3224-773d-4d3a-9ae4-43e9ad3256db, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb7c58ef-bb74-4f65-b404-0728201cd8c2, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dbffcded-aa0d-4cd2-b9e0-fade1a766911, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9aca3224-773d-4d3a-9ae4-43e9ad3256db, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 189288424860725782 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "189288424860725782189288424860725782189288424860725782189288424860725782189288424860725782189288424860725782189288424860725782189288424860725782189288424860725782189288424860725782189288424860725782189288424860725782189288424860725782189288424860725782189288424860725782189288424860725782189288424860725782189288424860725782189288424860725782189288424860725782" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dbffcded-aa0d-4cd2-b9e0-fade1a766911, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16001115615632095265 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1600111561563209526516001115615632095265160011156156320952651600111561563209526516001115615632095265160011156156320952651600111561563209526516001115615632095265160011156156320952651600111561563209526516001115615632095265160011156156320952651600111561563209526516001115615632095265160011156156320952651600111561563209526516001115615632095265160011156156320952651600111561563209526516001115615632095265" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9aca3224-773d-4d3a-9ae4-43e9ad3256db, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 188b7aad-609d-4a0b-9a43-092d455d73f7, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 188b7aad-609d-4a0b-9a43-092d455d73f7, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2769685748928090701 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27696857489280907012769685748928090701276968574892809070127696857489280907012769685748928090701276968574892809070127696857489280907012769685748928090701276968574892809070127696857489280907012769685748928090701276968574892809070127696857489280907012769685748928090701276968574892809070127696857489280907012769685748928090701276968574892809070127696857489280907012769685748928090701" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dbffcded-aa0d-4cd2-b9e0-fade1a766911, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e57c1ec4-fc2f-4e7b-a68f-f6bb8bb2daa0, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e57c1ec4-fc2f-4e7b-a68f-f6bb8bb2daa0, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1419387528509671825 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14193875285096718251419387528509671825141938752850967182514193875285096718251419387528509671825141938752850967182514193875285096718251419387528509671825141938752850967182514193875285096718251419387528509671825141938752850967182514193875285096718251419387528509671825141938752850967182514193875285096718251419387528509671825141938752850967182514193875285096718251419387528509671825" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 188b7aad-609d-4a0b-9a43-092d455d73f7, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc6e14f4-16ed-4c72-b1f2-a7af51804599, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc6e14f4-16ed-4c72-b1f2-a7af51804599, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8476357569880673966 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84763575698806739668476357569880673966847635756988067396684763575698806739668476357569880673966847635756988067396684763575698806739668476357569880673966847635756988067396684763575698806739668476357569880673966847635756988067396684763575698806739668476357569880673966847635756988067396684763575698806739668476357569880673966847635756988067396684763575698806739668476357569880673966" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e57c1ec4-fc2f-4e7b-a68f-f6bb8bb2daa0, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60e680a2-7ba2-4db8-a3c9-ac692d0871c5, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc6e14f4-16ed-4c72-b1f2-a7af51804599, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60e680a2-7ba2-4db8-a3c9-ac692d0871c5, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9141185932853722432 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91411859328537224329141185932853722432914118593285372243291411859328537224329141185932853722432914118593285372243291411859328537224329141185932853722432914118593285372243291411859328537224329141185932853722432914118593285372243291411859328537224329141185932853722432914118593285372243291411859328537224329141185932853722432914118593285372243291411859328537224329141185932853722432" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2919d5c5-f5f2-4845-bfaa-2c781c31b9c0, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2919d5c5-f5f2-4845-bfaa-2c781c31b9c0, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5893909785612360346 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58939097856123603465893909785612360346589390978561236034658939097856123603465893909785612360346589390978561236034658939097856123603465893909785612360346589390978561236034658939097856123603465893909785612360346589390978561236034658939097856123603465893909785612360346589390978561236034658939097856123603465893909785612360346589390978561236034658939097856123603465893909785612360346" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60e680a2-7ba2-4db8-a3c9-ac692d0871c5, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ddc3455e-b3ae-4550-9814-d21d5a223c53, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ddc3455e-b3ae-4550-9814-d21d5a223c53, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5682177145199949227 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56821771451999492275682177145199949227568217714519994922756821771451999492275682177145199949227568217714519994922756821771451999492275682177145199949227568217714519994922756821771451999492275682177145199949227568217714519994922756821771451999492275682177145199949227568217714519994922756821771451999492275682177145199949227568217714519994922756821771451999492275682177145199949227" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2919d5c5-f5f2-4845-bfaa-2c781c31b9c0, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4cd98d7f-6568-4fca-86b5-5e4d91cf0071, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4cd98d7f-6568-4fca-86b5-5e4d91cf0071, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10933632194298305217 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1093363219429830521710933632194298305217109336321942983052171093363219429830521710933632194298305217109336321942983052171093363219429830521710933632194298305217109336321942983052171093363219429830521710933632194298305217109336321942983052171093363219429830521710933632194298305217109336321942983052171093363219429830521710933632194298305217109336321942983052171093363219429830521710933632194298305217" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ddc3455e-b3ae-4550-9814-d21d5a223c53, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f133879b-30af-48e6-be35-5620a29810cc, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f133879b-30af-48e6-be35-5620a29810cc, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5909141239975089161 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59091412399750891615909141239975089161590914123997508916159091412399750891615909141239975089161590914123997508916159091412399750891615909141239975089161590914123997508916159091412399750891615909141239975089161590914123997508916159091412399750891615909141239975089161590914123997508916159091412399750891615909141239975089161590914123997508916159091412399750891615909141239975089161" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4cd98d7f-6568-4fca-86b5-5e4d91cf0071, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f2977a2-991a-4413-8cfb-1a32ea03895a, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f2977a2-991a-4413-8cfb-1a32ea03895a, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15873066512951483343 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1587306651295148334315873066512951483343158730665129514833431587306651295148334315873066512951483343158730665129514833431587306651295148334315873066512951483343158730665129514833431587306651295148334315873066512951483343158730665129514833431587306651295148334315873066512951483343158730665129514833431587306651295148334315873066512951483343158730665129514833431587306651295148334315873066512951483343" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f133879b-30af-48e6-be35-5620a29810cc, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de81e4ab-6f5e-4d40-b2b6-d395b6151d6f, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de81e4ab-6f5e-4d40-b2b6-d395b6151d6f, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14654030322707524843 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1465403032270752484314654030322707524843146540303227075248431465403032270752484314654030322707524843146540303227075248431465403032270752484314654030322707524843146540303227075248431465403032270752484314654030322707524843146540303227075248431465403032270752484314654030322707524843146540303227075248431465403032270752484314654030322707524843146540303227075248431465403032270752484314654030322707524843" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f2977a2-991a-4413-8cfb-1a32ea03895a, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df1fa6c4-d156-4c05-a1a9-5e7cd84740d4, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df1fa6c4-d156-4c05-a1a9-5e7cd84740d4, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4168873973620579757 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41688739736205797574168873973620579757416887397362057975741688739736205797574168873973620579757416887397362057975741688739736205797574168873973620579757416887397362057975741688739736205797574168873973620579757416887397362057975741688739736205797574168873973620579757416887397362057975741688739736205797574168873973620579757416887397362057975741688739736205797574168873973620579757" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de81e4ab-6f5e-4d40-b2b6-d395b6151d6f, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81e0017f-7ae0-4b1c-bef3-6ce8b8682e65, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81e0017f-7ae0-4b1c-bef3-6ce8b8682e65, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10798477973537312964 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1079847797353731296410798477973537312964107984779735373129641079847797353731296410798477973537312964107984779735373129641079847797353731296410798477973537312964107984779735373129641079847797353731296410798477973537312964107984779735373129641079847797353731296410798477973537312964107984779735373129641079847797353731296410798477973537312964107984779735373129641079847797353731296410798477973537312964" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df1fa6c4-d156-4c05-a1a9-5e7cd84740d4, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35976607-0ee3-439b-9852-b1b73daf1ff4, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35976607-0ee3-439b-9852-b1b73daf1ff4, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8009759967771554157 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80097599677715541578009759967771554157800975996777155415780097599677715541578009759967771554157800975996777155415780097599677715541578009759967771554157800975996777155415780097599677715541578009759967771554157800975996777155415780097599677715541578009759967771554157800975996777155415780097599677715541578009759967771554157800975996777155415780097599677715541578009759967771554157" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81e0017f-7ae0-4b1c-bef3-6ce8b8682e65, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d17e339-ad06-4fb8-af24-f3945b22cda6, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d17e339-ad06-4fb8-af24-f3945b22cda6, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15115322205445625877 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1511532220544562587715115322205445625877151153222054456258771511532220544562587715115322205445625877151153222054456258771511532220544562587715115322205445625877151153222054456258771511532220544562587715115322205445625877151153222054456258771511532220544562587715115322205445625877151153222054456258771511532220544562587715115322205445625877151153222054456258771511532220544562587715115322205445625877" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d17e339-ad06-4fb8-af24-f3945b22cda6, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4224163-a3d1-4d9f-9c7f-e2eb22a4972a, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4224163-a3d1-4d9f-9c7f-e2eb22a4972a, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18265054826331262442 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1826505482633126244218265054826331262442182650548263312624421826505482633126244218265054826331262442182650548263312624421826505482633126244218265054826331262442182650548263312624421826505482633126244218265054826331262442182650548263312624421826505482633126244218265054826331262442182650548263312624421826505482633126244218265054826331262442182650548263312624421826505482633126244218265054826331262442" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35976607-0ee3-439b-9852-b1b73daf1ff4, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6d8fe4c-7169-4f52-86f6-df39050f3034, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6d8fe4c-7169-4f52-86f6-df39050f3034, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 124597250047026646 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "124597250047026646124597250047026646124597250047026646124597250047026646124597250047026646124597250047026646124597250047026646124597250047026646124597250047026646124597250047026646124597250047026646124597250047026646124597250047026646124597250047026646124597250047026646124597250047026646124597250047026646124597250047026646124597250047026646124597250047026646" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4224163-a3d1-4d9f-9c7f-e2eb22a4972a, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a1d3088-826d-4116-bd88-bf9b6dc0bf52, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a1d3088-826d-4116-bd88-bf9b6dc0bf52, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3507603809717946794 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35076038097179467943507603809717946794350760380971794679435076038097179467943507603809717946794350760380971794679435076038097179467943507603809717946794350760380971794679435076038097179467943507603809717946794350760380971794679435076038097179467943507603809717946794350760380971794679435076038097179467943507603809717946794350760380971794679435076038097179467943507603809717946794" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6d8fe4c-7169-4f52-86f6-df39050f3034, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b20ee54d-fb06-48ba-8e18-f0442c61a1d7, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b20ee54d-fb06-48ba-8e18-f0442c61a1d7, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7799732247675185290 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77997322476751852907799732247675185290779973224767518529077997322476751852907799732247675185290779973224767518529077997322476751852907799732247675185290779973224767518529077997322476751852907799732247675185290779973224767518529077997322476751852907799732247675185290779973224767518529077997322476751852907799732247675185290779973224767518529077997322476751852907799732247675185290" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a1d3088-826d-4116-bd88-bf9b6dc0bf52, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a94d4d21-2160-45b0-b656-4d83670e65bd, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a94d4d21-2160-45b0-b656-4d83670e65bd, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5494187728959994626 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54941877289599946265494187728959994626549418772895999462654941877289599946265494187728959994626549418772895999462654941877289599946265494187728959994626549418772895999462654941877289599946265494187728959994626549418772895999462654941877289599946265494187728959994626549418772895999462654941877289599946265494187728959994626549418772895999462654941877289599946265494187728959994626" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b20ee54d-fb06-48ba-8e18-f0442c61a1d7, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4457f891-d4a8-4c33-a5bc-e16948591463, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a94d4d21-2160-45b0-b656-4d83670e65bd, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4457f891-d4a8-4c33-a5bc-e16948591463, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10308718398898764538 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1030871839889876453810308718398898764538103087183988987645381030871839889876453810308718398898764538103087183988987645381030871839889876453810308718398898764538103087183988987645381030871839889876453810308718398898764538103087183988987645381030871839889876453810308718398898764538103087183988987645381030871839889876453810308718398898764538103087183988987645381030871839889876453810308718398898764538" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5eb638b1-bb93-4e2b-b7ce-7d9ff5fe7f4d, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5eb638b1-bb93-4e2b-b7ce-7d9ff5fe7f4d, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11695254259024542580 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1169525425902454258011695254259024542580116952542590245425801169525425902454258011695254259024542580116952542590245425801169525425902454258011695254259024542580116952542590245425801169525425902454258011695254259024542580116952542590245425801169525425902454258011695254259024542580116952542590245425801169525425902454258011695254259024542580116952542590245425801169525425902454258011695254259024542580" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4457f891-d4a8-4c33-a5bc-e16948591463, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69c782ae-52d2-4c7f-9751-5a0b1fdb22e1, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69c782ae-52d2-4c7f-9751-5a0b1fdb22e1, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11628135001309929497 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1162813500130992949711628135001309929497116281350013099294971162813500130992949711628135001309929497116281350013099294971162813500130992949711628135001309929497116281350013099294971162813500130992949711628135001309929497116281350013099294971162813500130992949711628135001309929497116281350013099294971162813500130992949711628135001309929497116281350013099294971162813500130992949711628135001309929497" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5eb638b1-bb93-4e2b-b7ce-7d9ff5fe7f4d, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3c34148-3e6f-47b0-aab7-46acf782f3ff, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3c34148-3e6f-47b0-aab7-46acf782f3ff, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8856430517204412894 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88564305172044128948856430517204412894885643051720441289488564305172044128948856430517204412894885643051720441289488564305172044128948856430517204412894885643051720441289488564305172044128948856430517204412894885643051720441289488564305172044128948856430517204412894885643051720441289488564305172044128948856430517204412894885643051720441289488564305172044128948856430517204412894" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69c782ae-52d2-4c7f-9751-5a0b1fdb22e1, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cfff5cf7-e348-4852-9fee-c67b95ede15c, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cfff5cf7-e348-4852-9fee-c67b95ede15c, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18095163098668182463 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1809516309866818246318095163098668182463180951630986681824631809516309866818246318095163098668182463180951630986681824631809516309866818246318095163098668182463180951630986681824631809516309866818246318095163098668182463180951630986681824631809516309866818246318095163098668182463180951630986681824631809516309866818246318095163098668182463180951630986681824631809516309866818246318095163098668182463" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3c34148-3e6f-47b0-aab7-46acf782f3ff, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 133a0020-8f42-4464-b47c-8c039c5b25e7, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cfff5cf7-e348-4852-9fee-c67b95ede15c, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 597b8821-945b-4095-bd4f-99a1d30801e5, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 597b8821-945b-4095-bd4f-99a1d30801e5, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2605585855766564428 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26055858557665644282605585855766564428260558585576656442826055858557665644282605585855766564428260558585576656442826055858557665644282605585855766564428260558585576656442826055858557665644282605585855766564428260558585576656442826055858557665644282605585855766564428260558585576656442826055858557665644282605585855766564428260558585576656442826055858557665644282605585855766564428" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 133a0020-8f42-4464-b47c-8c039c5b25e7, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8655529688273908263 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86555296882739082638655529688273908263865552968827390826386555296882739082638655529688273908263865552968827390826386555296882739082638655529688273908263865552968827390826386555296882739082638655529688273908263865552968827390826386555296882739082638655529688273908263865552968827390826386555296882739082638655529688273908263865552968827390826386555296882739082638655529688273908263" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 597b8821-945b-4095-bd4f-99a1d30801e5, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6ef5812-72ec-4142-bccb-646f28cffd6e, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6ef5812-72ec-4142-bccb-646f28cffd6e, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16916017023989236236 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1691601702398923623616916017023989236236169160170239892362361691601702398923623616916017023989236236169160170239892362361691601702398923623616916017023989236236169160170239892362361691601702398923623616916017023989236236169160170239892362361691601702398923623616916017023989236236169160170239892362361691601702398923623616916017023989236236169160170239892362361691601702398923623616916017023989236236" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 133a0020-8f42-4464-b47c-8c039c5b25e7, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5c3cc82-cd46-4909-bd16-6caab4f57be4, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5c3cc82-cd46-4909-bd16-6caab4f57be4, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3482530509608883979 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34825305096088839793482530509608883979348253050960888397934825305096088839793482530509608883979348253050960888397934825305096088839793482530509608883979348253050960888397934825305096088839793482530509608883979348253050960888397934825305096088839793482530509608883979348253050960888397934825305096088839793482530509608883979348253050960888397934825305096088839793482530509608883979" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6ef5812-72ec-4142-bccb-646f28cffd6e, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cddaab5f-979d-4e82-9391-d6b19614f6f5, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cddaab5f-979d-4e82-9391-d6b19614f6f5, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7636689174653811438 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76366891746538114387636689174653811438763668917465381143876366891746538114387636689174653811438763668917465381143876366891746538114387636689174653811438763668917465381143876366891746538114387636689174653811438763668917465381143876366891746538114387636689174653811438763668917465381143876366891746538114387636689174653811438763668917465381143876366891746538114387636689174653811438" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5c3cc82-cd46-4909-bd16-6caab4f57be4, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b5153c1-1e67-4ea4-9d20-afb95fe03ce7, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b5153c1-1e67-4ea4-9d20-afb95fe03ce7, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9857032011934921594 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98570320119349215949857032011934921594985703201193492159498570320119349215949857032011934921594985703201193492159498570320119349215949857032011934921594985703201193492159498570320119349215949857032011934921594985703201193492159498570320119349215949857032011934921594985703201193492159498570320119349215949857032011934921594985703201193492159498570320119349215949857032011934921594" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cddaab5f-979d-4e82-9391-d6b19614f6f5, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8843ae87-c112-4cfa-a72d-28b016785e03, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8843ae87-c112-4cfa-a72d-28b016785e03, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 82549939107199418 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "8254993910719941882549939107199418825499391071994188254993910719941882549939107199418825499391071994188254993910719941882549939107199418825499391071994188254993910719941882549939107199418825499391071994188254993910719941882549939107199418825499391071994188254993910719941882549939107199418825499391071994188254993910719941882549939107199418" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b5153c1-1e67-4ea4-9d20-afb95fe03ce7, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59804581-3fa2-4ab2-b392-0bf5205114c6, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8843ae87-c112-4cfa-a72d-28b016785e03, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59804581-3fa2-4ab2-b392-0bf5205114c6, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4974374186216427467 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49743741862164274674974374186216427467497437418621642746749743741862164274674974374186216427467497437418621642746749743741862164274674974374186216427467497437418621642746749743741862164274674974374186216427467497437418621642746749743741862164274674974374186216427467497437418621642746749743741862164274674974374186216427467497437418621642746749743741862164274674974374186216427467" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31df41e2-0055-44b0-8ce8-8ee3066af914, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31df41e2-0055-44b0-8ce8-8ee3066af914, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9647281172672510197 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96472811726725101979647281172672510197964728117267251019796472811726725101979647281172672510197964728117267251019796472811726725101979647281172672510197964728117267251019796472811726725101979647281172672510197964728117267251019796472811726725101979647281172672510197964728117267251019796472811726725101979647281172672510197964728117267251019796472811726725101979647281172672510197" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59804581-3fa2-4ab2-b392-0bf5205114c6, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a93515a2-47e5-44e7-a45f-466965f14d6e, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a93515a2-47e5-44e7-a45f-466965f14d6e, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4439578719801772787 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44395787198017727874439578719801772787443957871980177278744395787198017727874439578719801772787443957871980177278744395787198017727874439578719801772787443957871980177278744395787198017727874439578719801772787443957871980177278744395787198017727874439578719801772787443957871980177278744395787198017727874439578719801772787443957871980177278744395787198017727874439578719801772787" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31df41e2-0055-44b0-8ce8-8ee3066af914, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6ed2010-d5cf-43ae-aeaa-f8d595e51973, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6ed2010-d5cf-43ae-aeaa-f8d595e51973, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2235688016929404442 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22356880169294044422235688016929404442223568801692940444222356880169294044422235688016929404442223568801692940444222356880169294044422235688016929404442223568801692940444222356880169294044422235688016929404442223568801692940444222356880169294044422235688016929404442223568801692940444222356880169294044422235688016929404442223568801692940444222356880169294044422235688016929404442" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a93515a2-47e5-44e7-a45f-466965f14d6e, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 633e5bf0-abb8-4b13-bed8-0eb783a7d9ab, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 633e5bf0-abb8-4b13-bed8-0eb783a7d9ab, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5897907440438074435 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58979074404380744355897907440438074435589790744043807443558979074404380744355897907440438074435589790744043807443558979074404380744355897907440438074435589790744043807443558979074404380744355897907440438074435589790744043807443558979074404380744355897907440438074435589790744043807443558979074404380744355897907440438074435589790744043807443558979074404380744355897907440438074435" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6ed2010-d5cf-43ae-aeaa-f8d595e51973, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 544c4a57-749b-4320-b808-b0c5bf69404c, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 544c4a57-749b-4320-b808-b0c5bf69404c, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15519272974998089131 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1551927297499808913115519272974998089131155192729749980891311551927297499808913115519272974998089131155192729749980891311551927297499808913115519272974998089131155192729749980891311551927297499808913115519272974998089131155192729749980891311551927297499808913115519272974998089131155192729749980891311551927297499808913115519272974998089131155192729749980891311551927297499808913115519272974998089131" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 633e5bf0-abb8-4b13-bed8-0eb783a7d9ab, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa316bf5-36da-484f-b11d-930e43d41b78, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa316bf5-36da-484f-b11d-930e43d41b78, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7941657992958765190 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79416579929587651907941657992958765190794165799295876519079416579929587651907941657992958765190794165799295876519079416579929587651907941657992958765190794165799295876519079416579929587651907941657992958765190794165799295876519079416579929587651907941657992958765190794165799295876519079416579929587651907941657992958765190794165799295876519079416579929587651907941657992958765190" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 544c4a57-749b-4320-b808-b0c5bf69404c, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb593287-c05a-4b9b-b8c3-d4a90cadb14c, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb593287-c05a-4b9b-b8c3-d4a90cadb14c, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5812239148038105112 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58122391480381051125812239148038105112581223914803810511258122391480381051125812239148038105112581223914803810511258122391480381051125812239148038105112581223914803810511258122391480381051125812239148038105112581223914803810511258122391480381051125812239148038105112581223914803810511258122391480381051125812239148038105112581223914803810511258122391480381051125812239148038105112" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa316bf5-36da-484f-b11d-930e43d41b78, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7aa10f5a-a584-437b-bc29-f0f03beee195, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7aa10f5a-a584-437b-bc29-f0f03beee195, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11623346032198707740 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1162334603219870774011623346032198707740116233460321987077401162334603219870774011623346032198707740116233460321987077401162334603219870774011623346032198707740116233460321987077401162334603219870774011623346032198707740116233460321987077401162334603219870774011623346032198707740116233460321987077401162334603219870774011623346032198707740116233460321987077401162334603219870774011623346032198707740" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb593287-c05a-4b9b-b8c3-d4a90cadb14c, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c80e53d6-ddb3-42e0-aec0-be2d974cff50, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c80e53d6-ddb3-42e0-aec0-be2d974cff50, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9518324704846998508 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95183247048469985089518324704846998508951832470484699850895183247048469985089518324704846998508951832470484699850895183247048469985089518324704846998508951832470484699850895183247048469985089518324704846998508951832470484699850895183247048469985089518324704846998508951832470484699850895183247048469985089518324704846998508951832470484699850895183247048469985089518324704846998508" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7aa10f5a-a584-437b-bc29-f0f03beee195, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 258a13c7-d039-4dd2-9ba0-2af210bddac8, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 258a13c7-d039-4dd2-9ba0-2af210bddac8, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9994028254431274113 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99940282544312741139994028254431274113999402825443127411399940282544312741139994028254431274113999402825443127411399940282544312741139994028254431274113999402825443127411399940282544312741139994028254431274113999402825443127411399940282544312741139994028254431274113999402825443127411399940282544312741139994028254431274113999402825443127411399940282544312741139994028254431274113" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c80e53d6-ddb3-42e0-aec0-be2d974cff50, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05ba448b-059a-4fe0-b640-1e52690dece6, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05ba448b-059a-4fe0-b640-1e52690dece6, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5337882714515399154 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53378827145153991545337882714515399154533788271451539915453378827145153991545337882714515399154533788271451539915453378827145153991545337882714515399154533788271451539915453378827145153991545337882714515399154533788271451539915453378827145153991545337882714515399154533788271451539915453378827145153991545337882714515399154533788271451539915453378827145153991545337882714515399154" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 258a13c7-d039-4dd2-9ba0-2af210bddac8, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 751cd8ec-d60d-42bb-b56d-347afdbbcbfe, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 751cd8ec-d60d-42bb-b56d-347afdbbcbfe, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3138722969814017992 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31387229698140179923138722969814017992313872296981401799231387229698140179923138722969814017992313872296981401799231387229698140179923138722969814017992313872296981401799231387229698140179923138722969814017992313872296981401799231387229698140179923138722969814017992313872296981401799231387229698140179923138722969814017992313872296981401799231387229698140179923138722969814017992" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05ba448b-059a-4fe0-b640-1e52690dece6, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09223448-387a-4a82-9643-565f5c54d502, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09223448-387a-4a82-9643-565f5c54d502, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16234861143695681714 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1623486114369568171416234861143695681714162348611436956817141623486114369568171416234861143695681714162348611436956817141623486114369568171416234861143695681714162348611436956817141623486114369568171416234861143695681714162348611436956817141623486114369568171416234861143695681714162348611436956817141623486114369568171416234861143695681714162348611436956817141623486114369568171416234861143695681714" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 751cd8ec-d60d-42bb-b56d-347afdbbcbfe, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90a2cbdf-3e2b-42fc-8db0-61ed18854b00, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90a2cbdf-3e2b-42fc-8db0-61ed18854b00, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15293511763738480343 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1529351176373848034315293511763738480343152935117637384803431529351176373848034315293511763738480343152935117637384803431529351176373848034315293511763738480343152935117637384803431529351176373848034315293511763738480343152935117637384803431529351176373848034315293511763738480343152935117637384803431529351176373848034315293511763738480343152935117637384803431529351176373848034315293511763738480343" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09223448-387a-4a82-9643-565f5c54d502, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c453a609-4cd4-42bd-ba65-6157d554e28c, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c453a609-4cd4-42bd-ba65-6157d554e28c, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9052088415378723902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90520884153787239029052088415378723902905208841537872390290520884153787239029052088415378723902905208841537872390290520884153787239029052088415378723902905208841537872390290520884153787239029052088415378723902905208841537872390290520884153787239029052088415378723902905208841537872390290520884153787239029052088415378723902905208841537872390290520884153787239029052088415378723902" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90a2cbdf-3e2b-42fc-8db0-61ed18854b00, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b583d598-86a2-4997-ac50-8346b0c275a7, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b583d598-86a2-4997-ac50-8346b0c275a7, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4788343643941209996 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47883436439412099964788343643941209996478834364394120999647883436439412099964788343643941209996478834364394120999647883436439412099964788343643941209996478834364394120999647883436439412099964788343643941209996478834364394120999647883436439412099964788343643941209996478834364394120999647883436439412099964788343643941209996478834364394120999647883436439412099964788343643941209996" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c453a609-4cd4-42bd-ba65-6157d554e28c, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 310b8980-892d-4269-936d-0599352dcc05, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 310b8980-892d-4269-936d-0599352dcc05, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 969745696751667692 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "969745696751667692969745696751667692969745696751667692969745696751667692969745696751667692969745696751667692969745696751667692969745696751667692969745696751667692969745696751667692969745696751667692969745696751667692969745696751667692969745696751667692969745696751667692969745696751667692969745696751667692969745696751667692969745696751667692969745696751667692" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b583d598-86a2-4997-ac50-8346b0c275a7, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b10b0212-45bd-4dfe-8b5d-807049294a30, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b10b0212-45bd-4dfe-8b5d-807049294a30, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6297082702926349536 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62970827029263495366297082702926349536629708270292634953662970827029263495366297082702926349536629708270292634953662970827029263495366297082702926349536629708270292634953662970827029263495366297082702926349536629708270292634953662970827029263495366297082702926349536629708270292634953662970827029263495366297082702926349536629708270292634953662970827029263495366297082702926349536" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 310b8980-892d-4269-936d-0599352dcc05, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae36b57d-8857-4ccb-a721-e0c787891ed9, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae36b57d-8857-4ccb-a721-e0c787891ed9, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11969065630351394966 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1196906563035139496611969065630351394966119690656303513949661196906563035139496611969065630351394966119690656303513949661196906563035139496611969065630351394966119690656303513949661196906563035139496611969065630351394966119690656303513949661196906563035139496611969065630351394966119690656303513949661196906563035139496611969065630351394966119690656303513949661196906563035139496611969065630351394966" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae36b57d-8857-4ccb-a721-e0c787891ed9, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ebf40b9c-344d-46e7-b8f8-da554ab7e202, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebf40b9c-344d-46e7-b8f8-da554ab7e202, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10955575217286295114 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1095557521728629511410955575217286295114109555752172862951141095557521728629511410955575217286295114109555752172862951141095557521728629511410955575217286295114109555752172862951141095557521728629511410955575217286295114109555752172862951141095557521728629511410955575217286295114109555752172862951141095557521728629511410955575217286295114109555752172862951141095557521728629511410955575217286295114" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b10b0212-45bd-4dfe-8b5d-807049294a30, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e03e0802-1e48-4964-8bbb-5b2f92ead2ac, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e03e0802-1e48-4964-8bbb-5b2f92ead2ac, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2331949502152738586 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23319495021527385862331949502152738586233194950215273858623319495021527385862331949502152738586233194950215273858623319495021527385862331949502152738586233194950215273858623319495021527385862331949502152738586233194950215273858623319495021527385862331949502152738586233194950215273858623319495021527385862331949502152738586233194950215273858623319495021527385862331949502152738586" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebf40b9c-344d-46e7-b8f8-da554ab7e202, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9d5ca8b-3608-4b3e-b88b-920fe20e2c9b, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9d5ca8b-3608-4b3e-b88b-920fe20e2c9b, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9803193681980013974 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98031936819800139749803193681980013974980319368198001397498031936819800139749803193681980013974980319368198001397498031936819800139749803193681980013974980319368198001397498031936819800139749803193681980013974980319368198001397498031936819800139749803193681980013974980319368198001397498031936819800139749803193681980013974980319368198001397498031936819800139749803193681980013974" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e03e0802-1e48-4964-8bbb-5b2f92ead2ac, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3b2778d-1b4f-4add-88b7-610c7a6c09a6, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3b2778d-1b4f-4add-88b7-610c7a6c09a6, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6830295170940919306 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68302951709409193066830295170940919306683029517094091930668302951709409193066830295170940919306683029517094091930668302951709409193066830295170940919306683029517094091930668302951709409193066830295170940919306683029517094091930668302951709409193066830295170940919306683029517094091930668302951709409193066830295170940919306683029517094091930668302951709409193066830295170940919306" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9d5ca8b-3608-4b3e-b88b-920fe20e2c9b, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f09c965c-1976-47cf-a608-d307e048c5e8, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f09c965c-1976-47cf-a608-d307e048c5e8, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10825898694699302510 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1082589869469930251010825898694699302510108258986946993025101082589869469930251010825898694699302510108258986946993025101082589869469930251010825898694699302510108258986946993025101082589869469930251010825898694699302510108258986946993025101082589869469930251010825898694699302510108258986946993025101082589869469930251010825898694699302510108258986946993025101082589869469930251010825898694699302510" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3b2778d-1b4f-4add-88b7-610c7a6c09a6, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d2c15bd-b0a4-4e1e-ba79-4482274e27dc, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d2c15bd-b0a4-4e1e-ba79-4482274e27dc, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5071332816737749365 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50713328167377493655071332816737749365507133281673774936550713328167377493655071332816737749365507133281673774936550713328167377493655071332816737749365507133281673774936550713328167377493655071332816737749365507133281673774936550713328167377493655071332816737749365507133281673774936550713328167377493655071332816737749365507133281673774936550713328167377493655071332816737749365" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f09c965c-1976-47cf-a608-d307e048c5e8, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95ac2f90-c73b-4cb1-bd1c-fae0780adc4e, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95ac2f90-c73b-4cb1-bd1c-fae0780adc4e, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9758719791584868268 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97587197915848682689758719791584868268975871979158486826897587197915848682689758719791584868268975871979158486826897587197915848682689758719791584868268975871979158486826897587197915848682689758719791584868268975871979158486826897587197915848682689758719791584868268975871979158486826897587197915848682689758719791584868268975871979158486826897587197915848682689758719791584868268" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d2c15bd-b0a4-4e1e-ba79-4482274e27dc, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c4d1b9f-d3e6-4b09-bfb3-8fea549f7aa3, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c4d1b9f-d3e6-4b09-bfb3-8fea549f7aa3, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5403804112981836419 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54038041129818364195403804112981836419540380411298183641954038041129818364195403804112981836419540380411298183641954038041129818364195403804112981836419540380411298183641954038041129818364195403804112981836419540380411298183641954038041129818364195403804112981836419540380411298183641954038041129818364195403804112981836419540380411298183641954038041129818364195403804112981836419" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95ac2f90-c73b-4cb1-bd1c-fae0780adc4e, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4859444-3a30-4330-a869-cc8b703e9bd6, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4859444-3a30-4330-a869-cc8b703e9bd6, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7718987717599380964 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77189877175993809647718987717599380964771898771759938096477189877175993809647718987717599380964771898771759938096477189877175993809647718987717599380964771898771759938096477189877175993809647718987717599380964771898771759938096477189877175993809647718987717599380964771898771759938096477189877175993809647718987717599380964771898771759938096477189877175993809647718987717599380964" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4859444-3a30-4330-a869-cc8b703e9bd6, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be368b9c-d803-412d-b092-e742204e4e92, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be368b9c-d803-412d-b092-e742204e4e92, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17633877238521178176 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1763387723852117817617633877238521178176176338772385211781761763387723852117817617633877238521178176176338772385211781761763387723852117817617633877238521178176176338772385211781761763387723852117817617633877238521178176176338772385211781761763387723852117817617633877238521178176176338772385211781761763387723852117817617633877238521178176176338772385211781761763387723852117817617633877238521178176" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c4d1b9f-d3e6-4b09-bfb3-8fea549f7aa3, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8eaabaff-7c9c-4342-ba3b-69bb5345cff2, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8eaabaff-7c9c-4342-ba3b-69bb5345cff2, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7812959595353628943 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78129595953536289437812959595353628943781295959535362894378129595953536289437812959595353628943781295959535362894378129595953536289437812959595353628943781295959535362894378129595953536289437812959595353628943781295959535362894378129595953536289437812959595353628943781295959535362894378129595953536289437812959595353628943781295959535362894378129595953536289437812959595353628943" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be368b9c-d803-412d-b092-e742204e4e92, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5d89c59-7465-4988-9857-90a315265cc8, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5d89c59-7465-4988-9857-90a315265cc8, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 121804114858231139 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "121804114858231139121804114858231139121804114858231139121804114858231139121804114858231139121804114858231139121804114858231139121804114858231139121804114858231139121804114858231139121804114858231139121804114858231139121804114858231139121804114858231139121804114858231139121804114858231139121804114858231139121804114858231139121804114858231139121804114858231139" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8eaabaff-7c9c-4342-ba3b-69bb5345cff2, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5d89c59-7465-4988-9857-90a315265cc8, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ae3d079-95ab-4c51-9f3d-de1ff0d5ef80, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ae3d079-95ab-4c51-9f3d-de1ff0d5ef80, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14343211229771713595 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1434321122977171359514343211229771713595143432112297717135951434321122977171359514343211229771713595143432112297717135951434321122977171359514343211229771713595143432112297717135951434321122977171359514343211229771713595143432112297717135951434321122977171359514343211229771713595143432112297717135951434321122977171359514343211229771713595143432112297717135951434321122977171359514343211229771713595" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87189978-4801-48af-b96a-29dafee03e09, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87189978-4801-48af-b96a-29dafee03e09, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9211218748620037398 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92112187486200373989211218748620037398921121874862003739892112187486200373989211218748620037398921121874862003739892112187486200373989211218748620037398921121874862003739892112187486200373989211218748620037398921121874862003739892112187486200373989211218748620037398921121874862003739892112187486200373989211218748620037398921121874862003739892112187486200373989211218748620037398" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ae3d079-95ab-4c51-9f3d-de1ff0d5ef80, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86d11e12-c979-4d61-b7c5-7905465b0c1d, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86d11e12-c979-4d61-b7c5-7905465b0c1d, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2714435982156747507 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27144359821567475072714435982156747507271443598215674750727144359821567475072714435982156747507271443598215674750727144359821567475072714435982156747507271443598215674750727144359821567475072714435982156747507271443598215674750727144359821567475072714435982156747507271443598215674750727144359821567475072714435982156747507271443598215674750727144359821567475072714435982156747507" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87189978-4801-48af-b96a-29dafee03e09, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3aa6c25-b205-409c-9f5e-8abe3d5073f9, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3aa6c25-b205-409c-9f5e-8abe3d5073f9, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11968737443701932453 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1196873744370193245311968737443701932453119687374437019324531196873744370193245311968737443701932453119687374437019324531196873744370193245311968737443701932453119687374437019324531196873744370193245311968737443701932453119687374437019324531196873744370193245311968737443701932453119687374437019324531196873744370193245311968737443701932453119687374437019324531196873744370193245311968737443701932453" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86d11e12-c979-4d61-b7c5-7905465b0c1d, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a69554a3-b659-496e-b54f-9f37d6956854, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a69554a3-b659-496e-b54f-9f37d6956854, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 611158167360692376 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "611158167360692376611158167360692376611158167360692376611158167360692376611158167360692376611158167360692376611158167360692376611158167360692376611158167360692376611158167360692376611158167360692376611158167360692376611158167360692376611158167360692376611158167360692376611158167360692376611158167360692376611158167360692376611158167360692376611158167360692376" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3aa6c25-b205-409c-9f5e-8abe3d5073f9, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f32416ec-d08f-4b91-8edd-f9123d5fc9c4, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f32416ec-d08f-4b91-8edd-f9123d5fc9c4, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 282523708508396569 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "282523708508396569282523708508396569282523708508396569282523708508396569282523708508396569282523708508396569282523708508396569282523708508396569282523708508396569282523708508396569282523708508396569282523708508396569282523708508396569282523708508396569282523708508396569282523708508396569282523708508396569282523708508396569282523708508396569282523708508396569" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a69554a3-b659-496e-b54f-9f37d6956854, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1aa1511-b133-48af-b442-656ae4aee43d, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1aa1511-b133-48af-b442-656ae4aee43d, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12692467825844092644 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1269246782584409264412692467825844092644126924678258440926441269246782584409264412692467825844092644126924678258440926441269246782584409264412692467825844092644126924678258440926441269246782584409264412692467825844092644126924678258440926441269246782584409264412692467825844092644126924678258440926441269246782584409264412692467825844092644126924678258440926441269246782584409264412692467825844092644" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f32416ec-d08f-4b91-8edd-f9123d5fc9c4, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 190b0c3c-5ada-4b37-a026-b7de57708ca8, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 190b0c3c-5ada-4b37-a026-b7de57708ca8, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13867591925617687993 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1386759192561768799313867591925617687993138675919256176879931386759192561768799313867591925617687993138675919256176879931386759192561768799313867591925617687993138675919256176879931386759192561768799313867591925617687993138675919256176879931386759192561768799313867591925617687993138675919256176879931386759192561768799313867591925617687993138675919256176879931386759192561768799313867591925617687993" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1aa1511-b133-48af-b442-656ae4aee43d, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 357e185c-038d-4ffc-946b-e2d53d797273, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 357e185c-038d-4ffc-946b-e2d53d797273, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7060107081829723233 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70601070818297232337060107081829723233706010708182972323370601070818297232337060107081829723233706010708182972323370601070818297232337060107081829723233706010708182972323370601070818297232337060107081829723233706010708182972323370601070818297232337060107081829723233706010708182972323370601070818297232337060107081829723233706010708182972323370601070818297232337060107081829723233" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 190b0c3c-5ada-4b37-a026-b7de57708ca8, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e5d15e0-73c9-41d1-bec2-62158c717e80, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e5d15e0-73c9-41d1-bec2-62158c717e80, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12162667659630669935 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1216266765963066993512162667659630669935121626676596306699351216266765963066993512162667659630669935121626676596306699351216266765963066993512162667659630669935121626676596306699351216266765963066993512162667659630669935121626676596306699351216266765963066993512162667659630669935121626676596306699351216266765963066993512162667659630669935121626676596306699351216266765963066993512162667659630669935" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 357e185c-038d-4ffc-946b-e2d53d797273, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c79f0af-08f7-4089-8225-880bc7aa751a, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c79f0af-08f7-4089-8225-880bc7aa751a, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17780275449630596788 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1778027544963059678817780275449630596788177802754496305967881778027544963059678817780275449630596788177802754496305967881778027544963059678817780275449630596788177802754496305967881778027544963059678817780275449630596788177802754496305967881778027544963059678817780275449630596788177802754496305967881778027544963059678817780275449630596788177802754496305967881778027544963059678817780275449630596788" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e5d15e0-73c9-41d1-bec2-62158c717e80, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ec48d40-f5d7-4b2a-b593-2e41ecff3014, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ec48d40-f5d7-4b2a-b593-2e41ecff3014, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9999614424631845976 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99996144246318459769999614424631845976999961442463184597699996144246318459769999614424631845976999961442463184597699996144246318459769999614424631845976999961442463184597699996144246318459769999614424631845976999961442463184597699996144246318459769999614424631845976999961442463184597699996144246318459769999614424631845976999961442463184597699996144246318459769999614424631845976" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c79f0af-08f7-4089-8225-880bc7aa751a, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, acff0607-6976-45dd-aeed-2867289baba5, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, acff0607-6976-45dd-aeed-2867289baba5, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12478776779395217733 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1247877677939521773312478776779395217733124787767793952177331247877677939521773312478776779395217733124787767793952177331247877677939521773312478776779395217733124787767793952177331247877677939521773312478776779395217733124787767793952177331247877677939521773312478776779395217733124787767793952177331247877677939521773312478776779395217733124787767793952177331247877677939521773312478776779395217733" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ec48d40-f5d7-4b2a-b593-2e41ecff3014, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e261a30-05e9-49ce-8960-26acb2755a84, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e261a30-05e9-49ce-8960-26acb2755a84, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8740923720000249599 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87409237200002495998740923720000249599874092372000024959987409237200002495998740923720000249599874092372000024959987409237200002495998740923720000249599874092372000024959987409237200002495998740923720000249599874092372000024959987409237200002495998740923720000249599874092372000024959987409237200002495998740923720000249599874092372000024959987409237200002495998740923720000249599" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e261a30-05e9-49ce-8960-26acb2755a84, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5d42692-c077-4a70-99a0-fe30b0dff49f, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5d42692-c077-4a70-99a0-fe30b0dff49f, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18331116046569946823 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1833111604656994682318331116046569946823183311160465699468231833111604656994682318331116046569946823183311160465699468231833111604656994682318331116046569946823183311160465699468231833111604656994682318331116046569946823183311160465699468231833111604656994682318331116046569946823183311160465699468231833111604656994682318331116046569946823183311160465699468231833111604656994682318331116046569946823" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, acff0607-6976-45dd-aeed-2867289baba5, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6bbf690e-2be2-445f-a6aa-a359898e00a6, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6bbf690e-2be2-445f-a6aa-a359898e00a6, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12697113692350962491 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1269711369235096249112697113692350962491126971136923509624911269711369235096249112697113692350962491126971136923509624911269711369235096249112697113692350962491126971136923509624911269711369235096249112697113692350962491126971136923509624911269711369235096249112697113692350962491126971136923509624911269711369235096249112697113692350962491126971136923509624911269711369235096249112697113692350962491" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5d42692-c077-4a70-99a0-fe30b0dff49f, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e618d5b4-488a-47f0-99f5-9e80b33a43be, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e618d5b4-488a-47f0-99f5-9e80b33a43be, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3006938114729172478 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30069381147291724783006938114729172478300693811472917247830069381147291724783006938114729172478300693811472917247830069381147291724783006938114729172478300693811472917247830069381147291724783006938114729172478300693811472917247830069381147291724783006938114729172478300693811472917247830069381147291724783006938114729172478300693811472917247830069381147291724783006938114729172478" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6bbf690e-2be2-445f-a6aa-a359898e00a6, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 803aa8dc-6220-4948-80f9-05fb24ea3264, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 803aa8dc-6220-4948-80f9-05fb24ea3264, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5247024033410658530 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52470240334106585305247024033410658530524702403341065853052470240334106585305247024033410658530524702403341065853052470240334106585305247024033410658530524702403341065853052470240334106585305247024033410658530524702403341065853052470240334106585305247024033410658530524702403341065853052470240334106585305247024033410658530524702403341065853052470240334106585305247024033410658530" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e618d5b4-488a-47f0-99f5-9e80b33a43be, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ebe8b39-672e-42d5-b774-c18f06625bf8, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ebe8b39-672e-42d5-b774-c18f06625bf8, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14377519370864352359 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1437751937086435235914377519370864352359143775193708643523591437751937086435235914377519370864352359143775193708643523591437751937086435235914377519370864352359143775193708643523591437751937086435235914377519370864352359143775193708643523591437751937086435235914377519370864352359143775193708643523591437751937086435235914377519370864352359143775193708643523591437751937086435235914377519370864352359" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 803aa8dc-6220-4948-80f9-05fb24ea3264, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c790ced1-98ad-4c27-b8b1-906e19fac7f0, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c790ced1-98ad-4c27-b8b1-906e19fac7f0, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16807098960636901209 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1680709896063690120916807098960636901209168070989606369012091680709896063690120916807098960636901209168070989606369012091680709896063690120916807098960636901209168070989606369012091680709896063690120916807098960636901209168070989606369012091680709896063690120916807098960636901209168070989606369012091680709896063690120916807098960636901209168070989606369012091680709896063690120916807098960636901209" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ebe8b39-672e-42d5-b774-c18f06625bf8, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c89d2de0-c658-4b05-acf1-f4b498679a21, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c89d2de0-c658-4b05-acf1-f4b498679a21, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14718645247835974940 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1471864524783597494014718645247835974940147186452478359749401471864524783597494014718645247835974940147186452478359749401471864524783597494014718645247835974940147186452478359749401471864524783597494014718645247835974940147186452478359749401471864524783597494014718645247835974940147186452478359749401471864524783597494014718645247835974940147186452478359749401471864524783597494014718645247835974940" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c790ced1-98ad-4c27-b8b1-906e19fac7f0, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29f9c401-4536-4ad6-ae32-d3ff73d00ab6, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29f9c401-4536-4ad6-ae32-d3ff73d00ab6, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9587726491836238418 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95877264918362384189587726491836238418958772649183623841895877264918362384189587726491836238418958772649183623841895877264918362384189587726491836238418958772649183623841895877264918362384189587726491836238418958772649183623841895877264918362384189587726491836238418958772649183623841895877264918362384189587726491836238418958772649183623841895877264918362384189587726491836238418" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c89d2de0-c658-4b05-acf1-f4b498679a21, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb22a61b-1bbf-4d08-b61d-810c27768c06, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb22a61b-1bbf-4d08-b61d-810c27768c06, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10588309345529425157 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1058830934552942515710588309345529425157105883093455294251571058830934552942515710588309345529425157105883093455294251571058830934552942515710588309345529425157105883093455294251571058830934552942515710588309345529425157105883093455294251571058830934552942515710588309345529425157105883093455294251571058830934552942515710588309345529425157105883093455294251571058830934552942515710588309345529425157" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb22a61b-1bbf-4d08-b61d-810c27768c06, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c138a289-ee22-4c07-9930-c88a808cd03e, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c138a289-ee22-4c07-9930-c88a808cd03e, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8369372758168192228 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83693727581681922288369372758168192228836937275816819222883693727581681922288369372758168192228836937275816819222883693727581681922288369372758168192228836937275816819222883693727581681922288369372758168192228836937275816819222883693727581681922288369372758168192228836937275816819222883693727581681922288369372758168192228836937275816819222883693727581681922288369372758168192228" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29f9c401-4536-4ad6-ae32-d3ff73d00ab6, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13b7a9ac-6b47-4dd3-b4b3-924b4ea14700, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13b7a9ac-6b47-4dd3-b4b3-924b4ea14700, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14379872922173065911 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1437987292217306591114379872922173065911143798729221730659111437987292217306591114379872922173065911143798729221730659111437987292217306591114379872922173065911143798729221730659111437987292217306591114379872922173065911143798729221730659111437987292217306591114379872922173065911143798729221730659111437987292217306591114379872922173065911143798729221730659111437987292217306591114379872922173065911" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c138a289-ee22-4c07-9930-c88a808cd03e, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51a0e4bc-552a-41a4-91b0-0f238a911762, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51a0e4bc-552a-41a4-91b0-0f238a911762, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5135570885882882005 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51355708858828820055135570885882882005513557088588288200551355708858828820055135570885882882005513557088588288200551355708858828820055135570885882882005513557088588288200551355708858828820055135570885882882005513557088588288200551355708858828820055135570885882882005513557088588288200551355708858828820055135570885882882005513557088588288200551355708858828820055135570885882882005" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51a0e4bc-552a-41a4-91b0-0f238a911762, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8626282a-2567-413d-8a97-34a9ed0f2876, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8626282a-2567-413d-8a97-34a9ed0f2876, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1875521507001672835 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18755215070016728351875521507001672835187552150700167283518755215070016728351875521507001672835187552150700167283518755215070016728351875521507001672835187552150700167283518755215070016728351875521507001672835187552150700167283518755215070016728351875521507001672835187552150700167283518755215070016728351875521507001672835187552150700167283518755215070016728351875521507001672835" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13b7a9ac-6b47-4dd3-b4b3-924b4ea14700, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6760e38a-93a5-4eec-a4ad-a2bea20d6b4f, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6760e38a-93a5-4eec-a4ad-a2bea20d6b4f, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14335234358094974926 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1433523435809497492614335234358094974926143352343580949749261433523435809497492614335234358094974926143352343580949749261433523435809497492614335234358094974926143352343580949749261433523435809497492614335234358094974926143352343580949749261433523435809497492614335234358094974926143352343580949749261433523435809497492614335234358094974926143352343580949749261433523435809497492614335234358094974926" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8626282a-2567-413d-8a97-34a9ed0f2876, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63866946-9312-4dfd-8552-24812711c43d, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63866946-9312-4dfd-8552-24812711c43d, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3361586160009956237 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33615861600099562373361586160009956237336158616000995623733615861600099562373361586160009956237336158616000995623733615861600099562373361586160009956237336158616000995623733615861600099562373361586160009956237336158616000995623733615861600099562373361586160009956237336158616000995623733615861600099562373361586160009956237336158616000995623733615861600099562373361586160009956237" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6760e38a-93a5-4eec-a4ad-a2bea20d6b4f, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84b13bc5-86ad-4a08-a59a-9f73d47520e3, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84b13bc5-86ad-4a08-a59a-9f73d47520e3, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16474903606525079202 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1647490360652507920216474903606525079202164749036065250792021647490360652507920216474903606525079202164749036065250792021647490360652507920216474903606525079202164749036065250792021647490360652507920216474903606525079202164749036065250792021647490360652507920216474903606525079202164749036065250792021647490360652507920216474903606525079202164749036065250792021647490360652507920216474903606525079202" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63866946-9312-4dfd-8552-24812711c43d, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f41991c4-efae-4bc1-b5d9-45807ed66e98, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f41991c4-efae-4bc1-b5d9-45807ed66e98, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14632707923729487138 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1463270792372948713814632707923729487138146327079237294871381463270792372948713814632707923729487138146327079237294871381463270792372948713814632707923729487138146327079237294871381463270792372948713814632707923729487138146327079237294871381463270792372948713814632707923729487138146327079237294871381463270792372948713814632707923729487138146327079237294871381463270792372948713814632707923729487138" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84b13bc5-86ad-4a08-a59a-9f73d47520e3, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4c764cf-fce7-4d6f-8dff-d9c45a8f4724, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4c764cf-fce7-4d6f-8dff-d9c45a8f4724, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6861838610438486520 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68618386104384865206861838610438486520686183861043848652068618386104384865206861838610438486520686183861043848652068618386104384865206861838610438486520686183861043848652068618386104384865206861838610438486520686183861043848652068618386104384865206861838610438486520686183861043848652068618386104384865206861838610438486520686183861043848652068618386104384865206861838610438486520" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f41991c4-efae-4bc1-b5d9-45807ed66e98, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 564cd812-dfc4-4a86-9363-bc34510244fd, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 564cd812-dfc4-4a86-9363-bc34510244fd, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14723085475834424698 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1472308547583442469814723085475834424698147230854758344246981472308547583442469814723085475834424698147230854758344246981472308547583442469814723085475834424698147230854758344246981472308547583442469814723085475834424698147230854758344246981472308547583442469814723085475834424698147230854758344246981472308547583442469814723085475834424698147230854758344246981472308547583442469814723085475834424698" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4c764cf-fce7-4d6f-8dff-d9c45a8f4724, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09354daf-cd8a-4d5c-84a6-3ece1e590169, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09354daf-cd8a-4d5c-84a6-3ece1e590169, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17767963714422189418 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1776796371442218941817767963714422189418177679637144221894181776796371442218941817767963714422189418177679637144221894181776796371442218941817767963714422189418177679637144221894181776796371442218941817767963714422189418177679637144221894181776796371442218941817767963714422189418177679637144221894181776796371442218941817767963714422189418177679637144221894181776796371442218941817767963714422189418" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 564cd812-dfc4-4a86-9363-bc34510244fd, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5fe0a1c9-7920-46dc-a423-8562ec29f10c, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5fe0a1c9-7920-46dc-a423-8562ec29f10c, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10611600661817138459 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1061160066181713845910611600661817138459106116006618171384591061160066181713845910611600661817138459106116006618171384591061160066181713845910611600661817138459106116006618171384591061160066181713845910611600661817138459106116006618171384591061160066181713845910611600661817138459106116006618171384591061160066181713845910611600661817138459106116006618171384591061160066181713845910611600661817138459" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09354daf-cd8a-4d5c-84a6-3ece1e590169, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, deed2d1a-c3f3-410d-8668-3ad0f436e4b3, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, deed2d1a-c3f3-410d-8668-3ad0f436e4b3, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2876892841372415211 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28768928413724152112876892841372415211287689284137241521128768928413724152112876892841372415211287689284137241521128768928413724152112876892841372415211287689284137241521128768928413724152112876892841372415211287689284137241521128768928413724152112876892841372415211287689284137241521128768928413724152112876892841372415211287689284137241521128768928413724152112876892841372415211" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5fe0a1c9-7920-46dc-a423-8562ec29f10c, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ec2edbf-fb26-4d1e-813e-2d8bb378c63e, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ec2edbf-fb26-4d1e-813e-2d8bb378c63e, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14512901078846506791 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1451290107884650679114512901078846506791145129010788465067911451290107884650679114512901078846506791145129010788465067911451290107884650679114512901078846506791145129010788465067911451290107884650679114512901078846506791145129010788465067911451290107884650679114512901078846506791145129010788465067911451290107884650679114512901078846506791145129010788465067911451290107884650679114512901078846506791" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, deed2d1a-c3f3-410d-8668-3ad0f436e4b3, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ec2edbf-fb26-4d1e-813e-2d8bb378c63e, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90b66dfa-53b4-44c3-8259-f4f1d8341695, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90b66dfa-53b4-44c3-8259-f4f1d8341695, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8627976925303750969 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86279769253037509698627976925303750969862797692530375096986279769253037509698627976925303750969862797692530375096986279769253037509698627976925303750969862797692530375096986279769253037509698627976925303750969862797692530375096986279769253037509698627976925303750969862797692530375096986279769253037509698627976925303750969862797692530375096986279769253037509698627976925303750969" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ddae338c-ae26-4404-826a-ceb82fe005a6, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ddae338c-ae26-4404-826a-ceb82fe005a6, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15270244170925014556 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1527024417092501455615270244170925014556152702441709250145561527024417092501455615270244170925014556152702441709250145561527024417092501455615270244170925014556152702441709250145561527024417092501455615270244170925014556152702441709250145561527024417092501455615270244170925014556152702441709250145561527024417092501455615270244170925014556152702441709250145561527024417092501455615270244170925014556" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90b66dfa-53b4-44c3-8259-f4f1d8341695, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19e96743-a6ea-4832-b6af-57ff1c96857e, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19e96743-a6ea-4832-b6af-57ff1c96857e, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8555599553979017413 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85555995539790174138555599553979017413855559955397901741385555995539790174138555599553979017413855559955397901741385555995539790174138555599553979017413855559955397901741385555995539790174138555599553979017413855559955397901741385555995539790174138555599553979017413855559955397901741385555995539790174138555599553979017413855559955397901741385555995539790174138555599553979017413" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ddae338c-ae26-4404-826a-ceb82fe005a6, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e740d410-b1d2-4b65-beac-6eb94d0d3315, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e740d410-b1d2-4b65-beac-6eb94d0d3315, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1631385824828986638 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16313858248289866381631385824828986638163138582482898663816313858248289866381631385824828986638163138582482898663816313858248289866381631385824828986638163138582482898663816313858248289866381631385824828986638163138582482898663816313858248289866381631385824828986638163138582482898663816313858248289866381631385824828986638163138582482898663816313858248289866381631385824828986638" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19e96743-a6ea-4832-b6af-57ff1c96857e, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35add900-d40a-4714-9b88-69d39501b812, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35add900-d40a-4714-9b88-69d39501b812, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8675304155593734450 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86753041555937344508675304155593734450867530415559373445086753041555937344508675304155593734450867530415559373445086753041555937344508675304155593734450867530415559373445086753041555937344508675304155593734450867530415559373445086753041555937344508675304155593734450867530415559373445086753041555937344508675304155593734450867530415559373445086753041555937344508675304155593734450" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e740d410-b1d2-4b65-beac-6eb94d0d3315, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc6e02f0-6344-4d16-a7d1-127c3e59df26, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc6e02f0-6344-4d16-a7d1-127c3e59df26, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8471771761431130217 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84717717614311302178471771761431130217847177176143113021784717717614311302178471771761431130217847177176143113021784717717614311302178471771761431130217847177176143113021784717717614311302178471771761431130217847177176143113021784717717614311302178471771761431130217847177176143113021784717717614311302178471771761431130217847177176143113021784717717614311302178471771761431130217" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35add900-d40a-4714-9b88-69d39501b812, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5182903-0e6b-4a97-b5f1-fd36cffa4d11, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5182903-0e6b-4a97-b5f1-fd36cffa4d11, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 618666579171392975 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "618666579171392975618666579171392975618666579171392975618666579171392975618666579171392975618666579171392975618666579171392975618666579171392975618666579171392975618666579171392975618666579171392975618666579171392975618666579171392975618666579171392975618666579171392975618666579171392975618666579171392975618666579171392975618666579171392975618666579171392975" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc6e02f0-6344-4d16-a7d1-127c3e59df26, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3bccd4fd-f5c0-43a2-b568-6679c7900d7e, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5182903-0e6b-4a97-b5f1-fd36cffa4d11, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f8ea8ee-84f7-470a-bed8-0c2f6befbb1b, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f8ea8ee-84f7-470a-bed8-0c2f6befbb1b, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2830000026004199937 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28300000260041999372830000026004199937283000002600419993728300000260041999372830000026004199937283000002600419993728300000260041999372830000026004199937283000002600419993728300000260041999372830000026004199937283000002600419993728300000260041999372830000026004199937283000002600419993728300000260041999372830000026004199937283000002600419993728300000260041999372830000026004199937" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3bccd4fd-f5c0-43a2-b568-6679c7900d7e, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8738558686904007951 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87385586869040079518738558686904007951873855868690400795187385586869040079518738558686904007951873855868690400795187385586869040079518738558686904007951873855868690400795187385586869040079518738558686904007951873855868690400795187385586869040079518738558686904007951873855868690400795187385586869040079518738558686904007951873855868690400795187385586869040079518738558686904007951" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3bccd4fd-f5c0-43a2-b568-6679c7900d7e, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ed275d4-dd22-4c4c-b2ed-4a8f3fcffa64, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ed275d4-dd22-4c4c-b2ed-4a8f3fcffa64, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6133490589152651086 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61334905891526510866133490589152651086613349058915265108661334905891526510866133490589152651086613349058915265108661334905891526510866133490589152651086613349058915265108661334905891526510866133490589152651086613349058915265108661334905891526510866133490589152651086613349058915265108661334905891526510866133490589152651086613349058915265108661334905891526510866133490589152651086" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f8ea8ee-84f7-470a-bed8-0c2f6befbb1b, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee7e17f2-180f-4433-b07d-786ff5fb41af, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee7e17f2-180f-4433-b07d-786ff5fb41af, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7073713881761189767 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70737138817611897677073713881761189767707371388176118976770737138817611897677073713881761189767707371388176118976770737138817611897677073713881761189767707371388176118976770737138817611897677073713881761189767707371388176118976770737138817611897677073713881761189767707371388176118976770737138817611897677073713881761189767707371388176118976770737138817611897677073713881761189767" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ed275d4-dd22-4c4c-b2ed-4a8f3fcffa64, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f31921cf-9a77-4d87-b93a-a8e13b4464de, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f31921cf-9a77-4d87-b93a-a8e13b4464de, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2528849990173862668 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25288499901738626682528849990173862668252884999017386266825288499901738626682528849990173862668252884999017386266825288499901738626682528849990173862668252884999017386266825288499901738626682528849990173862668252884999017386266825288499901738626682528849990173862668252884999017386266825288499901738626682528849990173862668252884999017386266825288499901738626682528849990173862668" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee7e17f2-180f-4433-b07d-786ff5fb41af, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9a755ba-3c61-47c3-b38e-446c06ca902f, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9a755ba-3c61-47c3-b38e-446c06ca902f, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7612732972219768183 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76127329722197681837612732972219768183761273297221976818376127329722197681837612732972219768183761273297221976818376127329722197681837612732972219768183761273297221976818376127329722197681837612732972219768183761273297221976818376127329722197681837612732972219768183761273297221976818376127329722197681837612732972219768183761273297221976818376127329722197681837612732972219768183" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f31921cf-9a77-4d87-b93a-a8e13b4464de, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f177ea31-2f93-4dfc-83d0-ef365757ed3b, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f177ea31-2f93-4dfc-83d0-ef365757ed3b, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16026338371207795373 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1602633837120779537316026338371207795373160263383712077953731602633837120779537316026338371207795373160263383712077953731602633837120779537316026338371207795373160263383712077953731602633837120779537316026338371207795373160263383712077953731602633837120779537316026338371207795373160263383712077953731602633837120779537316026338371207795373160263383712077953731602633837120779537316026338371207795373" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9a755ba-3c61-47c3-b38e-446c06ca902f, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39202e06-337a-41c7-ad40-805cded71cd1, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39202e06-337a-41c7-ad40-805cded71cd1, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7504473686989352514 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75044736869893525147504473686989352514750447368698935251475044736869893525147504473686989352514750447368698935251475044736869893525147504473686989352514750447368698935251475044736869893525147504473686989352514750447368698935251475044736869893525147504473686989352514750447368698935251475044736869893525147504473686989352514750447368698935251475044736869893525147504473686989352514" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f177ea31-2f93-4dfc-83d0-ef365757ed3b, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2871035-7c8e-493b-95a1-0706a561768e, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2871035-7c8e-493b-95a1-0706a561768e, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5925304643632145433 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59253046436321454335925304643632145433592530464363214543359253046436321454335925304643632145433592530464363214543359253046436321454335925304643632145433592530464363214543359253046436321454335925304643632145433592530464363214543359253046436321454335925304643632145433592530464363214543359253046436321454335925304643632145433592530464363214543359253046436321454335925304643632145433" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39202e06-337a-41c7-ad40-805cded71cd1, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b0b301c-6018-4174-9d04-5bffbccf2963, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b0b301c-6018-4174-9d04-5bffbccf2963, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12292564487287480820 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1229256448728748082012292564487287480820122925644872874808201229256448728748082012292564487287480820122925644872874808201229256448728748082012292564487287480820122925644872874808201229256448728748082012292564487287480820122925644872874808201229256448728748082012292564487287480820122925644872874808201229256448728748082012292564487287480820122925644872874808201229256448728748082012292564487287480820" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2871035-7c8e-493b-95a1-0706a561768e, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d65f642-aadc-43dc-8b6f-b2703fc795dd, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d65f642-aadc-43dc-8b6f-b2703fc795dd, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11147903044998107514 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1114790304499810751411147903044998107514111479030449981075141114790304499810751411147903044998107514111479030449981075141114790304499810751411147903044998107514111479030449981075141114790304499810751411147903044998107514111479030449981075141114790304499810751411147903044998107514111479030449981075141114790304499810751411147903044998107514111479030449981075141114790304499810751411147903044998107514" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b0b301c-6018-4174-9d04-5bffbccf2963, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d65f642-aadc-43dc-8b6f-b2703fc795dd, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5f05dde-6979-4e62-aca2-ba6fabd52a42, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5f05dde-6979-4e62-aca2-ba6fabd52a42, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2949279408317234882 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29492794083172348822949279408317234882294927940831723488229492794083172348822949279408317234882294927940831723488229492794083172348822949279408317234882294927940831723488229492794083172348822949279408317234882294927940831723488229492794083172348822949279408317234882294927940831723488229492794083172348822949279408317234882294927940831723488229492794083172348822949279408317234882" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e68d16e3-957a-45bc-b382-6164c3b75f61, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e68d16e3-957a-45bc-b382-6164c3b75f61, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17544732851610607086 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1754473285161060708617544732851610607086175447328516106070861754473285161060708617544732851610607086175447328516106070861754473285161060708617544732851610607086175447328516106070861754473285161060708617544732851610607086175447328516106070861754473285161060708617544732851610607086175447328516106070861754473285161060708617544732851610607086175447328516106070861754473285161060708617544732851610607086" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5f05dde-6979-4e62-aca2-ba6fabd52a42, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4976260-3da4-46b3-b86e-61a4ce4765f3, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4976260-3da4-46b3-b86e-61a4ce4765f3, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5513316008274638247 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55133160082746382475513316008274638247551331600827463824755133160082746382475513316008274638247551331600827463824755133160082746382475513316008274638247551331600827463824755133160082746382475513316008274638247551331600827463824755133160082746382475513316008274638247551331600827463824755133160082746382475513316008274638247551331600827463824755133160082746382475513316008274638247" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e68d16e3-957a-45bc-b382-6164c3b75f61, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fd4a1b0-c572-4a1f-a8e9-2138932e9f1f, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fd4a1b0-c572-4a1f-a8e9-2138932e9f1f, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14958708040022828292 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1495870804002282829214958708040022828292149587080400228282921495870804002282829214958708040022828292149587080400228282921495870804002282829214958708040022828292149587080400228282921495870804002282829214958708040022828292149587080400228282921495870804002282829214958708040022828292149587080400228282921495870804002282829214958708040022828292149587080400228282921495870804002282829214958708040022828292" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fd4a1b0-c572-4a1f-a8e9-2138932e9f1f, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4976260-3da4-46b3-b86e-61a4ce4765f3, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5712fe9-cb75-4257-9b86-ce83e4511ca8, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5712fe9-cb75-4257-9b86-ce83e4511ca8, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15194874607971684570 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1519487460797168457015194874607971684570151948746079716845701519487460797168457015194874607971684570151948746079716845701519487460797168457015194874607971684570151948746079716845701519487460797168457015194874607971684570151948746079716845701519487460797168457015194874607971684570151948746079716845701519487460797168457015194874607971684570151948746079716845701519487460797168457015194874607971684570" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 813e3138-c6a8-4449-b67f-fe47cf7b8780, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 813e3138-c6a8-4449-b67f-fe47cf7b8780, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3181175344129957473 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31811753441299574733181175344129957473318117534412995747331811753441299574733181175344129957473318117534412995747331811753441299574733181175344129957473318117534412995747331811753441299574733181175344129957473318117534412995747331811753441299574733181175344129957473318117534412995747331811753441299574733181175344129957473318117534412995747331811753441299574733181175344129957473" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5712fe9-cb75-4257-9b86-ce83e4511ca8, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf5a36bb-2bd2-4f35-9039-37240b429da1, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf5a36bb-2bd2-4f35-9039-37240b429da1, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3774429435234542767 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37744294352345427673774429435234542767377442943523454276737744294352345427673774429435234542767377442943523454276737744294352345427673774429435234542767377442943523454276737744294352345427673774429435234542767377442943523454276737744294352345427673774429435234542767377442943523454276737744294352345427673774429435234542767377442943523454276737744294352345427673774429435234542767" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 813e3138-c6a8-4449-b67f-fe47cf7b8780, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83bf0b1b-b2c8-447c-a896-d8bf94215636, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf5a36bb-2bd2-4f35-9039-37240b429da1, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d54385d-42f6-4634-a238-62ed23bf6108, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83bf0b1b-b2c8-447c-a896-d8bf94215636, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1957114969238890552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19571149692388905521957114969238890552195711496923889055219571149692388905521957114969238890552195711496923889055219571149692388905521957114969238890552195711496923889055219571149692388905521957114969238890552195711496923889055219571149692388905521957114969238890552195711496923889055219571149692388905521957114969238890552195711496923889055219571149692388905521957114969238890552" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d54385d-42f6-4634-a238-62ed23bf6108, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7759550074002130289 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77595500740021302897759550074002130289775955007400213028977595500740021302897759550074002130289775955007400213028977595500740021302897759550074002130289775955007400213028977595500740021302897759550074002130289775955007400213028977595500740021302897759550074002130289775955007400213028977595500740021302897759550074002130289775955007400213028977595500740021302897759550074002130289" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d54385d-42f6-4634-a238-62ed23bf6108, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29388558-33ed-4a1f-a030-17d9c3faef8e, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29388558-33ed-4a1f-a030-17d9c3faef8e, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8830600047431071012 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88306000474310710128830600047431071012883060004743107101288306000474310710128830600047431071012883060004743107101288306000474310710128830600047431071012883060004743107101288306000474310710128830600047431071012883060004743107101288306000474310710128830600047431071012883060004743107101288306000474310710128830600047431071012883060004743107101288306000474310710128830600047431071012" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83bf0b1b-b2c8-447c-a896-d8bf94215636, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75825b1a-5850-47c6-a6c4-2b021923eee2, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75825b1a-5850-47c6-a6c4-2b021923eee2, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15606066802660843938 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1560606680266084393815606066802660843938156060668026608439381560606680266084393815606066802660843938156060668026608439381560606680266084393815606066802660843938156060668026608439381560606680266084393815606066802660843938156060668026608439381560606680266084393815606066802660843938156060668026608439381560606680266084393815606066802660843938156060668026608439381560606680266084393815606066802660843938" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75825b1a-5850-47c6-a6c4-2b021923eee2, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 724653a7-d720-4a20-8d76-137fe895ab95, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 724653a7-d720-4a20-8d76-137fe895ab95, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12328722210824099247 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1232872221082409924712328722210824099247123287222108240992471232872221082409924712328722210824099247123287222108240992471232872221082409924712328722210824099247123287222108240992471232872221082409924712328722210824099247123287222108240992471232872221082409924712328722210824099247123287222108240992471232872221082409924712328722210824099247123287222108240992471232872221082409924712328722210824099247" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29388558-33ed-4a1f-a030-17d9c3faef8e, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61f27fed-1008-4e5c-8dd6-02d2f76c2916, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61f27fed-1008-4e5c-8dd6-02d2f76c2916, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16984730513897887922 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1698473051389788792216984730513897887922169847305138978879221698473051389788792216984730513897887922169847305138978879221698473051389788792216984730513897887922169847305138978879221698473051389788792216984730513897887922169847305138978879221698473051389788792216984730513897887922169847305138978879221698473051389788792216984730513897887922169847305138978879221698473051389788792216984730513897887922" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 724653a7-d720-4a20-8d76-137fe895ab95, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 094ab46c-1d2b-4c8f-a430-46c5ba3d90e4, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 094ab46c-1d2b-4c8f-a430-46c5ba3d90e4, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11071024562800194858 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1107102456280019485811071024562800194858110710245628001948581107102456280019485811071024562800194858110710245628001948581107102456280019485811071024562800194858110710245628001948581107102456280019485811071024562800194858110710245628001948581107102456280019485811071024562800194858110710245628001948581107102456280019485811071024562800194858110710245628001948581107102456280019485811071024562800194858" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 094ab46c-1d2b-4c8f-a430-46c5ba3d90e4, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b346a06c-8582-485a-8f33-264eb5d2518d, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b346a06c-8582-485a-8f33-264eb5d2518d, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13263261135042006735 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1326326113504200673513263261135042006735132632611350420067351326326113504200673513263261135042006735132632611350420067351326326113504200673513263261135042006735132632611350420067351326326113504200673513263261135042006735132632611350420067351326326113504200673513263261135042006735132632611350420067351326326113504200673513263261135042006735132632611350420067351326326113504200673513263261135042006735" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61f27fed-1008-4e5c-8dd6-02d2f76c2916, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2337df7-6648-4de6-b13c-1273a6795a20, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2337df7-6648-4de6-b13c-1273a6795a20, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7233780553811806954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72337805538118069547233780553811806954723378055381180695472337805538118069547233780553811806954723378055381180695472337805538118069547233780553811806954723378055381180695472337805538118069547233780553811806954723378055381180695472337805538118069547233780553811806954723378055381180695472337805538118069547233780553811806954723378055381180695472337805538118069547233780553811806954" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b346a06c-8582-485a-8f33-264eb5d2518d, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17b4388f-890d-43aa-8cbf-97fd6a8c6719, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17b4388f-890d-43aa-8cbf-97fd6a8c6719, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 356533536820826090 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "356533536820826090356533536820826090356533536820826090356533536820826090356533536820826090356533536820826090356533536820826090356533536820826090356533536820826090356533536820826090356533536820826090356533536820826090356533536820826090356533536820826090356533536820826090356533536820826090356533536820826090356533536820826090356533536820826090356533536820826090" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2337df7-6648-4de6-b13c-1273a6795a20, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9de5efb4-ecc3-4512-b77c-25f51e6c775f, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9de5efb4-ecc3-4512-b77c-25f51e6c775f, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13781539238699506246 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1378153923869950624613781539238699506246137815392386995062461378153923869950624613781539238699506246137815392386995062461378153923869950624613781539238699506246137815392386995062461378153923869950624613781539238699506246137815392386995062461378153923869950624613781539238699506246137815392386995062461378153923869950624613781539238699506246137815392386995062461378153923869950624613781539238699506246" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17b4388f-890d-43aa-8cbf-97fd6a8c6719, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7203e34d-755e-441e-897c-b8b0d575a297, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7203e34d-755e-441e-897c-b8b0d575a297, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8124190792772115553 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81241907927721155538124190792772115553812419079277211555381241907927721155538124190792772115553812419079277211555381241907927721155538124190792772115553812419079277211555381241907927721155538124190792772115553812419079277211555381241907927721155538124190792772115553812419079277211555381241907927721155538124190792772115553812419079277211555381241907927721155538124190792772115553" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9de5efb4-ecc3-4512-b77c-25f51e6c775f, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0cddfe14-52cf-4f01-9a69-6ef2a3b49648, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7203e34d-755e-441e-897c-b8b0d575a297, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a222fed0-4530-4948-9448-2c8109916aa1, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a222fed0-4530-4948-9448-2c8109916aa1, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2563963207576678305 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25639632075766783052563963207576678305256396320757667830525639632075766783052563963207576678305256396320757667830525639632075766783052563963207576678305256396320757667830525639632075766783052563963207576678305256396320757667830525639632075766783052563963207576678305256396320757667830525639632075766783052563963207576678305256396320757667830525639632075766783052563963207576678305" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0cddfe14-52cf-4f01-9a69-6ef2a3b49648, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13320839400311902643 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1332083940031190264313320839400311902643133208394003119026431332083940031190264313320839400311902643133208394003119026431332083940031190264313320839400311902643133208394003119026431332083940031190264313320839400311902643133208394003119026431332083940031190264313320839400311902643133208394003119026431332083940031190264313320839400311902643133208394003119026431332083940031190264313320839400311902643" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0cddfe14-52cf-4f01-9a69-6ef2a3b49648, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19d91c19-6a7f-4da1-a898-f3cd6555c6c7, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19d91c19-6a7f-4da1-a898-f3cd6555c6c7, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12940653755875798481 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1294065375587579848112940653755875798481129406537558757984811294065375587579848112940653755875798481129406537558757984811294065375587579848112940653755875798481129406537558757984811294065375587579848112940653755875798481129406537558757984811294065375587579848112940653755875798481129406537558757984811294065375587579848112940653755875798481129406537558757984811294065375587579848112940653755875798481" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a222fed0-4530-4948-9448-2c8109916aa1, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b11a4816-ac3c-4fac-83ab-5e9d75205801, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b11a4816-ac3c-4fac-83ab-5e9d75205801, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6226789936328299478 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62267899363282994786226789936328299478622678993632829947862267899363282994786226789936328299478622678993632829947862267899363282994786226789936328299478622678993632829947862267899363282994786226789936328299478622678993632829947862267899363282994786226789936328299478622678993632829947862267899363282994786226789936328299478622678993632829947862267899363282994786226789936328299478" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19d91c19-6a7f-4da1-a898-f3cd6555c6c7, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f476bde-3006-45d0-b884-36076681d8cf, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f476bde-3006-45d0-b884-36076681d8cf, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4166489251728413635 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41664892517284136354166489251728413635416648925172841363541664892517284136354166489251728413635416648925172841363541664892517284136354166489251728413635416648925172841363541664892517284136354166489251728413635416648925172841363541664892517284136354166489251728413635416648925172841363541664892517284136354166489251728413635416648925172841363541664892517284136354166489251728413635" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b11a4816-ac3c-4fac-83ab-5e9d75205801, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a47a9df6-6925-44d5-8169-4636113ce379, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a47a9df6-6925-44d5-8169-4636113ce379, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13950192314182142273 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1395019231418214227313950192314182142273139501923141821422731395019231418214227313950192314182142273139501923141821422731395019231418214227313950192314182142273139501923141821422731395019231418214227313950192314182142273139501923141821422731395019231418214227313950192314182142273139501923141821422731395019231418214227313950192314182142273139501923141821422731395019231418214227313950192314182142273" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f476bde-3006-45d0-b884-36076681d8cf, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c456058-4d50-4299-841b-7b63a9cab74b, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c456058-4d50-4299-841b-7b63a9cab74b, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10220380241061799419 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1022038024106179941910220380241061799419102203802410617994191022038024106179941910220380241061799419102203802410617994191022038024106179941910220380241061799419102203802410617994191022038024106179941910220380241061799419102203802410617994191022038024106179941910220380241061799419102203802410617994191022038024106179941910220380241061799419102203802410617994191022038024106179941910220380241061799419" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a47a9df6-6925-44d5-8169-4636113ce379, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5872a326-5ca6-4d13-8924-a78355adee9a, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5872a326-5ca6-4d13-8924-a78355adee9a, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14915819853769332895 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1491581985376933289514915819853769332895149158198537693328951491581985376933289514915819853769332895149158198537693328951491581985376933289514915819853769332895149158198537693328951491581985376933289514915819853769332895149158198537693328951491581985376933289514915819853769332895149158198537693328951491581985376933289514915819853769332895149158198537693328951491581985376933289514915819853769332895" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c456058-4d50-4299-841b-7b63a9cab74b, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f50c7bd-f3e5-4528-aa82-403fc335a0d4, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f50c7bd-f3e5-4528-aa82-403fc335a0d4, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12150102980803580042 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1215010298080358004212150102980803580042121501029808035800421215010298080358004212150102980803580042121501029808035800421215010298080358004212150102980803580042121501029808035800421215010298080358004212150102980803580042121501029808035800421215010298080358004212150102980803580042121501029808035800421215010298080358004212150102980803580042121501029808035800421215010298080358004212150102980803580042" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5872a326-5ca6-4d13-8924-a78355adee9a, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35fc3fd6-3784-45fb-8e39-a76fbfd4b0b4, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35fc3fd6-3784-45fb-8e39-a76fbfd4b0b4, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7749793326520150786 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77497933265201507867749793326520150786774979332652015078677497933265201507867749793326520150786774979332652015078677497933265201507867749793326520150786774979332652015078677497933265201507867749793326520150786774979332652015078677497933265201507867749793326520150786774979332652015078677497933265201507867749793326520150786774979332652015078677497933265201507867749793326520150786" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f50c7bd-f3e5-4528-aa82-403fc335a0d4, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8277e8b0-ff1b-4e22-9576-4ba2bf1e38fb, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8277e8b0-ff1b-4e22-9576-4ba2bf1e38fb, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2437475406303351701 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24374754063033517012437475406303351701243747540630335170124374754063033517012437475406303351701243747540630335170124374754063033517012437475406303351701243747540630335170124374754063033517012437475406303351701243747540630335170124374754063033517012437475406303351701243747540630335170124374754063033517012437475406303351701243747540630335170124374754063033517012437475406303351701" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35fc3fd6-3784-45fb-8e39-a76fbfd4b0b4, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7262528-5e23-46bd-bde5-8ae88cd2a5d3, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8277e8b0-ff1b-4e22-9576-4ba2bf1e38fb, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8eda147e-2b02-4283-a7c3-da820912514c, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8eda147e-2b02-4283-a7c3-da820912514c, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 124828160684502723 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "124828160684502723124828160684502723124828160684502723124828160684502723124828160684502723124828160684502723124828160684502723124828160684502723124828160684502723124828160684502723124828160684502723124828160684502723124828160684502723124828160684502723124828160684502723124828160684502723124828160684502723124828160684502723124828160684502723124828160684502723" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7262528-5e23-46bd-bde5-8ae88cd2a5d3, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15162238703267681309 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1516223870326768130915162238703267681309151622387032676813091516223870326768130915162238703267681309151622387032676813091516223870326768130915162238703267681309151622387032676813091516223870326768130915162238703267681309151622387032676813091516223870326768130915162238703267681309151622387032676813091516223870326768130915162238703267681309151622387032676813091516223870326768130915162238703267681309" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7262528-5e23-46bd-bde5-8ae88cd2a5d3, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e3eda67-033c-4b75-9e8a-bd3bb3414f1f, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8eda147e-2b02-4283-a7c3-da820912514c, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1cb70dc5-9f4b-4daa-b16f-69ec312b4055, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e3eda67-033c-4b75-9e8a-bd3bb3414f1f, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8998667750403995585 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89986677504039955858998667750403995585899866775040399558589986677504039955858998667750403995585899866775040399558589986677504039955858998667750403995585899866775040399558589986677504039955858998667750403995585899866775040399558589986677504039955858998667750403995585899866775040399558589986677504039955858998667750403995585899866775040399558589986677504039955858998667750403995585" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1cb70dc5-9f4b-4daa-b16f-69ec312b4055, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9707697185104230050 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97076971851042300509707697185104230050970769718510423005097076971851042300509707697185104230050970769718510423005097076971851042300509707697185104230050970769718510423005097076971851042300509707697185104230050970769718510423005097076971851042300509707697185104230050970769718510423005097076971851042300509707697185104230050970769718510423005097076971851042300509707697185104230050" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1cb70dc5-9f4b-4daa-b16f-69ec312b4055, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7079fa36-865a-4201-87ab-14998af8c3dc, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7079fa36-865a-4201-87ab-14998af8c3dc, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 947732911098349792 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "947732911098349792947732911098349792947732911098349792947732911098349792947732911098349792947732911098349792947732911098349792947732911098349792947732911098349792947732911098349792947732911098349792947732911098349792947732911098349792947732911098349792947732911098349792947732911098349792947732911098349792947732911098349792947732911098349792947732911098349792" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e3eda67-033c-4b75-9e8a-bd3bb3414f1f, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c67b057-5ff9-4291-b45a-bb5384c2b620, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c67b057-5ff9-4291-b45a-bb5384c2b620, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10150436733254443916 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1015043673325444391610150436733254443916101504367332544439161015043673325444391610150436733254443916101504367332544439161015043673325444391610150436733254443916101504367332544439161015043673325444391610150436733254443916101504367332544439161015043673325444391610150436733254443916101504367332544439161015043673325444391610150436733254443916101504367332544439161015043673325444391610150436733254443916" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7079fa36-865a-4201-87ab-14998af8c3dc, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f8fd9b8-4368-435c-b2bb-5fecd9d29a78, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f8fd9b8-4368-435c-b2bb-5fecd9d29a78, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17817408148342273537 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1781740814834227353717817408148342273537178174081483422735371781740814834227353717817408148342273537178174081483422735371781740814834227353717817408148342273537178174081483422735371781740814834227353717817408148342273537178174081483422735371781740814834227353717817408148342273537178174081483422735371781740814834227353717817408148342273537178174081483422735371781740814834227353717817408148342273537" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f8fd9b8-4368-435c-b2bb-5fecd9d29a78, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2a4cfcc-6904-4918-ba0b-fe39fa0201e6, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2a4cfcc-6904-4918-ba0b-fe39fa0201e6, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12984379791052063589 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1298437979105206358912984379791052063589129843797910520635891298437979105206358912984379791052063589129843797910520635891298437979105206358912984379791052063589129843797910520635891298437979105206358912984379791052063589129843797910520635891298437979105206358912984379791052063589129843797910520635891298437979105206358912984379791052063589129843797910520635891298437979105206358912984379791052063589" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c67b057-5ff9-4291-b45a-bb5384c2b620, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 076050dd-de18-4a3a-95a4-e2f7b5b01b92, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 076050dd-de18-4a3a-95a4-e2f7b5b01b92, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14974359432238255718 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1497435943223825571814974359432238255718149743594322382557181497435943223825571814974359432238255718149743594322382557181497435943223825571814974359432238255718149743594322382557181497435943223825571814974359432238255718149743594322382557181497435943223825571814974359432238255718149743594322382557181497435943223825571814974359432238255718149743594322382557181497435943223825571814974359432238255718" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2a4cfcc-6904-4918-ba0b-fe39fa0201e6, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5e833c7-913f-4104-a3f2-e91eff62e167, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5e833c7-913f-4104-a3f2-e91eff62e167, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18158635591923030665 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1815863559192303066518158635591923030665181586355919230306651815863559192303066518158635591923030665181586355919230306651815863559192303066518158635591923030665181586355919230306651815863559192303066518158635591923030665181586355919230306651815863559192303066518158635591923030665181586355919230306651815863559192303066518158635591923030665181586355919230306651815863559192303066518158635591923030665" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 076050dd-de18-4a3a-95a4-e2f7b5b01b92, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9f04a26-ba59-45f5-8fda-cfaebda4dfd4, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9f04a26-ba59-45f5-8fda-cfaebda4dfd4, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14546743002353377419 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1454674300235337741914546743002353377419145467430023533774191454674300235337741914546743002353377419145467430023533774191454674300235337741914546743002353377419145467430023533774191454674300235337741914546743002353377419145467430023533774191454674300235337741914546743002353377419145467430023533774191454674300235337741914546743002353377419145467430023533774191454674300235337741914546743002353377419" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5e833c7-913f-4104-a3f2-e91eff62e167, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95c5fe72-8a90-4e1b-9752-5ed847fb353a, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95c5fe72-8a90-4e1b-9752-5ed847fb353a, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8800364216018166027 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88003642160181660278800364216018166027880036421601816602788003642160181660278800364216018166027880036421601816602788003642160181660278800364216018166027880036421601816602788003642160181660278800364216018166027880036421601816602788003642160181660278800364216018166027880036421601816602788003642160181660278800364216018166027880036421601816602788003642160181660278800364216018166027" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9f04a26-ba59-45f5-8fda-cfaebda4dfd4, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dbcdab43-4f64-42bd-a4f8-136d57e350d2, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95c5fe72-8a90-4e1b-9752-5ed847fb353a, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dbcdab43-4f64-42bd-a4f8-136d57e350d2, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16930663400619047673 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1693066340061904767316930663400619047673169306634006190476731693066340061904767316930663400619047673169306634006190476731693066340061904767316930663400619047673169306634006190476731693066340061904767316930663400619047673169306634006190476731693066340061904767316930663400619047673169306634006190476731693066340061904767316930663400619047673169306634006190476731693066340061904767316930663400619047673" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 039d8c5e-bddf-4f6b-90bd-b46d501503bc, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dbcdab43-4f64-42bd-a4f8-136d57e350d2, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 218de734-6631-4b7d-b14e-8317b3a220d4, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 039d8c5e-bddf-4f6b-90bd-b46d501503bc, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 813074817250118279 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "813074817250118279813074817250118279813074817250118279813074817250118279813074817250118279813074817250118279813074817250118279813074817250118279813074817250118279813074817250118279813074817250118279813074817250118279813074817250118279813074817250118279813074817250118279813074817250118279813074817250118279813074817250118279813074817250118279813074817250118279" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 218de734-6631-4b7d-b14e-8317b3a220d4, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17175523959729121749 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1717552395972912174917175523959729121749171755239597291217491717552395972912174917175523959729121749171755239597291217491717552395972912174917175523959729121749171755239597291217491717552395972912174917175523959729121749171755239597291217491717552395972912174917175523959729121749171755239597291217491717552395972912174917175523959729121749171755239597291217491717552395972912174917175523959729121749" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 039d8c5e-bddf-4f6b-90bd-b46d501503bc, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3e04a6d-0dff-4f77-883e-988557fdc0d3, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3e04a6d-0dff-4f77-883e-988557fdc0d3, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2965147624328008795 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29651476243280087952965147624328008795296514762432800879529651476243280087952965147624328008795296514762432800879529651476243280087952965147624328008795296514762432800879529651476243280087952965147624328008795296514762432800879529651476243280087952965147624328008795296514762432800879529651476243280087952965147624328008795296514762432800879529651476243280087952965147624328008795" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 218de734-6631-4b7d-b14e-8317b3a220d4, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cdd10492-24ba-462a-930c-b1b7315ccba9, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cdd10492-24ba-462a-930c-b1b7315ccba9, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8206097060704276153 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82060970607042761538206097060704276153820609706070427615382060970607042761538206097060704276153820609706070427615382060970607042761538206097060704276153820609706070427615382060970607042761538206097060704276153820609706070427615382060970607042761538206097060704276153820609706070427615382060970607042761538206097060704276153820609706070427615382060970607042761538206097060704276153" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3e04a6d-0dff-4f77-883e-988557fdc0d3, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90d2e3d4-6782-4670-8e11-69ae86c038cd, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90d2e3d4-6782-4670-8e11-69ae86c038cd, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6065528000007211879 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60655280000072118796065528000007211879606552800000721187960655280000072118796065528000007211879606552800000721187960655280000072118796065528000007211879606552800000721187960655280000072118796065528000007211879606552800000721187960655280000072118796065528000007211879606552800000721187960655280000072118796065528000007211879606552800000721187960655280000072118796065528000007211879" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cdd10492-24ba-462a-930c-b1b7315ccba9, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46446ada-b385-4fd7-9c3b-a8c7a0ea9020, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46446ada-b385-4fd7-9c3b-a8c7a0ea9020, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12917226790587327999 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1291722679058732799912917226790587327999129172267905873279991291722679058732799912917226790587327999129172267905873279991291722679058732799912917226790587327999129172267905873279991291722679058732799912917226790587327999129172267905873279991291722679058732799912917226790587327999129172267905873279991291722679058732799912917226790587327999129172267905873279991291722679058732799912917226790587327999" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90d2e3d4-6782-4670-8e11-69ae86c038cd, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 861e404b-c399-42bf-8401-5f24c6fabc72, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 861e404b-c399-42bf-8401-5f24c6fabc72, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1454931608591163798 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14549316085911637981454931608591163798145493160859116379814549316085911637981454931608591163798145493160859116379814549316085911637981454931608591163798145493160859116379814549316085911637981454931608591163798145493160859116379814549316085911637981454931608591163798145493160859116379814549316085911637981454931608591163798145493160859116379814549316085911637981454931608591163798" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46446ada-b385-4fd7-9c3b-a8c7a0ea9020, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dfe88201-4387-441d-ba7b-2aa450128cfe, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dfe88201-4387-441d-ba7b-2aa450128cfe, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15940337050220318918 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1594033705022031891815940337050220318918159403370502203189181594033705022031891815940337050220318918159403370502203189181594033705022031891815940337050220318918159403370502203189181594033705022031891815940337050220318918159403370502203189181594033705022031891815940337050220318918159403370502203189181594033705022031891815940337050220318918159403370502203189181594033705022031891815940337050220318918" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 861e404b-c399-42bf-8401-5f24c6fabc72, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b54f791-ff5f-493d-a30e-21c8621e48e6, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b54f791-ff5f-493d-a30e-21c8621e48e6, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11945020290008226666 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1194502029000822666611945020290008226666119450202900082266661194502029000822666611945020290008226666119450202900082266661194502029000822666611945020290008226666119450202900082266661194502029000822666611945020290008226666119450202900082266661194502029000822666611945020290008226666119450202900082266661194502029000822666611945020290008226666119450202900082266661194502029000822666611945020290008226666" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dfe88201-4387-441d-ba7b-2aa450128cfe, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b54f791-ff5f-493d-a30e-21c8621e48e6, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd51e367-e312-48f0-b06c-d3c0124c62ed, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd51e367-e312-48f0-b06c-d3c0124c62ed, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15920772492613263328 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1592077249261326332815920772492613263328159207724926132633281592077249261326332815920772492613263328159207724926132633281592077249261326332815920772492613263328159207724926132633281592077249261326332815920772492613263328159207724926132633281592077249261326332815920772492613263328159207724926132633281592077249261326332815920772492613263328159207724926132633281592077249261326332815920772492613263328" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9a5e6fa-2b18-4fce-bd89-b1ea7a254869, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9a5e6fa-2b18-4fce-bd89-b1ea7a254869, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7102249402805221336 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71022494028052213367102249402805221336710224940280522133671022494028052213367102249402805221336710224940280522133671022494028052213367102249402805221336710224940280522133671022494028052213367102249402805221336710224940280522133671022494028052213367102249402805221336710224940280522133671022494028052213367102249402805221336710224940280522133671022494028052213367102249402805221336" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd51e367-e312-48f0-b06c-d3c0124c62ed, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8b387b5-ef90-49ad-9cc3-accf9fff7b68, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8b387b5-ef90-49ad-9cc3-accf9fff7b68, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6978727550063097122 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69787275500630971226978727550063097122697872755006309712269787275500630971226978727550063097122697872755006309712269787275500630971226978727550063097122697872755006309712269787275500630971226978727550063097122697872755006309712269787275500630971226978727550063097122697872755006309712269787275500630971226978727550063097122697872755006309712269787275500630971226978727550063097122" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9a5e6fa-2b18-4fce-bd89-b1ea7a254869, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 731864fc-057d-4cf4-bde9-c8b8e6013fbe, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 731864fc-057d-4cf4-bde9-c8b8e6013fbe, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8076845448091754010 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80768454480917540108076845448091754010807684544809175401080768454480917540108076845448091754010807684544809175401080768454480917540108076845448091754010807684544809175401080768454480917540108076845448091754010807684544809175401080768454480917540108076845448091754010807684544809175401080768454480917540108076845448091754010807684544809175401080768454480917540108076845448091754010" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 731864fc-057d-4cf4-bde9-c8b8e6013fbe, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc15e131-537d-4938-be04-4059a94237d8, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc15e131-537d-4938-be04-4059a94237d8, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10111151480858323607 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1011115148085832360710111151480858323607101111514808583236071011115148085832360710111151480858323607101111514808583236071011115148085832360710111151480858323607101111514808583236071011115148085832360710111151480858323607101111514808583236071011115148085832360710111151480858323607101111514808583236071011115148085832360710111151480858323607101111514808583236071011115148085832360710111151480858323607" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8b387b5-ef90-49ad-9cc3-accf9fff7b68, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5af4977-aeed-499f-8f0a-1bb9016c8ed4, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5af4977-aeed-499f-8f0a-1bb9016c8ed4, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2086082753187380131 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20860827531873801312086082753187380131208608275318738013120860827531873801312086082753187380131208608275318738013120860827531873801312086082753187380131208608275318738013120860827531873801312086082753187380131208608275318738013120860827531873801312086082753187380131208608275318738013120860827531873801312086082753187380131208608275318738013120860827531873801312086082753187380131" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc15e131-537d-4938-be04-4059a94237d8, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62d203a8-7167-45a2-bdac-faf0a5d4b161, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62d203a8-7167-45a2-bdac-faf0a5d4b161, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1978008687602011727 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19780086876020117271978008687602011727197800868760201172719780086876020117271978008687602011727197800868760201172719780086876020117271978008687602011727197800868760201172719780086876020117271978008687602011727197800868760201172719780086876020117271978008687602011727197800868760201172719780086876020117271978008687602011727197800868760201172719780086876020117271978008687602011727" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5af4977-aeed-499f-8f0a-1bb9016c8ed4, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97c5ee97-4780-4a5e-8570-fd0d07ef6608, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97c5ee97-4780-4a5e-8570-fd0d07ef6608, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5669206142253480382 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56692061422534803825669206142253480382566920614225348038256692061422534803825669206142253480382566920614225348038256692061422534803825669206142253480382566920614225348038256692061422534803825669206142253480382566920614225348038256692061422534803825669206142253480382566920614225348038256692061422534803825669206142253480382566920614225348038256692061422534803825669206142253480382" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62d203a8-7167-45a2-bdac-faf0a5d4b161, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 383bf662-073a-4277-b7a9-d664b4df12e9, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 383bf662-073a-4277-b7a9-d664b4df12e9, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15573242878508112806 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1557324287850811280615573242878508112806155732428785081128061557324287850811280615573242878508112806155732428785081128061557324287850811280615573242878508112806155732428785081128061557324287850811280615573242878508112806155732428785081128061557324287850811280615573242878508112806155732428785081128061557324287850811280615573242878508112806155732428785081128061557324287850811280615573242878508112806" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97c5ee97-4780-4a5e-8570-fd0d07ef6608, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dca6094d-1b5b-4bae-8506-8b77660ca404, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dca6094d-1b5b-4bae-8506-8b77660ca404, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7932845326979353345 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79328453269793533457932845326979353345793284532697935334579328453269793533457932845326979353345793284532697935334579328453269793533457932845326979353345793284532697935334579328453269793533457932845326979353345793284532697935334579328453269793533457932845326979353345793284532697935334579328453269793533457932845326979353345793284532697935334579328453269793533457932845326979353345" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 383bf662-073a-4277-b7a9-d664b4df12e9, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3aac00b2-b469-48ea-8cdc-ef7355619df3, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3aac00b2-b469-48ea-8cdc-ef7355619df3, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12383875274189325663 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1238387527418932566312383875274189325663123838752741893256631238387527418932566312383875274189325663123838752741893256631238387527418932566312383875274189325663123838752741893256631238387527418932566312383875274189325663123838752741893256631238387527418932566312383875274189325663123838752741893256631238387527418932566312383875274189325663123838752741893256631238387527418932566312383875274189325663" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dca6094d-1b5b-4bae-8506-8b77660ca404, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8b511d9-00db-47c3-b9e5-a78aed9cb8f1, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8b511d9-00db-47c3-b9e5-a78aed9cb8f1, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7470348169608467236 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74703481696084672367470348169608467236747034816960846723674703481696084672367470348169608467236747034816960846723674703481696084672367470348169608467236747034816960846723674703481696084672367470348169608467236747034816960846723674703481696084672367470348169608467236747034816960846723674703481696084672367470348169608467236747034816960846723674703481696084672367470348169608467236" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3aac00b2-b469-48ea-8cdc-ef7355619df3, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8b511d9-00db-47c3-b9e5-a78aed9cb8f1, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4840f7cb-d137-4a55-9f91-42225fe07660, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4840f7cb-d137-4a55-9f91-42225fe07660, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4922220093228562851 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49222200932285628514922220093228562851492222009322856285149222200932285628514922220093228562851492222009322856285149222200932285628514922220093228562851492222009322856285149222200932285628514922220093228562851492222009322856285149222200932285628514922220093228562851492222009322856285149222200932285628514922220093228562851492222009322856285149222200932285628514922220093228562851" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45ff5a2e-1186-4706-841a-f9b5091b62a2, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45ff5a2e-1186-4706-841a-f9b5091b62a2, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13272499932962548638 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1327249993296254863813272499932962548638132724999329625486381327249993296254863813272499932962548638132724999329625486381327249993296254863813272499932962548638132724999329625486381327249993296254863813272499932962548638132724999329625486381327249993296254863813272499932962548638132724999329625486381327249993296254863813272499932962548638132724999329625486381327249993296254863813272499932962548638" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4840f7cb-d137-4a55-9f91-42225fe07660, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9900e1ef-8aa1-475d-9b9f-ec0d6f25fe21, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9900e1ef-8aa1-475d-9b9f-ec0d6f25fe21, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11215194249130031882 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1121519424913003188211215194249130031882112151942491300318821121519424913003188211215194249130031882112151942491300318821121519424913003188211215194249130031882112151942491300318821121519424913003188211215194249130031882112151942491300318821121519424913003188211215194249130031882112151942491300318821121519424913003188211215194249130031882112151942491300318821121519424913003188211215194249130031882" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45ff5a2e-1186-4706-841a-f9b5091b62a2, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c9c7238-509d-40bb-95b2-d52b6a064992, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c9c7238-509d-40bb-95b2-d52b6a064992, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14956554411281212994 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1495655441128121299414956554411281212994149565544112812129941495655441128121299414956554411281212994149565544112812129941495655441128121299414956554411281212994149565544112812129941495655441128121299414956554411281212994149565544112812129941495655441128121299414956554411281212994149565544112812129941495655441128121299414956554411281212994149565544112812129941495655441128121299414956554411281212994" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9900e1ef-8aa1-475d-9b9f-ec0d6f25fe21, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9dc4ae9f-9473-4567-a9e9-428a3af5aefb, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9dc4ae9f-9473-4567-a9e9-428a3af5aefb, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2351739252538501728 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23517392525385017282351739252538501728235173925253850172823517392525385017282351739252538501728235173925253850172823517392525385017282351739252538501728235173925253850172823517392525385017282351739252538501728235173925253850172823517392525385017282351739252538501728235173925253850172823517392525385017282351739252538501728235173925253850172823517392525385017282351739252538501728" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c9c7238-509d-40bb-95b2-d52b6a064992, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ddc62f50-a940-4b9d-96da-f7dbf57d2d11, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ddc62f50-a940-4b9d-96da-f7dbf57d2d11, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11372771571901250074 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1137277157190125007411372771571901250074113727715719012500741137277157190125007411372771571901250074113727715719012500741137277157190125007411372771571901250074113727715719012500741137277157190125007411372771571901250074113727715719012500741137277157190125007411372771571901250074113727715719012500741137277157190125007411372771571901250074113727715719012500741137277157190125007411372771571901250074" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9dc4ae9f-9473-4567-a9e9-428a3af5aefb, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03b04f79-33e4-4d49-924c-d7ac407280f9, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03b04f79-33e4-4d49-924c-d7ac407280f9, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7933589067050441593 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79335890670504415937933589067050441593793358906705044159379335890670504415937933589067050441593793358906705044159379335890670504415937933589067050441593793358906705044159379335890670504415937933589067050441593793358906705044159379335890670504415937933589067050441593793358906705044159379335890670504415937933589067050441593793358906705044159379335890670504415937933589067050441593" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ddc62f50-a940-4b9d-96da-f7dbf57d2d11, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c43356cb-2e61-4ff7-91fa-e8782b364787, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c43356cb-2e61-4ff7-91fa-e8782b364787, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17533975186218381425 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1753397518621838142517533975186218381425175339751862183814251753397518621838142517533975186218381425175339751862183814251753397518621838142517533975186218381425175339751862183814251753397518621838142517533975186218381425175339751862183814251753397518621838142517533975186218381425175339751862183814251753397518621838142517533975186218381425175339751862183814251753397518621838142517533975186218381425" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c43356cb-2e61-4ff7-91fa-e8782b364787, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c91a090b-5f51-40ca-8ccb-fa30f70f02ea, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c91a090b-5f51-40ca-8ccb-fa30f70f02ea, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10300780741444179475 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1030078074144417947510300780741444179475103007807414441794751030078074144417947510300780741444179475103007807414441794751030078074144417947510300780741444179475103007807414441794751030078074144417947510300780741444179475103007807414441794751030078074144417947510300780741444179475103007807414441794751030078074144417947510300780741444179475103007807414441794751030078074144417947510300780741444179475" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03b04f79-33e4-4d49-924c-d7ac407280f9, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bdfee423-b861-4024-a711-f57fbbc1e16c, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bdfee423-b861-4024-a711-f57fbbc1e16c, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5831566975926485564 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58315669759264855645831566975926485564583156697592648556458315669759264855645831566975926485564583156697592648556458315669759264855645831566975926485564583156697592648556458315669759264855645831566975926485564583156697592648556458315669759264855645831566975926485564583156697592648556458315669759264855645831566975926485564583156697592648556458315669759264855645831566975926485564" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bdfee423-b861-4024-a711-f57fbbc1e16c, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5cc787a8-a102-41f7-8cc7-23741088f350, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c91a090b-5f51-40ca-8ccb-fa30f70f02ea, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5cc787a8-a102-41f7-8cc7-23741088f350, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8147063118611133526 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81470631186111335268147063118611133526814706311861113352681470631186111335268147063118611133526814706311861113352681470631186111335268147063118611133526814706311861113352681470631186111335268147063118611133526814706311861113352681470631186111335268147063118611133526814706311861113352681470631186111335268147063118611133526814706311861113352681470631186111335268147063118611133526" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50924b6d-f534-4053-9a12-5852cd93bb22, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50924b6d-f534-4053-9a12-5852cd93bb22, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16719704168781363359 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1671970416878136335916719704168781363359167197041687813633591671970416878136335916719704168781363359167197041687813633591671970416878136335916719704168781363359167197041687813633591671970416878136335916719704168781363359167197041687813633591671970416878136335916719704168781363359167197041687813633591671970416878136335916719704168781363359167197041687813633591671970416878136335916719704168781363359" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5cc787a8-a102-41f7-8cc7-23741088f350, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bce2fd75-8b34-4584-9894-b733148c990a, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50924b6d-f534-4053-9a12-5852cd93bb22, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bce2fd75-8b34-4584-9894-b733148c990a, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3342506465818875356 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33425064658188753563342506465818875356334250646581887535633425064658188753563342506465818875356334250646581887535633425064658188753563342506465818875356334250646581887535633425064658188753563342506465818875356334250646581887535633425064658188753563342506465818875356334250646581887535633425064658188753563342506465818875356334250646581887535633425064658188753563342506465818875356" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6eb04e0a-fdcf-4c3c-a8c1-5c1909a77637, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6eb04e0a-fdcf-4c3c-a8c1-5c1909a77637, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16938875717567619265 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1693887571756761926516938875717567619265169388757175676192651693887571756761926516938875717567619265169388757175676192651693887571756761926516938875717567619265169388757175676192651693887571756761926516938875717567619265169388757175676192651693887571756761926516938875717567619265169388757175676192651693887571756761926516938875717567619265169388757175676192651693887571756761926516938875717567619265" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bce2fd75-8b34-4584-9894-b733148c990a, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d818236-00ac-4121-9551-a6eeb636ff2e, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d818236-00ac-4121-9551-a6eeb636ff2e, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11067896671752950358 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1106789667175295035811067896671752950358110678966717529503581106789667175295035811067896671752950358110678966717529503581106789667175295035811067896671752950358110678966717529503581106789667175295035811067896671752950358110678966717529503581106789667175295035811067896671752950358110678966717529503581106789667175295035811067896671752950358110678966717529503581106789667175295035811067896671752950358" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6eb04e0a-fdcf-4c3c-a8c1-5c1909a77637, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a5f0856-3bd9-4582-99c1-7d8a675c97af, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a5f0856-3bd9-4582-99c1-7d8a675c97af, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4751136307719609316 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47511363077196093164751136307719609316475113630771960931647511363077196093164751136307719609316475113630771960931647511363077196093164751136307719609316475113630771960931647511363077196093164751136307719609316475113630771960931647511363077196093164751136307719609316475113630771960931647511363077196093164751136307719609316475113630771960931647511363077196093164751136307719609316" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d818236-00ac-4121-9551-a6eeb636ff2e, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad20995b-9dac-4322-94f6-bf8c85a83c1f, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad20995b-9dac-4322-94f6-bf8c85a83c1f, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5319101642884608503 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53191016428846085035319101642884608503531910164288460850353191016428846085035319101642884608503531910164288460850353191016428846085035319101642884608503531910164288460850353191016428846085035319101642884608503531910164288460850353191016428846085035319101642884608503531910164288460850353191016428846085035319101642884608503531910164288460850353191016428846085035319101642884608503" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a5f0856-3bd9-4582-99c1-7d8a675c97af, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad20995b-9dac-4322-94f6-bf8c85a83c1f, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8d4cbb1-6262-4c0f-b6ae-cfe1e72cbff6, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd3367b0-8e02-4c12-b9ce-1b306e729e08, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8d4cbb1-6262-4c0f-b6ae-cfe1e72cbff6, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6755636225123183615 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67556362251231836156755636225123183615675563622512318361567556362251231836156755636225123183615675563622512318361567556362251231836156755636225123183615675563622512318361567556362251231836156755636225123183615675563622512318361567556362251231836156755636225123183615675563622512318361567556362251231836156755636225123183615675563622512318361567556362251231836156755636225123183615" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd3367b0-8e02-4c12-b9ce-1b306e729e08, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18095421972987388365 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1809542197298738836518095421972987388365180954219729873883651809542197298738836518095421972987388365180954219729873883651809542197298738836518095421972987388365180954219729873883651809542197298738836518095421972987388365180954219729873883651809542197298738836518095421972987388365180954219729873883651809542197298738836518095421972987388365180954219729873883651809542197298738836518095421972987388365" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8d4cbb1-6262-4c0f-b6ae-cfe1e72cbff6, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f4518d1-c937-4afe-977d-3e492ffb0c96, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f4518d1-c937-4afe-977d-3e492ffb0c96, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8868627301067897860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88686273010678978608868627301067897860886862730106789786088686273010678978608868627301067897860886862730106789786088686273010678978608868627301067897860886862730106789786088686273010678978608868627301067897860886862730106789786088686273010678978608868627301067897860886862730106789786088686273010678978608868627301067897860886862730106789786088686273010678978608868627301067897860" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd3367b0-8e02-4c12-b9ce-1b306e729e08, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b336ded-16d1-41f3-ac8d-bfb1eca5cf9b, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b336ded-16d1-41f3-ac8d-bfb1eca5cf9b, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14595934512338878636 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1459593451233887863614595934512338878636145959345123388786361459593451233887863614595934512338878636145959345123388786361459593451233887863614595934512338878636145959345123388786361459593451233887863614595934512338878636145959345123388786361459593451233887863614595934512338878636145959345123388786361459593451233887863614595934512338878636145959345123388786361459593451233887863614595934512338878636" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f4518d1-c937-4afe-977d-3e492ffb0c96, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3f02e7e-9150-4e38-a296-ce3ff3ac343f, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3f02e7e-9150-4e38-a296-ce3ff3ac343f, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15894374025407882786 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1589437402540788278615894374025407882786158943740254078827861589437402540788278615894374025407882786158943740254078827861589437402540788278615894374025407882786158943740254078827861589437402540788278615894374025407882786158943740254078827861589437402540788278615894374025407882786158943740254078827861589437402540788278615894374025407882786158943740254078827861589437402540788278615894374025407882786" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b336ded-16d1-41f3-ac8d-bfb1eca5cf9b, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97843558-5e20-40ba-980d-c9eee4876ded, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97843558-5e20-40ba-980d-c9eee4876ded, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2361039414191893993 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23610394141918939932361039414191893993236103941419189399323610394141918939932361039414191893993236103941419189399323610394141918939932361039414191893993236103941419189399323610394141918939932361039414191893993236103941419189399323610394141918939932361039414191893993236103941419189399323610394141918939932361039414191893993236103941419189399323610394141918939932361039414191893993" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3f02e7e-9150-4e38-a296-ce3ff3ac343f, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 504e45a8-205b-4856-a93c-c27b28218cb6, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 504e45a8-205b-4856-a93c-c27b28218cb6, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1106441083119178802 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11064410831191788021106441083119178802110644108311917880211064410831191788021106441083119178802110644108311917880211064410831191788021106441083119178802110644108311917880211064410831191788021106441083119178802110644108311917880211064410831191788021106441083119178802110644108311917880211064410831191788021106441083119178802110644108311917880211064410831191788021106441083119178802" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97843558-5e20-40ba-980d-c9eee4876ded, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81624142-f09a-4523-8fcb-686240ed250e, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81624142-f09a-4523-8fcb-686240ed250e, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2497937342144283237 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24979373421442832372497937342144283237249793734214428323724979373421442832372497937342144283237249793734214428323724979373421442832372497937342144283237249793734214428323724979373421442832372497937342144283237249793734214428323724979373421442832372497937342144283237249793734214428323724979373421442832372497937342144283237249793734214428323724979373421442832372497937342144283237" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 504e45a8-205b-4856-a93c-c27b28218cb6, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 857e845e-2bf6-4da6-9022-9a669b4c88b5, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 857e845e-2bf6-4da6-9022-9a669b4c88b5, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15166311577673146084 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1516631157767314608415166311577673146084151663115776731460841516631157767314608415166311577673146084151663115776731460841516631157767314608415166311577673146084151663115776731460841516631157767314608415166311577673146084151663115776731460841516631157767314608415166311577673146084151663115776731460841516631157767314608415166311577673146084151663115776731460841516631157767314608415166311577673146084" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81624142-f09a-4523-8fcb-686240ed250e, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f76d849b-8649-4e5c-839a-c386d172841b, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 857e845e-2bf6-4da6-9022-9a669b4c88b5, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 202d57b5-4db8-45b5-8f8e-0bd37f714125, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 202d57b5-4db8-45b5-8f8e-0bd37f714125, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14962165787845179241 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1496216578784517924114962165787845179241149621657878451792411496216578784517924114962165787845179241149621657878451792411496216578784517924114962165787845179241149621657878451792411496216578784517924114962165787845179241149621657878451792411496216578784517924114962165787845179241149621657878451792411496216578784517924114962165787845179241149621657878451792411496216578784517924114962165787845179241" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f76d849b-8649-4e5c-839a-c386d172841b, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8026496289034933896 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80264962890349338968026496289034933896802649628903493389680264962890349338968026496289034933896802649628903493389680264962890349338968026496289034933896802649628903493389680264962890349338968026496289034933896802649628903493389680264962890349338968026496289034933896802649628903493389680264962890349338968026496289034933896802649628903493389680264962890349338968026496289034933896" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 202d57b5-4db8-45b5-8f8e-0bd37f714125, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, adf62b66-2bb9-456d-a172-76fc2a8e52d5, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, adf62b66-2bb9-456d-a172-76fc2a8e52d5, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13370105542705479553 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1337010554270547955313370105542705479553133701055427054795531337010554270547955313370105542705479553133701055427054795531337010554270547955313370105542705479553133701055427054795531337010554270547955313370105542705479553133701055427054795531337010554270547955313370105542705479553133701055427054795531337010554270547955313370105542705479553133701055427054795531337010554270547955313370105542705479553" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f76d849b-8649-4e5c-839a-c386d172841b, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9a4c6d9-63cf-4731-8704-978c5ff74393, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9a4c6d9-63cf-4731-8704-978c5ff74393, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6618182935104844892 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66181829351048448926618182935104844892661818293510484489266181829351048448926618182935104844892661818293510484489266181829351048448926618182935104844892661818293510484489266181829351048448926618182935104844892661818293510484489266181829351048448926618182935104844892661818293510484489266181829351048448926618182935104844892661818293510484489266181829351048448926618182935104844892" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, adf62b66-2bb9-456d-a172-76fc2a8e52d5, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 846e5805-cf6b-49ee-b0d8-904790148d87, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 846e5805-cf6b-49ee-b0d8-904790148d87, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15287211765293731788 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1528721176529373178815287211765293731788152872117652937317881528721176529373178815287211765293731788152872117652937317881528721176529373178815287211765293731788152872117652937317881528721176529373178815287211765293731788152872117652937317881528721176529373178815287211765293731788152872117652937317881528721176529373178815287211765293731788152872117652937317881528721176529373178815287211765293731788" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9a4c6d9-63cf-4731-8704-978c5ff74393, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c3908c1-3fac-4527-83c8-bffec5ad3b4b, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c3908c1-3fac-4527-83c8-bffec5ad3b4b, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8052563074170399118 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80525630741703991188052563074170399118805256307417039911880525630741703991188052563074170399118805256307417039911880525630741703991188052563074170399118805256307417039911880525630741703991188052563074170399118805256307417039911880525630741703991188052563074170399118805256307417039911880525630741703991188052563074170399118805256307417039911880525630741703991188052563074170399118" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 846e5805-cf6b-49ee-b0d8-904790148d87, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a97c55b9-3356-4f18-b2dc-e450a9da2ffe, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a97c55b9-3356-4f18-b2dc-e450a9da2ffe, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12599915971920117093 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1259991597192011709312599915971920117093125999159719201170931259991597192011709312599915971920117093125999159719201170931259991597192011709312599915971920117093125999159719201170931259991597192011709312599915971920117093125999159719201170931259991597192011709312599915971920117093125999159719201170931259991597192011709312599915971920117093125999159719201170931259991597192011709312599915971920117093" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a97c55b9-3356-4f18-b2dc-e450a9da2ffe, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 835d29cb-16d9-495a-9dad-7bc4ea79919c, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 835d29cb-16d9-495a-9dad-7bc4ea79919c, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12294259126735202792 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1229425912673520279212294259126735202792122942591267352027921229425912673520279212294259126735202792122942591267352027921229425912673520279212294259126735202792122942591267352027921229425912673520279212294259126735202792122942591267352027921229425912673520279212294259126735202792122942591267352027921229425912673520279212294259126735202792122942591267352027921229425912673520279212294259126735202792" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c3908c1-3fac-4527-83c8-bffec5ad3b4b, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb15f4e7-28ae-4eca-8833-6bc2b70f94e3, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb15f4e7-28ae-4eca-8833-6bc2b70f94e3, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15384021507146785036 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1538402150714678503615384021507146785036153840215071467850361538402150714678503615384021507146785036153840215071467850361538402150714678503615384021507146785036153840215071467850361538402150714678503615384021507146785036153840215071467850361538402150714678503615384021507146785036153840215071467850361538402150714678503615384021507146785036153840215071467850361538402150714678503615384021507146785036" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 835d29cb-16d9-495a-9dad-7bc4ea79919c, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69da4952-95db-416e-a49f-9b63acc7c2bd, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69da4952-95db-416e-a49f-9b63acc7c2bd, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11892993066183104399 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1189299306618310439911892993066183104399118929930661831043991189299306618310439911892993066183104399118929930661831043991189299306618310439911892993066183104399118929930661831043991189299306618310439911892993066183104399118929930661831043991189299306618310439911892993066183104399118929930661831043991189299306618310439911892993066183104399118929930661831043991189299306618310439911892993066183104399" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb15f4e7-28ae-4eca-8833-6bc2b70f94e3, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ad1bdc6-3660-4ad4-ae46-1f1788d0945c, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ad1bdc6-3660-4ad4-ae46-1f1788d0945c, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16357418640322158977 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1635741864032215897716357418640322158977163574186403221589771635741864032215897716357418640322158977163574186403221589771635741864032215897716357418640322158977163574186403221589771635741864032215897716357418640322158977163574186403221589771635741864032215897716357418640322158977163574186403221589771635741864032215897716357418640322158977163574186403221589771635741864032215897716357418640322158977" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69da4952-95db-416e-a49f-9b63acc7c2bd, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57b393e6-e0bf-4eff-8ae9-7fe051af3a15, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57b393e6-e0bf-4eff-8ae9-7fe051af3a15, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16193803504989981106 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1619380350498998110616193803504989981106161938035049899811061619380350498998110616193803504989981106161938035049899811061619380350498998110616193803504989981106161938035049899811061619380350498998110616193803504989981106161938035049899811061619380350498998110616193803504989981106161938035049899811061619380350498998110616193803504989981106161938035049899811061619380350498998110616193803504989981106" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ad1bdc6-3660-4ad4-ae46-1f1788d0945c, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5305d1b-9c0b-446e-9c4f-23e4eb44b797, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5305d1b-9c0b-446e-9c4f-23e4eb44b797, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2428913637127594320 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24289136371275943202428913637127594320242891363712759432024289136371275943202428913637127594320242891363712759432024289136371275943202428913637127594320242891363712759432024289136371275943202428913637127594320242891363712759432024289136371275943202428913637127594320242891363712759432024289136371275943202428913637127594320242891363712759432024289136371275943202428913637127594320" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57b393e6-e0bf-4eff-8ae9-7fe051af3a15, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86da30b4-ca19-4c25-995c-4dcef2d173d2, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86da30b4-ca19-4c25-995c-4dcef2d173d2, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11586188869027482623 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1158618886902748262311586188869027482623115861888690274826231158618886902748262311586188869027482623115861888690274826231158618886902748262311586188869027482623115861888690274826231158618886902748262311586188869027482623115861888690274826231158618886902748262311586188869027482623115861888690274826231158618886902748262311586188869027482623115861888690274826231158618886902748262311586188869027482623" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5305d1b-9c0b-446e-9c4f-23e4eb44b797, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d4f379d-61d3-4006-bd0b-830c9846f74b, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d4f379d-61d3-4006-bd0b-830c9846f74b, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13452929435076120601 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1345292943507612060113452929435076120601134529294350761206011345292943507612060113452929435076120601134529294350761206011345292943507612060113452929435076120601134529294350761206011345292943507612060113452929435076120601134529294350761206011345292943507612060113452929435076120601134529294350761206011345292943507612060113452929435076120601134529294350761206011345292943507612060113452929435076120601" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86da30b4-ca19-4c25-995c-4dcef2d173d2, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55207eb3-bdf1-442f-b0c3-d41bcce3adcf, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55207eb3-bdf1-442f-b0c3-d41bcce3adcf, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1571158146358763776 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15711581463587637761571158146358763776157115814635876377615711581463587637761571158146358763776157115814635876377615711581463587637761571158146358763776157115814635876377615711581463587637761571158146358763776157115814635876377615711581463587637761571158146358763776157115814635876377615711581463587637761571158146358763776157115814635876377615711581463587637761571158146358763776" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d4f379d-61d3-4006-bd0b-830c9846f74b, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2355d598-6097-4e39-82e6-3fa6f6119f7b, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2355d598-6097-4e39-82e6-3fa6f6119f7b, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1892338228492344374 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18923382284923443741892338228492344374189233822849234437418923382284923443741892338228492344374189233822849234437418923382284923443741892338228492344374189233822849234437418923382284923443741892338228492344374189233822849234437418923382284923443741892338228492344374189233822849234437418923382284923443741892338228492344374189233822849234437418923382284923443741892338228492344374" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55207eb3-bdf1-442f-b0c3-d41bcce3adcf, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 828aaf08-7fbc-4bc6-bf26-ef7efbe6b81f, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 828aaf08-7fbc-4bc6-bf26-ef7efbe6b81f, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3874362421775316267 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38743624217753162673874362421775316267387436242177531626738743624217753162673874362421775316267387436242177531626738743624217753162673874362421775316267387436242177531626738743624217753162673874362421775316267387436242177531626738743624217753162673874362421775316267387436242177531626738743624217753162673874362421775316267387436242177531626738743624217753162673874362421775316267" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2355d598-6097-4e39-82e6-3fa6f6119f7b, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b40ecc83-8ff3-496e-849a-df79a7db1741, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b40ecc83-8ff3-496e-849a-df79a7db1741, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 377810825409878667 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "377810825409878667377810825409878667377810825409878667377810825409878667377810825409878667377810825409878667377810825409878667377810825409878667377810825409878667377810825409878667377810825409878667377810825409878667377810825409878667377810825409878667377810825409878667377810825409878667377810825409878667377810825409878667377810825409878667377810825409878667" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 828aaf08-7fbc-4bc6-bf26-ef7efbe6b81f, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dbdac115-ca59-4d7d-a258-23d8da2673ee, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dbdac115-ca59-4d7d-a258-23d8da2673ee, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3958835767276178923 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39588357672761789233958835767276178923395883576727617892339588357672761789233958835767276178923395883576727617892339588357672761789233958835767276178923395883576727617892339588357672761789233958835767276178923395883576727617892339588357672761789233958835767276178923395883576727617892339588357672761789233958835767276178923395883576727617892339588357672761789233958835767276178923" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b40ecc83-8ff3-496e-849a-df79a7db1741, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e0d095a-138c-4e92-a3ed-29a70e39ad07, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e0d095a-138c-4e92-a3ed-29a70e39ad07, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15836133326264018033 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1583613332626401803315836133326264018033158361333262640180331583613332626401803315836133326264018033158361333262640180331583613332626401803315836133326264018033158361333262640180331583613332626401803315836133326264018033158361333262640180331583613332626401803315836133326264018033158361333262640180331583613332626401803315836133326264018033158361333262640180331583613332626401803315836133326264018033" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dbdac115-ca59-4d7d-a258-23d8da2673ee, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0bc5a12-ad93-4b7e-b901-6a0138bea5df, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0bc5a12-ad93-4b7e-b901-6a0138bea5df, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16247828473923234033 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1624782847392323403316247828473923234033162478284739232340331624782847392323403316247828473923234033162478284739232340331624782847392323403316247828473923234033162478284739232340331624782847392323403316247828473923234033162478284739232340331624782847392323403316247828473923234033162478284739232340331624782847392323403316247828473923234033162478284739232340331624782847392323403316247828473923234033" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0bc5a12-ad93-4b7e-b901-6a0138bea5df, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ccec95d-af1b-4725-83c8-219b0a630d44, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ccec95d-af1b-4725-83c8-219b0a630d44, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14375631376625641311 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1437563137662564131114375631376625641311143756313766256413111437563137662564131114375631376625641311143756313766256413111437563137662564131114375631376625641311143756313766256413111437563137662564131114375631376625641311143756313766256413111437563137662564131114375631376625641311143756313766256413111437563137662564131114375631376625641311143756313766256413111437563137662564131114375631376625641311" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e0d095a-138c-4e92-a3ed-29a70e39ad07, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd14904b-e4cf-424b-a430-928646f983dc, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd14904b-e4cf-424b-a430-928646f983dc, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5597292129594138119 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55972921295941381195597292129594138119559729212959413811955972921295941381195597292129594138119559729212959413811955972921295941381195597292129594138119559729212959413811955972921295941381195597292129594138119559729212959413811955972921295941381195597292129594138119559729212959413811955972921295941381195597292129594138119559729212959413811955972921295941381195597292129594138119" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ccec95d-af1b-4725-83c8-219b0a630d44, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f535b73-5f08-497b-ba34-2538ac1c1cf9, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f535b73-5f08-497b-ba34-2538ac1c1cf9, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16616874517956236305 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1661687451795623630516616874517956236305166168745179562363051661687451795623630516616874517956236305166168745179562363051661687451795623630516616874517956236305166168745179562363051661687451795623630516616874517956236305166168745179562363051661687451795623630516616874517956236305166168745179562363051661687451795623630516616874517956236305166168745179562363051661687451795623630516616874517956236305" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd14904b-e4cf-424b-a430-928646f983dc, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f535b73-5f08-497b-ba34-2538ac1c1cf9, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ecab33ba-ad19-45f0-b194-fed348187f2d, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ecab33ba-ad19-45f0-b194-fed348187f2d, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7113799350410964290 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71137993504109642907113799350410964290711379935041096429071137993504109642907113799350410964290711379935041096429071137993504109642907113799350410964290711379935041096429071137993504109642907113799350410964290711379935041096429071137993504109642907113799350410964290711379935041096429071137993504109642907113799350410964290711379935041096429071137993504109642907113799350410964290" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6595e7e-4ce5-449d-9b7e-27ccc72e7a97, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6595e7e-4ce5-449d-9b7e-27ccc72e7a97, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12459623249360972535 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1245962324936097253512459623249360972535124596232493609725351245962324936097253512459623249360972535124596232493609725351245962324936097253512459623249360972535124596232493609725351245962324936097253512459623249360972535124596232493609725351245962324936097253512459623249360972535124596232493609725351245962324936097253512459623249360972535124596232493609725351245962324936097253512459623249360972535" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ecab33ba-ad19-45f0-b194-fed348187f2d, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 971137e3-4e72-455c-b5cc-86a9d6115240, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 971137e3-4e72-455c-b5cc-86a9d6115240, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13230307408491096418 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1323030740849109641813230307408491096418132303074084910964181323030740849109641813230307408491096418132303074084910964181323030740849109641813230307408491096418132303074084910964181323030740849109641813230307408491096418132303074084910964181323030740849109641813230307408491096418132303074084910964181323030740849109641813230307408491096418132303074084910964181323030740849109641813230307408491096418" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6595e7e-4ce5-449d-9b7e-27ccc72e7a97, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ab4a04b-0a4e-4e02-8789-a9e355a69bfd, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ab4a04b-0a4e-4e02-8789-a9e355a69bfd, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9879352441762511293 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98793524417625112939879352441762511293987935244176251129398793524417625112939879352441762511293987935244176251129398793524417625112939879352441762511293987935244176251129398793524417625112939879352441762511293987935244176251129398793524417625112939879352441762511293987935244176251129398793524417625112939879352441762511293987935244176251129398793524417625112939879352441762511293" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 971137e3-4e72-455c-b5cc-86a9d6115240, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c3a1334-b100-4fc2-b068-df1edc86ca09, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c3a1334-b100-4fc2-b068-df1edc86ca09, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7598944474634525631 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75989444746345256317598944474634525631759894447463452563175989444746345256317598944474634525631759894447463452563175989444746345256317598944474634525631759894447463452563175989444746345256317598944474634525631759894447463452563175989444746345256317598944474634525631759894447463452563175989444746345256317598944474634525631759894447463452563175989444746345256317598944474634525631" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ab4a04b-0a4e-4e02-8789-a9e355a69bfd, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b92f41b-da56-4143-a554-550093dfa00e, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b92f41b-da56-4143-a554-550093dfa00e, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14340408910626963895 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1434040891062696389514340408910626963895143404089106269638951434040891062696389514340408910626963895143404089106269638951434040891062696389514340408910626963895143404089106269638951434040891062696389514340408910626963895143404089106269638951434040891062696389514340408910626963895143404089106269638951434040891062696389514340408910626963895143404089106269638951434040891062696389514340408910626963895" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c3a1334-b100-4fc2-b068-df1edc86ca09, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f31fc9e-ae01-4478-9ffb-ba58d91b1bdf, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f31fc9e-ae01-4478-9ffb-ba58d91b1bdf, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13212839728208617533 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1321283972820861753313212839728208617533132128397282086175331321283972820861753313212839728208617533132128397282086175331321283972820861753313212839728208617533132128397282086175331321283972820861753313212839728208617533132128397282086175331321283972820861753313212839728208617533132128397282086175331321283972820861753313212839728208617533132128397282086175331321283972820861753313212839728208617533" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b92f41b-da56-4143-a554-550093dfa00e, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f1d8b70-0358-4d5c-88dd-76c031517ab7, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f1d8b70-0358-4d5c-88dd-76c031517ab7, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5177384756884187442 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51773847568841874425177384756884187442517738475688418744251773847568841874425177384756884187442517738475688418744251773847568841874425177384756884187442517738475688418744251773847568841874425177384756884187442517738475688418744251773847568841874425177384756884187442517738475688418744251773847568841874425177384756884187442517738475688418744251773847568841874425177384756884187442" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f31fc9e-ae01-4478-9ffb-ba58d91b1bdf, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4bf76e83-5a7d-450d-86d0-8aceff5219ed, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4bf76e83-5a7d-450d-86d0-8aceff5219ed, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11161086889803812645 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1116108688980381264511161086889803812645111610868898038126451116108688980381264511161086889803812645111610868898038126451116108688980381264511161086889803812645111610868898038126451116108688980381264511161086889803812645111610868898038126451116108688980381264511161086889803812645111610868898038126451116108688980381264511161086889803812645111610868898038126451116108688980381264511161086889803812645" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f1d8b70-0358-4d5c-88dd-76c031517ab7, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd733ead-91c2-468e-a38c-e7cafb3e2f82, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd733ead-91c2-468e-a38c-e7cafb3e2f82, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6180580190710190396 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61805801907101903966180580190710190396618058019071019039661805801907101903966180580190710190396618058019071019039661805801907101903966180580190710190396618058019071019039661805801907101903966180580190710190396618058019071019039661805801907101903966180580190710190396618058019071019039661805801907101903966180580190710190396618058019071019039661805801907101903966180580190710190396" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4bf76e83-5a7d-450d-86d0-8aceff5219ed, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ed9ee88-996c-435e-a114-a0f6bcdab5e2, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ed9ee88-996c-435e-a114-a0f6bcdab5e2, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1154630943667075510 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11546309436670755101154630943667075510115463094366707551011546309436670755101154630943667075510115463094366707551011546309436670755101154630943667075510115463094366707551011546309436670755101154630943667075510115463094366707551011546309436670755101154630943667075510115463094366707551011546309436670755101154630943667075510115463094366707551011546309436670755101154630943667075510" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd733ead-91c2-468e-a38c-e7cafb3e2f82, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, daa8c3d1-8c50-487a-a006-b4aa43ad0024, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ed9ee88-996c-435e-a114-a0f6bcdab5e2, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 094035ec-d8d7-43fe-b5ed-e9b3f108168d, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 094035ec-d8d7-43fe-b5ed-e9b3f108168d, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3806708298984742331 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38067082989847423313806708298984742331380670829898474233138067082989847423313806708298984742331380670829898474233138067082989847423313806708298984742331380670829898474233138067082989847423313806708298984742331380670829898474233138067082989847423313806708298984742331380670829898474233138067082989847423313806708298984742331380670829898474233138067082989847423313806708298984742331" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, daa8c3d1-8c50-487a-a006-b4aa43ad0024, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16257136397735693629 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1625713639773569362916257136397735693629162571363977356936291625713639773569362916257136397735693629162571363977356936291625713639773569362916257136397735693629162571363977356936291625713639773569362916257136397735693629162571363977356936291625713639773569362916257136397735693629162571363977356936291625713639773569362916257136397735693629162571363977356936291625713639773569362916257136397735693629" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 094035ec-d8d7-43fe-b5ed-e9b3f108168d, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, daa8c3d1-8c50-487a-a006-b4aa43ad0024, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ffaf3b23-718b-4839-98a0-c0fb635097c5, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5bbb2cbc-c0f7-4969-9e5c-0068aad4927f, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ffaf3b23-718b-4839-98a0-c0fb635097c5, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7271021888615624494 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72710218886156244947271021888615624494727102188861562449472710218886156244947271021888615624494727102188861562449472710218886156244947271021888615624494727102188861562449472710218886156244947271021888615624494727102188861562449472710218886156244947271021888615624494727102188861562449472710218886156244947271021888615624494727102188861562449472710218886156244947271021888615624494" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5bbb2cbc-c0f7-4969-9e5c-0068aad4927f, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16279054953765408741 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1627905495376540874116279054953765408741162790549537654087411627905495376540874116279054953765408741162790549537654087411627905495376540874116279054953765408741162790549537654087411627905495376540874116279054953765408741162790549537654087411627905495376540874116279054953765408741162790549537654087411627905495376540874116279054953765408741162790549537654087411627905495376540874116279054953765408741" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5bbb2cbc-c0f7-4969-9e5c-0068aad4927f, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ffaf3b23-718b-4839-98a0-c0fb635097c5, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e43471d-2517-44e2-9498-297baabcbaa8, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e43471d-2517-44e2-9498-297baabcbaa8, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8859160836612720919 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88591608366127209198859160836612720919885916083661272091988591608366127209198859160836612720919885916083661272091988591608366127209198859160836612720919885916083661272091988591608366127209198859160836612720919885916083661272091988591608366127209198859160836612720919885916083661272091988591608366127209198859160836612720919885916083661272091988591608366127209198859160836612720919" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2b85ca1-c582-4de9-b3f2-274275da4090, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2b85ca1-c582-4de9-b3f2-274275da4090, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2795706849253671407 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27957068492536714072795706849253671407279570684925367140727957068492536714072795706849253671407279570684925367140727957068492536714072795706849253671407279570684925367140727957068492536714072795706849253671407279570684925367140727957068492536714072795706849253671407279570684925367140727957068492536714072795706849253671407279570684925367140727957068492536714072795706849253671407" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e43471d-2517-44e2-9498-297baabcbaa8, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1bc11bf4-a294-4ab9-bd2a-ff376af2fc3c, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1bc11bf4-a294-4ab9-bd2a-ff376af2fc3c, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4667350561676915504 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46673505616769155044667350561676915504466735056167691550446673505616769155044667350561676915504466735056167691550446673505616769155044667350561676915504466735056167691550446673505616769155044667350561676915504466735056167691550446673505616769155044667350561676915504466735056167691550446673505616769155044667350561676915504466735056167691550446673505616769155044667350561676915504" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2b85ca1-c582-4de9-b3f2-274275da4090, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa049f18-66a3-4621-86c9-3f4fc73c2938, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa049f18-66a3-4621-86c9-3f4fc73c2938, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3689647795837583664 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36896477958375836643689647795837583664368964779583758366436896477958375836643689647795837583664368964779583758366436896477958375836643689647795837583664368964779583758366436896477958375836643689647795837583664368964779583758366436896477958375836643689647795837583664368964779583758366436896477958375836643689647795837583664368964779583758366436896477958375836643689647795837583664" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1bc11bf4-a294-4ab9-bd2a-ff376af2fc3c, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1760805-924e-494a-9925-99aaea71fb4d, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1760805-924e-494a-9925-99aaea71fb4d, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18368778609122623642 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1836877860912262364218368778609122623642183687786091226236421836877860912262364218368778609122623642183687786091226236421836877860912262364218368778609122623642183687786091226236421836877860912262364218368778609122623642183687786091226236421836877860912262364218368778609122623642183687786091226236421836877860912262364218368778609122623642183687786091226236421836877860912262364218368778609122623642" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa049f18-66a3-4621-86c9-3f4fc73c2938, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b119f11-fe0f-4900-880b-165a5f22de17, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1760805-924e-494a-9925-99aaea71fb4d, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b119f11-fe0f-4900-880b-165a5f22de17, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 569255084286247859 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "569255084286247859569255084286247859569255084286247859569255084286247859569255084286247859569255084286247859569255084286247859569255084286247859569255084286247859569255084286247859569255084286247859569255084286247859569255084286247859569255084286247859569255084286247859569255084286247859569255084286247859569255084286247859569255084286247859569255084286247859" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24bad346-0187-42c0-a9fc-4f1be2bc6aa0, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24bad346-0187-42c0-a9fc-4f1be2bc6aa0, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13013859291426934018 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1301385929142693401813013859291426934018130138592914269340181301385929142693401813013859291426934018130138592914269340181301385929142693401813013859291426934018130138592914269340181301385929142693401813013859291426934018130138592914269340181301385929142693401813013859291426934018130138592914269340181301385929142693401813013859291426934018130138592914269340181301385929142693401813013859291426934018" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b119f11-fe0f-4900-880b-165a5f22de17, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f09ee89c-ad87-4910-a4a3-cac985ffc1db, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f09ee89c-ad87-4910-a4a3-cac985ffc1db, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15119525508003222491 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1511952550800322249115119525508003222491151195255080032224911511952550800322249115119525508003222491151195255080032224911511952550800322249115119525508003222491151195255080032224911511952550800322249115119525508003222491151195255080032224911511952550800322249115119525508003222491151195255080032224911511952550800322249115119525508003222491151195255080032224911511952550800322249115119525508003222491" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f09ee89c-ad87-4910-a4a3-cac985ffc1db, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9ad37fa-37c9-4b27-a854-e6220790c922, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9ad37fa-37c9-4b27-a854-e6220790c922, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16771054885271436513 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1677105488527143651316771054885271436513167710548852714365131677105488527143651316771054885271436513167710548852714365131677105488527143651316771054885271436513167710548852714365131677105488527143651316771054885271436513167710548852714365131677105488527143651316771054885271436513167710548852714365131677105488527143651316771054885271436513167710548852714365131677105488527143651316771054885271436513" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24bad346-0187-42c0-a9fc-4f1be2bc6aa0, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae6d7449-b00f-435c-96fa-540539f0be3c, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae6d7449-b00f-435c-96fa-540539f0be3c, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8967557464394868434 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89675574643948684348967557464394868434896755746439486843489675574643948684348967557464394868434896755746439486843489675574643948684348967557464394868434896755746439486843489675574643948684348967557464394868434896755746439486843489675574643948684348967557464394868434896755746439486843489675574643948684348967557464394868434896755746439486843489675574643948684348967557464394868434" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9ad37fa-37c9-4b27-a854-e6220790c922, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c8355ea-17f5-4812-be84-7b947aa54248, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c8355ea-17f5-4812-be84-7b947aa54248, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14618067489982709105 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1461806748998270910514618067489982709105146180674899827091051461806748998270910514618067489982709105146180674899827091051461806748998270910514618067489982709105146180674899827091051461806748998270910514618067489982709105146180674899827091051461806748998270910514618067489982709105146180674899827091051461806748998270910514618067489982709105146180674899827091051461806748998270910514618067489982709105" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae6d7449-b00f-435c-96fa-540539f0be3c, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa8d4151-4a65-4047-9a34-d9a0cd7b25ac, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa8d4151-4a65-4047-9a34-d9a0cd7b25ac, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7814121146876011115 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78141211468760111157814121146876011115781412114687601111578141211468760111157814121146876011115781412114687601111578141211468760111157814121146876011115781412114687601111578141211468760111157814121146876011115781412114687601111578141211468760111157814121146876011115781412114687601111578141211468760111157814121146876011115781412114687601111578141211468760111157814121146876011115" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c8355ea-17f5-4812-be84-7b947aa54248, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 458c12fd-8902-4f02-806a-a0a317bce448, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 458c12fd-8902-4f02-806a-a0a317bce448, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11822277295764741489 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1182227729576474148911822277295764741489118222772957647414891182227729576474148911822277295764741489118222772957647414891182227729576474148911822277295764741489118222772957647414891182227729576474148911822277295764741489118222772957647414891182227729576474148911822277295764741489118222772957647414891182227729576474148911822277295764741489118222772957647414891182227729576474148911822277295764741489" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa8d4151-4a65-4047-9a34-d9a0cd7b25ac, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc65768f-8f35-4801-a8c4-ba09f9d4a2ee, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc65768f-8f35-4801-a8c4-ba09f9d4a2ee, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13122489901025120272 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1312248990102512027213122489901025120272131224899010251202721312248990102512027213122489901025120272131224899010251202721312248990102512027213122489901025120272131224899010251202721312248990102512027213122489901025120272131224899010251202721312248990102512027213122489901025120272131224899010251202721312248990102512027213122489901025120272131224899010251202721312248990102512027213122489901025120272" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 458c12fd-8902-4f02-806a-a0a317bce448, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc80e90c-9fa6-4cfe-8dca-c8131ec63eaa, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc80e90c-9fa6-4cfe-8dca-c8131ec63eaa, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18145441789989967172 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1814544178998996717218145441789989967172181454417899899671721814544178998996717218145441789989967172181454417899899671721814544178998996717218145441789989967172181454417899899671721814544178998996717218145441789989967172181454417899899671721814544178998996717218145441789989967172181454417899899671721814544178998996717218145441789989967172181454417899899671721814544178998996717218145441789989967172" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc65768f-8f35-4801-a8c4-ba09f9d4a2ee, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96adc205-db15-4f7c-b599-383998b9ab1d, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96adc205-db15-4f7c-b599-383998b9ab1d, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11108899346353657920 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1110889934635365792011108899346353657920111088993463536579201110889934635365792011108899346353657920111088993463536579201110889934635365792011108899346353657920111088993463536579201110889934635365792011108899346353657920111088993463536579201110889934635365792011108899346353657920111088993463536579201110889934635365792011108899346353657920111088993463536579201110889934635365792011108899346353657920" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc80e90c-9fa6-4cfe-8dca-c8131ec63eaa, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b9a42cc-670a-4400-ba9d-dc305862188a, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b9a42cc-670a-4400-ba9d-dc305862188a, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4112921833582377430 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41129218335823774304112921833582377430411292183358237743041129218335823774304112921833582377430411292183358237743041129218335823774304112921833582377430411292183358237743041129218335823774304112921833582377430411292183358237743041129218335823774304112921833582377430411292183358237743041129218335823774304112921833582377430411292183358237743041129218335823774304112921833582377430" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96adc205-db15-4f7c-b599-383998b9ab1d, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4bb2dd3-cdc0-44f9-a22b-ee70357d5301, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4bb2dd3-cdc0-44f9-a22b-ee70357d5301, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9278845176132083329 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92788451761320833299278845176132083329927884517613208332992788451761320833299278845176132083329927884517613208332992788451761320833299278845176132083329927884517613208332992788451761320833299278845176132083329927884517613208332992788451761320833299278845176132083329927884517613208332992788451761320833299278845176132083329927884517613208332992788451761320833299278845176132083329" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b9a42cc-670a-4400-ba9d-dc305862188a, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79605433-03e8-4b4d-910a-ec6224401a66, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79605433-03e8-4b4d-910a-ec6224401a66, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1718773420706401592 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17187734207064015921718773420706401592171877342070640159217187734207064015921718773420706401592171877342070640159217187734207064015921718773420706401592171877342070640159217187734207064015921718773420706401592171877342070640159217187734207064015921718773420706401592171877342070640159217187734207064015921718773420706401592171877342070640159217187734207064015921718773420706401592" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4bb2dd3-cdc0-44f9-a22b-ee70357d5301, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a233dd69-a14b-4d07-b3af-6d0c3a70239b, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a233dd69-a14b-4d07-b3af-6d0c3a70239b, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8141689499928948006 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81416894999289480068141689499928948006814168949992894800681416894999289480068141689499928948006814168949992894800681416894999289480068141689499928948006814168949992894800681416894999289480068141689499928948006814168949992894800681416894999289480068141689499928948006814168949992894800681416894999289480068141689499928948006814168949992894800681416894999289480068141689499928948006" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a233dd69-a14b-4d07-b3af-6d0c3a70239b, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66da23c0-fb38-439f-ab56-23e0cd2659cf, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66da23c0-fb38-439f-ab56-23e0cd2659cf, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6873959136284262244 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68739591362842622446873959136284262244687395913628426224468739591362842622446873959136284262244687395913628426224468739591362842622446873959136284262244687395913628426224468739591362842622446873959136284262244687395913628426224468739591362842622446873959136284262244687395913628426224468739591362842622446873959136284262244687395913628426224468739591362842622446873959136284262244" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79605433-03e8-4b4d-910a-ec6224401a66, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72263e0c-55bf-4000-8bdd-ef27616aca27, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72263e0c-55bf-4000-8bdd-ef27616aca27, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18352746085315055713 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1835274608531505571318352746085315055713183527460853150557131835274608531505571318352746085315055713183527460853150557131835274608531505571318352746085315055713183527460853150557131835274608531505571318352746085315055713183527460853150557131835274608531505571318352746085315055713183527460853150557131835274608531505571318352746085315055713183527460853150557131835274608531505571318352746085315055713" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72263e0c-55bf-4000-8bdd-ef27616aca27, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 971787bc-98a2-41ba-bbca-97335debb125, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 971787bc-98a2-41ba-bbca-97335debb125, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 689677973142954664 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "689677973142954664689677973142954664689677973142954664689677973142954664689677973142954664689677973142954664689677973142954664689677973142954664689677973142954664689677973142954664689677973142954664689677973142954664689677973142954664689677973142954664689677973142954664689677973142954664689677973142954664689677973142954664689677973142954664689677973142954664" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66da23c0-fb38-439f-ab56-23e0cd2659cf, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4174fff9-7769-4b8f-ac9a-6fa571e40906, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4174fff9-7769-4b8f-ac9a-6fa571e40906, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13089051865204339045 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1308905186520433904513089051865204339045130890518652043390451308905186520433904513089051865204339045130890518652043390451308905186520433904513089051865204339045130890518652043390451308905186520433904513089051865204339045130890518652043390451308905186520433904513089051865204339045130890518652043390451308905186520433904513089051865204339045130890518652043390451308905186520433904513089051865204339045" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4174fff9-7769-4b8f-ac9a-6fa571e40906, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6bc5edc-2ba8-4b79-96d6-774eed97d887, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6bc5edc-2ba8-4b79-96d6-774eed97d887, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18077554269351424840 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1807755426935142484018077554269351424840180775542693514248401807755426935142484018077554269351424840180775542693514248401807755426935142484018077554269351424840180775542693514248401807755426935142484018077554269351424840180775542693514248401807755426935142484018077554269351424840180775542693514248401807755426935142484018077554269351424840180775542693514248401807755426935142484018077554269351424840" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 971787bc-98a2-41ba-bbca-97335debb125, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e1c1d34-7798-472f-b0a6-ac8c72f53d37, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e1c1d34-7798-472f-b0a6-ac8c72f53d37, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15121680837583007317 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1512168083758300731715121680837583007317151216808375830073171512168083758300731715121680837583007317151216808375830073171512168083758300731715121680837583007317151216808375830073171512168083758300731715121680837583007317151216808375830073171512168083758300731715121680837583007317151216808375830073171512168083758300731715121680837583007317151216808375830073171512168083758300731715121680837583007317" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6bc5edc-2ba8-4b79-96d6-774eed97d887, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd7b2d07-71f3-46b0-bc14-942d203b0cf0, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd7b2d07-71f3-46b0-bc14-942d203b0cf0, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2554156201583280417 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25541562015832804172554156201583280417255415620158328041725541562015832804172554156201583280417255415620158328041725541562015832804172554156201583280417255415620158328041725541562015832804172554156201583280417255415620158328041725541562015832804172554156201583280417255415620158328041725541562015832804172554156201583280417255415620158328041725541562015832804172554156201583280417" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e1c1d34-7798-472f-b0a6-ac8c72f53d37, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 199751ce-b282-4ffb-b1cb-a4ee2450c812, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 199751ce-b282-4ffb-b1cb-a4ee2450c812, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3030117080448848425 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30301170804488484253030117080448848425303011708044884842530301170804488484253030117080448848425303011708044884842530301170804488484253030117080448848425303011708044884842530301170804488484253030117080448848425303011708044884842530301170804488484253030117080448848425303011708044884842530301170804488484253030117080448848425303011708044884842530301170804488484253030117080448848425" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd7b2d07-71f3-46b0-bc14-942d203b0cf0, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb420c82-0094-4adb-be2a-9e1072b64181, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb420c82-0094-4adb-be2a-9e1072b64181, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11506031819065049884 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1150603181906504988411506031819065049884115060318190650498841150603181906504988411506031819065049884115060318190650498841150603181906504988411506031819065049884115060318190650498841150603181906504988411506031819065049884115060318190650498841150603181906504988411506031819065049884115060318190650498841150603181906504988411506031819065049884115060318190650498841150603181906504988411506031819065049884" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 199751ce-b282-4ffb-b1cb-a4ee2450c812, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e405d1cd-2380-4bb5-b4a6-2becb053750a, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e405d1cd-2380-4bb5-b4a6-2becb053750a, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2750629176533892038 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27506291765338920382750629176533892038275062917653389203827506291765338920382750629176533892038275062917653389203827506291765338920382750629176533892038275062917653389203827506291765338920382750629176533892038275062917653389203827506291765338920382750629176533892038275062917653389203827506291765338920382750629176533892038275062917653389203827506291765338920382750629176533892038" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb420c82-0094-4adb-be2a-9e1072b64181, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a5b4b21-a771-466d-b6f5-e15ca08ed748, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a5b4b21-a771-466d-b6f5-e15ca08ed748, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1541078035810118222 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15410780358101182221541078035810118222154107803581011822215410780358101182221541078035810118222154107803581011822215410780358101182221541078035810118222154107803581011822215410780358101182221541078035810118222154107803581011822215410780358101182221541078035810118222154107803581011822215410780358101182221541078035810118222154107803581011822215410780358101182221541078035810118222" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e405d1cd-2380-4bb5-b4a6-2becb053750a, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7669dc23-0bdb-482c-9310-cab870ff004b, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7669dc23-0bdb-482c-9310-cab870ff004b, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14875117179632466175 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1487511717963246617514875117179632466175148751171796324661751487511717963246617514875117179632466175148751171796324661751487511717963246617514875117179632466175148751171796324661751487511717963246617514875117179632466175148751171796324661751487511717963246617514875117179632466175148751171796324661751487511717963246617514875117179632466175148751171796324661751487511717963246617514875117179632466175" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a5b4b21-a771-466d-b6f5-e15ca08ed748, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c198e192-565e-4bb9-9db9-03054b8ff5f9, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c198e192-565e-4bb9-9db9-03054b8ff5f9, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5630018278281806987 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56300182782818069875630018278281806987563001827828180698756300182782818069875630018278281806987563001827828180698756300182782818069875630018278281806987563001827828180698756300182782818069875630018278281806987563001827828180698756300182782818069875630018278281806987563001827828180698756300182782818069875630018278281806987563001827828180698756300182782818069875630018278281806987" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7669dc23-0bdb-482c-9310-cab870ff004b, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6612a381-c60e-4f2a-8d0c-f8e08a20ffcd, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6612a381-c60e-4f2a-8d0c-f8e08a20ffcd, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5601897775650955738 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56018977756509557385601897775650955738560189777565095573856018977756509557385601897775650955738560189777565095573856018977756509557385601897775650955738560189777565095573856018977756509557385601897775650955738560189777565095573856018977756509557385601897775650955738560189777565095573856018977756509557385601897775650955738560189777565095573856018977756509557385601897775650955738" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c198e192-565e-4bb9-9db9-03054b8ff5f9, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aea90a4c-3ff8-4d5d-a104-0771f7b94c1d, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aea90a4c-3ff8-4d5d-a104-0771f7b94c1d, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8725568225317950355 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87255682253179503558725568225317950355872556822531795035587255682253179503558725568225317950355872556822531795035587255682253179503558725568225317950355872556822531795035587255682253179503558725568225317950355872556822531795035587255682253179503558725568225317950355872556822531795035587255682253179503558725568225317950355872556822531795035587255682253179503558725568225317950355" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6612a381-c60e-4f2a-8d0c-f8e08a20ffcd, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aee52ec3-8025-49d5-8409-edbb3c69f022, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aee52ec3-8025-49d5-8409-edbb3c69f022, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6968110660964144306 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69681106609641443066968110660964144306696811066096414430669681106609641443066968110660964144306696811066096414430669681106609641443066968110660964144306696811066096414430669681106609641443066968110660964144306696811066096414430669681106609641443066968110660964144306696811066096414430669681106609641443066968110660964144306696811066096414430669681106609641443066968110660964144306" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aea90a4c-3ff8-4d5d-a104-0771f7b94c1d, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8eb30378-6131-4ee5-a840-ddfe2fa8867f, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8eb30378-6131-4ee5-a840-ddfe2fa8867f, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1123322705155034562 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11233227051550345621123322705155034562112332270515503456211233227051550345621123322705155034562112332270515503456211233227051550345621123322705155034562112332270515503456211233227051550345621123322705155034562112332270515503456211233227051550345621123322705155034562112332270515503456211233227051550345621123322705155034562112332270515503456211233227051550345621123322705155034562" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aee52ec3-8025-49d5-8409-edbb3c69f022, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 518c50c7-b640-4ba5-98a4-fb6901e67ec6, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 518c50c7-b640-4ba5-98a4-fb6901e67ec6, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3765974295908337634 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37659742959083376343765974295908337634376597429590833763437659742959083376343765974295908337634376597429590833763437659742959083376343765974295908337634376597429590833763437659742959083376343765974295908337634376597429590833763437659742959083376343765974295908337634376597429590833763437659742959083376343765974295908337634376597429590833763437659742959083376343765974295908337634" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8eb30378-6131-4ee5-a840-ddfe2fa8867f, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4df2bf95-07a8-4ff0-8d51-63698f1bf94f, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4df2bf95-07a8-4ff0-8d51-63698f1bf94f, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6693981740837801102 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66939817408378011026693981740837801102669398174083780110266939817408378011026693981740837801102669398174083780110266939817408378011026693981740837801102669398174083780110266939817408378011026693981740837801102669398174083780110266939817408378011026693981740837801102669398174083780110266939817408378011026693981740837801102669398174083780110266939817408378011026693981740837801102" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 518c50c7-b640-4ba5-98a4-fb6901e67ec6, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2cff6d7c-6ca7-4047-a3a9-e67e31ae5900, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2cff6d7c-6ca7-4047-a3a9-e67e31ae5900, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17686305687446007295 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1768630568744600729517686305687446007295176863056874460072951768630568744600729517686305687446007295176863056874460072951768630568744600729517686305687446007295176863056874460072951768630568744600729517686305687446007295176863056874460072951768630568744600729517686305687446007295176863056874460072951768630568744600729517686305687446007295176863056874460072951768630568744600729517686305687446007295" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4df2bf95-07a8-4ff0-8d51-63698f1bf94f, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56706dc1-c6db-44f3-807d-052c8f21c466, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56706dc1-c6db-44f3-807d-052c8f21c466, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7467000518273401667 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74670005182734016677467000518273401667746700051827340166774670005182734016677467000518273401667746700051827340166774670005182734016677467000518273401667746700051827340166774670005182734016677467000518273401667746700051827340166774670005182734016677467000518273401667746700051827340166774670005182734016677467000518273401667746700051827340166774670005182734016677467000518273401667" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2cff6d7c-6ca7-4047-a3a9-e67e31ae5900, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88ea9aa8-b07d-44b1-baa4-0303f8700361, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88ea9aa8-b07d-44b1-baa4-0303f8700361, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4978108479319436195 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49781084793194361954978108479319436195497810847931943619549781084793194361954978108479319436195497810847931943619549781084793194361954978108479319436195497810847931943619549781084793194361954978108479319436195497810847931943619549781084793194361954978108479319436195497810847931943619549781084793194361954978108479319436195497810847931943619549781084793194361954978108479319436195" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56706dc1-c6db-44f3-807d-052c8f21c466, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a2d95c4-b378-4522-831f-4ccb56ea8935, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a2d95c4-b378-4522-831f-4ccb56ea8935, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6938478627163779521 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69384786271637795216938478627163779521693847862716377952169384786271637795216938478627163779521693847862716377952169384786271637795216938478627163779521693847862716377952169384786271637795216938478627163779521693847862716377952169384786271637795216938478627163779521693847862716377952169384786271637795216938478627163779521693847862716377952169384786271637795216938478627163779521" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88ea9aa8-b07d-44b1-baa4-0303f8700361, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7321a250-f33f-42bf-9cde-abad9491de27, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7321a250-f33f-42bf-9cde-abad9491de27, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1519438293881389142 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15194382938813891421519438293881389142151943829388138914215194382938813891421519438293881389142151943829388138914215194382938813891421519438293881389142151943829388138914215194382938813891421519438293881389142151943829388138914215194382938813891421519438293881389142151943829388138914215194382938813891421519438293881389142151943829388138914215194382938813891421519438293881389142" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a2d95c4-b378-4522-831f-4ccb56ea8935, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fbf5c390-b33c-4b76-9ff2-5633652de904, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fbf5c390-b33c-4b76-9ff2-5633652de904, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13327618489416193032 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1332761848941619303213327618489416193032133276184894161930321332761848941619303213327618489416193032133276184894161930321332761848941619303213327618489416193032133276184894161930321332761848941619303213327618489416193032133276184894161930321332761848941619303213327618489416193032133276184894161930321332761848941619303213327618489416193032133276184894161930321332761848941619303213327618489416193032" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7321a250-f33f-42bf-9cde-abad9491de27, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0aab385a-f6b2-4e06-8d6d-a94cc5589550, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0aab385a-f6b2-4e06-8d6d-a94cc5589550, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9223693644922613387 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92236936449226133879223693644922613387922369364492261338792236936449226133879223693644922613387922369364492261338792236936449226133879223693644922613387922369364492261338792236936449226133879223693644922613387922369364492261338792236936449226133879223693644922613387922369364492261338792236936449226133879223693644922613387922369364492261338792236936449226133879223693644922613387" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fbf5c390-b33c-4b76-9ff2-5633652de904, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e78c8d0-e9a8-48fe-a5cc-0b7113570cde, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e78c8d0-e9a8-48fe-a5cc-0b7113570cde, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18366813610899658463 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1836681361089965846318366813610899658463183668136108996584631836681361089965846318366813610899658463183668136108996584631836681361089965846318366813610899658463183668136108996584631836681361089965846318366813610899658463183668136108996584631836681361089965846318366813610899658463183668136108996584631836681361089965846318366813610899658463183668136108996584631836681361089965846318366813610899658463" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0aab385a-f6b2-4e06-8d6d-a94cc5589550, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08d65acd-56d6-4595-8dbf-c09b11fe9926, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08d65acd-56d6-4595-8dbf-c09b11fe9926, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17660498629888914016 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1766049862988891401617660498629888914016176604986298889140161766049862988891401617660498629888914016176604986298889140161766049862988891401617660498629888914016176604986298889140161766049862988891401617660498629888914016176604986298889140161766049862988891401617660498629888914016176604986298889140161766049862988891401617660498629888914016176604986298889140161766049862988891401617660498629888914016" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e78c8d0-e9a8-48fe-a5cc-0b7113570cde, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fddbdf5d-aa2c-49d8-a13c-f90142cabdb3, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fddbdf5d-aa2c-49d8-a13c-f90142cabdb3, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17379753834292720411 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1737975383429272041117379753834292720411173797538342927204111737975383429272041117379753834292720411173797538342927204111737975383429272041117379753834292720411173797538342927204111737975383429272041117379753834292720411173797538342927204111737975383429272041117379753834292720411173797538342927204111737975383429272041117379753834292720411173797538342927204111737975383429272041117379753834292720411" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08d65acd-56d6-4595-8dbf-c09b11fe9926, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35bc4724-299e-4c2a-9df4-cb3106c534d0, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35bc4724-299e-4c2a-9df4-cb3106c534d0, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6851513834179153921 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68515138341791539216851513834179153921685151383417915392168515138341791539216851513834179153921685151383417915392168515138341791539216851513834179153921685151383417915392168515138341791539216851513834179153921685151383417915392168515138341791539216851513834179153921685151383417915392168515138341791539216851513834179153921685151383417915392168515138341791539216851513834179153921" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fddbdf5d-aa2c-49d8-a13c-f90142cabdb3, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e20963b-6cfe-444b-bfc0-c6350d70cf4e, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e20963b-6cfe-444b-bfc0-c6350d70cf4e, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17771363856499460096 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1777136385649946009617771363856499460096177713638564994600961777136385649946009617771363856499460096177713638564994600961777136385649946009617771363856499460096177713638564994600961777136385649946009617771363856499460096177713638564994600961777136385649946009617771363856499460096177713638564994600961777136385649946009617771363856499460096177713638564994600961777136385649946009617771363856499460096" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35bc4724-299e-4c2a-9df4-cb3106c534d0, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f51bc33-7ce1-4808-acde-aac004893ed9, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f51bc33-7ce1-4808-acde-aac004893ed9, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18320374168070070812 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1832037416807007081218320374168070070812183203741680700708121832037416807007081218320374168070070812183203741680700708121832037416807007081218320374168070070812183203741680700708121832037416807007081218320374168070070812183203741680700708121832037416807007081218320374168070070812183203741680700708121832037416807007081218320374168070070812183203741680700708121832037416807007081218320374168070070812" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e20963b-6cfe-444b-bfc0-c6350d70cf4e, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f51bc33-7ce1-4808-acde-aac004893ed9, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13898c93-1566-49a6-ac57-d6f22ded3fa4, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13898c93-1566-49a6-ac57-d6f22ded3fa4, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9570920046601033090 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95709200466010330909570920046601033090957092004660103309095709200466010330909570920046601033090957092004660103309095709200466010330909570920046601033090957092004660103309095709200466010330909570920046601033090957092004660103309095709200466010330909570920046601033090957092004660103309095709200466010330909570920046601033090957092004660103309095709200466010330909570920046601033090" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63397e2f-39b2-4c51-9e34-b216e558133e, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63397e2f-39b2-4c51-9e34-b216e558133e, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12497937166785677984 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1249793716678567798412497937166785677984124979371667856779841249793716678567798412497937166785677984124979371667856779841249793716678567798412497937166785677984124979371667856779841249793716678567798412497937166785677984124979371667856779841249793716678567798412497937166785677984124979371667856779841249793716678567798412497937166785677984124979371667856779841249793716678567798412497937166785677984" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13898c93-1566-49a6-ac57-d6f22ded3fa4, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17114292-7b08-4448-87c5-295d08418469, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17114292-7b08-4448-87c5-295d08418469, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9501591184864482275 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95015911848644822759501591184864482275950159118486448227595015911848644822759501591184864482275950159118486448227595015911848644822759501591184864482275950159118486448227595015911848644822759501591184864482275950159118486448227595015911848644822759501591184864482275950159118486448227595015911848644822759501591184864482275950159118486448227595015911848644822759501591184864482275" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63397e2f-39b2-4c51-9e34-b216e558133e, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2684a680-2403-440f-90bd-1b237ac709fb, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2684a680-2403-440f-90bd-1b237ac709fb, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3311730769465783207 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33117307694657832073311730769465783207331173076946578320733117307694657832073311730769465783207331173076946578320733117307694657832073311730769465783207331173076946578320733117307694657832073311730769465783207331173076946578320733117307694657832073311730769465783207331173076946578320733117307694657832073311730769465783207331173076946578320733117307694657832073311730769465783207" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17114292-7b08-4448-87c5-295d08418469, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3dc1810e-f1ce-4d29-8543-56e433dc9245, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3dc1810e-f1ce-4d29-8543-56e433dc9245, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1255669870302425277 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12556698703024252771255669870302425277125566987030242527712556698703024252771255669870302425277125566987030242527712556698703024252771255669870302425277125566987030242527712556698703024252771255669870302425277125566987030242527712556698703024252771255669870302425277125566987030242527712556698703024252771255669870302425277125566987030242527712556698703024252771255669870302425277" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2684a680-2403-440f-90bd-1b237ac709fb, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:15827/1
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb4bc112-ffd6-42b1-ac3c-30e233e8d816, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb4bc112-ffd6-42b1-ac3c-30e233e8d816, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 66081733253746117 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "6608173325374611766081733253746117660817332537461176608173325374611766081733253746117660817332537461176608173325374611766081733253746117660817332537461176608173325374611766081733253746117660817332537461176608173325374611766081733253746117660817332537461176608173325374611766081733253746117660817332537461176608173325374611766081733253746117" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3dc1810e-f1ce-4d29-8543-56e433dc9245, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2da7aba5-fd73-4f49-9854-c33e6b896628, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2da7aba5-fd73-4f49-9854-c33e6b896628, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8836813015383144827 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88368130153831448278836813015383144827883681301538314482788368130153831448278836813015383144827883681301538314482788368130153831448278836813015383144827883681301538314482788368130153831448278836813015383144827883681301538314482788368130153831448278836813015383144827883681301538314482788368130153831448278836813015383144827883681301538314482788368130153831448278836813015383144827" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb4bc112-ffd6-42b1-ac3c-30e233e8d816, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb6b44eb-8b3b-4b4a-8e52-4dec0aae3113, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb6b44eb-8b3b-4b4a-8e52-4dec0aae3113, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16461881861369389890 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1646188186136938989016461881861369389890164618818613693898901646188186136938989016461881861369389890164618818613693898901646188186136938989016461881861369389890164618818613693898901646188186136938989016461881861369389890164618818613693898901646188186136938989016461881861369389890164618818613693898901646188186136938989016461881861369389890164618818613693898901646188186136938989016461881861369389890" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2da7aba5-fd73-4f49-9854-c33e6b896628, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d161bad-b39c-4d99-9892-5c53291ecf75, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d161bad-b39c-4d99-9892-5c53291ecf75, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13537010940845777152 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1353701094084577715213537010940845777152135370109408457771521353701094084577715213537010940845777152135370109408457771521353701094084577715213537010940845777152135370109408457771521353701094084577715213537010940845777152135370109408457771521353701094084577715213537010940845777152135370109408457771521353701094084577715213537010940845777152135370109408457771521353701094084577715213537010940845777152" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb6b44eb-8b3b-4b4a-8e52-4dec0aae3113, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33cfaede-a7af-4051-b6ea-0261ffa19a3c, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33cfaede-a7af-4051-b6ea-0261ffa19a3c, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17967635794208970164 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1796763579420897016417967635794208970164179676357942089701641796763579420897016417967635794208970164179676357942089701641796763579420897016417967635794208970164179676357942089701641796763579420897016417967635794208970164179676357942089701641796763579420897016417967635794208970164179676357942089701641796763579420897016417967635794208970164179676357942089701641796763579420897016417967635794208970164" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d161bad-b39c-4d99-9892-5c53291ecf75, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f39c052e-1ec1-4cb9-aed3-10783654608b, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f39c052e-1ec1-4cb9-aed3-10783654608b, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16015972540107220859 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1601597254010722085916015972540107220859160159725401072208591601597254010722085916015972540107220859160159725401072208591601597254010722085916015972540107220859160159725401072208591601597254010722085916015972540107220859160159725401072208591601597254010722085916015972540107220859160159725401072208591601597254010722085916015972540107220859160159725401072208591601597254010722085916015972540107220859" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33cfaede-a7af-4051-b6ea-0261ffa19a3c, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d213a48d-1da8-4cba-b2c4-a317770249a4, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d213a48d-1da8-4cba-b2c4-a317770249a4, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17904879026855949577 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1790487902685594957717904879026855949577179048790268559495771790487902685594957717904879026855949577179048790268559495771790487902685594957717904879026855949577179048790268559495771790487902685594957717904879026855949577179048790268559495771790487902685594957717904879026855949577179048790268559495771790487902685594957717904879026855949577179048790268559495771790487902685594957717904879026855949577" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f39c052e-1ec1-4cb9-aed3-10783654608b, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d213a48d-1da8-4cba-b2c4-a317770249a4, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e722e0e4-470a-477a-b62f-8697b3981513, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e722e0e4-470a-477a-b62f-8697b3981513, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15359249914509422599 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1535924991450942259915359249914509422599153592499145094225991535924991450942259915359249914509422599153592499145094225991535924991450942259915359249914509422599153592499145094225991535924991450942259915359249914509422599153592499145094225991535924991450942259915359249914509422599153592499145094225991535924991450942259915359249914509422599153592499145094225991535924991450942259915359249914509422599" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6f8ed3e-b19a-47cb-9377-e3fd2616d036, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6f8ed3e-b19a-47cb-9377-e3fd2616d036, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11906190221369315362 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1190619022136931536211906190221369315362119061902213693153621190619022136931536211906190221369315362119061902213693153621190619022136931536211906190221369315362119061902213693153621190619022136931536211906190221369315362119061902213693153621190619022136931536211906190221369315362119061902213693153621190619022136931536211906190221369315362119061902213693153621190619022136931536211906190221369315362" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e722e0e4-470a-477a-b62f-8697b3981513, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5217d8c-e1fa-4293-9ae4-6bfa7e36f339, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5217d8c-e1fa-4293-9ae4-6bfa7e36f339, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13467961482541318509 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1346796148254131850913467961482541318509134679614825413185091346796148254131850913467961482541318509134679614825413185091346796148254131850913467961482541318509134679614825413185091346796148254131850913467961482541318509134679614825413185091346796148254131850913467961482541318509134679614825413185091346796148254131850913467961482541318509134679614825413185091346796148254131850913467961482541318509" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6f8ed3e-b19a-47cb-9377-e3fd2616d036, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64bf5007-6993-44bd-943c-98fb3adb3f92, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64bf5007-6993-44bd-943c-98fb3adb3f92, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5454836629851603743 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54548366298516037435454836629851603743545483662985160374354548366298516037435454836629851603743545483662985160374354548366298516037435454836629851603743545483662985160374354548366298516037435454836629851603743545483662985160374354548366298516037435454836629851603743545483662985160374354548366298516037435454836629851603743545483662985160374354548366298516037435454836629851603743" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5217d8c-e1fa-4293-9ae4-6bfa7e36f339, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9476ce83-19e4-4513-b63e-a068e4b10375, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9476ce83-19e4-4513-b63e-a068e4b10375, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1778688723770369506 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17786887237703695061778688723770369506177868872377036950617786887237703695061778688723770369506177868872377036950617786887237703695061778688723770369506177868872377036950617786887237703695061778688723770369506177868872377036950617786887237703695061778688723770369506177868872377036950617786887237703695061778688723770369506177868872377036950617786887237703695061778688723770369506" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64bf5007-6993-44bd-943c-98fb3adb3f92, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e1c1b91-d0c3-47e1-b611-c0d935caeb7d, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e1c1b91-d0c3-47e1-b611-c0d935caeb7d, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 719798508000286748 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "719798508000286748719798508000286748719798508000286748719798508000286748719798508000286748719798508000286748719798508000286748719798508000286748719798508000286748719798508000286748719798508000286748719798508000286748719798508000286748719798508000286748719798508000286748719798508000286748719798508000286748719798508000286748719798508000286748719798508000286748" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9476ce83-19e4-4513-b63e-a068e4b10375, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 125199bf-30df-4978-a56e-62b078d80b63, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 125199bf-30df-4978-a56e-62b078d80b63, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4453744755314941340 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44537447553149413404453744755314941340445374475531494134044537447553149413404453744755314941340445374475531494134044537447553149413404453744755314941340445374475531494134044537447553149413404453744755314941340445374475531494134044537447553149413404453744755314941340445374475531494134044537447553149413404453744755314941340445374475531494134044537447553149413404453744755314941340" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e1c1b91-d0c3-47e1-b611-c0d935caeb7d, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0758a27c-2f5c-4fee-854d-dc5aea09a288, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0758a27c-2f5c-4fee-854d-dc5aea09a288, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15804193356327380641 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1580419335632738064115804193356327380641158041933563273806411580419335632738064115804193356327380641158041933563273806411580419335632738064115804193356327380641158041933563273806411580419335632738064115804193356327380641158041933563273806411580419335632738064115804193356327380641158041933563273806411580419335632738064115804193356327380641158041933563273806411580419335632738064115804193356327380641" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 125199bf-30df-4978-a56e-62b078d80b63, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3cc7d26-fe69-4ca8-9dc0-3c60fc60c4e4, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3cc7d26-fe69-4ca8-9dc0-3c60fc60c4e4, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7340177125949138773 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73401771259491387737340177125949138773734017712594913877373401771259491387737340177125949138773734017712594913877373401771259491387737340177125949138773734017712594913877373401771259491387737340177125949138773734017712594913877373401771259491387737340177125949138773734017712594913877373401771259491387737340177125949138773734017712594913877373401771259491387737340177125949138773" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0758a27c-2f5c-4fee-854d-dc5aea09a288, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75378add-07dc-4c67-9e85-40846dc3f987, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75378add-07dc-4c67-9e85-40846dc3f987, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6640739457601653174 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66407394576016531746640739457601653174664073945760165317466407394576016531746640739457601653174664073945760165317466407394576016531746640739457601653174664073945760165317466407394576016531746640739457601653174664073945760165317466407394576016531746640739457601653174664073945760165317466407394576016531746640739457601653174664073945760165317466407394576016531746640739457601653174" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3cc7d26-fe69-4ca8-9dc0-3c60fc60c4e4, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8df650f5-50ba-4eb8-83f6-1a8a1651d6a3, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8df650f5-50ba-4eb8-83f6-1a8a1651d6a3, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8228344961742154040 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82283449617421540408228344961742154040822834496174215404082283449617421540408228344961742154040822834496174215404082283449617421540408228344961742154040822834496174215404082283449617421540408228344961742154040822834496174215404082283449617421540408228344961742154040822834496174215404082283449617421540408228344961742154040822834496174215404082283449617421540408228344961742154040" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75378add-07dc-4c67-9e85-40846dc3f987, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3bcb01b-6196-410f-9630-60d47cc86fe3, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3bcb01b-6196-410f-9630-60d47cc86fe3, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15705681154364504387 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1570568115436450438715705681154364504387157056811543645043871570568115436450438715705681154364504387157056811543645043871570568115436450438715705681154364504387157056811543645043871570568115436450438715705681154364504387157056811543645043871570568115436450438715705681154364504387157056811543645043871570568115436450438715705681154364504387157056811543645043871570568115436450438715705681154364504387" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8df650f5-50ba-4eb8-83f6-1a8a1651d6a3, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ffb51e00-964a-4544-a430-ff458daf3a47, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ffb51e00-964a-4544-a430-ff458daf3a47, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3280968985704974261 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32809689857049742613280968985704974261328096898570497426132809689857049742613280968985704974261328096898570497426132809689857049742613280968985704974261328096898570497426132809689857049742613280968985704974261328096898570497426132809689857049742613280968985704974261328096898570497426132809689857049742613280968985704974261328096898570497426132809689857049742613280968985704974261" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3bcb01b-6196-410f-9630-60d47cc86fe3, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6474ec35-d0d3-4fcf-baeb-72d3fbdd4a6a, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6474ec35-d0d3-4fcf-baeb-72d3fbdd4a6a, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14577612451082386090 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1457761245108238609014577612451082386090145776124510823860901457761245108238609014577612451082386090145776124510823860901457761245108238609014577612451082386090145776124510823860901457761245108238609014577612451082386090145776124510823860901457761245108238609014577612451082386090145776124510823860901457761245108238609014577612451082386090145776124510823860901457761245108238609014577612451082386090" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ffb51e00-964a-4544-a430-ff458daf3a47, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b8656a1-33e1-43bf-b61a-9fb90fb1da26, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b8656a1-33e1-43bf-b61a-9fb90fb1da26, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9745471523884576083 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97454715238845760839745471523884576083974547152388457608397454715238845760839745471523884576083974547152388457608397454715238845760839745471523884576083974547152388457608397454715238845760839745471523884576083974547152388457608397454715238845760839745471523884576083974547152388457608397454715238845760839745471523884576083974547152388457608397454715238845760839745471523884576083" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6474ec35-d0d3-4fcf-baeb-72d3fbdd4a6a, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca04f628-6209-4cb7-a087-1f41f50aa8d8, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca04f628-6209-4cb7-a087-1f41f50aa8d8, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7672612514977371151 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76726125149773711517672612514977371151767261251497737115176726125149773711517672612514977371151767261251497737115176726125149773711517672612514977371151767261251497737115176726125149773711517672612514977371151767261251497737115176726125149773711517672612514977371151767261251497737115176726125149773711517672612514977371151767261251497737115176726125149773711517672612514977371151" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b8656a1-33e1-43bf-b61a-9fb90fb1da26, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5357482-634f-42a2-b476-51b6b4e00fcc, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5357482-634f-42a2-b476-51b6b4e00fcc, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15759345960543311873 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1575934596054331187315759345960543311873157593459605433118731575934596054331187315759345960543311873157593459605433118731575934596054331187315759345960543311873157593459605433118731575934596054331187315759345960543311873157593459605433118731575934596054331187315759345960543311873157593459605433118731575934596054331187315759345960543311873157593459605433118731575934596054331187315759345960543311873" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5357482-634f-42a2-b476-51b6b4e00fcc, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 947d528a-3ae2-41c3-8816-0b690a7ba59a, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 947d528a-3ae2-41c3-8816-0b690a7ba59a, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6408920133955430937 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64089201339554309376408920133955430937640892013395543093764089201339554309376408920133955430937640892013395543093764089201339554309376408920133955430937640892013395543093764089201339554309376408920133955430937640892013395543093764089201339554309376408920133955430937640892013395543093764089201339554309376408920133955430937640892013395543093764089201339554309376408920133955430937" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca04f628-6209-4cb7-a087-1f41f50aa8d8, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec13ecbc-11c9-4d90-88c9-422b95c6f6c3, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec13ecbc-11c9-4d90-88c9-422b95c6f6c3, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4959420773915441482 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49594207739154414824959420773915441482495942077391544148249594207739154414824959420773915441482495942077391544148249594207739154414824959420773915441482495942077391544148249594207739154414824959420773915441482495942077391544148249594207739154414824959420773915441482495942077391544148249594207739154414824959420773915441482495942077391544148249594207739154414824959420773915441482" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 947d528a-3ae2-41c3-8816-0b690a7ba59a, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aeddbeeb-578f-4410-9c63-0d8b33d2b57e, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aeddbeeb-578f-4410-9c63-0d8b33d2b57e, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7487126512810421282 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74871265128104212827487126512810421282748712651281042128274871265128104212827487126512810421282748712651281042128274871265128104212827487126512810421282748712651281042128274871265128104212827487126512810421282748712651281042128274871265128104212827487126512810421282748712651281042128274871265128104212827487126512810421282748712651281042128274871265128104212827487126512810421282" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aeddbeeb-578f-4410-9c63-0d8b33d2b57e, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c572cff7-f8c9-465b-be97-a63a0a0dfc51, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c572cff7-f8c9-465b-be97-a63a0a0dfc51, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16163525026303526492 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1616352502630352649216163525026303526492161635250263035264921616352502630352649216163525026303526492161635250263035264921616352502630352649216163525026303526492161635250263035264921616352502630352649216163525026303526492161635250263035264921616352502630352649216163525026303526492161635250263035264921616352502630352649216163525026303526492161635250263035264921616352502630352649216163525026303526492" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c572cff7-f8c9-465b-be97-a63a0a0dfc51, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 356e7980-c98e-499d-a667-4e1cb38fd472, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec13ecbc-11c9-4d90-88c9-422b95c6f6c3, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca5f2971-cfb6-4645-8988-b8c85da3c176, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 356e7980-c98e-499d-a667-4e1cb38fd472, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16371406890007701709 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1637140689000770170916371406890007701709163714068900077017091637140689000770170916371406890007701709163714068900077017091637140689000770170916371406890007701709163714068900077017091637140689000770170916371406890007701709163714068900077017091637140689000770170916371406890007701709163714068900077017091637140689000770170916371406890007701709163714068900077017091637140689000770170916371406890007701709" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca5f2971-cfb6-4645-8988-b8c85da3c176, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1752801055786755061 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17528010557867550611752801055786755061175280105578675506117528010557867550611752801055786755061175280105578675506117528010557867550611752801055786755061175280105578675506117528010557867550611752801055786755061175280105578675506117528010557867550611752801055786755061175280105578675506117528010557867550611752801055786755061175280105578675506117528010557867550611752801055786755061" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 356e7980-c98e-499d-a667-4e1cb38fd472, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5236d709-cd8d-4e7c-a496-932589991e4d, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5236d709-cd8d-4e7c-a496-932589991e4d, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17086046572654373914 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1708604657265437391417086046572654373914170860465726543739141708604657265437391417086046572654373914170860465726543739141708604657265437391417086046572654373914170860465726543739141708604657265437391417086046572654373914170860465726543739141708604657265437391417086046572654373914170860465726543739141708604657265437391417086046572654373914170860465726543739141708604657265437391417086046572654373914" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca5f2971-cfb6-4645-8988-b8c85da3c176, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80f6f7f7-c9f9-4aa3-9223-7534a2bead02, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80f6f7f7-c9f9-4aa3-9223-7534a2bead02, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7408909113480093886 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74089091134800938867408909113480093886740890911348009388674089091134800938867408909113480093886740890911348009388674089091134800938867408909113480093886740890911348009388674089091134800938867408909113480093886740890911348009388674089091134800938867408909113480093886740890911348009388674089091134800938867408909113480093886740890911348009388674089091134800938867408909113480093886" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5236d709-cd8d-4e7c-a496-932589991e4d, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b254997a-f2cd-4df5-bc3e-63cb595b24ef, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80f6f7f7-c9f9-4aa3-9223-7534a2bead02, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99550766-fd67-4c41-8b8e-0bf2d28ceaf1, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99550766-fd67-4c41-8b8e-0bf2d28ceaf1, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9242859599030590938 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92428595990305909389242859599030590938924285959903059093892428595990305909389242859599030590938924285959903059093892428595990305909389242859599030590938924285959903059093892428595990305909389242859599030590938924285959903059093892428595990305909389242859599030590938924285959903059093892428595990305909389242859599030590938924285959903059093892428595990305909389242859599030590938" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b254997a-f2cd-4df5-bc3e-63cb595b24ef, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15800653416379463460 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1580065341637946346015800653416379463460158006534163794634601580065341637946346015800653416379463460158006534163794634601580065341637946346015800653416379463460158006534163794634601580065341637946346015800653416379463460158006534163794634601580065341637946346015800653416379463460158006534163794634601580065341637946346015800653416379463460158006534163794634601580065341637946346015800653416379463460" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99550766-fd67-4c41-8b8e-0bf2d28ceaf1, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a7b9ca2-655b-4539-a2cf-93b95e554909, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a7b9ca2-655b-4539-a2cf-93b95e554909, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11107596853178904905 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1110759685317890490511107596853178904905111075968531789049051110759685317890490511107596853178904905111075968531789049051110759685317890490511107596853178904905111075968531789049051110759685317890490511107596853178904905111075968531789049051110759685317890490511107596853178904905111075968531789049051110759685317890490511107596853178904905111075968531789049051110759685317890490511107596853178904905" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b254997a-f2cd-4df5-bc3e-63cb595b24ef, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb9ae77b-4fc7-47a8-b815-2556e702df4b, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb9ae77b-4fc7-47a8-b815-2556e702df4b, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1203314580444364130 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12033145804443641301203314580444364130120331458044436413012033145804443641301203314580444364130120331458044436413012033145804443641301203314580444364130120331458044436413012033145804443641301203314580444364130120331458044436413012033145804443641301203314580444364130120331458044436413012033145804443641301203314580444364130120331458044436413012033145804443641301203314580444364130" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a7b9ca2-655b-4539-a2cf-93b95e554909, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc5eeea9-f204-4e48-aec7-fc971872db60, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc5eeea9-f204-4e48-aec7-fc971872db60, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13862651298162864881 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1386265129816286488113862651298162864881138626512981628648811386265129816286488113862651298162864881138626512981628648811386265129816286488113862651298162864881138626512981628648811386265129816286488113862651298162864881138626512981628648811386265129816286488113862651298162864881138626512981628648811386265129816286488113862651298162864881138626512981628648811386265129816286488113862651298162864881" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb9ae77b-4fc7-47a8-b815-2556e702df4b, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60d140c8-65cb-48ac-a998-0d4733dcd266, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60d140c8-65cb-48ac-a998-0d4733dcd266, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12150843744875901713 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1215084374487590171312150843744875901713121508437448759017131215084374487590171312150843744875901713121508437448759017131215084374487590171312150843744875901713121508437448759017131215084374487590171312150843744875901713121508437448759017131215084374487590171312150843744875901713121508437448759017131215084374487590171312150843744875901713121508437448759017131215084374487590171312150843744875901713" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc5eeea9-f204-4e48-aec7-fc971872db60, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1174127c-1bac-49f5-8e3f-f3ad57149159, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1174127c-1bac-49f5-8e3f-f3ad57149159, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3210239978660334160 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32102399786603341603210239978660334160321023997866033416032102399786603341603210239978660334160321023997866033416032102399786603341603210239978660334160321023997866033416032102399786603341603210239978660334160321023997866033416032102399786603341603210239978660334160321023997866033416032102399786603341603210239978660334160321023997866033416032102399786603341603210239978660334160" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60d140c8-65cb-48ac-a998-0d4733dcd266, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e884f987-a10f-483f-b525-95b3c542c734, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e884f987-a10f-483f-b525-95b3c542c734, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16907085483447150477 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1690708548344715047716907085483447150477169070854834471504771690708548344715047716907085483447150477169070854834471504771690708548344715047716907085483447150477169070854834471504771690708548344715047716907085483447150477169070854834471504771690708548344715047716907085483447150477169070854834471504771690708548344715047716907085483447150477169070854834471504771690708548344715047716907085483447150477" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1174127c-1bac-49f5-8e3f-f3ad57149159, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2c4000b-98be-4401-8f61-ef4b2734dccc, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e884f987-a10f-483f-b525-95b3c542c734, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 681edd85-6fd9-4a95-b573-0783894973d4, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 681edd85-6fd9-4a95-b573-0783894973d4, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 904590915821281270 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "904590915821281270904590915821281270904590915821281270904590915821281270904590915821281270904590915821281270904590915821281270904590915821281270904590915821281270904590915821281270904590915821281270904590915821281270904590915821281270904590915821281270904590915821281270904590915821281270904590915821281270904590915821281270904590915821281270904590915821281270" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2c4000b-98be-4401-8f61-ef4b2734dccc, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8409627600219151513 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84096276002191515138409627600219151513840962760021915151384096276002191515138409627600219151513840962760021915151384096276002191515138409627600219151513840962760021915151384096276002191515138409627600219151513840962760021915151384096276002191515138409627600219151513840962760021915151384096276002191515138409627600219151513840962760021915151384096276002191515138409627600219151513" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 681edd85-6fd9-4a95-b573-0783894973d4, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be5a8cf1-9b44-4802-adf2-bb2395755295, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be5a8cf1-9b44-4802-adf2-bb2395755295, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15185394505993972604 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1518539450599397260415185394505993972604151853945059939726041518539450599397260415185394505993972604151853945059939726041518539450599397260415185394505993972604151853945059939726041518539450599397260415185394505993972604151853945059939726041518539450599397260415185394505993972604151853945059939726041518539450599397260415185394505993972604151853945059939726041518539450599397260415185394505993972604" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2c4000b-98be-4401-8f61-ef4b2734dccc, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62101f9b-8010-4b39-8698-0443e5a7276b, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62101f9b-8010-4b39-8698-0443e5a7276b, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5021374046552059954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50213740465520599545021374046552059954502137404655205995450213740465520599545021374046552059954502137404655205995450213740465520599545021374046552059954502137404655205995450213740465520599545021374046552059954502137404655205995450213740465520599545021374046552059954502137404655205995450213740465520599545021374046552059954502137404655205995450213740465520599545021374046552059954" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62101f9b-8010-4b39-8698-0443e5a7276b, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be5a8cf1-9b44-4802-adf2-bb2395755295, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d059e98-680f-4676-98ab-d976a4bc9c22, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d059e98-680f-4676-98ab-d976a4bc9c22, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 346177640675928103 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "346177640675928103346177640675928103346177640675928103346177640675928103346177640675928103346177640675928103346177640675928103346177640675928103346177640675928103346177640675928103346177640675928103346177640675928103346177640675928103346177640675928103346177640675928103346177640675928103346177640675928103346177640675928103346177640675928103346177640675928103" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1490a26f-0f92-4ce1-a49e-8eee1a1d3ce3, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1490a26f-0f92-4ce1-a49e-8eee1a1d3ce3, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 845795125770446364 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "845795125770446364845795125770446364845795125770446364845795125770446364845795125770446364845795125770446364845795125770446364845795125770446364845795125770446364845795125770446364845795125770446364845795125770446364845795125770446364845795125770446364845795125770446364845795125770446364845795125770446364845795125770446364845795125770446364845795125770446364" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d059e98-680f-4676-98ab-d976a4bc9c22, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89ebe019-71e0-410a-9b63-3835faf433fe, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89ebe019-71e0-410a-9b63-3835faf433fe, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7748813217599277807 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77488132175992778077748813217599277807774881321759927780777488132175992778077748813217599277807774881321759927780777488132175992778077748813217599277807774881321759927780777488132175992778077748813217599277807774881321759927780777488132175992778077748813217599277807774881321759927780777488132175992778077748813217599277807774881321759927780777488132175992778077748813217599277807" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1490a26f-0f92-4ce1-a49e-8eee1a1d3ce3, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 240b5a43-ecb8-4592-86be-dbaa8d09dc96, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 240b5a43-ecb8-4592-86be-dbaa8d09dc96, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10477875081373831714 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1047787508137383171410477875081373831714104778750813738317141047787508137383171410477875081373831714104778750813738317141047787508137383171410477875081373831714104778750813738317141047787508137383171410477875081373831714104778750813738317141047787508137383171410477875081373831714104778750813738317141047787508137383171410477875081373831714104778750813738317141047787508137383171410477875081373831714" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89ebe019-71e0-410a-9b63-3835faf433fe, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c59f335b-5983-4c03-bfef-aba888658588, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c59f335b-5983-4c03-bfef-aba888658588, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2663499045776403287 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26634990457764032872663499045776403287266349904577640328726634990457764032872663499045776403287266349904577640328726634990457764032872663499045776403287266349904577640328726634990457764032872663499045776403287266349904577640328726634990457764032872663499045776403287266349904577640328726634990457764032872663499045776403287266349904577640328726634990457764032872663499045776403287" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 240b5a43-ecb8-4592-86be-dbaa8d09dc96, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c59f335b-5983-4c03-bfef-aba888658588, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d79be9b-638f-4149-834a-82e5962476a5, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed824c83-1e4d-472e-bfd1-21af6b73fa1b, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed824c83-1e4d-472e-bfd1-21af6b73fa1b, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16947742846406899736 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1694774284640689973616947742846406899736169477428464068997361694774284640689973616947742846406899736169477428464068997361694774284640689973616947742846406899736169477428464068997361694774284640689973616947742846406899736169477428464068997361694774284640689973616947742846406899736169477428464068997361694774284640689973616947742846406899736169477428464068997361694774284640689973616947742846406899736" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d79be9b-638f-4149-834a-82e5962476a5, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4806403752019975589 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48064037520199755894806403752019975589480640375201997558948064037520199755894806403752019975589480640375201997558948064037520199755894806403752019975589480640375201997558948064037520199755894806403752019975589480640375201997558948064037520199755894806403752019975589480640375201997558948064037520199755894806403752019975589480640375201997558948064037520199755894806403752019975589" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed824c83-1e4d-472e-bfd1-21af6b73fa1b, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a4d5118-9a45-4efc-8e97-352d7fe716d8, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a4d5118-9a45-4efc-8e97-352d7fe716d8, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11321425124480973388 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1132142512448097338811321425124480973388113214251244809733881132142512448097338811321425124480973388113214251244809733881132142512448097338811321425124480973388113214251244809733881132142512448097338811321425124480973388113214251244809733881132142512448097338811321425124480973388113214251244809733881132142512448097338811321425124480973388113214251244809733881132142512448097338811321425124480973388" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d79be9b-638f-4149-834a-82e5962476a5, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd48d904-9a63-420a-862a-ebdea1b67054, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd48d904-9a63-420a-862a-ebdea1b67054, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4144544704123279547 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41445447041232795474144544704123279547414454470412327954741445447041232795474144544704123279547414454470412327954741445447041232795474144544704123279547414454470412327954741445447041232795474144544704123279547414454470412327954741445447041232795474144544704123279547414454470412327954741445447041232795474144544704123279547414454470412327954741445447041232795474144544704123279547" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a4d5118-9a45-4efc-8e97-352d7fe716d8, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83980f49-5879-485c-9560-d9f8983bcc1c, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83980f49-5879-485c-9560-d9f8983bcc1c, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14666022633086618952 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1466602263308661895214666022633086618952146660226330866189521466602263308661895214666022633086618952146660226330866189521466602263308661895214666022633086618952146660226330866189521466602263308661895214666022633086618952146660226330866189521466602263308661895214666022633086618952146660226330866189521466602263308661895214666022633086618952146660226330866189521466602263308661895214666022633086618952" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd48d904-9a63-420a-862a-ebdea1b67054, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9010457c-b2b3-4a9e-a63e-3ed88feb670e, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9010457c-b2b3-4a9e-a63e-3ed88feb670e, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15068930621870947891 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1506893062187094789115068930621870947891150689306218709478911506893062187094789115068930621870947891150689306218709478911506893062187094789115068930621870947891150689306218709478911506893062187094789115068930621870947891150689306218709478911506893062187094789115068930621870947891150689306218709478911506893062187094789115068930621870947891150689306218709478911506893062187094789115068930621870947891" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83980f49-5879-485c-9560-d9f8983bcc1c, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f01f6227-86c1-4d26-a056-6dcc6fd3c8d3, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f01f6227-86c1-4d26-a056-6dcc6fd3c8d3, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13894208707526114049 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1389420870752611404913894208707526114049138942087075261140491389420870752611404913894208707526114049138942087075261140491389420870752611404913894208707526114049138942087075261140491389420870752611404913894208707526114049138942087075261140491389420870752611404913894208707526114049138942087075261140491389420870752611404913894208707526114049138942087075261140491389420870752611404913894208707526114049" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9010457c-b2b3-4a9e-a63e-3ed88feb670e, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9a2c68f-4775-4321-94b2-c3909e108828, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9a2c68f-4775-4321-94b2-c3909e108828, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13229443325307147902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1322944332530714790213229443325307147902132294433253071479021322944332530714790213229443325307147902132294433253071479021322944332530714790213229443325307147902132294433253071479021322944332530714790213229443325307147902132294433253071479021322944332530714790213229443325307147902132294433253071479021322944332530714790213229443325307147902132294433253071479021322944332530714790213229443325307147902" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f01f6227-86c1-4d26-a056-6dcc6fd3c8d3, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8a040b3-7747-47a8-b11f-6d9e8bed7bdb, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8a040b3-7747-47a8-b11f-6d9e8bed7bdb, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15989937170442141535 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1598993717044214153515989937170442141535159899371704421415351598993717044214153515989937170442141535159899371704421415351598993717044214153515989937170442141535159899371704421415351598993717044214153515989937170442141535159899371704421415351598993717044214153515989937170442141535159899371704421415351598993717044214153515989937170442141535159899371704421415351598993717044214153515989937170442141535" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9a2c68f-4775-4321-94b2-c3909e108828, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 750c22a2-3bc5-4047-abea-e5de2ba527fb, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 750c22a2-3bc5-4047-abea-e5de2ba527fb, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4598923822655314750 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45989238226553147504598923822655314750459892382265531475045989238226553147504598923822655314750459892382265531475045989238226553147504598923822655314750459892382265531475045989238226553147504598923822655314750459892382265531475045989238226553147504598923822655314750459892382265531475045989238226553147504598923822655314750459892382265531475045989238226553147504598923822655314750" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8a040b3-7747-47a8-b11f-6d9e8bed7bdb, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d5a3d80-0902-4391-b14f-49c812db76c7, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 750c22a2-3bc5-4047-abea-e5de2ba527fb, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7aa8bb1-65b5-4d2b-88b5-e9c53a86349a, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7aa8bb1-65b5-4d2b-88b5-e9c53a86349a, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9305949344028724820 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93059493440287248209305949344028724820930594934402872482093059493440287248209305949344028724820930594934402872482093059493440287248209305949344028724820930594934402872482093059493440287248209305949344028724820930594934402872482093059493440287248209305949344028724820930594934402872482093059493440287248209305949344028724820930594934402872482093059493440287248209305949344028724820" } } } 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:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/05jb/002234/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:266 Final command: /home/runner/.ya/build/build_root/05jb/002234/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:19927 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/05jb/002234/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1/logfile_aypha6ca.log --grpc-port=15827 --mon-port=22868 --ic-port=2786 --key-file /home/runner/.ya/build/build_root/05jb/002234/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/05jb/002234/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/05jb/002234/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:19927', '--tenant=/Root/test_simple_encryption_0', '--log-file-name=/home/runner/.ya/build/build_root/05jb/002234/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1/logfile_aypha6ca.log', '--grpc-port=15827', '--mon-port=22868', '--ic-port=2786', '--key-file', '/home/runner/.ya/build/build_root/05jb/002234/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt')' in '/home/runner/.ya/build/build_root/05jb/002234/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:63 RpcState(ExecuteDataQuery, 1d5a3d80-0902-4391-b14f-49c812db76c7, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 187100641773913878 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "187100641773913878187100641773913878187100641773913878187100641773913878187100641773913878187100641773913878187100641773913878187100641773913878187100641773913878187100641773913878187100641773913878187100641773913878187100641773913878187100641773913878187100641773913878187100641773913878187100641773913878187100641773913878187100641773913878187100641773913878" } } } 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: 1673373
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:15827/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.13
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7aa8bb1-65b5-4d2b-88b5-e9c53a86349a, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71d7396e-5f59-425d-b67a-62d098e7d5ac, ghrun-oqswgafxyq.auto.internal:13632): creating call state
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/05jb/002234/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71d7396e-5f59-425d-b67a-62d098e7d5ac, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6498174649539918409 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64981746495399184096498174649539918409649817464953991840964981746495399184096498174649539918409649817464953991840964981746495399184096498174649539918409649817464953991840964981746495399184096498174649539918409649817464953991840964981746495399184096498174649539918409649817464953991840964981746495399184096498174649539918409649817464953991840964981746495399184096498174649539918409" } } } 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: 1673374
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d5a3d80-0902-4391-b14f-49c812db76c7, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d541f2e-e5d0-4948-8ff6-36dfbfa2e61c, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71d7396e-5f59-425d-b67a-62d098e7d5ac, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d541f2e-e5d0-4948-8ff6-36dfbfa2e61c, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16420682059849079972 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1642068205984907997216420682059849079972164206820598490799721642068205984907997216420682059849079972164206820598490799721642068205984907997216420682059849079972164206820598490799721642068205984907997216420682059849079972164206820598490799721642068205984907997216420682059849079972164206820598490799721642068205984907997216420682059849079972164206820598490799721642068205984907997216420682059849079972" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5df7fb98-4462-478a-9264-d8bd33671f61, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5df7fb98-4462-478a-9264-d8bd33671f61, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4472525035489190214 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44725250354891902144472525035489190214447252503548919021444725250354891902144472525035489190214447252503548919021444725250354891902144472525035489190214447252503548919021444725250354891902144472525035489190214447252503548919021444725250354891902144472525035489190214447252503548919021444725250354891902144472525035489190214447252503548919021444725250354891902144472525035489190214" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d541f2e-e5d0-4948-8ff6-36dfbfa2e61c, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec6e879d-cd54-4f8d-97c6-9827110f9035, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5df7fb98-4462-478a-9264-d8bd33671f61, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35c8b23d-d846-43e7-9cfb-5f5784291656, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec6e879d-cd54-4f8d-97c6-9827110f9035, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1560656760226835269 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15606567602268352691560656760226835269156065676022683526915606567602268352691560656760226835269156065676022683526915606567602268352691560656760226835269156065676022683526915606567602268352691560656760226835269156065676022683526915606567602268352691560656760226835269156065676022683526915606567602268352691560656760226835269156065676022683526915606567602268352691560656760226835269" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35c8b23d-d846-43e7-9cfb-5f5784291656, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15959518621849893881 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1595951862184989388115959518621849893881159595186218498938811595951862184989388115959518621849893881159595186218498938811595951862184989388115959518621849893881159595186218498938811595951862184989388115959518621849893881159595186218498938811595951862184989388115959518621849893881159595186218498938811595951862184989388115959518621849893881159595186218498938811595951862184989388115959518621849893881" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec6e879d-cd54-4f8d-97c6-9827110f9035, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 603b4c3a-ad3e-4d8f-8371-d29ccd088f62, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35c8b23d-d846-43e7-9cfb-5f5784291656, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 603b4c3a-ad3e-4d8f-8371-d29ccd088f62, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17564519549203731493 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1756451954920373149317564519549203731493175645195492037314931756451954920373149317564519549203731493175645195492037314931756451954920373149317564519549203731493175645195492037314931756451954920373149317564519549203731493175645195492037314931756451954920373149317564519549203731493175645195492037314931756451954920373149317564519549203731493175645195492037314931756451954920373149317564519549203731493" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9e86f68-4813-457f-834e-ac8b7082a964, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9e86f68-4813-457f-834e-ac8b7082a964, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17836541447486463752 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1783654144748646375217836541447486463752178365414474864637521783654144748646375217836541447486463752178365414474864637521783654144748646375217836541447486463752178365414474864637521783654144748646375217836541447486463752178365414474864637521783654144748646375217836541447486463752178365414474864637521783654144748646375217836541447486463752178365414474864637521783654144748646375217836541447486463752" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9e86f68-4813-457f-834e-ac8b7082a964, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83e2cb55-d645-4dbc-ae84-08f4fe304723, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83e2cb55-d645-4dbc-ae84-08f4fe304723, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6990739860107860982 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69907398601078609826990739860107860982699073986010786098269907398601078609826990739860107860982699073986010786098269907398601078609826990739860107860982699073986010786098269907398601078609826990739860107860982699073986010786098269907398601078609826990739860107860982699073986010786098269907398601078609826990739860107860982699073986010786098269907398601078609826990739860107860982" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 603b4c3a-ad3e-4d8f-8371-d29ccd088f62, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5f75b32-e26f-478f-af7b-1166d426e779, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5f75b32-e26f-478f-af7b-1166d426e779, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16980553283322591085 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1698055328332259108516980553283322591085169805532833225910851698055328332259108516980553283322591085169805532833225910851698055328332259108516980553283322591085169805532833225910851698055328332259108516980553283322591085169805532833225910851698055328332259108516980553283322591085169805532833225910851698055328332259108516980553283322591085169805532833225910851698055328332259108516980553283322591085" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83e2cb55-d645-4dbc-ae84-08f4fe304723, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a4084d6-7b47-4693-868e-0717cd8384f6, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a4084d6-7b47-4693-868e-0717cd8384f6, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1578542788811837271 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15785427888118372711578542788811837271157854278881183727115785427888118372711578542788811837271157854278881183727115785427888118372711578542788811837271157854278881183727115785427888118372711578542788811837271157854278881183727115785427888118372711578542788811837271157854278881183727115785427888118372711578542788811837271157854278881183727115785427888118372711578542788811837271" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5f75b32-e26f-478f-af7b-1166d426e779, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4551dba5-ae40-46d9-b9ac-4e37049cf339, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4551dba5-ae40-46d9-b9ac-4e37049cf339, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 740176075444142196 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "740176075444142196740176075444142196740176075444142196740176075444142196740176075444142196740176075444142196740176075444142196740176075444142196740176075444142196740176075444142196740176075444142196740176075444142196740176075444142196740176075444142196740176075444142196740176075444142196740176075444142196740176075444142196740176075444142196740176075444142196" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4551dba5-ae40-46d9-b9ac-4e37049cf339, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a4084d6-7b47-4693-868e-0717cd8384f6, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7ec8a96-2158-483e-aa93-fbf90cfde5fa, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7ec8a96-2158-483e-aa93-fbf90cfde5fa, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10110326915628296090 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1011032691562829609010110326915628296090101103269156282960901011032691562829609010110326915628296090101103269156282960901011032691562829609010110326915628296090101103269156282960901011032691562829609010110326915628296090101103269156282960901011032691562829609010110326915628296090101103269156282960901011032691562829609010110326915628296090101103269156282960901011032691562829609010110326915628296090" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c99c1a9-f9e6-40ab-9686-40aefbfbc11b, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c99c1a9-f9e6-40ab-9686-40aefbfbc11b, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12096884077224748374 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1209688407722474837412096884077224748374120968840772247483741209688407722474837412096884077224748374120968840772247483741209688407722474837412096884077224748374120968840772247483741209688407722474837412096884077224748374120968840772247483741209688407722474837412096884077224748374120968840772247483741209688407722474837412096884077224748374120968840772247483741209688407722474837412096884077224748374" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c99c1a9-f9e6-40ab-9686-40aefbfbc11b, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ae4ae05-0756-4277-9511-4a2ac662c317, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7ec8a96-2158-483e-aa93-fbf90cfde5fa, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ae4ae05-0756-4277-9511-4a2ac662c317, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 997343229553937291 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "997343229553937291997343229553937291997343229553937291997343229553937291997343229553937291997343229553937291997343229553937291997343229553937291997343229553937291997343229553937291997343229553937291997343229553937291997343229553937291997343229553937291997343229553937291997343229553937291997343229553937291997343229553937291997343229553937291997343229553937291" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 744bf676-6d38-41d9-bde4-f42d84db109a, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 744bf676-6d38-41d9-bde4-f42d84db109a, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3319688430468737517 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33196884304687375173319688430468737517331968843046873751733196884304687375173319688430468737517331968843046873751733196884304687375173319688430468737517331968843046873751733196884304687375173319688430468737517331968843046873751733196884304687375173319688430468737517331968843046873751733196884304687375173319688430468737517331968843046873751733196884304687375173319688430468737517" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ae4ae05-0756-4277-9511-4a2ac662c317, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 744bf676-6d38-41d9-bde4-f42d84db109a, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 216d5195-c103-4848-8ad3-4b30d48d4476, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 216d5195-c103-4848-8ad3-4b30d48d4476, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16062656145526266038 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1606265614552626603816062656145526266038160626561455262660381606265614552626603816062656145526266038160626561455262660381606265614552626603816062656145526266038160626561455262660381606265614552626603816062656145526266038160626561455262660381606265614552626603816062656145526266038160626561455262660381606265614552626603816062656145526266038160626561455262660381606265614552626603816062656145526266038" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f61741fe-9fdb-4df6-b2a7-ca0205a0ca1a, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f61741fe-9fdb-4df6-b2a7-ca0205a0ca1a, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 970004285136380861 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "970004285136380861970004285136380861970004285136380861970004285136380861970004285136380861970004285136380861970004285136380861970004285136380861970004285136380861970004285136380861970004285136380861970004285136380861970004285136380861970004285136380861970004285136380861970004285136380861970004285136380861970004285136380861970004285136380861970004285136380861" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 216d5195-c103-4848-8ad3-4b30d48d4476, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fbc5a6ed-4a03-4a22-9c7e-60af34ec1ab3, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fbc5a6ed-4a03-4a22-9c7e-60af34ec1ab3, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15938859348721940073 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1593885934872194007315938859348721940073159388593487219400731593885934872194007315938859348721940073159388593487219400731593885934872194007315938859348721940073159388593487219400731593885934872194007315938859348721940073159388593487219400731593885934872194007315938859348721940073159388593487219400731593885934872194007315938859348721940073159388593487219400731593885934872194007315938859348721940073" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f61741fe-9fdb-4df6-b2a7-ca0205a0ca1a, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 518efefc-fd73-4d19-bad8-68c5dc5ad6db, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 518efefc-fd73-4d19-bad8-68c5dc5ad6db, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10068723673582737091 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1006872367358273709110068723673582737091100687236735827370911006872367358273709110068723673582737091100687236735827370911006872367358273709110068723673582737091100687236735827370911006872367358273709110068723673582737091100687236735827370911006872367358273709110068723673582737091100687236735827370911006872367358273709110068723673582737091100687236735827370911006872367358273709110068723673582737091" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fbc5a6ed-4a03-4a22-9c7e-60af34ec1ab3, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 223e2be0-48fd-4e39-a00b-8aaddcc3e705, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 223e2be0-48fd-4e39-a00b-8aaddcc3e705, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12417920877749212627 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1241792087774921262712417920877749212627124179208777492126271241792087774921262712417920877749212627124179208777492126271241792087774921262712417920877749212627124179208777492126271241792087774921262712417920877749212627124179208777492126271241792087774921262712417920877749212627124179208777492126271241792087774921262712417920877749212627124179208777492126271241792087774921262712417920877749212627" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 518efefc-fd73-4d19-bad8-68c5dc5ad6db, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a5c7e1d-fb32-49d7-bd4a-22229d3926cd, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a5c7e1d-fb32-49d7-bd4a-22229d3926cd, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1127946235138030608 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11279462351380306081127946235138030608112794623513803060811279462351380306081127946235138030608112794623513803060811279462351380306081127946235138030608112794623513803060811279462351380306081127946235138030608112794623513803060811279462351380306081127946235138030608112794623513803060811279462351380306081127946235138030608112794623513803060811279462351380306081127946235138030608" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 223e2be0-48fd-4e39-a00b-8aaddcc3e705, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 856afb99-5f75-421b-9543-218d45c0d23b, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 856afb99-5f75-421b-9543-218d45c0d23b, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11819121018731078346 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1181912101873107834611819121018731078346118191210187310783461181912101873107834611819121018731078346118191210187310783461181912101873107834611819121018731078346118191210187310783461181912101873107834611819121018731078346118191210187310783461181912101873107834611819121018731078346118191210187310783461181912101873107834611819121018731078346118191210187310783461181912101873107834611819121018731078346" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a5c7e1d-fb32-49d7-bd4a-22229d3926cd, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8615bf1-1fe8-4aaf-b74a-bfecb2d7b930, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 856afb99-5f75-421b-9543-218d45c0d23b, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea836fd0-ae2b-4f97-a400-1141f3471254, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea836fd0-ae2b-4f97-a400-1141f3471254, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2394659855529012449 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23946598555290124492394659855529012449239465985552901244923946598555290124492394659855529012449239465985552901244923946598555290124492394659855529012449239465985552901244923946598555290124492394659855529012449239465985552901244923946598555290124492394659855529012449239465985552901244923946598555290124492394659855529012449239465985552901244923946598555290124492394659855529012449" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8615bf1-1fe8-4aaf-b74a-bfecb2d7b930, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4875239182290430816 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48752391822904308164875239182290430816487523918229043081648752391822904308164875239182290430816487523918229043081648752391822904308164875239182290430816487523918229043081648752391822904308164875239182290430816487523918229043081648752391822904308164875239182290430816487523918229043081648752391822904308164875239182290430816487523918229043081648752391822904308164875239182290430816" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea836fd0-ae2b-4f97-a400-1141f3471254, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a19170d-dbda-4528-8d11-dfa5bf814009, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a19170d-dbda-4528-8d11-dfa5bf814009, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3644193748199827586 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36441937481998275863644193748199827586364419374819982758636441937481998275863644193748199827586364419374819982758636441937481998275863644193748199827586364419374819982758636441937481998275863644193748199827586364419374819982758636441937481998275863644193748199827586364419374819982758636441937481998275863644193748199827586364419374819982758636441937481998275863644193748199827586" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8615bf1-1fe8-4aaf-b74a-bfecb2d7b930, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12868a2e-29e2-49b4-8666-5f85d757448b, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12868a2e-29e2-49b4-8666-5f85d757448b, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3888707036679836912 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38887070366798369123888707036679836912388870703667983691238887070366798369123888707036679836912388870703667983691238887070366798369123888707036679836912388870703667983691238887070366798369123888707036679836912388870703667983691238887070366798369123888707036679836912388870703667983691238887070366798369123888707036679836912388870703667983691238887070366798369123888707036679836912" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a19170d-dbda-4528-8d11-dfa5bf814009, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b613ef18-eeee-43bf-a6fb-c05bed19dea7, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b613ef18-eeee-43bf-a6fb-c05bed19dea7, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16375754201007632430 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1637575420100763243016375754201007632430163757542010076324301637575420100763243016375754201007632430163757542010076324301637575420100763243016375754201007632430163757542010076324301637575420100763243016375754201007632430163757542010076324301637575420100763243016375754201007632430163757542010076324301637575420100763243016375754201007632430163757542010076324301637575420100763243016375754201007632430" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12868a2e-29e2-49b4-8666-5f85d757448b, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09074c3e-f372-4264-a965-4a78b22f1c40, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09074c3e-f372-4264-a965-4a78b22f1c40, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14290272397954587508 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1429027239795458750814290272397954587508142902723979545875081429027239795458750814290272397954587508142902723979545875081429027239795458750814290272397954587508142902723979545875081429027239795458750814290272397954587508142902723979545875081429027239795458750814290272397954587508142902723979545875081429027239795458750814290272397954587508142902723979545875081429027239795458750814290272397954587508" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09074c3e-f372-4264-a965-4a78b22f1c40, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2c5eb37-f64d-4b95-96d1-2eb9a750da5d, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2c5eb37-f64d-4b95-96d1-2eb9a750da5d, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8080091861801902396 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80800918618019023968080091861801902396808009186180190239680800918618019023968080091861801902396808009186180190239680800918618019023968080091861801902396808009186180190239680800918618019023968080091861801902396808009186180190239680800918618019023968080091861801902396808009186180190239680800918618019023968080091861801902396808009186180190239680800918618019023968080091861801902396" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b613ef18-eeee-43bf-a6fb-c05bed19dea7, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e6ee72a-678c-4f2d-a3c6-b5e0f83baf3c, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e6ee72a-678c-4f2d-a3c6-b5e0f83baf3c, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16815246222091823887 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1681524622209182388716815246222091823887168152462220918238871681524622209182388716815246222091823887168152462220918238871681524622209182388716815246222091823887168152462220918238871681524622209182388716815246222091823887168152462220918238871681524622209182388716815246222091823887168152462220918238871681524622209182388716815246222091823887168152462220918238871681524622209182388716815246222091823887" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2c5eb37-f64d-4b95-96d1-2eb9a750da5d, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e6ee72a-678c-4f2d-a3c6-b5e0f83baf3c, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 752e3ce2-cbd4-4f59-93d3-867deac6232d, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 752e3ce2-cbd4-4f59-93d3-867deac6232d, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3948469289701047179 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39484692897010471793948469289701047179394846928970104717939484692897010471793948469289701047179394846928970104717939484692897010471793948469289701047179394846928970104717939484692897010471793948469289701047179394846928970104717939484692897010471793948469289701047179394846928970104717939484692897010471793948469289701047179394846928970104717939484692897010471793948469289701047179" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 919af28f-e1a5-4c90-8624-e58a6a2770bf, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 919af28f-e1a5-4c90-8624-e58a6a2770bf, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4534769476714100125 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45347694767141001254534769476714100125453476947671410012545347694767141001254534769476714100125453476947671410012545347694767141001254534769476714100125453476947671410012545347694767141001254534769476714100125453476947671410012545347694767141001254534769476714100125453476947671410012545347694767141001254534769476714100125453476947671410012545347694767141001254534769476714100125" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 752e3ce2-cbd4-4f59-93d3-867deac6232d, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe3d3e60-c976-452b-bbe1-96dc5649d788, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe3d3e60-c976-452b-bbe1-96dc5649d788, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1088720454733597756 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10887204547335977561088720454733597756108872045473359775610887204547335977561088720454733597756108872045473359775610887204547335977561088720454733597756108872045473359775610887204547335977561088720454733597756108872045473359775610887204547335977561088720454733597756108872045473359775610887204547335977561088720454733597756108872045473359775610887204547335977561088720454733597756" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 919af28f-e1a5-4c90-8624-e58a6a2770bf, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd2046b9-fa9d-422e-8fa0-a0cfc0eb9336, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd2046b9-fa9d-422e-8fa0-a0cfc0eb9336, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4766281667950937626 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47662816679509376264766281667950937626476628166795093762647662816679509376264766281667950937626476628166795093762647662816679509376264766281667950937626476628166795093762647662816679509376264766281667950937626476628166795093762647662816679509376264766281667950937626476628166795093762647662816679509376264766281667950937626476628166795093762647662816679509376264766281667950937626" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe3d3e60-c976-452b-bbe1-96dc5649d788, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d962425a-5303-4285-96b2-5071252554cd, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d962425a-5303-4285-96b2-5071252554cd, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14321175677623443556 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1432117567762344355614321175677623443556143211756776234435561432117567762344355614321175677623443556143211756776234435561432117567762344355614321175677623443556143211756776234435561432117567762344355614321175677623443556143211756776234435561432117567762344355614321175677623443556143211756776234435561432117567762344355614321175677623443556143211756776234435561432117567762344355614321175677623443556" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd2046b9-fa9d-422e-8fa0-a0cfc0eb9336, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3235ad2-f72a-4543-8b21-1bf1e0c7c745, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d962425a-5303-4285-96b2-5071252554cd, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3235ad2-f72a-4543-8b21-1bf1e0c7c745, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10535426012656692068 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1053542601265669206810535426012656692068105354260126566920681053542601265669206810535426012656692068105354260126566920681053542601265669206810535426012656692068105354260126566920681053542601265669206810535426012656692068105354260126566920681053542601265669206810535426012656692068105354260126566920681053542601265669206810535426012656692068105354260126566920681053542601265669206810535426012656692068" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87aecc6d-cef6-4aa8-9b32-a784b6957610, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87aecc6d-cef6-4aa8-9b32-a784b6957610, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1552369259230831843 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15523692592308318431552369259230831843155236925923083184315523692592308318431552369259230831843155236925923083184315523692592308318431552369259230831843155236925923083184315523692592308318431552369259230831843155236925923083184315523692592308318431552369259230831843155236925923083184315523692592308318431552369259230831843155236925923083184315523692592308318431552369259230831843" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3235ad2-f72a-4543-8b21-1bf1e0c7c745, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87aecc6d-cef6-4aa8-9b32-a784b6957610, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68371e6f-b42b-4c7d-81e7-8823dcc19e69, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68371e6f-b42b-4c7d-81e7-8823dcc19e69, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4334752607425778647 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43347526074257786474334752607425778647433475260742577864743347526074257786474334752607425778647433475260742577864743347526074257786474334752607425778647433475260742577864743347526074257786474334752607425778647433475260742577864743347526074257786474334752607425778647433475260742577864743347526074257786474334752607425778647433475260742577864743347526074257786474334752607425778647" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2d2ce1a-5bc2-4eda-9ca1-87bd3aec752a, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2d2ce1a-5bc2-4eda-9ca1-87bd3aec752a, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9071797592302894727 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90717975923028947279071797592302894727907179759230289472790717975923028947279071797592302894727907179759230289472790717975923028947279071797592302894727907179759230289472790717975923028947279071797592302894727907179759230289472790717975923028947279071797592302894727907179759230289472790717975923028947279071797592302894727907179759230289472790717975923028947279071797592302894727" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68371e6f-b42b-4c7d-81e7-8823dcc19e69, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e110fe01-dff7-47a0-9c67-b785324a9bb0, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2d2ce1a-5bc2-4eda-9ca1-87bd3aec752a, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e110fe01-dff7-47a0-9c67-b785324a9bb0, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2825089704233930156 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28250897042339301562825089704233930156282508970423393015628250897042339301562825089704233930156282508970423393015628250897042339301562825089704233930156282508970423393015628250897042339301562825089704233930156282508970423393015628250897042339301562825089704233930156282508970423393015628250897042339301562825089704233930156282508970423393015628250897042339301562825089704233930156" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa726a63-cccf-45e6-9907-ff18bdf06ce5, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa726a63-cccf-45e6-9907-ff18bdf06ce5, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17946545785352614948 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1794654578535261494817946545785352614948179465457853526149481794654578535261494817946545785352614948179465457853526149481794654578535261494817946545785352614948179465457853526149481794654578535261494817946545785352614948179465457853526149481794654578535261494817946545785352614948179465457853526149481794654578535261494817946545785352614948179465457853526149481794654578535261494817946545785352614948" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e110fe01-dff7-47a0-9c67-b785324a9bb0, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 520b1e62-e423-4e77-9974-2085445c5cd5, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 520b1e62-e423-4e77-9974-2085445c5cd5, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2764025950364270744 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27640259503642707442764025950364270744276402595036427074427640259503642707442764025950364270744276402595036427074427640259503642707442764025950364270744276402595036427074427640259503642707442764025950364270744276402595036427074427640259503642707442764025950364270744276402595036427074427640259503642707442764025950364270744276402595036427074427640259503642707442764025950364270744" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa726a63-cccf-45e6-9907-ff18bdf06ce5, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26e52432-f5d7-46b2-94ba-2e25c4a8f505, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26e52432-f5d7-46b2-94ba-2e25c4a8f505, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9912244909129772026 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99122449091297720269912244909129772026991224490912977202699122449091297720269912244909129772026991224490912977202699122449091297720269912244909129772026991224490912977202699122449091297720269912244909129772026991224490912977202699122449091297720269912244909129772026991224490912977202699122449091297720269912244909129772026991224490912977202699122449091297720269912244909129772026" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 520b1e62-e423-4e77-9974-2085445c5cd5, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c2aafac-b8ba-4eed-baa1-7c2605536c38, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c2aafac-b8ba-4eed-baa1-7c2605536c38, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 257118187692286916 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "257118187692286916257118187692286916257118187692286916257118187692286916257118187692286916257118187692286916257118187692286916257118187692286916257118187692286916257118187692286916257118187692286916257118187692286916257118187692286916257118187692286916257118187692286916257118187692286916257118187692286916257118187692286916257118187692286916257118187692286916" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26e52432-f5d7-46b2-94ba-2e25c4a8f505, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f3985ee-43ff-437f-b437-1c0a6575b193, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f3985ee-43ff-437f-b437-1c0a6575b193, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1879988358504137112 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18799883585041371121879988358504137112187998835850413711218799883585041371121879988358504137112187998835850413711218799883585041371121879988358504137112187998835850413711218799883585041371121879988358504137112187998835850413711218799883585041371121879988358504137112187998835850413711218799883585041371121879988358504137112187998835850413711218799883585041371121879988358504137112" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c2aafac-b8ba-4eed-baa1-7c2605536c38, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0edce9b-e2eb-4e17-96a2-d1035c84772d, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0edce9b-e2eb-4e17-96a2-d1035c84772d, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3406653178567793810 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34066531785677938103406653178567793810340665317856779381034066531785677938103406653178567793810340665317856779381034066531785677938103406653178567793810340665317856779381034066531785677938103406653178567793810340665317856779381034066531785677938103406653178567793810340665317856779381034066531785677938103406653178567793810340665317856779381034066531785677938103406653178567793810" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0edce9b-e2eb-4e17-96a2-d1035c84772d, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e352830-e513-4247-a15a-56a6a9e9ddfd, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e352830-e513-4247-a15a-56a6a9e9ddfd, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9915028179878070250 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99150281798780702509915028179878070250991502817987807025099150281798780702509915028179878070250991502817987807025099150281798780702509915028179878070250991502817987807025099150281798780702509915028179878070250991502817987807025099150281798780702509915028179878070250991502817987807025099150281798780702509915028179878070250991502817987807025099150281798780702509915028179878070250" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f3985ee-43ff-437f-b437-1c0a6575b193, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa5d8fd7-d2f8-48fb-812a-2de810d5eb82, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa5d8fd7-d2f8-48fb-812a-2de810d5eb82, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10583419962759708098 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1058341996275970809810583419962759708098105834199627597080981058341996275970809810583419962759708098105834199627597080981058341996275970809810583419962759708098105834199627597080981058341996275970809810583419962759708098105834199627597080981058341996275970809810583419962759708098105834199627597080981058341996275970809810583419962759708098105834199627597080981058341996275970809810583419962759708098" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa5d8fd7-d2f8-48fb-812a-2de810d5eb82, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09bc3915-9727-49a3-b0c7-46ce2cc9655e, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09bc3915-9727-49a3-b0c7-46ce2cc9655e, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6991502375098680462 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69915023750986804626991502375098680462699150237509868046269915023750986804626991502375098680462699150237509868046269915023750986804626991502375098680462699150237509868046269915023750986804626991502375098680462699150237509868046269915023750986804626991502375098680462699150237509868046269915023750986804626991502375098680462699150237509868046269915023750986804626991502375098680462" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e352830-e513-4247-a15a-56a6a9e9ddfd, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09f94d74-0f34-46b3-8b7a-eabe0f71ae5d, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09f94d74-0f34-46b3-8b7a-eabe0f71ae5d, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4174021967782304549 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41740219677823045494174021967782304549417402196778230454941740219677823045494174021967782304549417402196778230454941740219677823045494174021967782304549417402196778230454941740219677823045494174021967782304549417402196778230454941740219677823045494174021967782304549417402196778230454941740219677823045494174021967782304549417402196778230454941740219677823045494174021967782304549" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09bc3915-9727-49a3-b0c7-46ce2cc9655e, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09f94d74-0f34-46b3-8b7a-eabe0f71ae5d, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d4cfb8b-00d8-46ea-8660-a8261f4dbaa8, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d4cfb8b-00d8-46ea-8660-a8261f4dbaa8, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13017712812303666491 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1301771281230366649113017712812303666491130177128123036664911301771281230366649113017712812303666491130177128123036664911301771281230366649113017712812303666491130177128123036664911301771281230366649113017712812303666491130177128123036664911301771281230366649113017712812303666491130177128123036664911301771281230366649113017712812303666491130177128123036664911301771281230366649113017712812303666491" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2e4045d-2c6d-4b6e-a0e1-aabdc53fa6b9, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2e4045d-2c6d-4b6e-a0e1-aabdc53fa6b9, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1343820205957260277 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13438202059572602771343820205957260277134382020595726027713438202059572602771343820205957260277134382020595726027713438202059572602771343820205957260277134382020595726027713438202059572602771343820205957260277134382020595726027713438202059572602771343820205957260277134382020595726027713438202059572602771343820205957260277134382020595726027713438202059572602771343820205957260277" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d4cfb8b-00d8-46ea-8660-a8261f4dbaa8, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65113401-5531-454f-b04a-ce973024856f, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65113401-5531-454f-b04a-ce973024856f, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2984505195484683871 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29845051954846838712984505195484683871298450519548468387129845051954846838712984505195484683871298450519548468387129845051954846838712984505195484683871298450519548468387129845051954846838712984505195484683871298450519548468387129845051954846838712984505195484683871298450519548468387129845051954846838712984505195484683871298450519548468387129845051954846838712984505195484683871" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2e4045d-2c6d-4b6e-a0e1-aabdc53fa6b9, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65113401-5531-454f-b04a-ce973024856f, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9433e89-7e22-43ad-a901-a7b6c4dc9c46, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9433e89-7e22-43ad-a901-a7b6c4dc9c46, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14195566425972119105 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1419556642597211910514195566425972119105141955664259721191051419556642597211910514195566425972119105141955664259721191051419556642597211910514195566425972119105141955664259721191051419556642597211910514195566425972119105141955664259721191051419556642597211910514195566425972119105141955664259721191051419556642597211910514195566425972119105141955664259721191051419556642597211910514195566425972119105" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9699634-930d-4b7f-91cf-8a4348219da8, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9699634-930d-4b7f-91cf-8a4348219da8, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 501024945757962386 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "501024945757962386501024945757962386501024945757962386501024945757962386501024945757962386501024945757962386501024945757962386501024945757962386501024945757962386501024945757962386501024945757962386501024945757962386501024945757962386501024945757962386501024945757962386501024945757962386501024945757962386501024945757962386501024945757962386501024945757962386" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9699634-930d-4b7f-91cf-8a4348219da8, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9433e89-7e22-43ad-a901-a7b6c4dc9c46, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ya.test:process.py:259 Command (pid 1673374) rc: 0
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94397596-b6e7-4b95-818a-5d8d5cbe16b1, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ya.test:process.py:260 Command (pid 1673374) elapsed time (sec): 0.8316175937652588
DEBUG    ya.test:process.py:263 Command (pid 1673374) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1673374) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1673374) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1673374) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1673374) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1673374) maxrss: 841184
DEBUG    ya.test:process.py:263 Command (pid 1673374) minflt: 45421
DEBUG    ya.test:process.py:263 Command (pid 1673374) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1673374) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1673374) nivcsw: 157
DEBUG    ya.test:process.py:263 Command (pid 1673374) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1673374) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1673374) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1673374) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1673374) stime: 0.193689
DEBUG    ya.test:process.py:263 Command (pid 1673374) utime: 0.474585
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ya.test:process.py:263 Command (pid 1673374) wtime: 0.842
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94397596-b6e7-4b95-818a-5d8d5cbe16b1, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17031030715462214593 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1703103071546221459317031030715462214593170310307154622145931703103071546221459317031030715462214593170310307154622145931703103071546221459317031030715462214593170310307154622145931703103071546221459317031030715462214593170310307154622145931703103071546221459317031030715462214593170310307154622145931703103071546221459317031030715462214593170310307154622145931703103071546221459317031030715462214593" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a917639-6f25-4817-939a-946934901593, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ya.test:process.py:275 Command (pid 1673374) output:
Git info:
    Commit: 7b0a4d9c78559261275975fd17549d749b5011c4
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 5700ad652966da6232d9553b52ea9591443ffafa into b48c4328a3d2a0ad6fb9b97b0dc31d6f155c3131

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-oqswgafxyq
    Host information: 
        Linux ghrun-oqswgafxyq 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/10226725676/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10226725676/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    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a917639-6f25-4817-939a-946934901593, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 682328734184599993 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "682328734184599993682328734184599993682328734184599993682328734184599993682328734184599993682328734184599993682328734184599993682328734184599993682328734184599993682328734184599993682328734184599993682328734184599993682328734184599993682328734184599993682328734184599993682328734184599993682328734184599993682328734184599993682328734184599993682328734184599993" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:276 Command (pid 1673374) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 7b0a4d9c78559261275975fd17549d749b5011c4
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 5700ad652966da6232d9553b52ea9591443ffafa into b48c4328a3d2a0ad6fb9b97b0dc31d6f155c3131
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94397596-b6e7-4b95-818a-5d8d5cbe16b1, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa8e5da1-c87c-41ca-95ec-ee96685a24c7, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa8e5da1-c87c-41ca-95ec-ee96685a24c7, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14494139279237456556 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1449413927923745655614494139279237456556144941392792374565561449413927923745655614494139279237456556144941392792374565561449413927923745655614494139279237456556144941392792374565561449413927923745655614494139279237456556144941392792374565561449413927923745655614494139279237456556144941392792374565561449413927923745655614494139279237456556144941392792374565561449413927923745655614494139279237456556" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a917639-6f25-4817-939a-946934901593, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09a4c8e2-3f8d-4dce-b688-2fe5413ae790, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09a4c8e2-3f8d-4dce-b688-2fe5413ae790, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2997950366611104344 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29979503666111043442997950366611104344299795036661110434429979503666111043442997950366611104344299795036661110434429979503666111043442997950366611104344299795036661110434429979503666111043442997950366611104344299795036661110434429979503666111043442997950366611104344299795036661110434429979503666111043442997950366611104344299795036661110434429979503666111043442997950366611104344" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa8e5da1-c87c-41ca-95ec-ee96685a24c7, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1ae7bf0-99f4-4be9-9005-d2f19de11691, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1ae7bf0-99f4-4be9-9005-d2f19de11691, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11854641623155586365 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1185464162315558636511854641623155586365118546416231555863651185464162315558636511854641623155586365118546416231555863651185464162315558636511854641623155586365118546416231555863651185464162315558636511854641623155586365118546416231555863651185464162315558636511854641623155586365118546416231555863651185464162315558636511854641623155586365118546416231555863651185464162315558636511854641623155586365" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09a4c8e2-3f8d-4dce-b688-2fe5413ae790, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82fc2053-b313-4260-a5c0-ded8b2024047, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82fc2053-b313-4260-a5c0-ded8b2024047, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8912643877848152246 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89126438778481522468912643877848152246891264387784815224689126438778481522468912643877848152246891264387784815224689126438778481522468912643877848152246891264387784815224689126438778481522468912643877848152246891264387784815224689126438778481522468912643877848152246891264387784815224689126438778481522468912643877848152246891264387784815224689126438778481522468912643877848152246" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1ae7bf0-99f4-4be9-9005-d2f19de11691, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 22c33143-ecd0-42f5-b1bd-beb22d72f713, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22c33143-ecd0-42f5-b1bd-beb22d72f713, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10657349515777833613 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1065734951577783361310657349515777833613106573495157778336131065734951577783361310657349515777833613106573495157778336131065734951577783361310657349515777833613106573495157778336131065734951577783361310657349515777833613106573495157778336131065734951577783361310657349515777833613106573495157778336131065734951577783361310657349515777833613106573495157778336131065734951577783361310657349515777833613" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82fc2053-b313-4260-a5c0-ded8b2024047, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb468587-bd52-4d8f-9c6f-45c802ec921c, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb468587-bd52-4d8f-9c6f-45c802ec921c, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5163753941079902845 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51637539410799028455163753941079902845516375394107990284551637539410799028455163753941079902845516375394107990284551637539410799028455163753941079902845516375394107990284551637539410799028455163753941079902845516375394107990284551637539410799028455163753941079902845516375394107990284551637539410799028455163753941079902845516375394107990284551637539410799028455163753941079902845" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22c33143-ecd0-42f5-b1bd-beb22d72f713, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 406a5b71-59ae-4ded-bc52-3b5c27a8e08f, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 406a5b71-59ae-4ded-bc52-3b5c27a8e08f, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11025979576343993379 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1102597957634399337911025979576343993379110259795763439933791102597957634399337911025979576343993379110259795763439933791102597957634399337911025979576343993379110259795763439933791102597957634399337911025979576343993379110259795763439933791102597957634399337911025979576343993379110259795763439933791102597957634399337911025979576343993379110259795763439933791102597957634399337911025979576343993379" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb468587-bd52-4d8f-9c6f-45c802ec921c, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 264167d9-fde4-433b-9d67-5772e200b015, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 264167d9-fde4-433b-9d67-5772e200b015, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 732524520675871019 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "732524520675871019732524520675871019732524520675871019732524520675871019732524520675871019732524520675871019732524520675871019732524520675871019732524520675871019732524520675871019732524520675871019732524520675871019732524520675871019732524520675871019732524520675871019732524520675871019732524520675871019732524520675871019732524520675871019732524520675871019" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 406a5b71-59ae-4ded-bc52-3b5c27a8e08f, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3fe7bc73-e301-40b0-8ee2-cf13e13a366d, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3fe7bc73-e301-40b0-8ee2-cf13e13a366d, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6273066910882505822 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62730669108825058226273066910882505822627306691088250582262730669108825058226273066910882505822627306691088250582262730669108825058226273066910882505822627306691088250582262730669108825058226273066910882505822627306691088250582262730669108825058226273066910882505822627306691088250582262730669108825058226273066910882505822627306691088250582262730669108825058226273066910882505822" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 264167d9-fde4-433b-9d67-5772e200b015, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ca5383a-5a50-47b8-9089-fd3ed9ce8773, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ca5383a-5a50-47b8-9089-fd3ed9ce8773, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6892496987078994808 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68924969870789948086892496987078994808689249698707899480868924969870789948086892496987078994808689249698707899480868924969870789948086892496987078994808689249698707899480868924969870789948086892496987078994808689249698707899480868924969870789948086892496987078994808689249698707899480868924969870789948086892496987078994808689249698707899480868924969870789948086892496987078994808" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3fe7bc73-e301-40b0-8ee2-cf13e13a366d, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a71b6da-e8d5-4d72-b14a-2c5315451715, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a71b6da-e8d5-4d72-b14a-2c5315451715, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4798840877661493094 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47988408776614930944798840877661493094479884087766149309447988408776614930944798840877661493094479884087766149309447988408776614930944798840877661493094479884087766149309447988408776614930944798840877661493094479884087766149309447988408776614930944798840877661493094479884087766149309447988408776614930944798840877661493094479884087766149309447988408776614930944798840877661493094" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ca5383a-5a50-47b8-9089-fd3ed9ce8773, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf258030-7ffc-4142-a40c-a42fd095e47a, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf258030-7ffc-4142-a40c-a42fd095e47a, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8713276383219205471 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87132763832192054718713276383219205471871327638321920547187132763832192054718713276383219205471871327638321920547187132763832192054718713276383219205471871327638321920547187132763832192054718713276383219205471871327638321920547187132763832192054718713276383219205471871327638321920547187132763832192054718713276383219205471871327638321920547187132763832192054718713276383219205471" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a71b6da-e8d5-4d72-b14a-2c5315451715, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8140bd98-7e7b-434b-988b-5279659a394a, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8140bd98-7e7b-434b-988b-5279659a394a, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17825638680106207486 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1782563868010620748617825638680106207486178256386801062074861782563868010620748617825638680106207486178256386801062074861782563868010620748617825638680106207486178256386801062074861782563868010620748617825638680106207486178256386801062074861782563868010620748617825638680106207486178256386801062074861782563868010620748617825638680106207486178256386801062074861782563868010620748617825638680106207486" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8140bd98-7e7b-434b-988b-5279659a394a, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf258030-7ffc-4142-a40c-a42fd095e47a, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0530540-6e1a-4dbd-9b7b-7c5e4863b340, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0530540-6e1a-4dbd-9b7b-7c5e4863b340, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8470166458079654194 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84701664580796541948470166458079654194847016645807965419484701664580796541948470166458079654194847016645807965419484701664580796541948470166458079654194847016645807965419484701664580796541948470166458079654194847016645807965419484701664580796541948470166458079654194847016645807965419484701664580796541948470166458079654194847016645807965419484701664580796541948470166458079654194" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5b74f97-0346-4102-b09d-cea6c79dd1ba, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5b74f97-0346-4102-b09d-cea6c79dd1ba, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3099703493660786042 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30997034936607860423099703493660786042309970349366078604230997034936607860423099703493660786042309970349366078604230997034936607860423099703493660786042309970349366078604230997034936607860423099703493660786042309970349366078604230997034936607860423099703493660786042309970349366078604230997034936607860423099703493660786042309970349366078604230997034936607860423099703493660786042" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5b74f97-0346-4102-b09d-cea6c79dd1ba, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb936ad8-691a-4697-9771-3d38d28bb63f, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb936ad8-691a-4697-9771-3d38d28bb63f, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14552949612432475987 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1455294961243247598714552949612432475987145529496124324759871455294961243247598714552949612432475987145529496124324759871455294961243247598714552949612432475987145529496124324759871455294961243247598714552949612432475987145529496124324759871455294961243247598714552949612432475987145529496124324759871455294961243247598714552949612432475987145529496124324759871455294961243247598714552949612432475987" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0530540-6e1a-4dbd-9b7b-7c5e4863b340, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7aff548-ae7d-4a1d-a391-8c0a89cf7312, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7aff548-ae7d-4a1d-a391-8c0a89cf7312, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11703090089872868641 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1170309008987286864111703090089872868641117030900898728686411170309008987286864111703090089872868641117030900898728686411170309008987286864111703090089872868641117030900898728686411170309008987286864111703090089872868641117030900898728686411170309008987286864111703090089872868641117030900898728686411170309008987286864111703090089872868641117030900898728686411170309008987286864111703090089872868641" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb936ad8-691a-4697-9771-3d38d28bb63f, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34769c15-e876-43fe-b239-b6f49583e98a, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34769c15-e876-43fe-b239-b6f49583e98a, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5149141841953410912 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51491418419534109125149141841953410912514914184195341091251491418419534109125149141841953410912514914184195341091251491418419534109125149141841953410912514914184195341091251491418419534109125149141841953410912514914184195341091251491418419534109125149141841953410912514914184195341091251491418419534109125149141841953410912514914184195341091251491418419534109125149141841953410912" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7aff548-ae7d-4a1d-a391-8c0a89cf7312, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb204744-863c-40cb-8115-45e7c0f4523a, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb204744-863c-40cb-8115-45e7c0f4523a, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5158634943576017276 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51586349435760172765158634943576017276515863494357601727651586349435760172765158634943576017276515863494357601727651586349435760172765158634943576017276515863494357601727651586349435760172765158634943576017276515863494357601727651586349435760172765158634943576017276515863494357601727651586349435760172765158634943576017276515863494357601727651586349435760172765158634943576017276" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34769c15-e876-43fe-b239-b6f49583e98a, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72c4cbee-ccb4-4157-befc-5abbd46d5baf, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72c4cbee-ccb4-4157-befc-5abbd46d5baf, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15658221952596283865 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1565822195259628386515658221952596283865156582219525962838651565822195259628386515658221952596283865156582219525962838651565822195259628386515658221952596283865156582219525962838651565822195259628386515658221952596283865156582219525962838651565822195259628386515658221952596283865156582219525962838651565822195259628386515658221952596283865156582219525962838651565822195259628386515658221952596283865" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb204744-863c-40cb-8115-45e7c0f4523a, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46f4f464-12b5-4953-ba0f-22a663f803ca, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46f4f464-12b5-4953-ba0f-22a663f803ca, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15478019453025603747 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1547801945302560374715478019453025603747154780194530256037471547801945302560374715478019453025603747154780194530256037471547801945302560374715478019453025603747154780194530256037471547801945302560374715478019453025603747154780194530256037471547801945302560374715478019453025603747154780194530256037471547801945302560374715478019453025603747154780194530256037471547801945302560374715478019453025603747" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72c4cbee-ccb4-4157-befc-5abbd46d5baf, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6666c5e7-6edc-4e06-bf51-a9f13937dde3, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6666c5e7-6edc-4e06-bf51-a9f13937dde3, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13857218019937889557 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1385721801993788955713857218019937889557138572180199378895571385721801993788955713857218019937889557138572180199378895571385721801993788955713857218019937889557138572180199378895571385721801993788955713857218019937889557138572180199378895571385721801993788955713857218019937889557138572180199378895571385721801993788955713857218019937889557138572180199378895571385721801993788955713857218019937889557" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46f4f464-12b5-4953-ba0f-22a663f803ca, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c2318aa-7d15-4b69-a56b-af4e848d06be, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c2318aa-7d15-4b69-a56b-af4e848d06be, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 860427623588610227 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "860427623588610227860427623588610227860427623588610227860427623588610227860427623588610227860427623588610227860427623588610227860427623588610227860427623588610227860427623588610227860427623588610227860427623588610227860427623588610227860427623588610227860427623588610227860427623588610227860427623588610227860427623588610227860427623588610227860427623588610227" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6666c5e7-6edc-4e06-bf51-a9f13937dde3, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d705ed9-6df7-4087-bc16-c7638eef0f5c, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d705ed9-6df7-4087-bc16-c7638eef0f5c, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3170676309115496264 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31706763091154962643170676309115496264317067630911549626431706763091154962643170676309115496264317067630911549626431706763091154962643170676309115496264317067630911549626431706763091154962643170676309115496264317067630911549626431706763091154962643170676309115496264317067630911549626431706763091154962643170676309115496264317067630911549626431706763091154962643170676309115496264" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c2318aa-7d15-4b69-a56b-af4e848d06be, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46175a30-5d6f-4795-aebb-388acd6a2770, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46175a30-5d6f-4795-aebb-388acd6a2770, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7468186747320220342 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74681867473202203427468186747320220342746818674732022034274681867473202203427468186747320220342746818674732022034274681867473202203427468186747320220342746818674732022034274681867473202203427468186747320220342746818674732022034274681867473202203427468186747320220342746818674732022034274681867473202203427468186747320220342746818674732022034274681867473202203427468186747320220342" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d705ed9-6df7-4087-bc16-c7638eef0f5c, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a09bbc7-0014-49d9-b49c-35c118dfccbe, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a09bbc7-0014-49d9-b49c-35c118dfccbe, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12616526987860510390 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1261652698786051039012616526987860510390126165269878605103901261652698786051039012616526987860510390126165269878605103901261652698786051039012616526987860510390126165269878605103901261652698786051039012616526987860510390126165269878605103901261652698786051039012616526987860510390126165269878605103901261652698786051039012616526987860510390126165269878605103901261652698786051039012616526987860510390" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46175a30-5d6f-4795-aebb-388acd6a2770, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7216f7aa-8cb4-4948-a746-bb46efd6122e, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7216f7aa-8cb4-4948-a746-bb46efd6122e, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1394979424699026317 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13949794246990263171394979424699026317139497942469902631713949794246990263171394979424699026317139497942469902631713949794246990263171394979424699026317139497942469902631713949794246990263171394979424699026317139497942469902631713949794246990263171394979424699026317139497942469902631713949794246990263171394979424699026317139497942469902631713949794246990263171394979424699026317" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a09bbc7-0014-49d9-b49c-35c118dfccbe, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77094dc6-bf3e-4f87-9fa7-2cc33a5bbc47, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77094dc6-bf3e-4f87-9fa7-2cc33a5bbc47, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10621877830319656534 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1062187783031965653410621877830319656534106218778303196565341062187783031965653410621877830319656534106218778303196565341062187783031965653410621877830319656534106218778303196565341062187783031965653410621877830319656534106218778303196565341062187783031965653410621877830319656534106218778303196565341062187783031965653410621877830319656534106218778303196565341062187783031965653410621877830319656534" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7216f7aa-8cb4-4948-a746-bb46efd6122e, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a5d3c1e-b028-4ab8-aa03-ca069dd5d061, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a5d3c1e-b028-4ab8-aa03-ca069dd5d061, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8319799731259578631 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83197997312595786318319799731259578631831979973125957863183197997312595786318319799731259578631831979973125957863183197997312595786318319799731259578631831979973125957863183197997312595786318319799731259578631831979973125957863183197997312595786318319799731259578631831979973125957863183197997312595786318319799731259578631831979973125957863183197997312595786318319799731259578631" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77094dc6-bf3e-4f87-9fa7-2cc33a5bbc47, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72eea21c-77a7-494e-b318-edb5f2116cca, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72eea21c-77a7-494e-b318-edb5f2116cca, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11727503368974442639 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1172750336897444263911727503368974442639117275033689744426391172750336897444263911727503368974442639117275033689744426391172750336897444263911727503368974442639117275033689744426391172750336897444263911727503368974442639117275033689744426391172750336897444263911727503368974442639117275033689744426391172750336897444263911727503368974442639117275033689744426391172750336897444263911727503368974442639" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a5d3c1e-b028-4ab8-aa03-ca069dd5d061, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02fad554-3ea0-47d8-af0d-ad0b321118f0, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02fad554-3ea0-47d8-af0d-ad0b321118f0, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11084393187714614239 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1108439318771461423911084393187714614239110843931877146142391108439318771461423911084393187714614239110843931877146142391108439318771461423911084393187714614239110843931877146142391108439318771461423911084393187714614239110843931877146142391108439318771461423911084393187714614239110843931877146142391108439318771461423911084393187714614239110843931877146142391108439318771461423911084393187714614239" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72eea21c-77a7-494e-b318-edb5f2116cca, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dcb23fbc-7dcf-4241-bca0-7aa621b09276, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dcb23fbc-7dcf-4241-bca0-7aa621b09276, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6933691879233034496 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69336918792330344966933691879233034496693369187923303449669336918792330344966933691879233034496693369187923303449669336918792330344966933691879233034496693369187923303449669336918792330344966933691879233034496693369187923303449669336918792330344966933691879233034496693369187923303449669336918792330344966933691879233034496693369187923303449669336918792330344966933691879233034496" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02fad554-3ea0-47d8-af0d-ad0b321118f0, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 510c48ce-1576-4700-8647-22bc8f61e82e, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 510c48ce-1576-4700-8647-22bc8f61e82e, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8645860447117938812 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86458604471179388128645860447117938812864586044711793881286458604471179388128645860447117938812864586044711793881286458604471179388128645860447117938812864586044711793881286458604471179388128645860447117938812864586044711793881286458604471179388128645860447117938812864586044711793881286458604471179388128645860447117938812864586044711793881286458604471179388128645860447117938812" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dcb23fbc-7dcf-4241-bca0-7aa621b09276, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b754b6e0-388a-42f0-93ab-7e0de2479e2e, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b754b6e0-388a-42f0-93ab-7e0de2479e2e, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11925032523266750614 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1192503252326675061411925032523266750614119250325232667506141192503252326675061411925032523266750614119250325232667506141192503252326675061411925032523266750614119250325232667506141192503252326675061411925032523266750614119250325232667506141192503252326675061411925032523266750614119250325232667506141192503252326675061411925032523266750614119250325232667506141192503252326675061411925032523266750614" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 510c48ce-1576-4700-8647-22bc8f61e82e, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2fb0895d-fde1-42ad-8a70-4ce18a41ece3, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2fb0895d-fde1-42ad-8a70-4ce18a41ece3, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4355607486815507860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43556074868155078604355607486815507860435560748681550786043556074868155078604355607486815507860435560748681550786043556074868155078604355607486815507860435560748681550786043556074868155078604355607486815507860435560748681550786043556074868155078604355607486815507860435560748681550786043556074868155078604355607486815507860435560748681550786043556074868155078604355607486815507860" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b754b6e0-388a-42f0-93ab-7e0de2479e2e, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 436d6083-2ead-423b-ad66-9a5f041fee3e, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 436d6083-2ead-423b-ad66-9a5f041fee3e, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9619432435392245498 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96194324353922454989619432435392245498961943243539224549896194324353922454989619432435392245498961943243539224549896194324353922454989619432435392245498961943243539224549896194324353922454989619432435392245498961943243539224549896194324353922454989619432435392245498961943243539224549896194324353922454989619432435392245498961943243539224549896194324353922454989619432435392245498" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2fb0895d-fde1-42ad-8a70-4ce18a41ece3, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 436d6083-2ead-423b-ad66-9a5f041fee3e, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2844b042-a272-419b-ab12-22b1140fa82a, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2844b042-a272-419b-ab12-22b1140fa82a, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1833005090973192553 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18330050909731925531833005090973192553183300509097319255318330050909731925531833005090973192553183300509097319255318330050909731925531833005090973192553183300509097319255318330050909731925531833005090973192553183300509097319255318330050909731925531833005090973192553183300509097319255318330050909731925531833005090973192553183300509097319255318330050909731925531833005090973192553" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f7e53c8-77a3-4ccd-8997-2a42f214ef76, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f7e53c8-77a3-4ccd-8997-2a42f214ef76, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14034717057886912010 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1403471705788691201014034717057886912010140347170578869120101403471705788691201014034717057886912010140347170578869120101403471705788691201014034717057886912010140347170578869120101403471705788691201014034717057886912010140347170578869120101403471705788691201014034717057886912010140347170578869120101403471705788691201014034717057886912010140347170578869120101403471705788691201014034717057886912010" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2844b042-a272-419b-ab12-22b1140fa82a, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 222fa5fa-de6f-4919-b8c3-eef19dcd7f60, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 222fa5fa-de6f-4919-b8c3-eef19dcd7f60, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 583463220434661073 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "583463220434661073583463220434661073583463220434661073583463220434661073583463220434661073583463220434661073583463220434661073583463220434661073583463220434661073583463220434661073583463220434661073583463220434661073583463220434661073583463220434661073583463220434661073583463220434661073583463220434661073583463220434661073583463220434661073583463220434661073" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f7e53c8-77a3-4ccd-8997-2a42f214ef76, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb9658a9-e537-46f3-922a-e40bcbd4ded4, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb9658a9-e537-46f3-922a-e40bcbd4ded4, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5344970591834261719 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53449705918342617195344970591834261719534497059183426171953449705918342617195344970591834261719534497059183426171953449705918342617195344970591834261719534497059183426171953449705918342617195344970591834261719534497059183426171953449705918342617195344970591834261719534497059183426171953449705918342617195344970591834261719534497059183426171953449705918342617195344970591834261719" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 222fa5fa-de6f-4919-b8c3-eef19dcd7f60, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c92943ab-b2c1-4ad8-a7b2-bbc5af2143bc, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c92943ab-b2c1-4ad8-a7b2-bbc5af2143bc, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9235787186446304333 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92357871864463043339235787186446304333923578718644630433392357871864463043339235787186446304333923578718644630433392357871864463043339235787186446304333923578718644630433392357871864463043339235787186446304333923578718644630433392357871864463043339235787186446304333923578718644630433392357871864463043339235787186446304333923578718644630433392357871864463043339235787186446304333" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb9658a9-e537-46f3-922a-e40bcbd4ded4, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 405c19a8-2813-43fd-9c62-34e1be11f803, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 405c19a8-2813-43fd-9c62-34e1be11f803, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17041392219606201064 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1704139221960620106417041392219606201064170413922196062010641704139221960620106417041392219606201064170413922196062010641704139221960620106417041392219606201064170413922196062010641704139221960620106417041392219606201064170413922196062010641704139221960620106417041392219606201064170413922196062010641704139221960620106417041392219606201064170413922196062010641704139221960620106417041392219606201064" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c92943ab-b2c1-4ad8-a7b2-bbc5af2143bc, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2705d8a8-cd05-4569-bc5c-20d3b969d39a, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2705d8a8-cd05-4569-bc5c-20d3b969d39a, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7764339192835967710 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77643391928359677107764339192835967710776433919283596771077643391928359677107764339192835967710776433919283596771077643391928359677107764339192835967710776433919283596771077643391928359677107764339192835967710776433919283596771077643391928359677107764339192835967710776433919283596771077643391928359677107764339192835967710776433919283596771077643391928359677107764339192835967710" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 405c19a8-2813-43fd-9c62-34e1be11f803, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2705d8a8-cd05-4569-bc5c-20d3b969d39a, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cab09a9b-6c4c-47a5-b096-ad0f792b2e17, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cab09a9b-6c4c-47a5-b096-ad0f792b2e17, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12294018146886415040 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1229401814688641504012294018146886415040122940181468864150401229401814688641504012294018146886415040122940181468864150401229401814688641504012294018146886415040122940181468864150401229401814688641504012294018146886415040122940181468864150401229401814688641504012294018146886415040122940181468864150401229401814688641504012294018146886415040122940181468864150401229401814688641504012294018146886415040" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ca1bd6b-d916-4b63-aa79-f43a8870449f, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ca1bd6b-d916-4b63-aa79-f43a8870449f, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12671328142225504313 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1267132814222550431312671328142225504313126713281422255043131267132814222550431312671328142225504313126713281422255043131267132814222550431312671328142225504313126713281422255043131267132814222550431312671328142225504313126713281422255043131267132814222550431312671328142225504313126713281422255043131267132814222550431312671328142225504313126713281422255043131267132814222550431312671328142225504313" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cab09a9b-6c4c-47a5-b096-ad0f792b2e17, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de2c413c-7700-4d77-a3ad-d347161923e4, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de2c413c-7700-4d77-a3ad-d347161923e4, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2174084756747836187 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21740847567478361872174084756747836187217408475674783618721740847567478361872174084756747836187217408475674783618721740847567478361872174084756747836187217408475674783618721740847567478361872174084756747836187217408475674783618721740847567478361872174084756747836187217408475674783618721740847567478361872174084756747836187217408475674783618721740847567478361872174084756747836187" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ca1bd6b-d916-4b63-aa79-f43a8870449f, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba7c6d68-613c-4303-b7e5-dfd8678a0bbe, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba7c6d68-613c-4303-b7e5-dfd8678a0bbe, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14919140272522133368 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1491914027252213336814919140272522133368149191402725221333681491914027252213336814919140272522133368149191402725221333681491914027252213336814919140272522133368149191402725221333681491914027252213336814919140272522133368149191402725221333681491914027252213336814919140272522133368149191402725221333681491914027252213336814919140272522133368149191402725221333681491914027252213336814919140272522133368" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de2c413c-7700-4d77-a3ad-d347161923e4, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d860a1e-46b5-49a8-b962-b51e0615e3fb, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d860a1e-46b5-49a8-b962-b51e0615e3fb, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3916431442609832611 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39164314426098326113916431442609832611391643144260983261139164314426098326113916431442609832611391643144260983261139164314426098326113916431442609832611391643144260983261139164314426098326113916431442609832611391643144260983261139164314426098326113916431442609832611391643144260983261139164314426098326113916431442609832611391643144260983261139164314426098326113916431442609832611" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba7c6d68-613c-4303-b7e5-dfd8678a0bbe, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f28eb5a-cbcc-4587-8604-864c10b9dd23, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f28eb5a-cbcc-4587-8604-864c10b9dd23, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18163104721494024484 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1816310472149402448418163104721494024484181631047214940244841816310472149402448418163104721494024484181631047214940244841816310472149402448418163104721494024484181631047214940244841816310472149402448418163104721494024484181631047214940244841816310472149402448418163104721494024484181631047214940244841816310472149402448418163104721494024484181631047214940244841816310472149402448418163104721494024484" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d860a1e-46b5-49a8-b962-b51e0615e3fb, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9de2b68-0af4-42b3-badb-8f8fb04d4397, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9de2b68-0af4-42b3-badb-8f8fb04d4397, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2682971928346790079 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26829719283467900792682971928346790079268297192834679007926829719283467900792682971928346790079268297192834679007926829719283467900792682971928346790079268297192834679007926829719283467900792682971928346790079268297192834679007926829719283467900792682971928346790079268297192834679007926829719283467900792682971928346790079268297192834679007926829719283467900792682971928346790079" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f28eb5a-cbcc-4587-8604-864c10b9dd23, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27f02e0b-23f1-4a06-85df-6f4c696cc25f, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27f02e0b-23f1-4a06-85df-6f4c696cc25f, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 687368751130020696 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "687368751130020696687368751130020696687368751130020696687368751130020696687368751130020696687368751130020696687368751130020696687368751130020696687368751130020696687368751130020696687368751130020696687368751130020696687368751130020696687368751130020696687368751130020696687368751130020696687368751130020696687368751130020696687368751130020696687368751130020696" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27f02e0b-23f1-4a06-85df-6f4c696cc25f, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b179c4d0-f6bd-4da0-ad5f-aa8cc0da0409, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b179c4d0-f6bd-4da0-ad5f-aa8cc0da0409, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 433378897611267764 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "433378897611267764433378897611267764433378897611267764433378897611267764433378897611267764433378897611267764433378897611267764433378897611267764433378897611267764433378897611267764433378897611267764433378897611267764433378897611267764433378897611267764433378897611267764433378897611267764433378897611267764433378897611267764433378897611267764433378897611267764" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9de2b68-0af4-42b3-badb-8f8fb04d4397, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af12d959-ef64-4925-be4e-5f3266a16b15, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af12d959-ef64-4925-be4e-5f3266a16b15, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8005839372567010007 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80058393725670100078005839372567010007800583937256701000780058393725670100078005839372567010007800583937256701000780058393725670100078005839372567010007800583937256701000780058393725670100078005839372567010007800583937256701000780058393725670100078005839372567010007800583937256701000780058393725670100078005839372567010007800583937256701000780058393725670100078005839372567010007" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b179c4d0-f6bd-4da0-ad5f-aa8cc0da0409, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9f6b9be-034d-4136-9646-aa7d68b4e483, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9f6b9be-034d-4136-9646-aa7d68b4e483, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 555459700509924785 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "555459700509924785555459700509924785555459700509924785555459700509924785555459700509924785555459700509924785555459700509924785555459700509924785555459700509924785555459700509924785555459700509924785555459700509924785555459700509924785555459700509924785555459700509924785555459700509924785555459700509924785555459700509924785555459700509924785555459700509924785" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af12d959-ef64-4925-be4e-5f3266a16b15, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b186bef3-dbda-4ba6-a5d7-74c79594b2f9, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b186bef3-dbda-4ba6-a5d7-74c79594b2f9, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17941282490028989843 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1794128249002898984317941282490028989843179412824900289898431794128249002898984317941282490028989843179412824900289898431794128249002898984317941282490028989843179412824900289898431794128249002898984317941282490028989843179412824900289898431794128249002898984317941282490028989843179412824900289898431794128249002898984317941282490028989843179412824900289898431794128249002898984317941282490028989843" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9f6b9be-034d-4136-9646-aa7d68b4e483, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e87e1a20-8a80-459b-9c59-5f2ab4b2d93e, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e87e1a20-8a80-459b-9c59-5f2ab4b2d93e, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18431184757387856124 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1843118475738785612418431184757387856124184311847573878561241843118475738785612418431184757387856124184311847573878561241843118475738785612418431184757387856124184311847573878561241843118475738785612418431184757387856124184311847573878561241843118475738785612418431184757387856124184311847573878561241843118475738785612418431184757387856124184311847573878561241843118475738785612418431184757387856124" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b186bef3-dbda-4ba6-a5d7-74c79594b2f9, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d54ec753-1c54-4d06-b83b-ee4f50e950f5, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d54ec753-1c54-4d06-b83b-ee4f50e950f5, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8641639842968350599 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86416398429683505998641639842968350599864163984296835059986416398429683505998641639842968350599864163984296835059986416398429683505998641639842968350599864163984296835059986416398429683505998641639842968350599864163984296835059986416398429683505998641639842968350599864163984296835059986416398429683505998641639842968350599864163984296835059986416398429683505998641639842968350599" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e87e1a20-8a80-459b-9c59-5f2ab4b2d93e, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc7d4b2b-4647-4af2-94e4-41664acb1587, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc7d4b2b-4647-4af2-94e4-41664acb1587, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1497686802135981066 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14976868021359810661497686802135981066149768680213598106614976868021359810661497686802135981066149768680213598106614976868021359810661497686802135981066149768680213598106614976868021359810661497686802135981066149768680213598106614976868021359810661497686802135981066149768680213598106614976868021359810661497686802135981066149768680213598106614976868021359810661497686802135981066" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d54ec753-1c54-4d06-b83b-ee4f50e950f5, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88a247c4-d31b-4c02-9794-81995d724945, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88a247c4-d31b-4c02-9794-81995d724945, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15571755662609889009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1557175566260988900915571755662609889009155717556626098890091557175566260988900915571755662609889009155717556626098890091557175566260988900915571755662609889009155717556626098890091557175566260988900915571755662609889009155717556626098890091557175566260988900915571755662609889009155717556626098890091557175566260988900915571755662609889009155717556626098890091557175566260988900915571755662609889009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc7d4b2b-4647-4af2-94e4-41664acb1587, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb50ddbf-c98c-40fd-82d3-9b63a4facfee, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb50ddbf-c98c-40fd-82d3-9b63a4facfee, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13992111384562400411 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1399211138456240041113992111384562400411139921113845624004111399211138456240041113992111384562400411139921113845624004111399211138456240041113992111384562400411139921113845624004111399211138456240041113992111384562400411139921113845624004111399211138456240041113992111384562400411139921113845624004111399211138456240041113992111384562400411139921113845624004111399211138456240041113992111384562400411" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88a247c4-d31b-4c02-9794-81995d724945, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6df4ba8-9de4-49c2-b052-3b1e341a55e1, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6df4ba8-9de4-49c2-b052-3b1e341a55e1, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6961062628384506437 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69610626283845064376961062628384506437696106262838450643769610626283845064376961062628384506437696106262838450643769610626283845064376961062628384506437696106262838450643769610626283845064376961062628384506437696106262838450643769610626283845064376961062628384506437696106262838450643769610626283845064376961062628384506437696106262838450643769610626283845064376961062628384506437" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb50ddbf-c98c-40fd-82d3-9b63a4facfee, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3bba456d-33aa-4f72-8f3c-c02a8fb21a19, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3bba456d-33aa-4f72-8f3c-c02a8fb21a19, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2308574840680954285 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23085748406809542852308574840680954285230857484068095428523085748406809542852308574840680954285230857484068095428523085748406809542852308574840680954285230857484068095428523085748406809542852308574840680954285230857484068095428523085748406809542852308574840680954285230857484068095428523085748406809542852308574840680954285230857484068095428523085748406809542852308574840680954285" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6df4ba8-9de4-49c2-b052-3b1e341a55e1, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 201058eb-8720-4a49-a189-dbcfdf66db38, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 201058eb-8720-4a49-a189-dbcfdf66db38, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1197192746684983732 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11971927466849837321197192746684983732119719274668498373211971927466849837321197192746684983732119719274668498373211971927466849837321197192746684983732119719274668498373211971927466849837321197192746684983732119719274668498373211971927466849837321197192746684983732119719274668498373211971927466849837321197192746684983732119719274668498373211971927466849837321197192746684983732" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 201058eb-8720-4a49-a189-dbcfdf66db38, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cec38b3d-4a77-48f6-931b-38b5fcf612c1, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cec38b3d-4a77-48f6-931b-38b5fcf612c1, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14951624312975863142 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1495162431297586314214951624312975863142149516243129758631421495162431297586314214951624312975863142149516243129758631421495162431297586314214951624312975863142149516243129758631421495162431297586314214951624312975863142149516243129758631421495162431297586314214951624312975863142149516243129758631421495162431297586314214951624312975863142149516243129758631421495162431297586314214951624312975863142" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3bba456d-33aa-4f72-8f3c-c02a8fb21a19, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d8b45d1-fe31-4e50-b9c8-4995b2214c04, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d8b45d1-fe31-4e50-b9c8-4995b2214c04, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17878421455551030953 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1787842145555103095317878421455551030953178784214555510309531787842145555103095317878421455551030953178784214555510309531787842145555103095317878421455551030953178784214555510309531787842145555103095317878421455551030953178784214555510309531787842145555103095317878421455551030953178784214555510309531787842145555103095317878421455551030953178784214555510309531787842145555103095317878421455551030953" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cec38b3d-4a77-48f6-931b-38b5fcf612c1, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b099032-d128-4fd8-8ca5-ccd809f1e592, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b099032-d128-4fd8-8ca5-ccd809f1e592, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12291044089719310054 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1229104408971931005412291044089719310054122910440897193100541229104408971931005412291044089719310054122910440897193100541229104408971931005412291044089719310054122910440897193100541229104408971931005412291044089719310054122910440897193100541229104408971931005412291044089719310054122910440897193100541229104408971931005412291044089719310054122910440897193100541229104408971931005412291044089719310054" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d8b45d1-fe31-4e50-b9c8-4995b2214c04, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34fb5cc7-edeb-4515-a716-6a22063a1534, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34fb5cc7-edeb-4515-a716-6a22063a1534, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5650552063055582869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56505520630555828695650552063055582869565055206305558286956505520630555828695650552063055582869565055206305558286956505520630555828695650552063055582869565055206305558286956505520630555828695650552063055582869565055206305558286956505520630555828695650552063055582869565055206305558286956505520630555828695650552063055582869565055206305558286956505520630555828695650552063055582869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b099032-d128-4fd8-8ca5-ccd809f1e592, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb40d027-8075-49ba-9e4b-422fee34c9cd, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb40d027-8075-49ba-9e4b-422fee34c9cd, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18135897031498952747 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1813589703149895274718135897031498952747181358970314989527471813589703149895274718135897031498952747181358970314989527471813589703149895274718135897031498952747181358970314989527471813589703149895274718135897031498952747181358970314989527471813589703149895274718135897031498952747181358970314989527471813589703149895274718135897031498952747181358970314989527471813589703149895274718135897031498952747" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34fb5cc7-edeb-4515-a716-6a22063a1534, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77bcddc4-59bd-462f-8198-c555b36f63d5, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77bcddc4-59bd-462f-8198-c555b36f63d5, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16391245874109764575 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1639124587410976457516391245874109764575163912458741097645751639124587410976457516391245874109764575163912458741097645751639124587410976457516391245874109764575163912458741097645751639124587410976457516391245874109764575163912458741097645751639124587410976457516391245874109764575163912458741097645751639124587410976457516391245874109764575163912458741097645751639124587410976457516391245874109764575" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb40d027-8075-49ba-9e4b-422fee34c9cd, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dae30c0a-1b82-4bac-8de5-f862d7124a1b, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dae30c0a-1b82-4bac-8de5-f862d7124a1b, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9148368065582726547 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91483680655827265479148368065582726547914836806558272654791483680655827265479148368065582726547914836806558272654791483680655827265479148368065582726547914836806558272654791483680655827265479148368065582726547914836806558272654791483680655827265479148368065582726547914836806558272654791483680655827265479148368065582726547914836806558272654791483680655827265479148368065582726547" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77bcddc4-59bd-462f-8198-c555b36f63d5, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8fe163b5-63e6-4119-90fb-5ba58c281318, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fe163b5-63e6-4119-90fb-5ba58c281318, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15533538214802304620 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1553353821480230462015533538214802304620155335382148023046201553353821480230462015533538214802304620155335382148023046201553353821480230462015533538214802304620155335382148023046201553353821480230462015533538214802304620155335382148023046201553353821480230462015533538214802304620155335382148023046201553353821480230462015533538214802304620155335382148023046201553353821480230462015533538214802304620" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dae30c0a-1b82-4bac-8de5-f862d7124a1b, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a556fc6a-5ff4-4bc5-ab01-0f498b134e11, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a556fc6a-5ff4-4bc5-ab01-0f498b134e11, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16157888627461637123 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1615788862746163712316157888627461637123161578886274616371231615788862746163712316157888627461637123161578886274616371231615788862746163712316157888627461637123161578886274616371231615788862746163712316157888627461637123161578886274616371231615788862746163712316157888627461637123161578886274616371231615788862746163712316157888627461637123161578886274616371231615788862746163712316157888627461637123" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8fe163b5-63e6-4119-90fb-5ba58c281318, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ddf34a6d-fa7f-4733-8365-6a14aabc8ca4, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ddf34a6d-fa7f-4733-8365-6a14aabc8ca4, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 597302272578820765 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "597302272578820765597302272578820765597302272578820765597302272578820765597302272578820765597302272578820765597302272578820765597302272578820765597302272578820765597302272578820765597302272578820765597302272578820765597302272578820765597302272578820765597302272578820765597302272578820765597302272578820765597302272578820765597302272578820765597302272578820765" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a556fc6a-5ff4-4bc5-ab01-0f498b134e11, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21d9ee0d-3fb9-441e-a3af-69b539c6714a, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21d9ee0d-3fb9-441e-a3af-69b539c6714a, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2650858518648361835 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26508585186483618352650858518648361835265085851864836183526508585186483618352650858518648361835265085851864836183526508585186483618352650858518648361835265085851864836183526508585186483618352650858518648361835265085851864836183526508585186483618352650858518648361835265085851864836183526508585186483618352650858518648361835265085851864836183526508585186483618352650858518648361835" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ddf34a6d-fa7f-4733-8365-6a14aabc8ca4, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c68c3cc7-c5bc-40e1-a835-7323ecc0df45, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c68c3cc7-c5bc-40e1-a835-7323ecc0df45, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 256543667802684061 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "256543667802684061256543667802684061256543667802684061256543667802684061256543667802684061256543667802684061256543667802684061256543667802684061256543667802684061256543667802684061256543667802684061256543667802684061256543667802684061256543667802684061256543667802684061256543667802684061256543667802684061256543667802684061256543667802684061256543667802684061" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21d9ee0d-3fb9-441e-a3af-69b539c6714a, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 405cc011-b58c-4d8b-9253-3163e6166df1, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 405cc011-b58c-4d8b-9253-3163e6166df1, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10235400510375860702 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1023540051037586070210235400510375860702102354005103758607021023540051037586070210235400510375860702102354005103758607021023540051037586070210235400510375860702102354005103758607021023540051037586070210235400510375860702102354005103758607021023540051037586070210235400510375860702102354005103758607021023540051037586070210235400510375860702102354005103758607021023540051037586070210235400510375860702" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c68c3cc7-c5bc-40e1-a835-7323ecc0df45, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c0b1c9a-9e77-4ea0-b1cb-f6b0edeff7cf, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c0b1c9a-9e77-4ea0-b1cb-f6b0edeff7cf, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 53963308644139407 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "5396330864413940753963308644139407539633086441394075396330864413940753963308644139407539633086441394075396330864413940753963308644139407539633086441394075396330864413940753963308644139407539633086441394075396330864413940753963308644139407539633086441394075396330864413940753963308644139407539633086441394075396330864413940753963308644139407" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 405cc011-b58c-4d8b-9253-3163e6166df1, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 809209eb-6e8e-4d1f-8c2d-1e35c5207b22, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 809209eb-6e8e-4d1f-8c2d-1e35c5207b22, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13167630562115296008 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1316763056211529600813167630562115296008131676305621152960081316763056211529600813167630562115296008131676305621152960081316763056211529600813167630562115296008131676305621152960081316763056211529600813167630562115296008131676305621152960081316763056211529600813167630562115296008131676305621152960081316763056211529600813167630562115296008131676305621152960081316763056211529600813167630562115296008" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c0b1c9a-9e77-4ea0-b1cb-f6b0edeff7cf, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a55a6815-596e-4b85-a066-53640430e101, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a55a6815-596e-4b85-a066-53640430e101, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11348451619544786666 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1134845161954478666611348451619544786666113484516195447866661134845161954478666611348451619544786666113484516195447866661134845161954478666611348451619544786666113484516195447866661134845161954478666611348451619544786666113484516195447866661134845161954478666611348451619544786666113484516195447866661134845161954478666611348451619544786666113484516195447866661134845161954478666611348451619544786666" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 809209eb-6e8e-4d1f-8c2d-1e35c5207b22, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0db74c4-a4b5-42fc-869e-1299f690ad3c, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0db74c4-a4b5-42fc-869e-1299f690ad3c, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16189710038212749449 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1618971003821274944916189710038212749449161897100382127494491618971003821274944916189710038212749449161897100382127494491618971003821274944916189710038212749449161897100382127494491618971003821274944916189710038212749449161897100382127494491618971003821274944916189710038212749449161897100382127494491618971003821274944916189710038212749449161897100382127494491618971003821274944916189710038212749449" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a55a6815-596e-4b85-a066-53640430e101, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01373053-88e2-4a81-a637-4b8a1e8cc8e1, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01373053-88e2-4a81-a637-4b8a1e8cc8e1, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18198154879038222169 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1819815487903822216918198154879038222169181981548790382221691819815487903822216918198154879038222169181981548790382221691819815487903822216918198154879038222169181981548790382221691819815487903822216918198154879038222169181981548790382221691819815487903822216918198154879038222169181981548790382221691819815487903822216918198154879038222169181981548790382221691819815487903822216918198154879038222169" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0db74c4-a4b5-42fc-869e-1299f690ad3c, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4860638-9c02-4a83-bd98-cbce8a8bbcaa, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4860638-9c02-4a83-bd98-cbce8a8bbcaa, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6072296923842070234 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60722969238420702346072296923842070234607229692384207023460722969238420702346072296923842070234607229692384207023460722969238420702346072296923842070234607229692384207023460722969238420702346072296923842070234607229692384207023460722969238420702346072296923842070234607229692384207023460722969238420702346072296923842070234607229692384207023460722969238420702346072296923842070234" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01373053-88e2-4a81-a637-4b8a1e8cc8e1, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e57010fb-7006-4ca1-a8ef-997f69a7d716, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e57010fb-7006-4ca1-a8ef-997f69a7d716, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9518447486996013479 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95184474869960134799518447486996013479951844748699601347995184474869960134799518447486996013479951844748699601347995184474869960134799518447486996013479951844748699601347995184474869960134799518447486996013479951844748699601347995184474869960134799518447486996013479951844748699601347995184474869960134799518447486996013479951844748699601347995184474869960134799518447486996013479" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4860638-9c02-4a83-bd98-cbce8a8bbcaa, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5dcece38-4526-431f-954b-99208c48040f, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5dcece38-4526-431f-954b-99208c48040f, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8503029006435177274 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85030290064351772748503029006435177274850302900643517727485030290064351772748503029006435177274850302900643517727485030290064351772748503029006435177274850302900643517727485030290064351772748503029006435177274850302900643517727485030290064351772748503029006435177274850302900643517727485030290064351772748503029006435177274850302900643517727485030290064351772748503029006435177274" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e57010fb-7006-4ca1-a8ef-997f69a7d716, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89c096f1-b726-4606-b28c-6c92f07b50d1, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89c096f1-b726-4606-b28c-6c92f07b50d1, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5979667492363183475 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59796674923631834755979667492363183475597966749236318347559796674923631834755979667492363183475597966749236318347559796674923631834755979667492363183475597966749236318347559796674923631834755979667492363183475597966749236318347559796674923631834755979667492363183475597966749236318347559796674923631834755979667492363183475597966749236318347559796674923631834755979667492363183475" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89c096f1-b726-4606-b28c-6c92f07b50d1, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5587a987-63c1-41f0-8e64-5042ced9f031, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5587a987-63c1-41f0-8e64-5042ced9f031, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8289348595006452366 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82893485950064523668289348595006452366828934859500645236682893485950064523668289348595006452366828934859500645236682893485950064523668289348595006452366828934859500645236682893485950064523668289348595006452366828934859500645236682893485950064523668289348595006452366828934859500645236682893485950064523668289348595006452366828934859500645236682893485950064523668289348595006452366" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5dcece38-4526-431f-954b-99208c48040f, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7d84dfe-9901-4531-9279-3ac2fb7d5aa7, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7d84dfe-9901-4531-9279-3ac2fb7d5aa7, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 65931804460197732 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "6593180446019773265931804460197732659318044601977326593180446019773265931804460197732659318044601977326593180446019773265931804460197732659318044601977326593180446019773265931804460197732659318044601977326593180446019773265931804460197732659318044601977326593180446019773265931804460197732659318044601977326593180446019773265931804460197732" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5587a987-63c1-41f0-8e64-5042ced9f031, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e6b6a67-2740-4a94-b395-1bab613bc17f, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e6b6a67-2740-4a94-b395-1bab613bc17f, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17151536646109607995 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1715153664610960799517151536646109607995171515366461096079951715153664610960799517151536646109607995171515366461096079951715153664610960799517151536646109607995171515366461096079951715153664610960799517151536646109607995171515366461096079951715153664610960799517151536646109607995171515366461096079951715153664610960799517151536646109607995171515366461096079951715153664610960799517151536646109607995" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7d84dfe-9901-4531-9279-3ac2fb7d5aa7, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47df5389-687c-486d-a639-688b8bce8c72, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47df5389-687c-486d-a639-688b8bce8c72, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13520648722518969169 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1352064872251896916913520648722518969169135206487225189691691352064872251896916913520648722518969169135206487225189691691352064872251896916913520648722518969169135206487225189691691352064872251896916913520648722518969169135206487225189691691352064872251896916913520648722518969169135206487225189691691352064872251896916913520648722518969169135206487225189691691352064872251896916913520648722518969169" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47df5389-687c-486d-a639-688b8bce8c72, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 403b3de3-799b-47b0-a571-5a5c0ef8dd9e, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 403b3de3-799b-47b0-a571-5a5c0ef8dd9e, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1156280620386763083 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11562806203867630831156280620386763083115628062038676308311562806203867630831156280620386763083115628062038676308311562806203867630831156280620386763083115628062038676308311562806203867630831156280620386763083115628062038676308311562806203867630831156280620386763083115628062038676308311562806203867630831156280620386763083115628062038676308311562806203867630831156280620386763083" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e6b6a67-2740-4a94-b395-1bab613bc17f, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 870baa22-4688-402a-9285-e72d5419c4d3, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 870baa22-4688-402a-9285-e72d5419c4d3, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16742073944077724082 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1674207394407772408216742073944077724082167420739440777240821674207394407772408216742073944077724082167420739440777240821674207394407772408216742073944077724082167420739440777240821674207394407772408216742073944077724082167420739440777240821674207394407772408216742073944077724082167420739440777240821674207394407772408216742073944077724082167420739440777240821674207394407772408216742073944077724082" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 403b3de3-799b-47b0-a571-5a5c0ef8dd9e, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c1b286e-f4cc-4ff1-ab16-2194d7ab251f, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c1b286e-f4cc-4ff1-ab16-2194d7ab251f, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12728644698767443726 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1272864469876744372612728644698767443726127286446987674437261272864469876744372612728644698767443726127286446987674437261272864469876744372612728644698767443726127286446987674437261272864469876744372612728644698767443726127286446987674437261272864469876744372612728644698767443726127286446987674437261272864469876744372612728644698767443726127286446987674437261272864469876744372612728644698767443726" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 870baa22-4688-402a-9285-e72d5419c4d3, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2753ac65-d1ed-4f9d-9a8c-f2cdb07b57cb, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2753ac65-d1ed-4f9d-9a8c-f2cdb07b57cb, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8410407379856402856 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84104073798564028568410407379856402856841040737985640285684104073798564028568410407379856402856841040737985640285684104073798564028568410407379856402856841040737985640285684104073798564028568410407379856402856841040737985640285684104073798564028568410407379856402856841040737985640285684104073798564028568410407379856402856841040737985640285684104073798564028568410407379856402856" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c1b286e-f4cc-4ff1-ab16-2194d7ab251f, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6cb14a73-68c8-4799-9957-e958f3a9e3a0, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6cb14a73-68c8-4799-9957-e958f3a9e3a0, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4536119992410369121 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45361199924103691214536119992410369121453611999241036912145361199924103691214536119992410369121453611999241036912145361199924103691214536119992410369121453611999241036912145361199924103691214536119992410369121453611999241036912145361199924103691214536119992410369121453611999241036912145361199924103691214536119992410369121453611999241036912145361199924103691214536119992410369121" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2753ac65-d1ed-4f9d-9a8c-f2cdb07b57cb, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 708152e8-44c2-4a6c-86f8-221300499cd0, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 708152e8-44c2-4a6c-86f8-221300499cd0, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16246687345283432991 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1624668734528343299116246687345283432991162466873452834329911624668734528343299116246687345283432991162466873452834329911624668734528343299116246687345283432991162466873452834329911624668734528343299116246687345283432991162466873452834329911624668734528343299116246687345283432991162466873452834329911624668734528343299116246687345283432991162466873452834329911624668734528343299116246687345283432991" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6cb14a73-68c8-4799-9957-e958f3a9e3a0, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f71be01e-cb16-42da-b689-63703b9887a7, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f71be01e-cb16-42da-b689-63703b9887a7, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10982385100035267191 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1098238510003526719110982385100035267191109823851000352671911098238510003526719110982385100035267191109823851000352671911098238510003526719110982385100035267191109823851000352671911098238510003526719110982385100035267191109823851000352671911098238510003526719110982385100035267191109823851000352671911098238510003526719110982385100035267191109823851000352671911098238510003526719110982385100035267191" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 708152e8-44c2-4a6c-86f8-221300499cd0, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1b69ed0-b5a4-4258-9288-25320555cdae, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1b69ed0-b5a4-4258-9288-25320555cdae, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18231427127816945333 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1823142712781694533318231427127816945333182314271278169453331823142712781694533318231427127816945333182314271278169453331823142712781694533318231427127816945333182314271278169453331823142712781694533318231427127816945333182314271278169453331823142712781694533318231427127816945333182314271278169453331823142712781694533318231427127816945333182314271278169453331823142712781694533318231427127816945333" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f71be01e-cb16-42da-b689-63703b9887a7, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85eed8d9-2bfe-4d33-b561-137b31747d8f, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85eed8d9-2bfe-4d33-b561-137b31747d8f, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10468404797643605407 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1046840479764360540710468404797643605407104684047976436054071046840479764360540710468404797643605407104684047976436054071046840479764360540710468404797643605407104684047976436054071046840479764360540710468404797643605407104684047976436054071046840479764360540710468404797643605407104684047976436054071046840479764360540710468404797643605407104684047976436054071046840479764360540710468404797643605407" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1b69ed0-b5a4-4258-9288-25320555cdae, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 044ae5e9-2e87-4948-8c71-f03f59f7d02d, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 044ae5e9-2e87-4948-8c71-f03f59f7d02d, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7013185354272942780 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70131853542729427807013185354272942780701318535427294278070131853542729427807013185354272942780701318535427294278070131853542729427807013185354272942780701318535427294278070131853542729427807013185354272942780701318535427294278070131853542729427807013185354272942780701318535427294278070131853542729427807013185354272942780701318535427294278070131853542729427807013185354272942780" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85eed8d9-2bfe-4d33-b561-137b31747d8f, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38af3f8e-c308-49d9-a185-5992d68558d0, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38af3f8e-c308-49d9-a185-5992d68558d0, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17546930461367542940 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1754693046136754294017546930461367542940175469304613675429401754693046136754294017546930461367542940175469304613675429401754693046136754294017546930461367542940175469304613675429401754693046136754294017546930461367542940175469304613675429401754693046136754294017546930461367542940175469304613675429401754693046136754294017546930461367542940175469304613675429401754693046136754294017546930461367542940" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 044ae5e9-2e87-4948-8c71-f03f59f7d02d, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69d1f315-e0e8-4ae6-8c0b-a5b6b82ead2d, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69d1f315-e0e8-4ae6-8c0b-a5b6b82ead2d, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2291422161306034629 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22914221613060346292291422161306034629229142216130603462922914221613060346292291422161306034629229142216130603462922914221613060346292291422161306034629229142216130603462922914221613060346292291422161306034629229142216130603462922914221613060346292291422161306034629229142216130603462922914221613060346292291422161306034629229142216130603462922914221613060346292291422161306034629" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38af3f8e-c308-49d9-a185-5992d68558d0, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c454b6f-2404-460d-8a8e-6dac9dfd18c4, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c454b6f-2404-460d-8a8e-6dac9dfd18c4, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15837617867865474892 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1583761786786547489215837617867865474892158376178678654748921583761786786547489215837617867865474892158376178678654748921583761786786547489215837617867865474892158376178678654748921583761786786547489215837617867865474892158376178678654748921583761786786547489215837617867865474892158376178678654748921583761786786547489215837617867865474892158376178678654748921583761786786547489215837617867865474892" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69d1f315-e0e8-4ae6-8c0b-a5b6b82ead2d, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e252dfb-25d4-475f-9683-7e6f03afa067, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e252dfb-25d4-475f-9683-7e6f03afa067, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12400776895603720544 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1240077689560372054412400776895603720544124007768956037205441240077689560372054412400776895603720544124007768956037205441240077689560372054412400776895603720544124007768956037205441240077689560372054412400776895603720544124007768956037205441240077689560372054412400776895603720544124007768956037205441240077689560372054412400776895603720544124007768956037205441240077689560372054412400776895603720544" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c454b6f-2404-460d-8a8e-6dac9dfd18c4, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6dd27290-2d76-4780-9107-ebb8c6455622, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6dd27290-2d76-4780-9107-ebb8c6455622, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3561308082460973960 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35613080824609739603561308082460973960356130808246097396035613080824609739603561308082460973960356130808246097396035613080824609739603561308082460973960356130808246097396035613080824609739603561308082460973960356130808246097396035613080824609739603561308082460973960356130808246097396035613080824609739603561308082460973960356130808246097396035613080824609739603561308082460973960" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e252dfb-25d4-475f-9683-7e6f03afa067, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dcccc363-027c-453e-ad55-1b3997551196, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dcccc363-027c-453e-ad55-1b3997551196, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7282405320773258286 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72824053207732582867282405320773258286728240532077325828672824053207732582867282405320773258286728240532077325828672824053207732582867282405320773258286728240532077325828672824053207732582867282405320773258286728240532077325828672824053207732582867282405320773258286728240532077325828672824053207732582867282405320773258286728240532077325828672824053207732582867282405320773258286" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6dd27290-2d76-4780-9107-ebb8c6455622, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8c6a681-c566-498f-94ae-a49d575e6fb8, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8c6a681-c566-498f-94ae-a49d575e6fb8, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7860211094860271835 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78602110948602718357860211094860271835786021109486027183578602110948602718357860211094860271835786021109486027183578602110948602718357860211094860271835786021109486027183578602110948602718357860211094860271835786021109486027183578602110948602718357860211094860271835786021109486027183578602110948602718357860211094860271835786021109486027183578602110948602718357860211094860271835" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dcccc363-027c-453e-ad55-1b3997551196, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8c6a681-c566-498f-94ae-a49d575e6fb8, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f751a135-b7e9-4381-8887-5f6487d2543a, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f751a135-b7e9-4381-8887-5f6487d2543a, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12471414086545461039 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1247141408654546103912471414086545461039124714140865454610391247141408654546103912471414086545461039124714140865454610391247141408654546103912471414086545461039124714140865454610391247141408654546103912471414086545461039124714140865454610391247141408654546103912471414086545461039124714140865454610391247141408654546103912471414086545461039124714140865454610391247141408654546103912471414086545461039" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e16441ba-9b1d-476a-bfcb-ebf0ede5029f, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e16441ba-9b1d-476a-bfcb-ebf0ede5029f, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4144657751972810346 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41446577519728103464144657751972810346414465775197281034641446577519728103464144657751972810346414465775197281034641446577519728103464144657751972810346414465775197281034641446577519728103464144657751972810346414465775197281034641446577519728103464144657751972810346414465775197281034641446577519728103464144657751972810346414465775197281034641446577519728103464144657751972810346" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e16441ba-9b1d-476a-bfcb-ebf0ede5029f, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b9df05f-8c11-4b51-94f3-3821205e4db4, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b9df05f-8c11-4b51-94f3-3821205e4db4, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10612547334853746906 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1061254733485374690610612547334853746906106125473348537469061061254733485374690610612547334853746906106125473348537469061061254733485374690610612547334853746906106125473348537469061061254733485374690610612547334853746906106125473348537469061061254733485374690610612547334853746906106125473348537469061061254733485374690610612547334853746906106125473348537469061061254733485374690610612547334853746906" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f751a135-b7e9-4381-8887-5f6487d2543a, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79288507-dc47-42c7-95b9-be89ad0d991a, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79288507-dc47-42c7-95b9-be89ad0d991a, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6441618903120328717 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64416189031203287176441618903120328717644161890312032871764416189031203287176441618903120328717644161890312032871764416189031203287176441618903120328717644161890312032871764416189031203287176441618903120328717644161890312032871764416189031203287176441618903120328717644161890312032871764416189031203287176441618903120328717644161890312032871764416189031203287176441618903120328717" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79288507-dc47-42c7-95b9-be89ad0d991a, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2891ce02-bee7-4a22-a8b5-c02d9f4456be, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2891ce02-bee7-4a22-a8b5-c02d9f4456be, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3982186059330734716 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39821860593307347163982186059330734716398218605933073471639821860593307347163982186059330734716398218605933073471639821860593307347163982186059330734716398218605933073471639821860593307347163982186059330734716398218605933073471639821860593307347163982186059330734716398218605933073471639821860593307347163982186059330734716398218605933073471639821860593307347163982186059330734716" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b9df05f-8c11-4b51-94f3-3821205e4db4, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 835f8941-8544-42a7-afbb-bd36ba53e19a, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 835f8941-8544-42a7-afbb-bd36ba53e19a, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15348342472719686609 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1534834247271968660915348342472719686609153483424727196866091534834247271968660915348342472719686609153483424727196866091534834247271968660915348342472719686609153483424727196866091534834247271968660915348342472719686609153483424727196866091534834247271968660915348342472719686609153483424727196866091534834247271968660915348342472719686609153483424727196866091534834247271968660915348342472719686609" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2891ce02-bee7-4a22-a8b5-c02d9f4456be, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ad7e83e-5ef0-4af8-9c25-82fe42a08187, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ad7e83e-5ef0-4af8-9c25-82fe42a08187, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1787057967448327759 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17870579674483277591787057967448327759178705796744832775917870579674483277591787057967448327759178705796744832775917870579674483277591787057967448327759178705796744832775917870579674483277591787057967448327759178705796744832775917870579674483277591787057967448327759178705796744832775917870579674483277591787057967448327759178705796744832775917870579674483277591787057967448327759" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 835f8941-8544-42a7-afbb-bd36ba53e19a, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac9acda4-7bce-4416-9a33-b6acf5a9522a, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac9acda4-7bce-4416-9a33-b6acf5a9522a, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2228028407143424411 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22280284071434244112228028407143424411222802840714342441122280284071434244112228028407143424411222802840714342441122280284071434244112228028407143424411222802840714342441122280284071434244112228028407143424411222802840714342441122280284071434244112228028407143424411222802840714342441122280284071434244112228028407143424411222802840714342441122280284071434244112228028407143424411" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac9acda4-7bce-4416-9a33-b6acf5a9522a, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 007ca975-5606-4946-ad3b-5c7d57eea920, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 007ca975-5606-4946-ad3b-5c7d57eea920, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17776554073450328433 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1777655407345032843317776554073450328433177765540734503284331777655407345032843317776554073450328433177765540734503284331777655407345032843317776554073450328433177765540734503284331777655407345032843317776554073450328433177765540734503284331777655407345032843317776554073450328433177765540734503284331777655407345032843317776554073450328433177765540734503284331777655407345032843317776554073450328433" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ad7e83e-5ef0-4af8-9c25-82fe42a08187, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6bba3067-90b3-4af6-b260-eb6efb307c44, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6bba3067-90b3-4af6-b260-eb6efb307c44, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6295878038988035759 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62958780389880357596295878038988035759629587803898803575962958780389880357596295878038988035759629587803898803575962958780389880357596295878038988035759629587803898803575962958780389880357596295878038988035759629587803898803575962958780389880357596295878038988035759629587803898803575962958780389880357596295878038988035759629587803898803575962958780389880357596295878038988035759" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 007ca975-5606-4946-ad3b-5c7d57eea920, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78984511-617f-4bb9-8aa6-5ee1d6c1382a, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78984511-617f-4bb9-8aa6-5ee1d6c1382a, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3119202779707642620 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31192027797076426203119202779707642620311920277970764262031192027797076426203119202779707642620311920277970764262031192027797076426203119202779707642620311920277970764262031192027797076426203119202779707642620311920277970764262031192027797076426203119202779707642620311920277970764262031192027797076426203119202779707642620311920277970764262031192027797076426203119202779707642620" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6bba3067-90b3-4af6-b260-eb6efb307c44, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60621693-38ed-4fce-a4f3-ac25c1728b5b, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60621693-38ed-4fce-a4f3-ac25c1728b5b, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7816718738476320952 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78167187384763209527816718738476320952781671873847632095278167187384763209527816718738476320952781671873847632095278167187384763209527816718738476320952781671873847632095278167187384763209527816718738476320952781671873847632095278167187384763209527816718738476320952781671873847632095278167187384763209527816718738476320952781671873847632095278167187384763209527816718738476320952" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78984511-617f-4bb9-8aa6-5ee1d6c1382a, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60621693-38ed-4fce-a4f3-ac25c1728b5b, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d6478ec-d1c1-4a64-8597-cf55c36b0fbd, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d6478ec-d1c1-4a64-8597-cf55c36b0fbd, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13792076265394451928 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1379207626539445192813792076265394451928137920762653944519281379207626539445192813792076265394451928137920762653944519281379207626539445192813792076265394451928137920762653944519281379207626539445192813792076265394451928137920762653944519281379207626539445192813792076265394451928137920762653944519281379207626539445192813792076265394451928137920762653944519281379207626539445192813792076265394451928" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0983a0b-5168-485f-848a-d957643f2cbc, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0983a0b-5168-485f-848a-d957643f2cbc, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9310839093028431538 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93108390930284315389310839093028431538931083909302843153893108390930284315389310839093028431538931083909302843153893108390930284315389310839093028431538931083909302843153893108390930284315389310839093028431538931083909302843153893108390930284315389310839093028431538931083909302843153893108390930284315389310839093028431538931083909302843153893108390930284315389310839093028431538" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d6478ec-d1c1-4a64-8597-cf55c36b0fbd, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0983a0b-5168-485f-848a-d957643f2cbc, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8cac1eef-be92-4c3a-a473-d771bd3e2918, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8cac1eef-be92-4c3a-a473-d771bd3e2918, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13568736080172598263 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1356873608017259826313568736080172598263135687360801725982631356873608017259826313568736080172598263135687360801725982631356873608017259826313568736080172598263135687360801725982631356873608017259826313568736080172598263135687360801725982631356873608017259826313568736080172598263135687360801725982631356873608017259826313568736080172598263135687360801725982631356873608017259826313568736080172598263" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5042b7e-e969-4902-a34b-7d3f085501a9, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5042b7e-e969-4902-a34b-7d3f085501a9, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5886224377942156772 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58862243779421567725886224377942156772588622437794215677258862243779421567725886224377942156772588622437794215677258862243779421567725886224377942156772588622437794215677258862243779421567725886224377942156772588622437794215677258862243779421567725886224377942156772588622437794215677258862243779421567725886224377942156772588622437794215677258862243779421567725886224377942156772" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5042b7e-e969-4902-a34b-7d3f085501a9, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ffdf481-4291-4e6d-9cd7-8120948fbd23, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ffdf481-4291-4e6d-9cd7-8120948fbd23, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9119223911280083624 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91192239112800836249119223911280083624911922391128008362491192239112800836249119223911280083624911922391128008362491192239112800836249119223911280083624911922391128008362491192239112800836249119223911280083624911922391128008362491192239112800836249119223911280083624911922391128008362491192239112800836249119223911280083624911922391128008362491192239112800836249119223911280083624" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8cac1eef-be92-4c3a-a473-d771bd3e2918, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d4e44e3-2d64-4f39-a91e-72f95d34e41d, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d4e44e3-2d64-4f39-a91e-72f95d34e41d, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12622398234536814216 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1262239823453681421612622398234536814216126223982345368142161262239823453681421612622398234536814216126223982345368142161262239823453681421612622398234536814216126223982345368142161262239823453681421612622398234536814216126223982345368142161262239823453681421612622398234536814216126223982345368142161262239823453681421612622398234536814216126223982345368142161262239823453681421612622398234536814216" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ffdf481-4291-4e6d-9cd7-8120948fbd23, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cabdbde2-3ce4-422f-be31-9094a6d65d14, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cabdbde2-3ce4-422f-be31-9094a6d65d14, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13290719387291341224 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1329071938729134122413290719387291341224132907193872913412241329071938729134122413290719387291341224132907193872913412241329071938729134122413290719387291341224132907193872913412241329071938729134122413290719387291341224132907193872913412241329071938729134122413290719387291341224132907193872913412241329071938729134122413290719387291341224132907193872913412241329071938729134122413290719387291341224" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d4e44e3-2d64-4f39-a91e-72f95d34e41d, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40b9489e-48a0-4fc0-96bc-338751c1a318, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40b9489e-48a0-4fc0-96bc-338751c1a318, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9570888700931170259 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95708887009311702599570888700931170259957088870093117025995708887009311702599570888700931170259957088870093117025995708887009311702599570888700931170259957088870093117025995708887009311702599570888700931170259957088870093117025995708887009311702599570888700931170259957088870093117025995708887009311702599570888700931170259957088870093117025995708887009311702599570888700931170259" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cabdbde2-3ce4-422f-be31-9094a6d65d14, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c554839f-adaf-4602-a68f-2c5f9a36d0ce, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c554839f-adaf-4602-a68f-2c5f9a36d0ce, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3967290408546777555 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39672904085467775553967290408546777555396729040854677755539672904085467775553967290408546777555396729040854677755539672904085467775553967290408546777555396729040854677755539672904085467775553967290408546777555396729040854677755539672904085467775553967290408546777555396729040854677755539672904085467775553967290408546777555396729040854677755539672904085467775553967290408546777555" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40b9489e-48a0-4fc0-96bc-338751c1a318, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c554839f-adaf-4602-a68f-2c5f9a36d0ce, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4594e51-3fa9-4f4f-a780-d891e862f788, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4594e51-3fa9-4f4f-a780-d891e862f788, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13880387616889721118 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1388038761688972111813880387616889721118138803876168897211181388038761688972111813880387616889721118138803876168897211181388038761688972111813880387616889721118138803876168897211181388038761688972111813880387616889721118138803876168897211181388038761688972111813880387616889721118138803876168897211181388038761688972111813880387616889721118138803876168897211181388038761688972111813880387616889721118" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf44f4d0-ecd4-4d46-9b15-fdf41ef1d36c, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf44f4d0-ecd4-4d46-9b15-fdf41ef1d36c, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17083671101612504281 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1708367110161250428117083671101612504281170836711016125042811708367110161250428117083671101612504281170836711016125042811708367110161250428117083671101612504281170836711016125042811708367110161250428117083671101612504281170836711016125042811708367110161250428117083671101612504281170836711016125042811708367110161250428117083671101612504281170836711016125042811708367110161250428117083671101612504281" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4594e51-3fa9-4f4f-a780-d891e862f788, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf44f4d0-ecd4-4d46-9b15-fdf41ef1d36c, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18620070-c022-43d3-a123-5a16ff8767a8, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18620070-c022-43d3-a123-5a16ff8767a8, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8353929346806141374 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83539293468061413748353929346806141374835392934680614137483539293468061413748353929346806141374835392934680614137483539293468061413748353929346806141374835392934680614137483539293468061413748353929346806141374835392934680614137483539293468061413748353929346806141374835392934680614137483539293468061413748353929346806141374835392934680614137483539293468061413748353929346806141374" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6462910d-9483-40d7-9d7a-77a7a8021e7d, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6462910d-9483-40d7-9d7a-77a7a8021e7d, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12534712444962151630 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1253471244496215163012534712444962151630125347124449621516301253471244496215163012534712444962151630125347124449621516301253471244496215163012534712444962151630125347124449621516301253471244496215163012534712444962151630125347124449621516301253471244496215163012534712444962151630125347124449621516301253471244496215163012534712444962151630125347124449621516301253471244496215163012534712444962151630" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18620070-c022-43d3-a123-5a16ff8767a8, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6373f040-8584-4158-b687-fb9c0faf5478, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6373f040-8584-4158-b687-fb9c0faf5478, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12543193842820456258 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1254319384282045625812543193842820456258125431938428204562581254319384282045625812543193842820456258125431938428204562581254319384282045625812543193842820456258125431938428204562581254319384282045625812543193842820456258125431938428204562581254319384282045625812543193842820456258125431938428204562581254319384282045625812543193842820456258125431938428204562581254319384282045625812543193842820456258" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6462910d-9483-40d7-9d7a-77a7a8021e7d, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 249525d3-1c29-4233-9336-26211af780fc, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 249525d3-1c29-4233-9336-26211af780fc, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18415652909050003316 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1841565290905000331618415652909050003316184156529090500033161841565290905000331618415652909050003316184156529090500033161841565290905000331618415652909050003316184156529090500033161841565290905000331618415652909050003316184156529090500033161841565290905000331618415652909050003316184156529090500033161841565290905000331618415652909050003316184156529090500033161841565290905000331618415652909050003316" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6373f040-8584-4158-b687-fb9c0faf5478, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b6df091-ee49-4f7f-8f03-b6e10be1758f, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b6df091-ee49-4f7f-8f03-b6e10be1758f, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6985795011639643270 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69857950116396432706985795011639643270698579501163964327069857950116396432706985795011639643270698579501163964327069857950116396432706985795011639643270698579501163964327069857950116396432706985795011639643270698579501163964327069857950116396432706985795011639643270698579501163964327069857950116396432706985795011639643270698579501163964327069857950116396432706985795011639643270" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 249525d3-1c29-4233-9336-26211af780fc, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b6df091-ee49-4f7f-8f03-b6e10be1758f, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ac0681e-f436-489c-840c-c66a4ab40fa7, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ac0681e-f436-489c-840c-c66a4ab40fa7, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4243792603252298563 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42437926032522985634243792603252298563424379260325229856342437926032522985634243792603252298563424379260325229856342437926032522985634243792603252298563424379260325229856342437926032522985634243792603252298563424379260325229856342437926032522985634243792603252298563424379260325229856342437926032522985634243792603252298563424379260325229856342437926032522985634243792603252298563" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6ebdc1d-f7d0-4218-af84-a761aa212ed0, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6ebdc1d-f7d0-4218-af84-a761aa212ed0, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1800422146965825173 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18004221469658251731800422146965825173180042214696582517318004221469658251731800422146965825173180042214696582517318004221469658251731800422146965825173180042214696582517318004221469658251731800422146965825173180042214696582517318004221469658251731800422146965825173180042214696582517318004221469658251731800422146965825173180042214696582517318004221469658251731800422146965825173" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ac0681e-f436-489c-840c-c66a4ab40fa7, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6ebdc1d-f7d0-4218-af84-a761aa212ed0, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2671bc83-a495-4ae4-b00e-bc567853a5ab, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8805499f-eb02-4fe2-8450-540cf6fdc32a, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8805499f-eb02-4fe2-8450-540cf6fdc32a, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11389914265783370527 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1138991426578337052711389914265783370527113899142657833705271138991426578337052711389914265783370527113899142657833705271138991426578337052711389914265783370527113899142657833705271138991426578337052711389914265783370527113899142657833705271138991426578337052711389914265783370527113899142657833705271138991426578337052711389914265783370527113899142657833705271138991426578337052711389914265783370527" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2671bc83-a495-4ae4-b00e-bc567853a5ab, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2192566147090768645 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21925661470907686452192566147090768645219256614709076864521925661470907686452192566147090768645219256614709076864521925661470907686452192566147090768645219256614709076864521925661470907686452192566147090768645219256614709076864521925661470907686452192566147090768645219256614709076864521925661470907686452192566147090768645219256614709076864521925661470907686452192566147090768645" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8805499f-eb02-4fe2-8450-540cf6fdc32a, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c19a93c8-af6c-4408-9e62-8cae7dfaa117, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c19a93c8-af6c-4408-9e62-8cae7dfaa117, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7234924407962146670 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72349244079621466707234924407962146670723492440796214667072349244079621466707234924407962146670723492440796214667072349244079621466707234924407962146670723492440796214667072349244079621466707234924407962146670723492440796214667072349244079621466707234924407962146670723492440796214667072349244079621466707234924407962146670723492440796214667072349244079621466707234924407962146670" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2671bc83-a495-4ae4-b00e-bc567853a5ab, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8144a84-ebef-4b76-a2cf-beebe9579898, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8144a84-ebef-4b76-a2cf-beebe9579898, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3184348538582840970 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31843485385828409703184348538582840970318434853858284097031843485385828409703184348538582840970318434853858284097031843485385828409703184348538582840970318434853858284097031843485385828409703184348538582840970318434853858284097031843485385828409703184348538582840970318434853858284097031843485385828409703184348538582840970318434853858284097031843485385828409703184348538582840970" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c19a93c8-af6c-4408-9e62-8cae7dfaa117, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55b3a8c2-d327-4085-bba8-ea5ea9b38d80, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55b3a8c2-d327-4085-bba8-ea5ea9b38d80, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3899629405477323124 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38996294054773231243899629405477323124389962940547732312438996294054773231243899629405477323124389962940547732312438996294054773231243899629405477323124389962940547732312438996294054773231243899629405477323124389962940547732312438996294054773231243899629405477323124389962940547732312438996294054773231243899629405477323124389962940547732312438996294054773231243899629405477323124" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8144a84-ebef-4b76-a2cf-beebe9579898, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7e9851a-287c-4b86-8fa5-1837533da674, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7e9851a-287c-4b86-8fa5-1837533da674, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11048525982665646077 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1104852598266564607711048525982665646077110485259826656460771104852598266564607711048525982665646077110485259826656460771104852598266564607711048525982665646077110485259826656460771104852598266564607711048525982665646077110485259826656460771104852598266564607711048525982665646077110485259826656460771104852598266564607711048525982665646077110485259826656460771104852598266564607711048525982665646077" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55b3a8c2-d327-4085-bba8-ea5ea9b38d80, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a9d3ca0-6f9b-4da0-8d15-c419a80ddc6a, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a9d3ca0-6f9b-4da0-8d15-c419a80ddc6a, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2886995404591367868 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28869954045913678682886995404591367868288699540459136786828869954045913678682886995404591367868288699540459136786828869954045913678682886995404591367868288699540459136786828869954045913678682886995404591367868288699540459136786828869954045913678682886995404591367868288699540459136786828869954045913678682886995404591367868288699540459136786828869954045913678682886995404591367868" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7e9851a-287c-4b86-8fa5-1837533da674, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82b6c401-d21d-4346-b477-85841dd65b14, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82b6c401-d21d-4346-b477-85841dd65b14, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8064676761118705293 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80646767611187052938064676761118705293806467676111870529380646767611187052938064676761118705293806467676111870529380646767611187052938064676761118705293806467676111870529380646767611187052938064676761118705293806467676111870529380646767611187052938064676761118705293806467676111870529380646767611187052938064676761118705293806467676111870529380646767611187052938064676761118705293" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a9d3ca0-6f9b-4da0-8d15-c419a80ddc6a, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3bba99be-630d-4862-8848-e660401bf140, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3bba99be-630d-4862-8848-e660401bf140, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7332307246384223322 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73323072463842233227332307246384223322733230724638422332273323072463842233227332307246384223322733230724638422332273323072463842233227332307246384223322733230724638422332273323072463842233227332307246384223322733230724638422332273323072463842233227332307246384223322733230724638422332273323072463842233227332307246384223322733230724638422332273323072463842233227332307246384223322" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82b6c401-d21d-4346-b477-85841dd65b14, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b32a263-db8f-4db5-a75d-88c8853d9b1b, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3bba99be-630d-4862-8848-e660401bf140, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b32a263-db8f-4db5-a75d-88c8853d9b1b, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7866660790962111990 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78666607909621119907866660790962111990786666079096211199078666607909621119907866660790962111990786666079096211199078666607909621119907866660790962111990786666079096211199078666607909621119907866660790962111990786666079096211199078666607909621119907866660790962111990786666079096211199078666607909621119907866660790962111990786666079096211199078666607909621119907866660790962111990" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 527efbd5-51fe-42e5-b973-dcbbdc69e49b, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 527efbd5-51fe-42e5-b973-dcbbdc69e49b, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9481920138044639679 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94819201380446396799481920138044639679948192013804463967994819201380446396799481920138044639679948192013804463967994819201380446396799481920138044639679948192013804463967994819201380446396799481920138044639679948192013804463967994819201380446396799481920138044639679948192013804463967994819201380446396799481920138044639679948192013804463967994819201380446396799481920138044639679" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b32a263-db8f-4db5-a75d-88c8853d9b1b, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a236bd0-8bf7-4577-8633-8265fb584d4d, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a236bd0-8bf7-4577-8633-8265fb584d4d, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6478592062268451823 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64785920622684518236478592062268451823647859206226845182364785920622684518236478592062268451823647859206226845182364785920622684518236478592062268451823647859206226845182364785920622684518236478592062268451823647859206226845182364785920622684518236478592062268451823647859206226845182364785920622684518236478592062268451823647859206226845182364785920622684518236478592062268451823" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 527efbd5-51fe-42e5-b973-dcbbdc69e49b, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd499e14-948b-4b7b-ada4-3c9bc4db6b33, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd499e14-948b-4b7b-ada4-3c9bc4db6b33, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16011518690935468700 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1601151869093546870016011518690935468700160115186909354687001601151869093546870016011518690935468700160115186909354687001601151869093546870016011518690935468700160115186909354687001601151869093546870016011518690935468700160115186909354687001601151869093546870016011518690935468700160115186909354687001601151869093546870016011518690935468700160115186909354687001601151869093546870016011518690935468700" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a236bd0-8bf7-4577-8633-8265fb584d4d, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a523568d-707a-4ab2-8fd5-e43505e772d1, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a523568d-707a-4ab2-8fd5-e43505e772d1, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 619670985692635023 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "619670985692635023619670985692635023619670985692635023619670985692635023619670985692635023619670985692635023619670985692635023619670985692635023619670985692635023619670985692635023619670985692635023619670985692635023619670985692635023619670985692635023619670985692635023619670985692635023619670985692635023619670985692635023619670985692635023619670985692635023" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd499e14-948b-4b7b-ada4-3c9bc4db6b33, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39a83913-25cd-45bb-a1d8-e4e208a19ba3, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39a83913-25cd-45bb-a1d8-e4e208a19ba3, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14882141430155911465 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1488214143015591146514882141430155911465148821414301559114651488214143015591146514882141430155911465148821414301559114651488214143015591146514882141430155911465148821414301559114651488214143015591146514882141430155911465148821414301559114651488214143015591146514882141430155911465148821414301559114651488214143015591146514882141430155911465148821414301559114651488214143015591146514882141430155911465" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a523568d-707a-4ab2-8fd5-e43505e772d1, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fadaf798-b94f-4e96-b7fe-59ff91e7ad77, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fadaf798-b94f-4e96-b7fe-59ff91e7ad77, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11778787614211838849 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1177878761421183884911778787614211838849117787876142118388491177878761421183884911778787614211838849117787876142118388491177878761421183884911778787614211838849117787876142118388491177878761421183884911778787614211838849117787876142118388491177878761421183884911778787614211838849117787876142118388491177878761421183884911778787614211838849117787876142118388491177878761421183884911778787614211838849" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39a83913-25cd-45bb-a1d8-e4e208a19ba3, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc4e28d4-d7ad-479a-b091-7f3bb07bb8f2, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc4e28d4-d7ad-479a-b091-7f3bb07bb8f2, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4161142969020628589 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41611429690206285894161142969020628589416114296902062858941611429690206285894161142969020628589416114296902062858941611429690206285894161142969020628589416114296902062858941611429690206285894161142969020628589416114296902062858941611429690206285894161142969020628589416114296902062858941611429690206285894161142969020628589416114296902062858941611429690206285894161142969020628589" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fadaf798-b94f-4e96-b7fe-59ff91e7ad77, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e8d9d28-707a-4d3e-9363-1bb365b3430a, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e8d9d28-707a-4d3e-9363-1bb365b3430a, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2207866051253650010 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22078660512536500102207866051253650010220786605125365001022078660512536500102207866051253650010220786605125365001022078660512536500102207866051253650010220786605125365001022078660512536500102207866051253650010220786605125365001022078660512536500102207866051253650010220786605125365001022078660512536500102207866051253650010220786605125365001022078660512536500102207866051253650010" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc4e28d4-d7ad-479a-b091-7f3bb07bb8f2, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47a9f35c-9cfc-4eca-b87e-16a5c0c2992d, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47a9f35c-9cfc-4eca-b87e-16a5c0c2992d, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8712553653630401805 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87125536536304018058712553653630401805871255365363040180587125536536304018058712553653630401805871255365363040180587125536536304018058712553653630401805871255365363040180587125536536304018058712553653630401805871255365363040180587125536536304018058712553653630401805871255365363040180587125536536304018058712553653630401805871255365363040180587125536536304018058712553653630401805" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e8d9d28-707a-4d3e-9363-1bb365b3430a, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8486ec8b-3a9f-4cc2-abfd-d13028272dd6, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8486ec8b-3a9f-4cc2-abfd-d13028272dd6, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8817913966488185641 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88179139664881856418817913966488185641881791396648818564188179139664881856418817913966488185641881791396648818564188179139664881856418817913966488185641881791396648818564188179139664881856418817913966488185641881791396648818564188179139664881856418817913966488185641881791396648818564188179139664881856418817913966488185641881791396648818564188179139664881856418817913966488185641" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47a9f35c-9cfc-4eca-b87e-16a5c0c2992d, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19420ed6-8658-423b-bf7e-7c79bf702549, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19420ed6-8658-423b-bf7e-7c79bf702549, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16792189535520129307 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1679218953552012930716792189535520129307167921895355201293071679218953552012930716792189535520129307167921895355201293071679218953552012930716792189535520129307167921895355201293071679218953552012930716792189535520129307167921895355201293071679218953552012930716792189535520129307167921895355201293071679218953552012930716792189535520129307167921895355201293071679218953552012930716792189535520129307" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8486ec8b-3a9f-4cc2-abfd-d13028272dd6, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 746c675f-ba23-4767-9a57-3ada6aa37dff, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 746c675f-ba23-4767-9a57-3ada6aa37dff, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12687364243265551389 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1268736424326555138912687364243265551389126873642432655513891268736424326555138912687364243265551389126873642432655513891268736424326555138912687364243265551389126873642432655513891268736424326555138912687364243265551389126873642432655513891268736424326555138912687364243265551389126873642432655513891268736424326555138912687364243265551389126873642432655513891268736424326555138912687364243265551389" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 746c675f-ba23-4767-9a57-3ada6aa37dff, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7518d68-ff59-4e12-9215-be642c31ce2b, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7518d68-ff59-4e12-9215-be642c31ce2b, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 731637084700535993 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "731637084700535993731637084700535993731637084700535993731637084700535993731637084700535993731637084700535993731637084700535993731637084700535993731637084700535993731637084700535993731637084700535993731637084700535993731637084700535993731637084700535993731637084700535993731637084700535993731637084700535993731637084700535993731637084700535993731637084700535993" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19420ed6-8658-423b-bf7e-7c79bf702549, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 546daa13-ccab-4f22-b5a8-a05ad1f3f651, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 546daa13-ccab-4f22-b5a8-a05ad1f3f651, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17627909684750953784 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1762790968475095378417627909684750953784176279096847509537841762790968475095378417627909684750953784176279096847509537841762790968475095378417627909684750953784176279096847509537841762790968475095378417627909684750953784176279096847509537841762790968475095378417627909684750953784176279096847509537841762790968475095378417627909684750953784176279096847509537841762790968475095378417627909684750953784" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7518d68-ff59-4e12-9215-be642c31ce2b, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f52e974a-6f4a-4f43-aad9-71a044753b0e, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 546daa13-ccab-4f22-b5a8-a05ad1f3f651, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f52e974a-6f4a-4f43-aad9-71a044753b0e, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3872674018725502058 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38726740187255020583872674018725502058387267401872550205838726740187255020583872674018725502058387267401872550205838726740187255020583872674018725502058387267401872550205838726740187255020583872674018725502058387267401872550205838726740187255020583872674018725502058387267401872550205838726740187255020583872674018725502058387267401872550205838726740187255020583872674018725502058" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9e306f8-cc8a-42d7-b08e-ea045da73d2b, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9e306f8-cc8a-42d7-b08e-ea045da73d2b, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18115990302561841856 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1811599030256184185618115990302561841856181159903025618418561811599030256184185618115990302561841856181159903025618418561811599030256184185618115990302561841856181159903025618418561811599030256184185618115990302561841856181159903025618418561811599030256184185618115990302561841856181159903025618418561811599030256184185618115990302561841856181159903025618418561811599030256184185618115990302561841856" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f52e974a-6f4a-4f43-aad9-71a044753b0e, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f73cc1af-b13b-4748-89c3-e2384d424eff, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f73cc1af-b13b-4748-89c3-e2384d424eff, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14495826351229640271 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1449582635122964027114495826351229640271144958263512296402711449582635122964027114495826351229640271144958263512296402711449582635122964027114495826351229640271144958263512296402711449582635122964027114495826351229640271144958263512296402711449582635122964027114495826351229640271144958263512296402711449582635122964027114495826351229640271144958263512296402711449582635122964027114495826351229640271" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9e306f8-cc8a-42d7-b08e-ea045da73d2b, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 106b275a-adcd-485e-bbd4-7478bd38f7a7, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 106b275a-adcd-485e-bbd4-7478bd38f7a7, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15335797051308966897 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1533579705130896689715335797051308966897153357970513089668971533579705130896689715335797051308966897153357970513089668971533579705130896689715335797051308966897153357970513089668971533579705130896689715335797051308966897153357970513089668971533579705130896689715335797051308966897153357970513089668971533579705130896689715335797051308966897153357970513089668971533579705130896689715335797051308966897" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 106b275a-adcd-485e-bbd4-7478bd38f7a7, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61e00ddb-6c9f-46e8-902a-bcec6b17270f, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61e00ddb-6c9f-46e8-902a-bcec6b17270f, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2843439826979215307 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28434398269792153072843439826979215307284343982697921530728434398269792153072843439826979215307284343982697921530728434398269792153072843439826979215307284343982697921530728434398269792153072843439826979215307284343982697921530728434398269792153072843439826979215307284343982697921530728434398269792153072843439826979215307284343982697921530728434398269792153072843439826979215307" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f73cc1af-b13b-4748-89c3-e2384d424eff, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8535ff6-d3ae-45ca-94a8-195d181c88c8, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8535ff6-d3ae-45ca-94a8-195d181c88c8, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11297802811671633333 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1129780281167163333311297802811671633333112978028116716333331129780281167163333311297802811671633333112978028116716333331129780281167163333311297802811671633333112978028116716333331129780281167163333311297802811671633333112978028116716333331129780281167163333311297802811671633333112978028116716333331129780281167163333311297802811671633333112978028116716333331129780281167163333311297802811671633333" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61e00ddb-6c9f-46e8-902a-bcec6b17270f, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8535ff6-d3ae-45ca-94a8-195d181c88c8, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d25182f0-d885-4b28-af96-500ab6ac546e, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d25182f0-d885-4b28-af96-500ab6ac546e, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 732691423218355092 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "732691423218355092732691423218355092732691423218355092732691423218355092732691423218355092732691423218355092732691423218355092732691423218355092732691423218355092732691423218355092732691423218355092732691423218355092732691423218355092732691423218355092732691423218355092732691423218355092732691423218355092732691423218355092732691423218355092732691423218355092" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a42f4a4-134b-447c-97aa-e5c7b1c6d0a0, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a42f4a4-134b-447c-97aa-e5c7b1c6d0a0, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17491667695962909661 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1749166769596290966117491667695962909661174916676959629096611749166769596290966117491667695962909661174916676959629096611749166769596290966117491667695962909661174916676959629096611749166769596290966117491667695962909661174916676959629096611749166769596290966117491667695962909661174916676959629096611749166769596290966117491667695962909661174916676959629096611749166769596290966117491667695962909661" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d25182f0-d885-4b28-af96-500ab6ac546e, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f403e937-bde5-4718-ba53-651da96816ee, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f403e937-bde5-4718-ba53-651da96816ee, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2015509987446193828 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20155099874461938282015509987446193828201550998744619382820155099874461938282015509987446193828201550998744619382820155099874461938282015509987446193828201550998744619382820155099874461938282015509987446193828201550998744619382820155099874461938282015509987446193828201550998744619382820155099874461938282015509987446193828201550998744619382820155099874461938282015509987446193828" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a42f4a4-134b-447c-97aa-e5c7b1c6d0a0, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f757836d-9048-4ebe-b495-c41655a2afee, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f757836d-9048-4ebe-b495-c41655a2afee, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6217571982344663606 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62175719823446636066217571982344663606621757198234466360662175719823446636066217571982344663606621757198234466360662175719823446636066217571982344663606621757198234466360662175719823446636066217571982344663606621757198234466360662175719823446636066217571982344663606621757198234466360662175719823446636066217571982344663606621757198234466360662175719823446636066217571982344663606" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f403e937-bde5-4718-ba53-651da96816ee, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32307759-833f-496d-9283-da64bf84db38, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f757836d-9048-4ebe-b495-c41655a2afee, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0833ba7f-1e0c-4060-b468-a02d7c8a9604, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0833ba7f-1e0c-4060-b468-a02d7c8a9604, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17266535466566928231 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1726653546656692823117266535466566928231172665354665669282311726653546656692823117266535466566928231172665354665669282311726653546656692823117266535466566928231172665354665669282311726653546656692823117266535466566928231172665354665669282311726653546656692823117266535466566928231172665354665669282311726653546656692823117266535466566928231172665354665669282311726653546656692823117266535466566928231" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32307759-833f-496d-9283-da64bf84db38, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3026764388583014096 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30267643885830140963026764388583014096302676438858301409630267643885830140963026764388583014096302676438858301409630267643885830140963026764388583014096302676438858301409630267643885830140963026764388583014096302676438858301409630267643885830140963026764388583014096302676438858301409630267643885830140963026764388583014096302676438858301409630267643885830140963026764388583014096" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32307759-833f-496d-9283-da64bf84db38, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1c55ef7-9f77-41f8-afaa-474fa76feb02, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1c55ef7-9f77-41f8-afaa-474fa76feb02, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6218020920990395395 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62180209209903953956218020920990395395621802092099039539562180209209903953956218020920990395395621802092099039539562180209209903953956218020920990395395621802092099039539562180209209903953956218020920990395395621802092099039539562180209209903953956218020920990395395621802092099039539562180209209903953956218020920990395395621802092099039539562180209209903953956218020920990395395" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0833ba7f-1e0c-4060-b468-a02d7c8a9604, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f397cc3-c1e7-4ff0-ae00-cc6d95c8b10e, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f397cc3-c1e7-4ff0-ae00-cc6d95c8b10e, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3424277876881449183 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34242778768814491833424277876881449183342427787688144918334242778768814491833424277876881449183342427787688144918334242778768814491833424277876881449183342427787688144918334242778768814491833424277876881449183342427787688144918334242778768814491833424277876881449183342427787688144918334242778768814491833424277876881449183342427787688144918334242778768814491833424277876881449183" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f397cc3-c1e7-4ff0-ae00-cc6d95c8b10e, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 743b6da0-5be6-4c91-9b16-a1ee727a4557, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 743b6da0-5be6-4c91-9b16-a1ee727a4557, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11158853335825166515 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1115885333582516651511158853335825166515111588533358251665151115885333582516651511158853335825166515111588533358251665151115885333582516651511158853335825166515111588533358251665151115885333582516651511158853335825166515111588533358251665151115885333582516651511158853335825166515111588533358251665151115885333582516651511158853335825166515111588533358251665151115885333582516651511158853335825166515" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1c55ef7-9f77-41f8-afaa-474fa76feb02, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6444e08d-f59c-4729-b748-87b91e424460, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6444e08d-f59c-4729-b748-87b91e424460, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9570057376089073156 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95700573760890731569570057376089073156957005737608907315695700573760890731569570057376089073156957005737608907315695700573760890731569570057376089073156957005737608907315695700573760890731569570057376089073156957005737608907315695700573760890731569570057376089073156957005737608907315695700573760890731569570057376089073156957005737608907315695700573760890731569570057376089073156" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 743b6da0-5be6-4c91-9b16-a1ee727a4557, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84a76366-1c75-4541-928a-7cf27a673c16, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84a76366-1c75-4541-928a-7cf27a673c16, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9757568521340109309 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97575685213401093099757568521340109309975756852134010930997575685213401093099757568521340109309975756852134010930997575685213401093099757568521340109309975756852134010930997575685213401093099757568521340109309975756852134010930997575685213401093099757568521340109309975756852134010930997575685213401093099757568521340109309975756852134010930997575685213401093099757568521340109309" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6444e08d-f59c-4729-b748-87b91e424460, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c96112c-10cd-4474-b188-24cff30e666e, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c96112c-10cd-4474-b188-24cff30e666e, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10038460969386386470 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1003846096938638647010038460969386386470100384609693863864701003846096938638647010038460969386386470100384609693863864701003846096938638647010038460969386386470100384609693863864701003846096938638647010038460969386386470100384609693863864701003846096938638647010038460969386386470100384609693863864701003846096938638647010038460969386386470100384609693863864701003846096938638647010038460969386386470" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84a76366-1c75-4541-928a-7cf27a673c16, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8f70ac3-4b79-4ad5-80e8-79502a94b4c1, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8f70ac3-4b79-4ad5-80e8-79502a94b4c1, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 645138920602034574 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "645138920602034574645138920602034574645138920602034574645138920602034574645138920602034574645138920602034574645138920602034574645138920602034574645138920602034574645138920602034574645138920602034574645138920602034574645138920602034574645138920602034574645138920602034574645138920602034574645138920602034574645138920602034574645138920602034574645138920602034574" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c96112c-10cd-4474-b188-24cff30e666e, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01c1d371-f061-4471-acf4-c96d0bbb94c5, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01c1d371-f061-4471-acf4-c96d0bbb94c5, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2458772091186381063 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24587720911863810632458772091186381063245877209118638106324587720911863810632458772091186381063245877209118638106324587720911863810632458772091186381063245877209118638106324587720911863810632458772091186381063245877209118638106324587720911863810632458772091186381063245877209118638106324587720911863810632458772091186381063245877209118638106324587720911863810632458772091186381063" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8f70ac3-4b79-4ad5-80e8-79502a94b4c1, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b61feaa2-4e4b-4d42-baaa-5a94bc185f58, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b61feaa2-4e4b-4d42-baaa-5a94bc185f58, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4963087264810296265 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49630872648102962654963087264810296265496308726481029626549630872648102962654963087264810296265496308726481029626549630872648102962654963087264810296265496308726481029626549630872648102962654963087264810296265496308726481029626549630872648102962654963087264810296265496308726481029626549630872648102962654963087264810296265496308726481029626549630872648102962654963087264810296265" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01c1d371-f061-4471-acf4-c96d0bbb94c5, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d76e7ff-c23d-40e1-9f8c-92980aaa912c, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d76e7ff-c23d-40e1-9f8c-92980aaa912c, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7900597897985389321 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79005978979853893217900597897985389321790059789798538932179005978979853893217900597897985389321790059789798538932179005978979853893217900597897985389321790059789798538932179005978979853893217900597897985389321790059789798538932179005978979853893217900597897985389321790059789798538932179005978979853893217900597897985389321790059789798538932179005978979853893217900597897985389321" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b61feaa2-4e4b-4d42-baaa-5a94bc185f58, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae35fa90-367a-4a68-a990-65f7932f31df, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae35fa90-367a-4a68-a990-65f7932f31df, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1315627321070067739 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13156273210700677391315627321070067739131562732107006773913156273210700677391315627321070067739131562732107006773913156273210700677391315627321070067739131562732107006773913156273210700677391315627321070067739131562732107006773913156273210700677391315627321070067739131562732107006773913156273210700677391315627321070067739131562732107006773913156273210700677391315627321070067739" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d76e7ff-c23d-40e1-9f8c-92980aaa912c, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8f7f1d1-91b1-44a0-88df-d14c5d962b38, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8f7f1d1-91b1-44a0-88df-d14c5d962b38, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5035772101567256417 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50357721015672564175035772101567256417503577210156725641750357721015672564175035772101567256417503577210156725641750357721015672564175035772101567256417503577210156725641750357721015672564175035772101567256417503577210156725641750357721015672564175035772101567256417503577210156725641750357721015672564175035772101567256417503577210156725641750357721015672564175035772101567256417" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae35fa90-367a-4a68-a990-65f7932f31df, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93d8920d-703e-411a-86d7-a634427fc22f, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93d8920d-703e-411a-86d7-a634427fc22f, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15983217379926888637 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1598321737992688863715983217379926888637159832173799268886371598321737992688863715983217379926888637159832173799268886371598321737992688863715983217379926888637159832173799268886371598321737992688863715983217379926888637159832173799268886371598321737992688863715983217379926888637159832173799268886371598321737992688863715983217379926888637159832173799268886371598321737992688863715983217379926888637" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8f7f1d1-91b1-44a0-88df-d14c5d962b38, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72b81040-fa60-4f80-8a5a-63b9c7f44e12, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72b81040-fa60-4f80-8a5a-63b9c7f44e12, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10838891059602666100 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1083889105960266610010838891059602666100108388910596026661001083889105960266610010838891059602666100108388910596026661001083889105960266610010838891059602666100108388910596026661001083889105960266610010838891059602666100108388910596026661001083889105960266610010838891059602666100108388910596026661001083889105960266610010838891059602666100108388910596026661001083889105960266610010838891059602666100" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93d8920d-703e-411a-86d7-a634427fc22f, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4fe75ca5-5917-4b0e-a6a9-eeb3551fad7b, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4fe75ca5-5917-4b0e-a6a9-eeb3551fad7b, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1154136676157061648 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11541366761570616481154136676157061648115413667615706164811541366761570616481154136676157061648115413667615706164811541366761570616481154136676157061648115413667615706164811541366761570616481154136676157061648115413667615706164811541366761570616481154136676157061648115413667615706164811541366761570616481154136676157061648115413667615706164811541366761570616481154136676157061648" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72b81040-fa60-4f80-8a5a-63b9c7f44e12, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9e39643-4c21-4220-b5b6-9509a4ff0ae8, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9e39643-4c21-4220-b5b6-9509a4ff0ae8, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2065922686513961748 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20659226865139617482065922686513961748206592268651396174820659226865139617482065922686513961748206592268651396174820659226865139617482065922686513961748206592268651396174820659226865139617482065922686513961748206592268651396174820659226865139617482065922686513961748206592268651396174820659226865139617482065922686513961748206592268651396174820659226865139617482065922686513961748" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4fe75ca5-5917-4b0e-a6a9-eeb3551fad7b, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc09baf2-6e5d-4ac3-8031-11b745147314, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc09baf2-6e5d-4ac3-8031-11b745147314, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3263515182770213803 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32635151827702138033263515182770213803326351518277021380332635151827702138033263515182770213803326351518277021380332635151827702138033263515182770213803326351518277021380332635151827702138033263515182770213803326351518277021380332635151827702138033263515182770213803326351518277021380332635151827702138033263515182770213803326351518277021380332635151827702138033263515182770213803" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9e39643-4c21-4220-b5b6-9509a4ff0ae8, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84538886-0475-4504-80aa-1cff1771fad2, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84538886-0475-4504-80aa-1cff1771fad2, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10778402093867643224 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1077840209386764322410778402093867643224107784020938676432241077840209386764322410778402093867643224107784020938676432241077840209386764322410778402093867643224107784020938676432241077840209386764322410778402093867643224107784020938676432241077840209386764322410778402093867643224107784020938676432241077840209386764322410778402093867643224107784020938676432241077840209386764322410778402093867643224" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc09baf2-6e5d-4ac3-8031-11b745147314, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09a500b1-8496-4c1c-b2b3-4ce3d6b988d0, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09a500b1-8496-4c1c-b2b3-4ce3d6b988d0, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7989531594494647133 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79895315944946471337989531594494647133798953159449464713379895315944946471337989531594494647133798953159449464713379895315944946471337989531594494647133798953159449464713379895315944946471337989531594494647133798953159449464713379895315944946471337989531594494647133798953159449464713379895315944946471337989531594494647133798953159449464713379895315944946471337989531594494647133" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84538886-0475-4504-80aa-1cff1771fad2, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23307aef-62a8-4550-a814-82e6e7fb733d, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23307aef-62a8-4550-a814-82e6e7fb733d, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14122426564063179967 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1412242656406317996714122426564063179967141224265640631799671412242656406317996714122426564063179967141224265640631799671412242656406317996714122426564063179967141224265640631799671412242656406317996714122426564063179967141224265640631799671412242656406317996714122426564063179967141224265640631799671412242656406317996714122426564063179967141224265640631799671412242656406317996714122426564063179967" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09a500b1-8496-4c1c-b2b3-4ce3d6b988d0, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9043626c-b9eb-43f0-b3d3-4ccf22f0b08d, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9043626c-b9eb-43f0-b3d3-4ccf22f0b08d, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10529424970913737392 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1052942497091373739210529424970913737392105294249709137373921052942497091373739210529424970913737392105294249709137373921052942497091373739210529424970913737392105294249709137373921052942497091373739210529424970913737392105294249709137373921052942497091373739210529424970913737392105294249709137373921052942497091373739210529424970913737392105294249709137373921052942497091373739210529424970913737392" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23307aef-62a8-4550-a814-82e6e7fb733d, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d54377ce-3011-42b5-90bd-9092bbb6cc3d, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d54377ce-3011-42b5-90bd-9092bbb6cc3d, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16342141613723200026 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1634214161372320002616342141613723200026163421416137232000261634214161372320002616342141613723200026163421416137232000261634214161372320002616342141613723200026163421416137232000261634214161372320002616342141613723200026163421416137232000261634214161372320002616342141613723200026163421416137232000261634214161372320002616342141613723200026163421416137232000261634214161372320002616342141613723200026" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9043626c-b9eb-43f0-b3d3-4ccf22f0b08d, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6c9763d-3838-4ebe-abbe-94059b1bceef, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6c9763d-3838-4ebe-abbe-94059b1bceef, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6260666198668656272 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62606661986686562726260666198668656272626066619866865627262606661986686562726260666198668656272626066619866865627262606661986686562726260666198668656272626066619866865627262606661986686562726260666198668656272626066619866865627262606661986686562726260666198668656272626066619866865627262606661986686562726260666198668656272626066619866865627262606661986686562726260666198668656272" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d54377ce-3011-42b5-90bd-9092bbb6cc3d, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1254b68f-5460-4f95-bf3c-467724b784cf, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1254b68f-5460-4f95-bf3c-467724b784cf, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1826875367921336847 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18268753679213368471826875367921336847182687536792133684718268753679213368471826875367921336847182687536792133684718268753679213368471826875367921336847182687536792133684718268753679213368471826875367921336847182687536792133684718268753679213368471826875367921336847182687536792133684718268753679213368471826875367921336847182687536792133684718268753679213368471826875367921336847" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6c9763d-3838-4ebe-abbe-94059b1bceef, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e23660c-d8ea-4de8-ab5a-a5baf3f3628b, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e23660c-d8ea-4de8-ab5a-a5baf3f3628b, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16734110083892789337 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1673411008389278933716734110083892789337167341100838927893371673411008389278933716734110083892789337167341100838927893371673411008389278933716734110083892789337167341100838927893371673411008389278933716734110083892789337167341100838927893371673411008389278933716734110083892789337167341100838927893371673411008389278933716734110083892789337167341100838927893371673411008389278933716734110083892789337" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1254b68f-5460-4f95-bf3c-467724b784cf, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b17c3caa-1e59-42ba-a925-c62de81283e1, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b17c3caa-1e59-42ba-a925-c62de81283e1, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5663559331428600892 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56635593314286008925663559331428600892566355933142860089256635593314286008925663559331428600892566355933142860089256635593314286008925663559331428600892566355933142860089256635593314286008925663559331428600892566355933142860089256635593314286008925663559331428600892566355933142860089256635593314286008925663559331428600892566355933142860089256635593314286008925663559331428600892" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e23660c-d8ea-4de8-ab5a-a5baf3f3628b, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9906330-ec71-4bd5-8a15-8b901cd6b6df, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9906330-ec71-4bd5-8a15-8b901cd6b6df, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3049458424140754653 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30494584241407546533049458424140754653304945842414075465330494584241407546533049458424140754653304945842414075465330494584241407546533049458424140754653304945842414075465330494584241407546533049458424140754653304945842414075465330494584241407546533049458424140754653304945842414075465330494584241407546533049458424140754653304945842414075465330494584241407546533049458424140754653" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b17c3caa-1e59-42ba-a925-c62de81283e1, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dacdf797-f56c-49a1-914c-118794643ef2, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dacdf797-f56c-49a1-914c-118794643ef2, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2137232115232942793 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21372321152329427932137232115232942793213723211523294279321372321152329427932137232115232942793213723211523294279321372321152329427932137232115232942793213723211523294279321372321152329427932137232115232942793213723211523294279321372321152329427932137232115232942793213723211523294279321372321152329427932137232115232942793213723211523294279321372321152329427932137232115232942793" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9906330-ec71-4bd5-8a15-8b901cd6b6df, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 150e7380-a370-4e54-a3a3-789f83b949fd, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 150e7380-a370-4e54-a3a3-789f83b949fd, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17792429221391507359 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1779242922139150735917792429221391507359177924292213915073591779242922139150735917792429221391507359177924292213915073591779242922139150735917792429221391507359177924292213915073591779242922139150735917792429221391507359177924292213915073591779242922139150735917792429221391507359177924292213915073591779242922139150735917792429221391507359177924292213915073591779242922139150735917792429221391507359" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dacdf797-f56c-49a1-914c-118794643ef2, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b0fdf4e-e623-4176-8206-8cc03fb742d1, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b0fdf4e-e623-4176-8206-8cc03fb742d1, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4810056167385956922 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48100561673859569224810056167385956922481005616738595692248100561673859569224810056167385956922481005616738595692248100561673859569224810056167385956922481005616738595692248100561673859569224810056167385956922481005616738595692248100561673859569224810056167385956922481005616738595692248100561673859569224810056167385956922481005616738595692248100561673859569224810056167385956922" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 150e7380-a370-4e54-a3a3-789f83b949fd, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b2cdb73-95a8-43e6-a9a4-19ec8b8252ea, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b2cdb73-95a8-43e6-a9a4-19ec8b8252ea, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17812218042779434639 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1781221804277943463917812218042779434639178122180427794346391781221804277943463917812218042779434639178122180427794346391781221804277943463917812218042779434639178122180427794346391781221804277943463917812218042779434639178122180427794346391781221804277943463917812218042779434639178122180427794346391781221804277943463917812218042779434639178122180427794346391781221804277943463917812218042779434639" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b0fdf4e-e623-4176-8206-8cc03fb742d1, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac4bec71-20d8-495a-951d-f96a5888ffe7, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac4bec71-20d8-495a-951d-f96a5888ffe7, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2403923019720274686 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24039230197202746862403923019720274686240392301972027468624039230197202746862403923019720274686240392301972027468624039230197202746862403923019720274686240392301972027468624039230197202746862403923019720274686240392301972027468624039230197202746862403923019720274686240392301972027468624039230197202746862403923019720274686240392301972027468624039230197202746862403923019720274686" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b2cdb73-95a8-43e6-a9a4-19ec8b8252ea, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 948173e9-ad3c-47ad-89ea-2bc7dfab35db, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 948173e9-ad3c-47ad-89ea-2bc7dfab35db, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3708337926362670643 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37083379263626706433708337926362670643370833792636267064337083379263626706433708337926362670643370833792636267064337083379263626706433708337926362670643370833792636267064337083379263626706433708337926362670643370833792636267064337083379263626706433708337926362670643370833792636267064337083379263626706433708337926362670643370833792636267064337083379263626706433708337926362670643" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac4bec71-20d8-495a-951d-f96a5888ffe7, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d0b3b1f-dab6-4f81-b440-842afd83951d, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d0b3b1f-dab6-4f81-b440-842afd83951d, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3685295404544672213 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36852954045446722133685295404544672213368529540454467221336852954045446722133685295404544672213368529540454467221336852954045446722133685295404544672213368529540454467221336852954045446722133685295404544672213368529540454467221336852954045446722133685295404544672213368529540454467221336852954045446722133685295404544672213368529540454467221336852954045446722133685295404544672213" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 948173e9-ad3c-47ad-89ea-2bc7dfab35db, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5e2028a-d817-4089-aeed-55cb7cf20eef, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d0b3b1f-dab6-4f81-b440-842afd83951d, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d280c3ec-ffe8-4f18-a27d-6d53ec9062a6, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d280c3ec-ffe8-4f18-a27d-6d53ec9062a6, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7543930641651350282 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75439306416513502827543930641651350282754393064165135028275439306416513502827543930641651350282754393064165135028275439306416513502827543930641651350282754393064165135028275439306416513502827543930641651350282754393064165135028275439306416513502827543930641651350282754393064165135028275439306416513502827543930641651350282754393064165135028275439306416513502827543930641651350282" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5e2028a-d817-4089-aeed-55cb7cf20eef, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14584223129809077635 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1458422312980907763514584223129809077635145842231298090776351458422312980907763514584223129809077635145842231298090776351458422312980907763514584223129809077635145842231298090776351458422312980907763514584223129809077635145842231298090776351458422312980907763514584223129809077635145842231298090776351458422312980907763514584223129809077635145842231298090776351458422312980907763514584223129809077635" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d280c3ec-ffe8-4f18-a27d-6d53ec9062a6, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5e2028a-d817-4089-aeed-55cb7cf20eef, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b35b59b-52bb-4fc1-90ac-bc45bd1c38bf, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b35b59b-52bb-4fc1-90ac-bc45bd1c38bf, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17064404811486009358 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1706440481148600935817064404811486009358170644048114860093581706440481148600935817064404811486009358170644048114860093581706440481148600935817064404811486009358170644048114860093581706440481148600935817064404811486009358170644048114860093581706440481148600935817064404811486009358170644048114860093581706440481148600935817064404811486009358170644048114860093581706440481148600935817064404811486009358" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ace7aedc-34fe-4558-8b81-7b2862ec7232, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ace7aedc-34fe-4558-8b81-7b2862ec7232, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15325595611683906505 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1532559561168390650515325595611683906505153255956116839065051532559561168390650515325595611683906505153255956116839065051532559561168390650515325595611683906505153255956116839065051532559561168390650515325595611683906505153255956116839065051532559561168390650515325595611683906505153255956116839065051532559561168390650515325595611683906505153255956116839065051532559561168390650515325595611683906505" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b35b59b-52bb-4fc1-90ac-bc45bd1c38bf, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75f956be-2a98-46ff-a8cb-b42859e0410b, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75f956be-2a98-46ff-a8cb-b42859e0410b, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14369461324067665248 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1436946132406766524814369461324067665248143694613240676652481436946132406766524814369461324067665248143694613240676652481436946132406766524814369461324067665248143694613240676652481436946132406766524814369461324067665248143694613240676652481436946132406766524814369461324067665248143694613240676652481436946132406766524814369461324067665248143694613240676652481436946132406766524814369461324067665248" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ace7aedc-34fe-4558-8b81-7b2862ec7232, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6424d983-8824-4dfc-a287-169b6e720165, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6424d983-8824-4dfc-a287-169b6e720165, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5490998871606790565 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54909988716067905655490998871606790565549099887160679056554909988716067905655490998871606790565549099887160679056554909988716067905655490998871606790565549099887160679056554909988716067905655490998871606790565549099887160679056554909988716067905655490998871606790565549099887160679056554909988716067905655490998871606790565549099887160679056554909988716067905655490998871606790565" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75f956be-2a98-46ff-a8cb-b42859e0410b, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f219d131-996e-45ad-80b2-1c31af07c447, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f219d131-996e-45ad-80b2-1c31af07c447, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3261732784716378931 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32617327847163789313261732784716378931326173278471637893132617327847163789313261732784716378931326173278471637893132617327847163789313261732784716378931326173278471637893132617327847163789313261732784716378931326173278471637893132617327847163789313261732784716378931326173278471637893132617327847163789313261732784716378931326173278471637893132617327847163789313261732784716378931" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6424d983-8824-4dfc-a287-169b6e720165, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4264083f-bcd7-475a-b29a-0889178463b1, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4264083f-bcd7-475a-b29a-0889178463b1, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5084247697305823958 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50842476973058239585084247697305823958508424769730582395850842476973058239585084247697305823958508424769730582395850842476973058239585084247697305823958508424769730582395850842476973058239585084247697305823958508424769730582395850842476973058239585084247697305823958508424769730582395850842476973058239585084247697305823958508424769730582395850842476973058239585084247697305823958" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f219d131-996e-45ad-80b2-1c31af07c447, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 947bb617-ab48-4564-b417-28abe43c2f6b, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 947bb617-ab48-4564-b417-28abe43c2f6b, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3875666362969374505 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38756663629693745053875666362969374505387566636296937450538756663629693745053875666362969374505387566636296937450538756663629693745053875666362969374505387566636296937450538756663629693745053875666362969374505387566636296937450538756663629693745053875666362969374505387566636296937450538756663629693745053875666362969374505387566636296937450538756663629693745053875666362969374505" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4264083f-bcd7-475a-b29a-0889178463b1, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2c23fca-1620-425b-bb57-d4a3824e2e0b, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2c23fca-1620-425b-bb57-d4a3824e2e0b, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9915327549160941198 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99153275491609411989915327549160941198991532754916094119899153275491609411989915327549160941198991532754916094119899153275491609411989915327549160941198991532754916094119899153275491609411989915327549160941198991532754916094119899153275491609411989915327549160941198991532754916094119899153275491609411989915327549160941198991532754916094119899153275491609411989915327549160941198" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 947bb617-ab48-4564-b417-28abe43c2f6b, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab554b4e-44a7-43a6-8428-5d760391b772, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab554b4e-44a7-43a6-8428-5d760391b772, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15271413324482124255 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1527141332448212425515271413324482124255152714133244821242551527141332448212425515271413324482124255152714133244821242551527141332448212425515271413324482124255152714133244821242551527141332448212425515271413324482124255152714133244821242551527141332448212425515271413324482124255152714133244821242551527141332448212425515271413324482124255152714133244821242551527141332448212425515271413324482124255" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2c23fca-1620-425b-bb57-d4a3824e2e0b, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6dbc7bd9-4627-445d-93d2-0cf1abd4bd2c, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6dbc7bd9-4627-445d-93d2-0cf1abd4bd2c, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4256206138574279722 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42562061385742797224256206138574279722425620613857427972242562061385742797224256206138574279722425620613857427972242562061385742797224256206138574279722425620613857427972242562061385742797224256206138574279722425620613857427972242562061385742797224256206138574279722425620613857427972242562061385742797224256206138574279722425620613857427972242562061385742797224256206138574279722" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab554b4e-44a7-43a6-8428-5d760391b772, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9bcd2fdd-e8dc-4d85-b113-40d64e340a4c, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9bcd2fdd-e8dc-4d85-b113-40d64e340a4c, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7305456950092706326 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73054569500927063267305456950092706326730545695009270632673054569500927063267305456950092706326730545695009270632673054569500927063267305456950092706326730545695009270632673054569500927063267305456950092706326730545695009270632673054569500927063267305456950092706326730545695009270632673054569500927063267305456950092706326730545695009270632673054569500927063267305456950092706326" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6dbc7bd9-4627-445d-93d2-0cf1abd4bd2c, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61a2e33e-6432-4e4b-98f6-fd2cd41ea369, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61a2e33e-6432-4e4b-98f6-fd2cd41ea369, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5067907130902028049 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50679071309020280495067907130902028049506790713090202804950679071309020280495067907130902028049506790713090202804950679071309020280495067907130902028049506790713090202804950679071309020280495067907130902028049506790713090202804950679071309020280495067907130902028049506790713090202804950679071309020280495067907130902028049506790713090202804950679071309020280495067907130902028049" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61a2e33e-6432-4e4b-98f6-fd2cd41ea369, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95dcacfc-88d1-4173-8d8e-88971e0ae827, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95dcacfc-88d1-4173-8d8e-88971e0ae827, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15928086836618006974 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1592808683661800697415928086836618006974159280868366180069741592808683661800697415928086836618006974159280868366180069741592808683661800697415928086836618006974159280868366180069741592808683661800697415928086836618006974159280868366180069741592808683661800697415928086836618006974159280868366180069741592808683661800697415928086836618006974159280868366180069741592808683661800697415928086836618006974" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9bcd2fdd-e8dc-4d85-b113-40d64e340a4c, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b7420d4-e5b0-4460-9424-e6ee9c2c7375, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b7420d4-e5b0-4460-9424-e6ee9c2c7375, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17283240178896236480 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1728324017889623648017283240178896236480172832401788962364801728324017889623648017283240178896236480172832401788962364801728324017889623648017283240178896236480172832401788962364801728324017889623648017283240178896236480172832401788962364801728324017889623648017283240178896236480172832401788962364801728324017889623648017283240178896236480172832401788962364801728324017889623648017283240178896236480" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95dcacfc-88d1-4173-8d8e-88971e0ae827, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 315ee596-310e-4931-8027-3e5d009996f0, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 315ee596-310e-4931-8027-3e5d009996f0, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14599616712760536545 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1459961671276053654514599616712760536545145996167127605365451459961671276053654514599616712760536545145996167127605365451459961671276053654514599616712760536545145996167127605365451459961671276053654514599616712760536545145996167127605365451459961671276053654514599616712760536545145996167127605365451459961671276053654514599616712760536545145996167127605365451459961671276053654514599616712760536545" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b7420d4-e5b0-4460-9424-e6ee9c2c7375, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a0bdabb-88c8-4e50-b7bd-9987d5f46c25, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a0bdabb-88c8-4e50-b7bd-9987d5f46c25, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2542068835338135648 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25420688353381356482542068835338135648254206883533813564825420688353381356482542068835338135648254206883533813564825420688353381356482542068835338135648254206883533813564825420688353381356482542068835338135648254206883533813564825420688353381356482542068835338135648254206883533813564825420688353381356482542068835338135648254206883533813564825420688353381356482542068835338135648" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 315ee596-310e-4931-8027-3e5d009996f0, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2f2387c-b345-408d-883f-044e59372a0f, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2f2387c-b345-408d-883f-044e59372a0f, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6780840923547286800 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67808409235472868006780840923547286800678084092354728680067808409235472868006780840923547286800678084092354728680067808409235472868006780840923547286800678084092354728680067808409235472868006780840923547286800678084092354728680067808409235472868006780840923547286800678084092354728680067808409235472868006780840923547286800678084092354728680067808409235472868006780840923547286800" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a0bdabb-88c8-4e50-b7bd-9987d5f46c25, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bfe52222-8c9c-473e-afc8-b9a31639d41b, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bfe52222-8c9c-473e-afc8-b9a31639d41b, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10110429664400740785 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1011042966440074078510110429664400740785101104296644007407851011042966440074078510110429664400740785101104296644007407851011042966440074078510110429664400740785101104296644007407851011042966440074078510110429664400740785101104296644007407851011042966440074078510110429664400740785101104296644007407851011042966440074078510110429664400740785101104296644007407851011042966440074078510110429664400740785" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2f2387c-b345-408d-883f-044e59372a0f, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30bc20da-527a-4105-a1e4-e9fd17db30fd, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30bc20da-527a-4105-a1e4-e9fd17db30fd, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3630677691184014518 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36306776911840145183630677691184014518363067769118401451836306776911840145183630677691184014518363067769118401451836306776911840145183630677691184014518363067769118401451836306776911840145183630677691184014518363067769118401451836306776911840145183630677691184014518363067769118401451836306776911840145183630677691184014518363067769118401451836306776911840145183630677691184014518" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bfe52222-8c9c-473e-afc8-b9a31639d41b, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69dc2477-5877-4dc1-9708-09dc0cb216cb, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69dc2477-5877-4dc1-9708-09dc0cb216cb, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2419187502553280092 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24191875025532800922419187502553280092241918750255328009224191875025532800922419187502553280092241918750255328009224191875025532800922419187502553280092241918750255328009224191875025532800922419187502553280092241918750255328009224191875025532800922419187502553280092241918750255328009224191875025532800922419187502553280092241918750255328009224191875025532800922419187502553280092" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30bc20da-527a-4105-a1e4-e9fd17db30fd, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3effd1b9-6b7d-40ca-941a-dd98ee0d87bf, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3effd1b9-6b7d-40ca-941a-dd98ee0d87bf, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5728829775233189913 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57288297752331899135728829775233189913572882977523318991357288297752331899135728829775233189913572882977523318991357288297752331899135728829775233189913572882977523318991357288297752331899135728829775233189913572882977523318991357288297752331899135728829775233189913572882977523318991357288297752331899135728829775233189913572882977523318991357288297752331899135728829775233189913" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69dc2477-5877-4dc1-9708-09dc0cb216cb, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5539ab4-6d42-48a6-8d55-9b6799b2c7ac, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5539ab4-6d42-48a6-8d55-9b6799b2c7ac, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1548283198634747610 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15482831986347476101548283198634747610154828319863474761015482831986347476101548283198634747610154828319863474761015482831986347476101548283198634747610154828319863474761015482831986347476101548283198634747610154828319863474761015482831986347476101548283198634747610154828319863474761015482831986347476101548283198634747610154828319863474761015482831986347476101548283198634747610" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3effd1b9-6b7d-40ca-941a-dd98ee0d87bf, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8581497-d3a2-4d7f-a7ce-4437a2543bec, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8581497-d3a2-4d7f-a7ce-4437a2543bec, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11170216835213251909 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1117021683521325190911170216835213251909111702168352132519091117021683521325190911170216835213251909111702168352132519091117021683521325190911170216835213251909111702168352132519091117021683521325190911170216835213251909111702168352132519091117021683521325190911170216835213251909111702168352132519091117021683521325190911170216835213251909111702168352132519091117021683521325190911170216835213251909" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5539ab4-6d42-48a6-8d55-9b6799b2c7ac, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 553ad014-305b-4d03-9cd9-9734657dc616, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 553ad014-305b-4d03-9cd9-9734657dc616, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5965179969355676972 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59651799693556769725965179969355676972596517996935567697259651799693556769725965179969355676972596517996935567697259651799693556769725965179969355676972596517996935567697259651799693556769725965179969355676972596517996935567697259651799693556769725965179969355676972596517996935567697259651799693556769725965179969355676972596517996935567697259651799693556769725965179969355676972" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 553ad014-305b-4d03-9cd9-9734657dc616, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4ba2c74-f162-44dd-a460-c7a2c56ac07c, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4ba2c74-f162-44dd-a460-c7a2c56ac07c, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14804977968591712887 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1480497796859171288714804977968591712887148049779685917128871480497796859171288714804977968591712887148049779685917128871480497796859171288714804977968591712887148049779685917128871480497796859171288714804977968591712887148049779685917128871480497796859171288714804977968591712887148049779685917128871480497796859171288714804977968591712887148049779685917128871480497796859171288714804977968591712887" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8581497-d3a2-4d7f-a7ce-4437a2543bec, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11015661-11f3-41b6-b27e-3f66e36c88e2, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11015661-11f3-41b6-b27e-3f66e36c88e2, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3853709603940215021 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38537096039402150213853709603940215021385370960394021502138537096039402150213853709603940215021385370960394021502138537096039402150213853709603940215021385370960394021502138537096039402150213853709603940215021385370960394021502138537096039402150213853709603940215021385370960394021502138537096039402150213853709603940215021385370960394021502138537096039402150213853709603940215021" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4ba2c74-f162-44dd-a460-c7a2c56ac07c, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9309a23-4f71-4aef-880d-121fa7cbdfdb, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9309a23-4f71-4aef-880d-121fa7cbdfdb, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10099675033835763658 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1009967503383576365810099675033835763658100996750338357636581009967503383576365810099675033835763658100996750338357636581009967503383576365810099675033835763658100996750338357636581009967503383576365810099675033835763658100996750338357636581009967503383576365810099675033835763658100996750338357636581009967503383576365810099675033835763658100996750338357636581009967503383576365810099675033835763658" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11015661-11f3-41b6-b27e-3f66e36c88e2, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f48fcf41-74a8-4674-87db-ec01963b0030, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f48fcf41-74a8-4674-87db-ec01963b0030, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13002686506283236644 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1300268650628323664413002686506283236644130026865062832366441300268650628323664413002686506283236644130026865062832366441300268650628323664413002686506283236644130026865062832366441300268650628323664413002686506283236644130026865062832366441300268650628323664413002686506283236644130026865062832366441300268650628323664413002686506283236644130026865062832366441300268650628323664413002686506283236644" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9309a23-4f71-4aef-880d-121fa7cbdfdb, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3247eb63-d676-4806-8e12-a7aeaf24c549, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3247eb63-d676-4806-8e12-a7aeaf24c549, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6810025760719894636 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68100257607198946366810025760719894636681002576071989463668100257607198946366810025760719894636681002576071989463668100257607198946366810025760719894636681002576071989463668100257607198946366810025760719894636681002576071989463668100257607198946366810025760719894636681002576071989463668100257607198946366810025760719894636681002576071989463668100257607198946366810025760719894636" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f48fcf41-74a8-4674-87db-ec01963b0030, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 674b1d21-996a-41b7-981a-630d4cdb458d, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 674b1d21-996a-41b7-981a-630d4cdb458d, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3346938544520392141 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33469385445203921413346938544520392141334693854452039214133469385445203921413346938544520392141334693854452039214133469385445203921413346938544520392141334693854452039214133469385445203921413346938544520392141334693854452039214133469385445203921413346938544520392141334693854452039214133469385445203921413346938544520392141334693854452039214133469385445203921413346938544520392141" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3247eb63-d676-4806-8e12-a7aeaf24c549, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31040eba-c82c-4eb6-b186-6fac9596481e, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31040eba-c82c-4eb6-b186-6fac9596481e, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15525006394318610542 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1552500639431861054215525006394318610542155250063943186105421552500639431861054215525006394318610542155250063943186105421552500639431861054215525006394318610542155250063943186105421552500639431861054215525006394318610542155250063943186105421552500639431861054215525006394318610542155250063943186105421552500639431861054215525006394318610542155250063943186105421552500639431861054215525006394318610542" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 674b1d21-996a-41b7-981a-630d4cdb458d, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b86078a-7b54-45d9-872d-e12aaa5becff, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b86078a-7b54-45d9-872d-e12aaa5becff, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 743183704106876568 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "743183704106876568743183704106876568743183704106876568743183704106876568743183704106876568743183704106876568743183704106876568743183704106876568743183704106876568743183704106876568743183704106876568743183704106876568743183704106876568743183704106876568743183704106876568743183704106876568743183704106876568743183704106876568743183704106876568743183704106876568" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31040eba-c82c-4eb6-b186-6fac9596481e, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd692c73-c392-4aff-bdd1-0055d47cf33b, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd692c73-c392-4aff-bdd1-0055d47cf33b, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13630154995876493853 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1363015499587649385313630154995876493853136301549958764938531363015499587649385313630154995876493853136301549958764938531363015499587649385313630154995876493853136301549958764938531363015499587649385313630154995876493853136301549958764938531363015499587649385313630154995876493853136301549958764938531363015499587649385313630154995876493853136301549958764938531363015499587649385313630154995876493853" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b86078a-7b54-45d9-872d-e12aaa5becff, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3313f122-3bab-4fd8-b4d2-6e81d75dce29, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3313f122-3bab-4fd8-b4d2-6e81d75dce29, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13022242784111050697 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1302224278411105069713022242784111050697130222427841110506971302224278411105069713022242784111050697130222427841110506971302224278411105069713022242784111050697130222427841110506971302224278411105069713022242784111050697130222427841110506971302224278411105069713022242784111050697130222427841110506971302224278411105069713022242784111050697130222427841110506971302224278411105069713022242784111050697" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd692c73-c392-4aff-bdd1-0055d47cf33b, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7d7d42f-c6bf-4017-b40e-240c9dad964c, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7d7d42f-c6bf-4017-b40e-240c9dad964c, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15316149351990429 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1531614935199042915316149351990429153161493519904291531614935199042915316149351990429153161493519904291531614935199042915316149351990429153161493519904291531614935199042915316149351990429153161493519904291531614935199042915316149351990429153161493519904291531614935199042915316149351990429153161493519904291531614935199042915316149351990429" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3313f122-3bab-4fd8-b4d2-6e81d75dce29, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48f7e613-f3bb-4c0a-892d-1704368dd01c, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48f7e613-f3bb-4c0a-892d-1704368dd01c, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1780348628023348345 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17803486280233483451780348628023348345178034862802334834517803486280233483451780348628023348345178034862802334834517803486280233483451780348628023348345178034862802334834517803486280233483451780348628023348345178034862802334834517803486280233483451780348628023348345178034862802334834517803486280233483451780348628023348345178034862802334834517803486280233483451780348628023348345" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7d7d42f-c6bf-4017-b40e-240c9dad964c, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ae2086c-f962-4088-8ea2-7170568ade9d, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ae2086c-f962-4088-8ea2-7170568ade9d, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1115492358604678557 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11154923586046785571115492358604678557111549235860467855711154923586046785571115492358604678557111549235860467855711154923586046785571115492358604678557111549235860467855711154923586046785571115492358604678557111549235860467855711154923586046785571115492358604678557111549235860467855711154923586046785571115492358604678557111549235860467855711154923586046785571115492358604678557" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48f7e613-f3bb-4c0a-892d-1704368dd01c, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b544e0f0-ec97-4bc2-b8fb-9f6202a5643a, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ae2086c-f962-4088-8ea2-7170568ade9d, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b544e0f0-ec97-4bc2-b8fb-9f6202a5643a, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13636139748450469387 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1363613974845046938713636139748450469387136361397484504693871363613974845046938713636139748450469387136361397484504693871363613974845046938713636139748450469387136361397484504693871363613974845046938713636139748450469387136361397484504693871363613974845046938713636139748450469387136361397484504693871363613974845046938713636139748450469387136361397484504693871363613974845046938713636139748450469387" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db909857-71f3-4af9-aee8-25adcdde4f1a, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db909857-71f3-4af9-aee8-25adcdde4f1a, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2065674773756735796 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20656747737567357962065674773756735796206567477375673579620656747737567357962065674773756735796206567477375673579620656747737567357962065674773756735796206567477375673579620656747737567357962065674773756735796206567477375673579620656747737567357962065674773756735796206567477375673579620656747737567357962065674773756735796206567477375673579620656747737567357962065674773756735796" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b544e0f0-ec97-4bc2-b8fb-9f6202a5643a, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5596d357-e224-4461-8a95-e1a7aaf4098c, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5596d357-e224-4461-8a95-e1a7aaf4098c, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11083414419541575177 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1108341441954157517711083414419541575177110834144195415751771108341441954157517711083414419541575177110834144195415751771108341441954157517711083414419541575177110834144195415751771108341441954157517711083414419541575177110834144195415751771108341441954157517711083414419541575177110834144195415751771108341441954157517711083414419541575177110834144195415751771108341441954157517711083414419541575177" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db909857-71f3-4af9-aee8-25adcdde4f1a, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44f40fbb-b8e9-4dac-a8ba-939891782082, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44f40fbb-b8e9-4dac-a8ba-939891782082, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15572621813893273143 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1557262181389327314315572621813893273143155726218138932731431557262181389327314315572621813893273143155726218138932731431557262181389327314315572621813893273143155726218138932731431557262181389327314315572621813893273143155726218138932731431557262181389327314315572621813893273143155726218138932731431557262181389327314315572621813893273143155726218138932731431557262181389327314315572621813893273143" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5596d357-e224-4461-8a95-e1a7aaf4098c, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1dd937a9-2e71-4558-859e-c6396133f90f, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44f40fbb-b8e9-4dac-a8ba-939891782082, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 847453ff-46c9-4c5f-acd8-0507fcf1283b, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 847453ff-46c9-4c5f-acd8-0507fcf1283b, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13190893179012597552 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1319089317901259755213190893179012597552131908931790125975521319089317901259755213190893179012597552131908931790125975521319089317901259755213190893179012597552131908931790125975521319089317901259755213190893179012597552131908931790125975521319089317901259755213190893179012597552131908931790125975521319089317901259755213190893179012597552131908931790125975521319089317901259755213190893179012597552" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1dd937a9-2e71-4558-859e-c6396133f90f, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 575313702475998567 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "575313702475998567575313702475998567575313702475998567575313702475998567575313702475998567575313702475998567575313702475998567575313702475998567575313702475998567575313702475998567575313702475998567575313702475998567575313702475998567575313702475998567575313702475998567575313702475998567575313702475998567575313702475998567575313702475998567575313702475998567" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 847453ff-46c9-4c5f-acd8-0507fcf1283b, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 707198c4-a2b5-4447-9ffe-33b83a4efaf3, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 707198c4-a2b5-4447-9ffe-33b83a4efaf3, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16285899709319860350 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1628589970931986035016285899709319860350162858997093198603501628589970931986035016285899709319860350162858997093198603501628589970931986035016285899709319860350162858997093198603501628589970931986035016285899709319860350162858997093198603501628589970931986035016285899709319860350162858997093198603501628589970931986035016285899709319860350162858997093198603501628589970931986035016285899709319860350" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1dd937a9-2e71-4558-859e-c6396133f90f, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 758489ac-f4ce-4e69-80c5-57487bcff8c5, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 758489ac-f4ce-4e69-80c5-57487bcff8c5, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12917972766893865241 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1291797276689386524112917972766893865241129179727668938652411291797276689386524112917972766893865241129179727668938652411291797276689386524112917972766893865241129179727668938652411291797276689386524112917972766893865241129179727668938652411291797276689386524112917972766893865241129179727668938652411291797276689386524112917972766893865241129179727668938652411291797276689386524112917972766893865241" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 707198c4-a2b5-4447-9ffe-33b83a4efaf3, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb4c240b-955d-44b6-b597-ec17eef31e11, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb4c240b-955d-44b6-b597-ec17eef31e11, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13920415517980134376 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1392041551798013437613920415517980134376139204155179801343761392041551798013437613920415517980134376139204155179801343761392041551798013437613920415517980134376139204155179801343761392041551798013437613920415517980134376139204155179801343761392041551798013437613920415517980134376139204155179801343761392041551798013437613920415517980134376139204155179801343761392041551798013437613920415517980134376" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 758489ac-f4ce-4e69-80c5-57487bcff8c5, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c22742b4-d092-4849-adc5-5c4ce7da461a, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c22742b4-d092-4849-adc5-5c4ce7da461a, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18226561147205764232 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1822656114720576423218226561147205764232182265611472057642321822656114720576423218226561147205764232182265611472057642321822656114720576423218226561147205764232182265611472057642321822656114720576423218226561147205764232182265611472057642321822656114720576423218226561147205764232182265611472057642321822656114720576423218226561147205764232182265611472057642321822656114720576423218226561147205764232" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb4c240b-955d-44b6-b597-ec17eef31e11, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d396534-38c4-4cae-a864-f91a119b7e8b, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d396534-38c4-4cae-a864-f91a119b7e8b, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8845319118427522162 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88453191184275221628845319118427522162884531911842752216288453191184275221628845319118427522162884531911842752216288453191184275221628845319118427522162884531911842752216288453191184275221628845319118427522162884531911842752216288453191184275221628845319118427522162884531911842752216288453191184275221628845319118427522162884531911842752216288453191184275221628845319118427522162" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c22742b4-d092-4849-adc5-5c4ce7da461a, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00f2174a-44fa-449a-a2ba-476b46249f5f, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00f2174a-44fa-449a-a2ba-476b46249f5f, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14628004902163402429 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1462800490216340242914628004902163402429146280049021634024291462800490216340242914628004902163402429146280049021634024291462800490216340242914628004902163402429146280049021634024291462800490216340242914628004902163402429146280049021634024291462800490216340242914628004902163402429146280049021634024291462800490216340242914628004902163402429146280049021634024291462800490216340242914628004902163402429" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d396534-38c4-4cae-a864-f91a119b7e8b, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99eab5bd-9fd8-48fc-876f-d3c7e27e226a, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99eab5bd-9fd8-48fc-876f-d3c7e27e226a, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2347567473083241728 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23475674730832417282347567473083241728234756747308324172823475674730832417282347567473083241728234756747308324172823475674730832417282347567473083241728234756747308324172823475674730832417282347567473083241728234756747308324172823475674730832417282347567473083241728234756747308324172823475674730832417282347567473083241728234756747308324172823475674730832417282347567473083241728" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00f2174a-44fa-449a-a2ba-476b46249f5f, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14975522-e29e-45e0-978b-5478ec4bbd87, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14975522-e29e-45e0-978b-5478ec4bbd87, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11272710404663448156 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1127271040466344815611272710404663448156112727104046634481561127271040466344815611272710404663448156112727104046634481561127271040466344815611272710404663448156112727104046634481561127271040466344815611272710404663448156112727104046634481561127271040466344815611272710404663448156112727104046634481561127271040466344815611272710404663448156112727104046634481561127271040466344815611272710404663448156" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99eab5bd-9fd8-48fc-876f-d3c7e27e226a, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7728693c-b2b8-4320-9be6-c0cb4c31e8e3, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7728693c-b2b8-4320-9be6-c0cb4c31e8e3, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4154645091653631845 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41546450916536318454154645091653631845415464509165363184541546450916536318454154645091653631845415464509165363184541546450916536318454154645091653631845415464509165363184541546450916536318454154645091653631845415464509165363184541546450916536318454154645091653631845415464509165363184541546450916536318454154645091653631845415464509165363184541546450916536318454154645091653631845" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14975522-e29e-45e0-978b-5478ec4bbd87, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 959b416a-2985-4c98-9b8a-93cab85dc370, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 959b416a-2985-4c98-9b8a-93cab85dc370, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11114038237370524007 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1111403823737052400711114038237370524007111140382373705240071111403823737052400711114038237370524007111140382373705240071111403823737052400711114038237370524007111140382373705240071111403823737052400711114038237370524007111140382373705240071111403823737052400711114038237370524007111140382373705240071111403823737052400711114038237370524007111140382373705240071111403823737052400711114038237370524007" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7728693c-b2b8-4320-9be6-c0cb4c31e8e3, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 790fce7a-ced0-4ae4-bec3-dd3d49bb2855, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 790fce7a-ced0-4ae4-bec3-dd3d49bb2855, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8151457033998084028 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81514570339980840288151457033998084028815145703399808402881514570339980840288151457033998084028815145703399808402881514570339980840288151457033998084028815145703399808402881514570339980840288151457033998084028815145703399808402881514570339980840288151457033998084028815145703399808402881514570339980840288151457033998084028815145703399808402881514570339980840288151457033998084028" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 959b416a-2985-4c98-9b8a-93cab85dc370, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7876c43-3795-4230-ba0d-a30a670e7808, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7876c43-3795-4230-ba0d-a30a670e7808, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2059816014086143791 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20598160140861437912059816014086143791205981601408614379120598160140861437912059816014086143791205981601408614379120598160140861437912059816014086143791205981601408614379120598160140861437912059816014086143791205981601408614379120598160140861437912059816014086143791205981601408614379120598160140861437912059816014086143791205981601408614379120598160140861437912059816014086143791" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 790fce7a-ced0-4ae4-bec3-dd3d49bb2855, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb65556b-8f56-4191-b0c9-ecd0c5fd0a13, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb65556b-8f56-4191-b0c9-ecd0c5fd0a13, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1117616954513561318 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11176169545135613181117616954513561318111761695451356131811176169545135613181117616954513561318111761695451356131811176169545135613181117616954513561318111761695451356131811176169545135613181117616954513561318111761695451356131811176169545135613181117616954513561318111761695451356131811176169545135613181117616954513561318111761695451356131811176169545135613181117616954513561318" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7876c43-3795-4230-ba0d-a30a670e7808, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9cb5c9f0-553e-4923-b41b-23a939310a08, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9cb5c9f0-553e-4923-b41b-23a939310a08, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9572626228704511162 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95726262287045111629572626228704511162957262622870451116295726262287045111629572626228704511162957262622870451116295726262287045111629572626228704511162957262622870451116295726262287045111629572626228704511162957262622870451116295726262287045111629572626228704511162957262622870451116295726262287045111629572626228704511162957262622870451116295726262287045111629572626228704511162" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb65556b-8f56-4191-b0c9-ecd0c5fd0a13, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 478827b1-c5e2-4507-bea1-4727eb68a761, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 478827b1-c5e2-4507-bea1-4727eb68a761, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9077654660109442402 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90776546601094424029077654660109442402907765466010944240290776546601094424029077654660109442402907765466010944240290776546601094424029077654660109442402907765466010944240290776546601094424029077654660109442402907765466010944240290776546601094424029077654660109442402907765466010944240290776546601094424029077654660109442402907765466010944240290776546601094424029077654660109442402" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9cb5c9f0-553e-4923-b41b-23a939310a08, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 203d6254-b043-4d30-b561-36dc9a12bd64, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 203d6254-b043-4d30-b561-36dc9a12bd64, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17577586873071625085 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1757758687307162508517577586873071625085175775868730716250851757758687307162508517577586873071625085175775868730716250851757758687307162508517577586873071625085175775868730716250851757758687307162508517577586873071625085175775868730716250851757758687307162508517577586873071625085175775868730716250851757758687307162508517577586873071625085175775868730716250851757758687307162508517577586873071625085" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 478827b1-c5e2-4507-bea1-4727eb68a761, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9914a51a-ed44-47ca-9331-d60aa46ff3d1, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9914a51a-ed44-47ca-9331-d60aa46ff3d1, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5132175187438108391 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51321751874381083915132175187438108391513217518743810839151321751874381083915132175187438108391513217518743810839151321751874381083915132175187438108391513217518743810839151321751874381083915132175187438108391513217518743810839151321751874381083915132175187438108391513217518743810839151321751874381083915132175187438108391513217518743810839151321751874381083915132175187438108391" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 203d6254-b043-4d30-b561-36dc9a12bd64, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9eed8632-e9b4-46af-81e7-ade89cf9c2ec, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9eed8632-e9b4-46af-81e7-ade89cf9c2ec, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5911153890117195673 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59111538901171956735911153890117195673591115389011719567359111538901171956735911153890117195673591115389011719567359111538901171956735911153890117195673591115389011719567359111538901171956735911153890117195673591115389011719567359111538901171956735911153890117195673591115389011719567359111538901171956735911153890117195673591115389011719567359111538901171956735911153890117195673" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9914a51a-ed44-47ca-9331-d60aa46ff3d1, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a15f4472-e532-4281-a9d0-e9df5d03a1cd, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a15f4472-e532-4281-a9d0-e9df5d03a1cd, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17782618547681347523 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1778261854768134752317782618547681347523177826185476813475231778261854768134752317782618547681347523177826185476813475231778261854768134752317782618547681347523177826185476813475231778261854768134752317782618547681347523177826185476813475231778261854768134752317782618547681347523177826185476813475231778261854768134752317782618547681347523177826185476813475231778261854768134752317782618547681347523" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9eed8632-e9b4-46af-81e7-ade89cf9c2ec, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88905147-2fb4-4253-9e3f-4a3c5dd4f255, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88905147-2fb4-4253-9e3f-4a3c5dd4f255, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8010037164149058769 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80100371641490587698010037164149058769801003716414905876980100371641490587698010037164149058769801003716414905876980100371641490587698010037164149058769801003716414905876980100371641490587698010037164149058769801003716414905876980100371641490587698010037164149058769801003716414905876980100371641490587698010037164149058769801003716414905876980100371641490587698010037164149058769" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a15f4472-e532-4281-a9d0-e9df5d03a1cd, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 917ac6df-78c8-48b1-98c9-f27db9fa97f4, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 917ac6df-78c8-48b1-98c9-f27db9fa97f4, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14585649983827878402 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1458564998382787840214585649983827878402145856499838278784021458564998382787840214585649983827878402145856499838278784021458564998382787840214585649983827878402145856499838278784021458564998382787840214585649983827878402145856499838278784021458564998382787840214585649983827878402145856499838278784021458564998382787840214585649983827878402145856499838278784021458564998382787840214585649983827878402" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88905147-2fb4-4253-9e3f-4a3c5dd4f255, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 623a37b9-c60a-4d47-b452-4edef243fe1e, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 623a37b9-c60a-4d47-b452-4edef243fe1e, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6261117109514859966 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62611171095148599666261117109514859966626111710951485996662611171095148599666261117109514859966626111710951485996662611171095148599666261117109514859966626111710951485996662611171095148599666261117109514859966626111710951485996662611171095148599666261117109514859966626111710951485996662611171095148599666261117109514859966626111710951485996662611171095148599666261117109514859966" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 917ac6df-78c8-48b1-98c9-f27db9fa97f4, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2c4c7ef-20c2-40b1-a14d-7fe4415e4195, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2c4c7ef-20c2-40b1-a14d-7fe4415e4195, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14400865004349532556 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1440086500434953255614400865004349532556144008650043495325561440086500434953255614400865004349532556144008650043495325561440086500434953255614400865004349532556144008650043495325561440086500434953255614400865004349532556144008650043495325561440086500434953255614400865004349532556144008650043495325561440086500434953255614400865004349532556144008650043495325561440086500434953255614400865004349532556" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 623a37b9-c60a-4d47-b452-4edef243fe1e, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78c031c2-e7d4-44ed-8c0c-46361fa2be4c, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78c031c2-e7d4-44ed-8c0c-46361fa2be4c, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15132037363599084070 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1513203736359908407015132037363599084070151320373635990840701513203736359908407015132037363599084070151320373635990840701513203736359908407015132037363599084070151320373635990840701513203736359908407015132037363599084070151320373635990840701513203736359908407015132037363599084070151320373635990840701513203736359908407015132037363599084070151320373635990840701513203736359908407015132037363599084070" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2c4c7ef-20c2-40b1-a14d-7fe4415e4195, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4d220a5-810b-4bdd-b46d-4eaccedd1a68, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4d220a5-810b-4bdd-b46d-4eaccedd1a68, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6607853494226213144 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66078534942262131446607853494226213144660785349422621314466078534942262131446607853494226213144660785349422621314466078534942262131446607853494226213144660785349422621314466078534942262131446607853494226213144660785349422621314466078534942262131446607853494226213144660785349422621314466078534942262131446607853494226213144660785349422621314466078534942262131446607853494226213144" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4d220a5-810b-4bdd-b46d-4eaccedd1a68, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0e7206c-2f22-4bca-b256-e96573e45873, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0e7206c-2f22-4bca-b256-e96573e45873, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4522869331685350055 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45228693316853500554522869331685350055452286933168535005545228693316853500554522869331685350055452286933168535005545228693316853500554522869331685350055452286933168535005545228693316853500554522869331685350055452286933168535005545228693316853500554522869331685350055452286933168535005545228693316853500554522869331685350055452286933168535005545228693316853500554522869331685350055" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78c031c2-e7d4-44ed-8c0c-46361fa2be4c, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d25f05b-ad1f-4852-a0d9-13d35e73d965, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d25f05b-ad1f-4852-a0d9-13d35e73d965, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4547448188971096011 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45474481889710960114547448188971096011454744818897109601145474481889710960114547448188971096011454744818897109601145474481889710960114547448188971096011454744818897109601145474481889710960114547448188971096011454744818897109601145474481889710960114547448188971096011454744818897109601145474481889710960114547448188971096011454744818897109601145474481889710960114547448188971096011" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0e7206c-2f22-4bca-b256-e96573e45873, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f7331c3-e7a8-467e-b344-100c4256f90e, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f7331c3-e7a8-467e-b344-100c4256f90e, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16943120039369306771 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1694312003936930677116943120039369306771169431200393693067711694312003936930677116943120039369306771169431200393693067711694312003936930677116943120039369306771169431200393693067711694312003936930677116943120039369306771169431200393693067711694312003936930677116943120039369306771169431200393693067711694312003936930677116943120039369306771169431200393693067711694312003936930677116943120039369306771" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d25f05b-ad1f-4852-a0d9-13d35e73d965, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1fd1f86-bde1-4d3e-8300-c043e2ff5439, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1fd1f86-bde1-4d3e-8300-c043e2ff5439, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14938010153131188183 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1493801015313118818314938010153131188183149380101531311881831493801015313118818314938010153131188183149380101531311881831493801015313118818314938010153131188183149380101531311881831493801015313118818314938010153131188183149380101531311881831493801015313118818314938010153131188183149380101531311881831493801015313118818314938010153131188183149380101531311881831493801015313118818314938010153131188183" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f7331c3-e7a8-467e-b344-100c4256f90e, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 456017a4-c6f5-4303-83ea-08d430829399, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 456017a4-c6f5-4303-83ea-08d430829399, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15222380264398789179 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1522238026439878917915222380264398789179152223802643987891791522238026439878917915222380264398789179152223802643987891791522238026439878917915222380264398789179152223802643987891791522238026439878917915222380264398789179152223802643987891791522238026439878917915222380264398789179152223802643987891791522238026439878917915222380264398789179152223802643987891791522238026439878917915222380264398789179" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1fd1f86-bde1-4d3e-8300-c043e2ff5439, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a60e0f4b-21ac-488f-b5fd-70f8afcba3c4, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a60e0f4b-21ac-488f-b5fd-70f8afcba3c4, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 924673157961337817 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "924673157961337817924673157961337817924673157961337817924673157961337817924673157961337817924673157961337817924673157961337817924673157961337817924673157961337817924673157961337817924673157961337817924673157961337817924673157961337817924673157961337817924673157961337817924673157961337817924673157961337817924673157961337817924673157961337817924673157961337817" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 456017a4-c6f5-4303-83ea-08d430829399, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6ca2c28-b438-4ddd-bd24-90dde3b61692, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6ca2c28-b438-4ddd-bd24-90dde3b61692, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2985263346236975797 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29852633462369757972985263346236975797298526334623697579729852633462369757972985263346236975797298526334623697579729852633462369757972985263346236975797298526334623697579729852633462369757972985263346236975797298526334623697579729852633462369757972985263346236975797298526334623697579729852633462369757972985263346236975797298526334623697579729852633462369757972985263346236975797" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a60e0f4b-21ac-488f-b5fd-70f8afcba3c4, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a51bb56-3370-4885-8bc2-da9f44cab6cc, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a51bb56-3370-4885-8bc2-da9f44cab6cc, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17234041462031718923 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1723404146203171892317234041462031718923172340414620317189231723404146203171892317234041462031718923172340414620317189231723404146203171892317234041462031718923172340414620317189231723404146203171892317234041462031718923172340414620317189231723404146203171892317234041462031718923172340414620317189231723404146203171892317234041462031718923172340414620317189231723404146203171892317234041462031718923" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6ca2c28-b438-4ddd-bd24-90dde3b61692, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0c1b76b-2642-4c59-a680-051929270244, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0c1b76b-2642-4c59-a680-051929270244, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3173228005174227970 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31732280051742279703173228005174227970317322800517422797031732280051742279703173228005174227970317322800517422797031732280051742279703173228005174227970317322800517422797031732280051742279703173228005174227970317322800517422797031732280051742279703173228005174227970317322800517422797031732280051742279703173228005174227970317322800517422797031732280051742279703173228005174227970" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a51bb56-3370-4885-8bc2-da9f44cab6cc, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5ed7911-1f63-4f95-8fd2-198da88a3172, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5ed7911-1f63-4f95-8fd2-198da88a3172, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12492785845899788924 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1249278584589978892412492785845899788924124927858458997889241249278584589978892412492785845899788924124927858458997889241249278584589978892412492785845899788924124927858458997889241249278584589978892412492785845899788924124927858458997889241249278584589978892412492785845899788924124927858458997889241249278584589978892412492785845899788924124927858458997889241249278584589978892412492785845899788924" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0c1b76b-2642-4c59-a680-051929270244, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9546baa-9a4a-4aba-b098-7998f1a7d7c8, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9546baa-9a4a-4aba-b098-7998f1a7d7c8, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5148800423688512887 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51488004236885128875148800423688512887514880042368851288751488004236885128875148800423688512887514880042368851288751488004236885128875148800423688512887514880042368851288751488004236885128875148800423688512887514880042368851288751488004236885128875148800423688512887514880042368851288751488004236885128875148800423688512887514880042368851288751488004236885128875148800423688512887" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5ed7911-1f63-4f95-8fd2-198da88a3172, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6944abf3-d8dc-4d5f-b4e6-66654facc7fc, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6944abf3-d8dc-4d5f-b4e6-66654facc7fc, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15207893271858235025 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1520789327185823502515207893271858235025152078932718582350251520789327185823502515207893271858235025152078932718582350251520789327185823502515207893271858235025152078932718582350251520789327185823502515207893271858235025152078932718582350251520789327185823502515207893271858235025152078932718582350251520789327185823502515207893271858235025152078932718582350251520789327185823502515207893271858235025" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6944abf3-d8dc-4d5f-b4e6-66654facc7fc, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee92e904-edd3-47fb-a321-582fa6a82b08, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee92e904-edd3-47fb-a321-582fa6a82b08, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6506781297399761453 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65067812973997614536506781297399761453650678129739976145365067812973997614536506781297399761453650678129739976145365067812973997614536506781297399761453650678129739976145365067812973997614536506781297399761453650678129739976145365067812973997614536506781297399761453650678129739976145365067812973997614536506781297399761453650678129739976145365067812973997614536506781297399761453" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9546baa-9a4a-4aba-b098-7998f1a7d7c8, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4bff5f90-912d-40d9-8c02-931600f217b6, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4bff5f90-912d-40d9-8c02-931600f217b6, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11307219556500161649 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1130721955650016164911307219556500161649113072195565001616491130721955650016164911307219556500161649113072195565001616491130721955650016164911307219556500161649113072195565001616491130721955650016164911307219556500161649113072195565001616491130721955650016164911307219556500161649113072195565001616491130721955650016164911307219556500161649113072195565001616491130721955650016164911307219556500161649" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee92e904-edd3-47fb-a321-582fa6a82b08, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 539aee8e-f13c-4a83-91e6-d8a364300558, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4bff5f90-912d-40d9-8c02-931600f217b6, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 539aee8e-f13c-4a83-91e6-d8a364300558, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12774556995415609233 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1277455699541560923312774556995415609233127745569954156092331277455699541560923312774556995415609233127745569954156092331277455699541560923312774556995415609233127745569954156092331277455699541560923312774556995415609233127745569954156092331277455699541560923312774556995415609233127745569954156092331277455699541560923312774556995415609233127745569954156092331277455699541560923312774556995415609233" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a4b3850-319d-4959-bcad-fe46bff5b862, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a4b3850-319d-4959-bcad-fe46bff5b862, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14508686426939291294 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1450868642693929129414508686426939291294145086864269392912941450868642693929129414508686426939291294145086864269392912941450868642693929129414508686426939291294145086864269392912941450868642693929129414508686426939291294145086864269392912941450868642693929129414508686426939291294145086864269392912941450868642693929129414508686426939291294145086864269392912941450868642693929129414508686426939291294" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 539aee8e-f13c-4a83-91e6-d8a364300558, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 306778ab-a1f7-4540-954c-46b900928f5c, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 306778ab-a1f7-4540-954c-46b900928f5c, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6370028962306546806 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63700289623065468066370028962306546806637002896230654680663700289623065468066370028962306546806637002896230654680663700289623065468066370028962306546806637002896230654680663700289623065468066370028962306546806637002896230654680663700289623065468066370028962306546806637002896230654680663700289623065468066370028962306546806637002896230654680663700289623065468066370028962306546806" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a4b3850-319d-4959-bcad-fe46bff5b862, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1e06511-e691-4992-8c62-4f0d15549e00, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1e06511-e691-4992-8c62-4f0d15549e00, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 500719182613725808 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "500719182613725808500719182613725808500719182613725808500719182613725808500719182613725808500719182613725808500719182613725808500719182613725808500719182613725808500719182613725808500719182613725808500719182613725808500719182613725808500719182613725808500719182613725808500719182613725808500719182613725808500719182613725808500719182613725808500719182613725808" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 306778ab-a1f7-4540-954c-46b900928f5c, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 797a1505-650a-402f-a0c3-7245f66695fc, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 797a1505-650a-402f-a0c3-7245f66695fc, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 735207238281175008 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "735207238281175008735207238281175008735207238281175008735207238281175008735207238281175008735207238281175008735207238281175008735207238281175008735207238281175008735207238281175008735207238281175008735207238281175008735207238281175008735207238281175008735207238281175008735207238281175008735207238281175008735207238281175008735207238281175008735207238281175008" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1e06511-e691-4992-8c62-4f0d15549e00, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1232e1b7-d9cb-48dd-8652-af947f19fb42, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1232e1b7-d9cb-48dd-8652-af947f19fb42, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4710640302367708026 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47106403023677080264710640302367708026471064030236770802647106403023677080264710640302367708026471064030236770802647106403023677080264710640302367708026471064030236770802647106403023677080264710640302367708026471064030236770802647106403023677080264710640302367708026471064030236770802647106403023677080264710640302367708026471064030236770802647106403023677080264710640302367708026" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 797a1505-650a-402f-a0c3-7245f66695fc, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1232e1b7-d9cb-48dd-8652-af947f19fb42, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd9c19ca-60c1-4a77-8021-91f95511c3d6, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd9c19ca-60c1-4a77-8021-91f95511c3d6, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2733348220720700418 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27333482207207004182733348220720700418273334822072070041827333482207207004182733348220720700418273334822072070041827333482207207004182733348220720700418273334822072070041827333482207207004182733348220720700418273334822072070041827333482207207004182733348220720700418273334822072070041827333482207207004182733348220720700418273334822072070041827333482207207004182733348220720700418" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17fac180-112d-498c-9178-9b876beab248, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17fac180-112d-498c-9178-9b876beab248, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4121444741416696820 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41214447414166968204121444741416696820412144474141669682041214447414166968204121444741416696820412144474141669682041214447414166968204121444741416696820412144474141669682041214447414166968204121444741416696820412144474141669682041214447414166968204121444741416696820412144474141669682041214447414166968204121444741416696820412144474141669682041214447414166968204121444741416696820" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd9c19ca-60c1-4a77-8021-91f95511c3d6, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dbef4e4f-bafd-4c14-a6a7-e4a30d498722, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17fac180-112d-498c-9178-9b876beab248, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 283e71eb-c4b7-4d1e-a556-aec7d1e34944, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 283e71eb-c4b7-4d1e-a556-aec7d1e34944, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1654657237597364644 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16546572375973646441654657237597364644165465723759736464416546572375973646441654657237597364644165465723759736464416546572375973646441654657237597364644165465723759736464416546572375973646441654657237597364644165465723759736464416546572375973646441654657237597364644165465723759736464416546572375973646441654657237597364644165465723759736464416546572375973646441654657237597364644" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dbef4e4f-bafd-4c14-a6a7-e4a30d498722, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13089851258061312228 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1308985125806131222813089851258061312228130898512580613122281308985125806131222813089851258061312228130898512580613122281308985125806131222813089851258061312228130898512580613122281308985125806131222813089851258061312228130898512580613122281308985125806131222813089851258061312228130898512580613122281308985125806131222813089851258061312228130898512580613122281308985125806131222813089851258061312228" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dbef4e4f-bafd-4c14-a6a7-e4a30d498722, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2edaad3-1f5e-4474-9d0c-4fb043dedb42, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 283e71eb-c4b7-4d1e-a556-aec7d1e34944, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, edd3c25e-21c6-45ad-9e9a-9895bb721ee0, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2edaad3-1f5e-4474-9d0c-4fb043dedb42, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13608097751163730814 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1360809775116373081413608097751163730814136080977511637308141360809775116373081413608097751163730814136080977511637308141360809775116373081413608097751163730814136080977511637308141360809775116373081413608097751163730814136080977511637308141360809775116373081413608097751163730814136080977511637308141360809775116373081413608097751163730814136080977511637308141360809775116373081413608097751163730814" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, edd3c25e-21c6-45ad-9e9a-9895bb721ee0, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3398928350303288378 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33989283503032883783398928350303288378339892835030328837833989283503032883783398928350303288378339892835030328837833989283503032883783398928350303288378339892835030328837833989283503032883783398928350303288378339892835030328837833989283503032883783398928350303288378339892835030328837833989283503032883783398928350303288378339892835030328837833989283503032883783398928350303288378" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2edaad3-1f5e-4474-9d0c-4fb043dedb42, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f04d207e-33fc-4334-8511-3156a0e3cab5, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f04d207e-33fc-4334-8511-3156a0e3cab5, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14676871287734159469 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1467687128773415946914676871287734159469146768712877341594691467687128773415946914676871287734159469146768712877341594691467687128773415946914676871287734159469146768712877341594691467687128773415946914676871287734159469146768712877341594691467687128773415946914676871287734159469146768712877341594691467687128773415946914676871287734159469146768712877341594691467687128773415946914676871287734159469" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, edd3c25e-21c6-45ad-9e9a-9895bb721ee0, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f7e692e-b523-47a1-a481-0611639f9e21, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f7e692e-b523-47a1-a481-0611639f9e21, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17573606629764057890 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1757360662976405789017573606629764057890175736066297640578901757360662976405789017573606629764057890175736066297640578901757360662976405789017573606629764057890175736066297640578901757360662976405789017573606629764057890175736066297640578901757360662976405789017573606629764057890175736066297640578901757360662976405789017573606629764057890175736066297640578901757360662976405789017573606629764057890" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f7e692e-b523-47a1-a481-0611639f9e21, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f04d207e-33fc-4334-8511-3156a0e3cab5, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3e99081-2fcb-4164-97c0-b2b1bc601c77, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3e99081-2fcb-4164-97c0-b2b1bc601c77, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3488812434890721854 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34888124348907218543488812434890721854348881243489072185434888124348907218543488812434890721854348881243489072185434888124348907218543488812434890721854348881243489072185434888124348907218543488812434890721854348881243489072185434888124348907218543488812434890721854348881243489072185434888124348907218543488812434890721854348881243489072185434888124348907218543488812434890721854" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ebc5a11-8b2a-4191-9bf2-50067de05c5f, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ebc5a11-8b2a-4191-9bf2-50067de05c5f, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2474435111030951860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24744351110309518602474435111030951860247443511103095186024744351110309518602474435111030951860247443511103095186024744351110309518602474435111030951860247443511103095186024744351110309518602474435111030951860247443511103095186024744351110309518602474435111030951860247443511103095186024744351110309518602474435111030951860247443511103095186024744351110309518602474435111030951860" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3e99081-2fcb-4164-97c0-b2b1bc601c77, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed06bf74-7164-45c0-b410-f688263ea21e, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed06bf74-7164-45c0-b410-f688263ea21e, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14445502490896549909 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1444550249089654990914445502490896549909144455024908965499091444550249089654990914445502490896549909144455024908965499091444550249089654990914445502490896549909144455024908965499091444550249089654990914445502490896549909144455024908965499091444550249089654990914445502490896549909144455024908965499091444550249089654990914445502490896549909144455024908965499091444550249089654990914445502490896549909" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ebc5a11-8b2a-4191-9bf2-50067de05c5f, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee9d4813-f227-4fc7-986b-3168650884fb, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee9d4813-f227-4fc7-986b-3168650884fb, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6924610625078042502 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69246106250780425026924610625078042502692461062507804250269246106250780425026924610625078042502692461062507804250269246106250780425026924610625078042502692461062507804250269246106250780425026924610625078042502692461062507804250269246106250780425026924610625078042502692461062507804250269246106250780425026924610625078042502692461062507804250269246106250780425026924610625078042502" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed06bf74-7164-45c0-b410-f688263ea21e, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97e83e9e-5c21-45b6-a24b-bf8120841785, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97e83e9e-5c21-45b6-a24b-bf8120841785, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8854877788586789822 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88548777885867898228854877788586789822885487778858678982288548777885867898228854877788586789822885487778858678982288548777885867898228854877788586789822885487778858678982288548777885867898228854877788586789822885487778858678982288548777885867898228854877788586789822885487778858678982288548777885867898228854877788586789822885487778858678982288548777885867898228854877788586789822" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee9d4813-f227-4fc7-986b-3168650884fb, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c534ac4e-a2e3-4b0f-973c-644ba3473274, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c534ac4e-a2e3-4b0f-973c-644ba3473274, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4009536465269902147 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40095364652699021474009536465269902147400953646526990214740095364652699021474009536465269902147400953646526990214740095364652699021474009536465269902147400953646526990214740095364652699021474009536465269902147400953646526990214740095364652699021474009536465269902147400953646526990214740095364652699021474009536465269902147400953646526990214740095364652699021474009536465269902147" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97e83e9e-5c21-45b6-a24b-bf8120841785, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0513709f-cd14-4564-93b7-74587638479c, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0513709f-cd14-4564-93b7-74587638479c, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16136919119260233278 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1613691911926023327816136919119260233278161369191192602332781613691911926023327816136919119260233278161369191192602332781613691911926023327816136919119260233278161369191192602332781613691911926023327816136919119260233278161369191192602332781613691911926023327816136919119260233278161369191192602332781613691911926023327816136919119260233278161369191192602332781613691911926023327816136919119260233278" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c534ac4e-a2e3-4b0f-973c-644ba3473274, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1cfcbe1b-049e-47c8-8b79-0921555f1860, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1cfcbe1b-049e-47c8-8b79-0921555f1860, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6806101428512602087 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68061014285126020876806101428512602087680610142851260208768061014285126020876806101428512602087680610142851260208768061014285126020876806101428512602087680610142851260208768061014285126020876806101428512602087680610142851260208768061014285126020876806101428512602087680610142851260208768061014285126020876806101428512602087680610142851260208768061014285126020876806101428512602087" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0513709f-cd14-4564-93b7-74587638479c, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b394527d-ebae-4802-a7b2-e049386b9118, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b394527d-ebae-4802-a7b2-e049386b9118, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14235327442918290763 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1423532744291829076314235327442918290763142353274429182907631423532744291829076314235327442918290763142353274429182907631423532744291829076314235327442918290763142353274429182907631423532744291829076314235327442918290763142353274429182907631423532744291829076314235327442918290763142353274429182907631423532744291829076314235327442918290763142353274429182907631423532744291829076314235327442918290763" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1cfcbe1b-049e-47c8-8b79-0921555f1860, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b633fc3-0658-40b0-aab2-e7a16bef92b5, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b633fc3-0658-40b0-aab2-e7a16bef92b5, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15871658775443842028 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1587165877544384202815871658775443842028158716587754438420281587165877544384202815871658775443842028158716587754438420281587165877544384202815871658775443842028158716587754438420281587165877544384202815871658775443842028158716587754438420281587165877544384202815871658775443842028158716587754438420281587165877544384202815871658775443842028158716587754438420281587165877544384202815871658775443842028" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b394527d-ebae-4802-a7b2-e049386b9118, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ab23cb9-1413-48f5-84a2-decc628ba294, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ab23cb9-1413-48f5-84a2-decc628ba294, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6986623873476466209 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69866238734764662096986623873476466209698662387347646620969866238734764662096986623873476466209698662387347646620969866238734764662096986623873476466209698662387347646620969866238734764662096986623873476466209698662387347646620969866238734764662096986623873476466209698662387347646620969866238734764662096986623873476466209698662387347646620969866238734764662096986623873476466209" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b633fc3-0658-40b0-aab2-e7a16bef92b5, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5f54580-dc9b-4db8-85e7-50b035c6ac36, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5f54580-dc9b-4db8-85e7-50b035c6ac36, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14014179453165388549 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1401417945316538854914014179453165388549140141794531653885491401417945316538854914014179453165388549140141794531653885491401417945316538854914014179453165388549140141794531653885491401417945316538854914014179453165388549140141794531653885491401417945316538854914014179453165388549140141794531653885491401417945316538854914014179453165388549140141794531653885491401417945316538854914014179453165388549" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ab23cb9-1413-48f5-84a2-decc628ba294, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5f54580-dc9b-4db8-85e7-50b035c6ac36, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72bd82e0-bfd6-434a-a239-50ff11cc205d, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72bd82e0-bfd6-434a-a239-50ff11cc205d, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17282731227635490231 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1728273122763549023117282731227635490231172827312276354902311728273122763549023117282731227635490231172827312276354902311728273122763549023117282731227635490231172827312276354902311728273122763549023117282731227635490231172827312276354902311728273122763549023117282731227635490231172827312276354902311728273122763549023117282731227635490231172827312276354902311728273122763549023117282731227635490231" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c73988e6-d5c0-4dd3-b603-35cb0255d476, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c73988e6-d5c0-4dd3-b603-35cb0255d476, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11340729303834115332 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1134072930383411533211340729303834115332113407293038341153321134072930383411533211340729303834115332113407293038341153321134072930383411533211340729303834115332113407293038341153321134072930383411533211340729303834115332113407293038341153321134072930383411533211340729303834115332113407293038341153321134072930383411533211340729303834115332113407293038341153321134072930383411533211340729303834115332" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72bd82e0-bfd6-434a-a239-50ff11cc205d, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8863c50d-bcce-4646-a14c-396d12ecdd30, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8863c50d-bcce-4646-a14c-396d12ecdd30, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17031809315583545965 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1703180931558354596517031809315583545965170318093155835459651703180931558354596517031809315583545965170318093155835459651703180931558354596517031809315583545965170318093155835459651703180931558354596517031809315583545965170318093155835459651703180931558354596517031809315583545965170318093155835459651703180931558354596517031809315583545965170318093155835459651703180931558354596517031809315583545965" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c73988e6-d5c0-4dd3-b603-35cb0255d476, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 092fb08d-b001-49c4-8b44-0b2a128d36c1, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 092fb08d-b001-49c4-8b44-0b2a128d36c1, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6042173949479410234 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60421739494794102346042173949479410234604217394947941023460421739494794102346042173949479410234604217394947941023460421739494794102346042173949479410234604217394947941023460421739494794102346042173949479410234604217394947941023460421739494794102346042173949479410234604217394947941023460421739494794102346042173949479410234604217394947941023460421739494794102346042173949479410234" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8863c50d-bcce-4646-a14c-396d12ecdd30, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8e66891-44f1-42ed-87a6-0707b5fb4bc0, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8e66891-44f1-42ed-87a6-0707b5fb4bc0, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15800536971817895025 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1580053697181789502515800536971817895025158005369718178950251580053697181789502515800536971817895025158005369718178950251580053697181789502515800536971817895025158005369718178950251580053697181789502515800536971817895025158005369718178950251580053697181789502515800536971817895025158005369718178950251580053697181789502515800536971817895025158005369718178950251580053697181789502515800536971817895025" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 092fb08d-b001-49c4-8b44-0b2a128d36c1, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6c24150-ff49-41fe-8fab-0ec4d4c7aea3, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6c24150-ff49-41fe-8fab-0ec4d4c7aea3, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3767602159172542130 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37676021591725421303767602159172542130376760215917254213037676021591725421303767602159172542130376760215917254213037676021591725421303767602159172542130376760215917254213037676021591725421303767602159172542130376760215917254213037676021591725421303767602159172542130376760215917254213037676021591725421303767602159172542130376760215917254213037676021591725421303767602159172542130" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8e66891-44f1-42ed-87a6-0707b5fb4bc0, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ffb53db-c3ea-48de-9cbc-03837038e2ae, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ffb53db-c3ea-48de-9cbc-03837038e2ae, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4852359756250173573 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48523597562501735734852359756250173573485235975625017357348523597562501735734852359756250173573485235975625017357348523597562501735734852359756250173573485235975625017357348523597562501735734852359756250173573485235975625017357348523597562501735734852359756250173573485235975625017357348523597562501735734852359756250173573485235975625017357348523597562501735734852359756250173573" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6c24150-ff49-41fe-8fab-0ec4d4c7aea3, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 638753ec-2b90-489a-950c-a569c8bfca65, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 638753ec-2b90-489a-950c-a569c8bfca65, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14465144065557257934 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1446514406555725793414465144065557257934144651440655572579341446514406555725793414465144065557257934144651440655572579341446514406555725793414465144065557257934144651440655572579341446514406555725793414465144065557257934144651440655572579341446514406555725793414465144065557257934144651440655572579341446514406555725793414465144065557257934144651440655572579341446514406555725793414465144065557257934" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ffb53db-c3ea-48de-9cbc-03837038e2ae, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ecc04121-7bb5-4217-b81c-e122ab19b2f6, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ecc04121-7bb5-4217-b81c-e122ab19b2f6, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7105589703200218469 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71055897032002184697105589703200218469710558970320021846971055897032002184697105589703200218469710558970320021846971055897032002184697105589703200218469710558970320021846971055897032002184697105589703200218469710558970320021846971055897032002184697105589703200218469710558970320021846971055897032002184697105589703200218469710558970320021846971055897032002184697105589703200218469" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 638753ec-2b90-489a-950c-a569c8bfca65, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4949468f-c932-4ec5-9b9f-e048369c86f5, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4949468f-c932-4ec5-9b9f-e048369c86f5, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3792548013191458639 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37925480131914586393792548013191458639379254801319145863937925480131914586393792548013191458639379254801319145863937925480131914586393792548013191458639379254801319145863937925480131914586393792548013191458639379254801319145863937925480131914586393792548013191458639379254801319145863937925480131914586393792548013191458639379254801319145863937925480131914586393792548013191458639" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ecc04121-7bb5-4217-b81c-e122ab19b2f6, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12269624-6bb6-4591-9235-48128a291655, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12269624-6bb6-4591-9235-48128a291655, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8828552226082917187 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88285522260829171878828552226082917187882855222608291718788285522260829171878828552226082917187882855222608291718788285522260829171878828552226082917187882855222608291718788285522260829171878828552226082917187882855222608291718788285522260829171878828552226082917187882855222608291718788285522260829171878828552226082917187882855222608291718788285522260829171878828552226082917187" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4949468f-c932-4ec5-9b9f-e048369c86f5, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d82bf06-92a3-4318-a884-26b4449191e2, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d82bf06-92a3-4318-a884-26b4449191e2, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14881203644010738823 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1488120364401073882314881203644010738823148812036440107388231488120364401073882314881203644010738823148812036440107388231488120364401073882314881203644010738823148812036440107388231488120364401073882314881203644010738823148812036440107388231488120364401073882314881203644010738823148812036440107388231488120364401073882314881203644010738823148812036440107388231488120364401073882314881203644010738823" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d82bf06-92a3-4318-a884-26b4449191e2, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8564dbee-028e-4ac9-b98a-e4d0bff1f720, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8564dbee-028e-4ac9-b98a-e4d0bff1f720, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5845149319856997900 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58451493198569979005845149319856997900584514931985699790058451493198569979005845149319856997900584514931985699790058451493198569979005845149319856997900584514931985699790058451493198569979005845149319856997900584514931985699790058451493198569979005845149319856997900584514931985699790058451493198569979005845149319856997900584514931985699790058451493198569979005845149319856997900" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12269624-6bb6-4591-9235-48128a291655, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60a0fe97-b3c4-4815-b684-cfdc866750e9, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60a0fe97-b3c4-4815-b684-cfdc866750e9, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2249544009350667538 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22495440093506675382249544009350667538224954400935066753822495440093506675382249544009350667538224954400935066753822495440093506675382249544009350667538224954400935066753822495440093506675382249544009350667538224954400935066753822495440093506675382249544009350667538224954400935066753822495440093506675382249544009350667538224954400935066753822495440093506675382249544009350667538" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8564dbee-028e-4ac9-b98a-e4d0bff1f720, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d9fd19a-17d7-4325-aeea-d7030034f95c, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d9fd19a-17d7-4325-aeea-d7030034f95c, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1618784839349573268 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16187848393495732681618784839349573268161878483934957326816187848393495732681618784839349573268161878483934957326816187848393495732681618784839349573268161878483934957326816187848393495732681618784839349573268161878483934957326816187848393495732681618784839349573268161878483934957326816187848393495732681618784839349573268161878483934957326816187848393495732681618784839349573268" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60a0fe97-b3c4-4815-b684-cfdc866750e9, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ddd1e0ce-ab8d-491d-be4b-0a126c12791f, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d9fd19a-17d7-4325-aeea-d7030034f95c, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ddd1e0ce-ab8d-491d-be4b-0a126c12791f, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4053689779521914268 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40536897795219142684053689779521914268405368977952191426840536897795219142684053689779521914268405368977952191426840536897795219142684053689779521914268405368977952191426840536897795219142684053689779521914268405368977952191426840536897795219142684053689779521914268405368977952191426840536897795219142684053689779521914268405368977952191426840536897795219142684053689779521914268" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc07e8ab-94bc-4313-8f4c-17c88e210d11, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc07e8ab-94bc-4313-8f4c-17c88e210d11, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14405526026871559076 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1440552602687155907614405526026871559076144055260268715590761440552602687155907614405526026871559076144055260268715590761440552602687155907614405526026871559076144055260268715590761440552602687155907614405526026871559076144055260268715590761440552602687155907614405526026871559076144055260268715590761440552602687155907614405526026871559076144055260268715590761440552602687155907614405526026871559076" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ddd1e0ce-ab8d-491d-be4b-0a126c12791f, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de87994e-010c-4e12-83a3-9515753e0ae1, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de87994e-010c-4e12-83a3-9515753e0ae1, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1091639161390978335 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10916391613909783351091639161390978335109163916139097833510916391613909783351091639161390978335109163916139097833510916391613909783351091639161390978335109163916139097833510916391613909783351091639161390978335109163916139097833510916391613909783351091639161390978335109163916139097833510916391613909783351091639161390978335109163916139097833510916391613909783351091639161390978335" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc07e8ab-94bc-4313-8f4c-17c88e210d11, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c74ab13-a1d5-45f2-8068-29eda02caed5, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c74ab13-a1d5-45f2-8068-29eda02caed5, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11681028655590920735 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1168102865559092073511681028655590920735116810286555909207351168102865559092073511681028655590920735116810286555909207351168102865559092073511681028655590920735116810286555909207351168102865559092073511681028655590920735116810286555909207351168102865559092073511681028655590920735116810286555909207351168102865559092073511681028655590920735116810286555909207351168102865559092073511681028655590920735" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de87994e-010c-4e12-83a3-9515753e0ae1, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71ea997c-81f2-48d7-be01-6eb889480713, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71ea997c-81f2-48d7-be01-6eb889480713, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8122347092686246154 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81223470926862461548122347092686246154812234709268624615481223470926862461548122347092686246154812234709268624615481223470926862461548122347092686246154812234709268624615481223470926862461548122347092686246154812234709268624615481223470926862461548122347092686246154812234709268624615481223470926862461548122347092686246154812234709268624615481223470926862461548122347092686246154" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c74ab13-a1d5-45f2-8068-29eda02caed5, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cac7ebeb-fce7-4a5c-9e6d-09abe1180aa9, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71ea997c-81f2-48d7-be01-6eb889480713, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b4c8784-6c42-4749-9d33-56a54e02789a, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b4c8784-6c42-4749-9d33-56a54e02789a, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15344589847794932207 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1534458984779493220715344589847794932207153445898477949322071534458984779493220715344589847794932207153445898477949322071534458984779493220715344589847794932207153445898477949322071534458984779493220715344589847794932207153445898477949322071534458984779493220715344589847794932207153445898477949322071534458984779493220715344589847794932207153445898477949322071534458984779493220715344589847794932207" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cac7ebeb-fce7-4a5c-9e6d-09abe1180aa9, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12514100269036162363 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1251410026903616236312514100269036162363125141002690361623631251410026903616236312514100269036162363125141002690361623631251410026903616236312514100269036162363125141002690361623631251410026903616236312514100269036162363125141002690361623631251410026903616236312514100269036162363125141002690361623631251410026903616236312514100269036162363125141002690361623631251410026903616236312514100269036162363" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b4c8784-6c42-4749-9d33-56a54e02789a, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cac7ebeb-fce7-4a5c-9e6d-09abe1180aa9, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4e9f2f2-1411-48c6-87f6-3fb7aa20f896, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4e9f2f2-1411-48c6-87f6-3fb7aa20f896, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15162115582865131940 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1516211558286513194015162115582865131940151621155828651319401516211558286513194015162115582865131940151621155828651319401516211558286513194015162115582865131940151621155828651319401516211558286513194015162115582865131940151621155828651319401516211558286513194015162115582865131940151621155828651319401516211558286513194015162115582865131940151621155828651319401516211558286513194015162115582865131940" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 371cc3b0-0b6c-426c-be4a-71a9a7333022, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 371cc3b0-0b6c-426c-be4a-71a9a7333022, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15034949432597353790 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1503494943259735379015034949432597353790150349494325973537901503494943259735379015034949432597353790150349494325973537901503494943259735379015034949432597353790150349494325973537901503494943259735379015034949432597353790150349494325973537901503494943259735379015034949432597353790150349494325973537901503494943259735379015034949432597353790150349494325973537901503494943259735379015034949432597353790" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4e9f2f2-1411-48c6-87f6-3fb7aa20f896, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89252b82-bfb7-494d-9571-7fc469d8b4ae, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89252b82-bfb7-494d-9571-7fc469d8b4ae, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8007165738178376235 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80071657381783762358007165738178376235800716573817837623580071657381783762358007165738178376235800716573817837623580071657381783762358007165738178376235800716573817837623580071657381783762358007165738178376235800716573817837623580071657381783762358007165738178376235800716573817837623580071657381783762358007165738178376235800716573817837623580071657381783762358007165738178376235" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 371cc3b0-0b6c-426c-be4a-71a9a7333022, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29dbe839-2db5-4141-95ce-61622c1e38c0, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29dbe839-2db5-4141-95ce-61622c1e38c0, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15945839320090976836 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1594583932009097683615945839320090976836159458393200909768361594583932009097683615945839320090976836159458393200909768361594583932009097683615945839320090976836159458393200909768361594583932009097683615945839320090976836159458393200909768361594583932009097683615945839320090976836159458393200909768361594583932009097683615945839320090976836159458393200909768361594583932009097683615945839320090976836" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89252b82-bfb7-494d-9571-7fc469d8b4ae, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 693ea0d2-088b-4408-97be-eed32dade3d9, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 693ea0d2-088b-4408-97be-eed32dade3d9, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8251133662655675616 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82511336626556756168251133662655675616825113366265567561682511336626556756168251133662655675616825113366265567561682511336626556756168251133662655675616825113366265567561682511336626556756168251133662655675616825113366265567561682511336626556756168251133662655675616825113366265567561682511336626556756168251133662655675616825113366265567561682511336626556756168251133662655675616" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29dbe839-2db5-4141-95ce-61622c1e38c0, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 193d4016-e71f-405c-94d8-b2cb9feef5c5, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 193d4016-e71f-405c-94d8-b2cb9feef5c5, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5153612409194076157 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51536124091940761575153612409194076157515361240919407615751536124091940761575153612409194076157515361240919407615751536124091940761575153612409194076157515361240919407615751536124091940761575153612409194076157515361240919407615751536124091940761575153612409194076157515361240919407615751536124091940761575153612409194076157515361240919407615751536124091940761575153612409194076157" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 193d4016-e71f-405c-94d8-b2cb9feef5c5, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 481859fd-c981-46ea-bc72-0b3211d66e0e, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 481859fd-c981-46ea-bc72-0b3211d66e0e, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18286039043706501378 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1828603904370650137818286039043706501378182860390437065013781828603904370650137818286039043706501378182860390437065013781828603904370650137818286039043706501378182860390437065013781828603904370650137818286039043706501378182860390437065013781828603904370650137818286039043706501378182860390437065013781828603904370650137818286039043706501378182860390437065013781828603904370650137818286039043706501378" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 693ea0d2-088b-4408-97be-eed32dade3d9, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89bb383e-8008-431f-b22f-c56d86a44b06, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89bb383e-8008-431f-b22f-c56d86a44b06, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11007777821844114046 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1100777782184411404611007777821844114046110077778218441140461100777782184411404611007777821844114046110077778218441140461100777782184411404611007777821844114046110077778218441140461100777782184411404611007777821844114046110077778218441140461100777782184411404611007777821844114046110077778218441140461100777782184411404611007777821844114046110077778218441140461100777782184411404611007777821844114046" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 481859fd-c981-46ea-bc72-0b3211d66e0e, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73b26e54-d5c7-4d54-a246-b3455f70eb44, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73b26e54-d5c7-4d54-a246-b3455f70eb44, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11570666335204746308 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1157066633520474630811570666335204746308115706663352047463081157066633520474630811570666335204746308115706663352047463081157066633520474630811570666335204746308115706663352047463081157066633520474630811570666335204746308115706663352047463081157066633520474630811570666335204746308115706663352047463081157066633520474630811570666335204746308115706663352047463081157066633520474630811570666335204746308" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89bb383e-8008-431f-b22f-c56d86a44b06, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0046acd6-b812-4c65-9428-70664c1df89d, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0046acd6-b812-4c65-9428-70664c1df89d, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12537241391558055121 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1253724139155805512112537241391558055121125372413915580551211253724139155805512112537241391558055121125372413915580551211253724139155805512112537241391558055121125372413915580551211253724139155805512112537241391558055121125372413915580551211253724139155805512112537241391558055121125372413915580551211253724139155805512112537241391558055121125372413915580551211253724139155805512112537241391558055121" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73b26e54-d5c7-4d54-a246-b3455f70eb44, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a02080f-6908-456a-8d5f-d2c5ff57f2bb, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a02080f-6908-456a-8d5f-d2c5ff57f2bb, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8177863081951150232 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81778630819511502328177863081951150232817786308195115023281778630819511502328177863081951150232817786308195115023281778630819511502328177863081951150232817786308195115023281778630819511502328177863081951150232817786308195115023281778630819511502328177863081951150232817786308195115023281778630819511502328177863081951150232817786308195115023281778630819511502328177863081951150232" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0046acd6-b812-4c65-9428-70664c1df89d, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e7c6527-dc06-480b-8491-023cfb9183c6, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a02080f-6908-456a-8d5f-d2c5ff57f2bb, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e7c6527-dc06-480b-8491-023cfb9183c6, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3054013327196550889 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30540133271965508893054013327196550889305401332719655088930540133271965508893054013327196550889305401332719655088930540133271965508893054013327196550889305401332719655088930540133271965508893054013327196550889305401332719655088930540133271965508893054013327196550889305401332719655088930540133271965508893054013327196550889305401332719655088930540133271965508893054013327196550889" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06334144-701c-4b92-8c72-4843a896bd8e, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06334144-701c-4b92-8c72-4843a896bd8e, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1568825371197750136 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15688253711977501361568825371197750136156882537119775013615688253711977501361568825371197750136156882537119775013615688253711977501361568825371197750136156882537119775013615688253711977501361568825371197750136156882537119775013615688253711977501361568825371197750136156882537119775013615688253711977501361568825371197750136156882537119775013615688253711977501361568825371197750136" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e7c6527-dc06-480b-8491-023cfb9183c6, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e4bf290-e12f-4c85-ae49-df50fa59bc47, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e4bf290-e12f-4c85-ae49-df50fa59bc47, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7122279456120635404 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71222794561206354047122279456120635404712227945612063540471222794561206354047122279456120635404712227945612063540471222794561206354047122279456120635404712227945612063540471222794561206354047122279456120635404712227945612063540471222794561206354047122279456120635404712227945612063540471222794561206354047122279456120635404712227945612063540471222794561206354047122279456120635404" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06334144-701c-4b92-8c72-4843a896bd8e, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3da3c78e-361a-415b-bf18-976d83a8aa02, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3da3c78e-361a-415b-bf18-976d83a8aa02, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15112333284798193702 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1511233328479819370215112333284798193702151123332847981937021511233328479819370215112333284798193702151123332847981937021511233328479819370215112333284798193702151123332847981937021511233328479819370215112333284798193702151123332847981937021511233328479819370215112333284798193702151123332847981937021511233328479819370215112333284798193702151123332847981937021511233328479819370215112333284798193702" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e4bf290-e12f-4c85-ae49-df50fa59bc47, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e50682b8-d99c-4a7c-bff6-5c7c7b6caf2a, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e50682b8-d99c-4a7c-bff6-5c7c7b6caf2a, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18131094187056641309 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1813109418705664130918131094187056641309181310941870566413091813109418705664130918131094187056641309181310941870566413091813109418705664130918131094187056641309181310941870566413091813109418705664130918131094187056641309181310941870566413091813109418705664130918131094187056641309181310941870566413091813109418705664130918131094187056641309181310941870566413091813109418705664130918131094187056641309" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3da3c78e-361a-415b-bf18-976d83a8aa02, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51acf27b-169d-4861-9cd1-f2e31f1f1711, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51acf27b-169d-4861-9cd1-f2e31f1f1711, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10783670391197979645 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1078367039119797964510783670391197979645107836703911979796451078367039119797964510783670391197979645107836703911979796451078367039119797964510783670391197979645107836703911979796451078367039119797964510783670391197979645107836703911979796451078367039119797964510783670391197979645107836703911979796451078367039119797964510783670391197979645107836703911979796451078367039119797964510783670391197979645" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e50682b8-d99c-4a7c-bff6-5c7c7b6caf2a, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19c31e1c-cd91-42ed-8991-41c049cff5ef, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19c31e1c-cd91-42ed-8991-41c049cff5ef, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18258001938981419478 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1825800193898141947818258001938981419478182580019389814194781825800193898141947818258001938981419478182580019389814194781825800193898141947818258001938981419478182580019389814194781825800193898141947818258001938981419478182580019389814194781825800193898141947818258001938981419478182580019389814194781825800193898141947818258001938981419478182580019389814194781825800193898141947818258001938981419478" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51acf27b-169d-4861-9cd1-f2e31f1f1711, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f11f23b5-c97e-4637-93f3-5514fb9c6e1c, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f11f23b5-c97e-4637-93f3-5514fb9c6e1c, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8707640045271143713 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87076400452711437138707640045271143713870764004527114371387076400452711437138707640045271143713870764004527114371387076400452711437138707640045271143713870764004527114371387076400452711437138707640045271143713870764004527114371387076400452711437138707640045271143713870764004527114371387076400452711437138707640045271143713870764004527114371387076400452711437138707640045271143713" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19c31e1c-cd91-42ed-8991-41c049cff5ef, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f11f23b5-c97e-4637-93f3-5514fb9c6e1c, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30fa55bc-9c0c-4a38-a17a-a38b8b83ce4f, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30fa55bc-9c0c-4a38-a17a-a38b8b83ce4f, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17169908856404776865 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1716990885640477686517169908856404776865171699088564047768651716990885640477686517169908856404776865171699088564047768651716990885640477686517169908856404776865171699088564047768651716990885640477686517169908856404776865171699088564047768651716990885640477686517169908856404776865171699088564047768651716990885640477686517169908856404776865171699088564047768651716990885640477686517169908856404776865" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61063e72-1451-4f62-a24d-76e22436f108, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61063e72-1451-4f62-a24d-76e22436f108, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9033342535641867180 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90333425356418671809033342535641867180903334253564186718090333425356418671809033342535641867180903334253564186718090333425356418671809033342535641867180903334253564186718090333425356418671809033342535641867180903334253564186718090333425356418671809033342535641867180903334253564186718090333425356418671809033342535641867180903334253564186718090333425356418671809033342535641867180" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61063e72-1451-4f62-a24d-76e22436f108, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30fa55bc-9c0c-4a38-a17a-a38b8b83ce4f, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0cec7e4e-5090-4601-af28-db349f7ea6e3, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0cec7e4e-5090-4601-af28-db349f7ea6e3, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5149903722700577436 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51499037227005774365149903722700577436514990372270057743651499037227005774365149903722700577436514990372270057743651499037227005774365149903722700577436514990372270057743651499037227005774365149903722700577436514990372270057743651499037227005774365149903722700577436514990372270057743651499037227005774365149903722700577436514990372270057743651499037227005774365149903722700577436" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49d94106-b109-4d3c-88b3-50ff7fca548b, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49d94106-b109-4d3c-88b3-50ff7fca548b, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 528592746614084148 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "528592746614084148528592746614084148528592746614084148528592746614084148528592746614084148528592746614084148528592746614084148528592746614084148528592746614084148528592746614084148528592746614084148528592746614084148528592746614084148528592746614084148528592746614084148528592746614084148528592746614084148528592746614084148528592746614084148528592746614084148" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0cec7e4e-5090-4601-af28-db349f7ea6e3, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e7136e5-daf7-4b9c-a67c-74f7f8afb503, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e7136e5-daf7-4b9c-a67c-74f7f8afb503, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4364428866649412287 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43644288666494122874364428866649412287436442886664941228743644288666494122874364428866649412287436442886664941228743644288666494122874364428866649412287436442886664941228743644288666494122874364428866649412287436442886664941228743644288666494122874364428866649412287436442886664941228743644288666494122874364428866649412287436442886664941228743644288666494122874364428866649412287" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49d94106-b109-4d3c-88b3-50ff7fca548b, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 264300ee-c610-44b7-9a3a-2d0c051fe97c, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 264300ee-c610-44b7-9a3a-2d0c051fe97c, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13229249876177605907 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1322924987617760590713229249876177605907132292498761776059071322924987617760590713229249876177605907132292498761776059071322924987617760590713229249876177605907132292498761776059071322924987617760590713229249876177605907132292498761776059071322924987617760590713229249876177605907132292498761776059071322924987617760590713229249876177605907132292498761776059071322924987617760590713229249876177605907" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e7136e5-daf7-4b9c-a67c-74f7f8afb503, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5f4f93a-67f3-4888-a956-7537000d81fe, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5f4f93a-67f3-4888-a956-7537000d81fe, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10609854988627634437 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1060985498862763443710609854988627634437106098549886276344371060985498862763443710609854988627634437106098549886276344371060985498862763443710609854988627634437106098549886276344371060985498862763443710609854988627634437106098549886276344371060985498862763443710609854988627634437106098549886276344371060985498862763443710609854988627634437106098549886276344371060985498862763443710609854988627634437" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 264300ee-c610-44b7-9a3a-2d0c051fe97c, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93621ae3-0547-40ed-9d58-e5089fd5dddd, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93621ae3-0547-40ed-9d58-e5089fd5dddd, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10189811535321844786 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1018981153532184478610189811535321844786101898115353218447861018981153532184478610189811535321844786101898115353218447861018981153532184478610189811535321844786101898115353218447861018981153532184478610189811535321844786101898115353218447861018981153532184478610189811535321844786101898115353218447861018981153532184478610189811535321844786101898115353218447861018981153532184478610189811535321844786" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5f4f93a-67f3-4888-a956-7537000d81fe, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12a21bc3-0c26-4441-a58e-81ae74fd8a3a, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12a21bc3-0c26-4441-a58e-81ae74fd8a3a, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7178563412698615127 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71785634126986151277178563412698615127717856341269861512771785634126986151277178563412698615127717856341269861512771785634126986151277178563412698615127717856341269861512771785634126986151277178563412698615127717856341269861512771785634126986151277178563412698615127717856341269861512771785634126986151277178563412698615127717856341269861512771785634126986151277178563412698615127" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93621ae3-0547-40ed-9d58-e5089fd5dddd, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60af88b5-443b-4b83-8c3e-1f7283c5822a, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60af88b5-443b-4b83-8c3e-1f7283c5822a, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4450166548459400572 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44501665484594005724450166548459400572445016654845940057244501665484594005724450166548459400572445016654845940057244501665484594005724450166548459400572445016654845940057244501665484594005724450166548459400572445016654845940057244501665484594005724450166548459400572445016654845940057244501665484594005724450166548459400572445016654845940057244501665484594005724450166548459400572" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12a21bc3-0c26-4441-a58e-81ae74fd8a3a, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f835a5b-1d2e-492b-9211-e3a70dac74e8, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f835a5b-1d2e-492b-9211-e3a70dac74e8, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14144228725204294014 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1414422872520429401414144228725204294014141442287252042940141414422872520429401414144228725204294014141442287252042940141414422872520429401414144228725204294014141442287252042940141414422872520429401414144228725204294014141442287252042940141414422872520429401414144228725204294014141442287252042940141414422872520429401414144228725204294014141442287252042940141414422872520429401414144228725204294014" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60af88b5-443b-4b83-8c3e-1f7283c5822a, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18f7048a-dd55-4e43-8b8f-45e2d204fefa, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18f7048a-dd55-4e43-8b8f-45e2d204fefa, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3099873460271197101 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30998734602711971013099873460271197101309987346027119710130998734602711971013099873460271197101309987346027119710130998734602711971013099873460271197101309987346027119710130998734602711971013099873460271197101309987346027119710130998734602711971013099873460271197101309987346027119710130998734602711971013099873460271197101309987346027119710130998734602711971013099873460271197101" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f835a5b-1d2e-492b-9211-e3a70dac74e8, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc330a77-f3b8-4f7d-b666-0ffa79be01da, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc330a77-f3b8-4f7d-b666-0ffa79be01da, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1077681933552148145 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10776819335521481451077681933552148145107768193355214814510776819335521481451077681933552148145107768193355214814510776819335521481451077681933552148145107768193355214814510776819335521481451077681933552148145107768193355214814510776819335521481451077681933552148145107768193355214814510776819335521481451077681933552148145107768193355214814510776819335521481451077681933552148145" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18f7048a-dd55-4e43-8b8f-45e2d204fefa, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b065eca3-d00a-48ff-a818-147fa67c1129, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b065eca3-d00a-48ff-a818-147fa67c1129, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9488724690379806992 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94887246903798069929488724690379806992948872469037980699294887246903798069929488724690379806992948872469037980699294887246903798069929488724690379806992948872469037980699294887246903798069929488724690379806992948872469037980699294887246903798069929488724690379806992948872469037980699294887246903798069929488724690379806992948872469037980699294887246903798069929488724690379806992" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc330a77-f3b8-4f7d-b666-0ffa79be01da, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33b52513-2bc9-4ca2-8291-efd842b8c515, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33b52513-2bc9-4ca2-8291-efd842b8c515, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11992136874133887407 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1199213687413388740711992136874133887407119921368741338874071199213687413388740711992136874133887407119921368741338874071199213687413388740711992136874133887407119921368741338874071199213687413388740711992136874133887407119921368741338874071199213687413388740711992136874133887407119921368741338874071199213687413388740711992136874133887407119921368741338874071199213687413388740711992136874133887407" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b065eca3-d00a-48ff-a818-147fa67c1129, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3caaf569-9507-490a-a6cc-ed09dfe1e89b, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3caaf569-9507-490a-a6cc-ed09dfe1e89b, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16478688339808725144 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1647868833980872514416478688339808725144164786883398087251441647868833980872514416478688339808725144164786883398087251441647868833980872514416478688339808725144164786883398087251441647868833980872514416478688339808725144164786883398087251441647868833980872514416478688339808725144164786883398087251441647868833980872514416478688339808725144164786883398087251441647868833980872514416478688339808725144" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33b52513-2bc9-4ca2-8291-efd842b8c515, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f3fc1cb-7fa0-4ede-b388-3955e50afb4e, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f3fc1cb-7fa0-4ede-b388-3955e50afb4e, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12289718120557067665 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1228971812055706766512289718120557067665122897181205570676651228971812055706766512289718120557067665122897181205570676651228971812055706766512289718120557067665122897181205570676651228971812055706766512289718120557067665122897181205570676651228971812055706766512289718120557067665122897181205570676651228971812055706766512289718120557067665122897181205570676651228971812055706766512289718120557067665" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f3fc1cb-7fa0-4ede-b388-3955e50afb4e, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7b157b7-7ffe-44b3-84fa-9dba44efaf7e, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7b157b7-7ffe-44b3-84fa-9dba44efaf7e, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15316619686832583691 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1531661968683258369115316619686832583691153166196868325836911531661968683258369115316619686832583691153166196868325836911531661968683258369115316619686832583691153166196868325836911531661968683258369115316619686832583691153166196868325836911531661968683258369115316619686832583691153166196868325836911531661968683258369115316619686832583691153166196868325836911531661968683258369115316619686832583691" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3caaf569-9507-490a-a6cc-ed09dfe1e89b, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c991177d-8293-4aae-aa2c-618cd88ab3e4, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c991177d-8293-4aae-aa2c-618cd88ab3e4, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8364900799476650151 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83649007994766501518364900799476650151836490079947665015183649007994766501518364900799476650151836490079947665015183649007994766501518364900799476650151836490079947665015183649007994766501518364900799476650151836490079947665015183649007994766501518364900799476650151836490079947665015183649007994766501518364900799476650151836490079947665015183649007994766501518364900799476650151" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7b157b7-7ffe-44b3-84fa-9dba44efaf7e, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 653a78e1-d18f-458d-bcb5-96c7cb7f6192, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 653a78e1-d18f-458d-bcb5-96c7cb7f6192, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13425360484620025499 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1342536048462002549913425360484620025499134253604846200254991342536048462002549913425360484620025499134253604846200254991342536048462002549913425360484620025499134253604846200254991342536048462002549913425360484620025499134253604846200254991342536048462002549913425360484620025499134253604846200254991342536048462002549913425360484620025499134253604846200254991342536048462002549913425360484620025499" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c991177d-8293-4aae-aa2c-618cd88ab3e4, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af943e04-64ad-4302-8310-d3e960669d6c, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af943e04-64ad-4302-8310-d3e960669d6c, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2478017380728415233 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24780173807284152332478017380728415233247801738072841523324780173807284152332478017380728415233247801738072841523324780173807284152332478017380728415233247801738072841523324780173807284152332478017380728415233247801738072841523324780173807284152332478017380728415233247801738072841523324780173807284152332478017380728415233247801738072841523324780173807284152332478017380728415233" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 653a78e1-d18f-458d-bcb5-96c7cb7f6192, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 209a0510-e090-475f-9ccc-fabb6f287156, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 209a0510-e090-475f-9ccc-fabb6f287156, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13250035208848637444 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1325003520884863744413250035208848637444132500352088486374441325003520884863744413250035208848637444132500352088486374441325003520884863744413250035208848637444132500352088486374441325003520884863744413250035208848637444132500352088486374441325003520884863744413250035208848637444132500352088486374441325003520884863744413250035208848637444132500352088486374441325003520884863744413250035208848637444" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af943e04-64ad-4302-8310-d3e960669d6c, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f9f9e60-c950-4ea5-9dcc-5b2259e5e286, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f9f9e60-c950-4ea5-9dcc-5b2259e5e286, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6724516136436683710 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67245161364366837106724516136436683710672451613643668371067245161364366837106724516136436683710672451613643668371067245161364366837106724516136436683710672451613643668371067245161364366837106724516136436683710672451613643668371067245161364366837106724516136436683710672451613643668371067245161364366837106724516136436683710672451613643668371067245161364366837106724516136436683710" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 209a0510-e090-475f-9ccc-fabb6f287156, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4fa6ddf9-2ddc-4659-b545-2bf2b39f058b, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4fa6ddf9-2ddc-4659-b545-2bf2b39f058b, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11252037820946678043 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1125203782094667804311252037820946678043112520378209466780431125203782094667804311252037820946678043112520378209466780431125203782094667804311252037820946678043112520378209466780431125203782094667804311252037820946678043112520378209466780431125203782094667804311252037820946678043112520378209466780431125203782094667804311252037820946678043112520378209466780431125203782094667804311252037820946678043" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f9f9e60-c950-4ea5-9dcc-5b2259e5e286, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 752d94c4-b6f5-402b-a91e-2777bc69b4bc, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 752d94c4-b6f5-402b-a91e-2777bc69b4bc, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15045431748905391863 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1504543174890539186315045431748905391863150454317489053918631504543174890539186315045431748905391863150454317489053918631504543174890539186315045431748905391863150454317489053918631504543174890539186315045431748905391863150454317489053918631504543174890539186315045431748905391863150454317489053918631504543174890539186315045431748905391863150454317489053918631504543174890539186315045431748905391863" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4fa6ddf9-2ddc-4659-b545-2bf2b39f058b, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbc7b072-ea0b-416f-816f-e8144ffd107f, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbc7b072-ea0b-416f-816f-e8144ffd107f, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12782067478704386312 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1278206747870438631212782067478704386312127820674787043863121278206747870438631212782067478704386312127820674787043863121278206747870438631212782067478704386312127820674787043863121278206747870438631212782067478704386312127820674787043863121278206747870438631212782067478704386312127820674787043863121278206747870438631212782067478704386312127820674787043863121278206747870438631212782067478704386312" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 752d94c4-b6f5-402b-a91e-2777bc69b4bc, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f308093-2582-42be-adfe-f931960ddee4, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbc7b072-ea0b-416f-816f-e8144ffd107f, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60eaa1f5-030c-4e5a-8779-99345abb212b, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60eaa1f5-030c-4e5a-8779-99345abb212b, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 659151660760609210 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "659151660760609210659151660760609210659151660760609210659151660760609210659151660760609210659151660760609210659151660760609210659151660760609210659151660760609210659151660760609210659151660760609210659151660760609210659151660760609210659151660760609210659151660760609210659151660760609210659151660760609210659151660760609210659151660760609210659151660760609210" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f308093-2582-42be-adfe-f931960ddee4, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14836394914710004345 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1483639491471000434514836394914710004345148363949147100043451483639491471000434514836394914710004345148363949147100043451483639491471000434514836394914710004345148363949147100043451483639491471000434514836394914710004345148363949147100043451483639491471000434514836394914710004345148363949147100043451483639491471000434514836394914710004345148363949147100043451483639491471000434514836394914710004345" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f308093-2582-42be-adfe-f931960ddee4, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43ddc978-378b-47fd-bc2a-3bee9c92bf27, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43ddc978-378b-47fd-bc2a-3bee9c92bf27, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8553605697673749858 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85536056976737498588553605697673749858855360569767374985885536056976737498588553605697673749858855360569767374985885536056976737498588553605697673749858855360569767374985885536056976737498588553605697673749858855360569767374985885536056976737498588553605697673749858855360569767374985885536056976737498588553605697673749858855360569767374985885536056976737498588553605697673749858" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60eaa1f5-030c-4e5a-8779-99345abb212b, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04e24b62-d868-4ced-bbb1-947887fc1354, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04e24b62-d868-4ced-bbb1-947887fc1354, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10956266952409848132 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1095626695240984813210956266952409848132109562669524098481321095626695240984813210956266952409848132109562669524098481321095626695240984813210956266952409848132109562669524098481321095626695240984813210956266952409848132109562669524098481321095626695240984813210956266952409848132109562669524098481321095626695240984813210956266952409848132109562669524098481321095626695240984813210956266952409848132" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43ddc978-378b-47fd-bc2a-3bee9c92bf27, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53b0aa7c-e537-4a5a-bbdb-07e89ad46e9a, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53b0aa7c-e537-4a5a-bbdb-07e89ad46e9a, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2052097942629174869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20520979426291748692052097942629174869205209794262917486920520979426291748692052097942629174869205209794262917486920520979426291748692052097942629174869205209794262917486920520979426291748692052097942629174869205209794262917486920520979426291748692052097942629174869205209794262917486920520979426291748692052097942629174869205209794262917486920520979426291748692052097942629174869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04e24b62-d868-4ced-bbb1-947887fc1354, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eaa119f7-0bc4-4420-9ce0-de883bec116f, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53b0aa7c-e537-4a5a-bbdb-07e89ad46e9a, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 520d3980-4555-4228-adf9-8aa50dd95152, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 520d3980-4555-4228-adf9-8aa50dd95152, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3206619180384908863 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32066191803849088633206619180384908863320661918038490886332066191803849088633206619180384908863320661918038490886332066191803849088633206619180384908863320661918038490886332066191803849088633206619180384908863320661918038490886332066191803849088633206619180384908863320661918038490886332066191803849088633206619180384908863320661918038490886332066191803849088633206619180384908863" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eaa119f7-0bc4-4420-9ce0-de883bec116f, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17922044768172091052 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1792204476817209105217922044768172091052179220447681720910521792204476817209105217922044768172091052179220447681720910521792204476817209105217922044768172091052179220447681720910521792204476817209105217922044768172091052179220447681720910521792204476817209105217922044768172091052179220447681720910521792204476817209105217922044768172091052179220447681720910521792204476817209105217922044768172091052" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 520d3980-4555-4228-adf9-8aa50dd95152, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e79a03e5-1ea5-4573-b594-9d21106d86d9, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e79a03e5-1ea5-4573-b594-9d21106d86d9, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10128150467298944019 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1012815046729894401910128150467298944019101281504672989440191012815046729894401910128150467298944019101281504672989440191012815046729894401910128150467298944019101281504672989440191012815046729894401910128150467298944019101281504672989440191012815046729894401910128150467298944019101281504672989440191012815046729894401910128150467298944019101281504672989440191012815046729894401910128150467298944019" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eaa119f7-0bc4-4420-9ce0-de883bec116f, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76f49a0c-ca16-4377-a937-f9dc35935af3, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76f49a0c-ca16-4377-a937-f9dc35935af3, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3487021634212895132 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34870216342128951323487021634212895132348702163421289513234870216342128951323487021634212895132348702163421289513234870216342128951323487021634212895132348702163421289513234870216342128951323487021634212895132348702163421289513234870216342128951323487021634212895132348702163421289513234870216342128951323487021634212895132348702163421289513234870216342128951323487021634212895132" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e79a03e5-1ea5-4573-b594-9d21106d86d9, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b495ef52-4e48-41db-bc7e-aac007029221, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b495ef52-4e48-41db-bc7e-aac007029221, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10406445380747920888 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1040644538074792088810406445380747920888104064453807479208881040644538074792088810406445380747920888104064453807479208881040644538074792088810406445380747920888104064453807479208881040644538074792088810406445380747920888104064453807479208881040644538074792088810406445380747920888104064453807479208881040644538074792088810406445380747920888104064453807479208881040644538074792088810406445380747920888" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76f49a0c-ca16-4377-a937-f9dc35935af3, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3267a40e-90c8-435d-b226-cd7f48ed7d7c, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3267a40e-90c8-435d-b226-cd7f48ed7d7c, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7184072506896657750 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71840725068966577507184072506896657750718407250689665775071840725068966577507184072506896657750718407250689665775071840725068966577507184072506896657750718407250689665775071840725068966577507184072506896657750718407250689665775071840725068966577507184072506896657750718407250689665775071840725068966577507184072506896657750718407250689665775071840725068966577507184072506896657750" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3267a40e-90c8-435d-b226-cd7f48ed7d7c, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c527a575-b278-4a5a-8f74-512298083446, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c527a575-b278-4a5a-8f74-512298083446, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 230027536642915976 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "230027536642915976230027536642915976230027536642915976230027536642915976230027536642915976230027536642915976230027536642915976230027536642915976230027536642915976230027536642915976230027536642915976230027536642915976230027536642915976230027536642915976230027536642915976230027536642915976230027536642915976230027536642915976230027536642915976230027536642915976" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b495ef52-4e48-41db-bc7e-aac007029221, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd3296e0-decd-446e-a565-5af3202a79e6, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd3296e0-decd-446e-a565-5af3202a79e6, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4797634072715443624 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47976340727154436244797634072715443624479763407271544362447976340727154436244797634072715443624479763407271544362447976340727154436244797634072715443624479763407271544362447976340727154436244797634072715443624479763407271544362447976340727154436244797634072715443624479763407271544362447976340727154436244797634072715443624479763407271544362447976340727154436244797634072715443624" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd3296e0-decd-446e-a565-5af3202a79e6, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 071ef9cd-bf0a-4ca5-8908-c41518f911ea, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 071ef9cd-bf0a-4ca5-8908-c41518f911ea, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3119238011558870804 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31192380115588708043119238011558870804311923801155887080431192380115588708043119238011558870804311923801155887080431192380115588708043119238011558870804311923801155887080431192380115588708043119238011558870804311923801155887080431192380115588708043119238011558870804311923801155887080431192380115588708043119238011558870804311923801155887080431192380115588708043119238011558870804" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c527a575-b278-4a5a-8f74-512298083446, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9288f107-01a5-45cc-8eee-8de0b15b6988, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9288f107-01a5-45cc-8eee-8de0b15b6988, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2265429516595044135 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22654295165950441352265429516595044135226542951659504413522654295165950441352265429516595044135226542951659504413522654295165950441352265429516595044135226542951659504413522654295165950441352265429516595044135226542951659504413522654295165950441352265429516595044135226542951659504413522654295165950441352265429516595044135226542951659504413522654295165950441352265429516595044135" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 071ef9cd-bf0a-4ca5-8908-c41518f911ea, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9288f107-01a5-45cc-8eee-8de0b15b6988, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a14f9a67-12ca-4943-994f-2cab2e4f07a0, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a14f9a67-12ca-4943-994f-2cab2e4f07a0, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8343155201752799987 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83431552017527999878343155201752799987834315520175279998783431552017527999878343155201752799987834315520175279998783431552017527999878343155201752799987834315520175279998783431552017527999878343155201752799987834315520175279998783431552017527999878343155201752799987834315520175279998783431552017527999878343155201752799987834315520175279998783431552017527999878343155201752799987" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e755813-843a-4f7d-a255-56cabb7ce692, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e755813-843a-4f7d-a255-56cabb7ce692, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9700862790199663445 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97008627901996634459700862790199663445970086279019966344597008627901996634459700862790199663445970086279019966344597008627901996634459700862790199663445970086279019966344597008627901996634459700862790199663445970086279019966344597008627901996634459700862790199663445970086279019966344597008627901996634459700862790199663445970086279019966344597008627901996634459700862790199663445" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a14f9a67-12ca-4943-994f-2cab2e4f07a0, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fba21c3d-b1d3-45dc-a2b7-6fcf353c09e2, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fba21c3d-b1d3-45dc-a2b7-6fcf353c09e2, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12321162287965714154 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1232116228796571415412321162287965714154123211622879657141541232116228796571415412321162287965714154123211622879657141541232116228796571415412321162287965714154123211622879657141541232116228796571415412321162287965714154123211622879657141541232116228796571415412321162287965714154123211622879657141541232116228796571415412321162287965714154123211622879657141541232116228796571415412321162287965714154" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e755813-843a-4f7d-a255-56cabb7ce692, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aeb1fe89-c389-4ea5-bb1b-7cb698dc4284, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aeb1fe89-c389-4ea5-bb1b-7cb698dc4284, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17070212088040751993 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1707021208804075199317070212088040751993170702120880407519931707021208804075199317070212088040751993170702120880407519931707021208804075199317070212088040751993170702120880407519931707021208804075199317070212088040751993170702120880407519931707021208804075199317070212088040751993170702120880407519931707021208804075199317070212088040751993170702120880407519931707021208804075199317070212088040751993" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fba21c3d-b1d3-45dc-a2b7-6fcf353c09e2, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1910e9d5-32eb-4635-8065-0c76e07fa30e, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1910e9d5-32eb-4635-8065-0c76e07fa30e, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6450142330602558238 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64501423306025582386450142330602558238645014233060255823864501423306025582386450142330602558238645014233060255823864501423306025582386450142330602558238645014233060255823864501423306025582386450142330602558238645014233060255823864501423306025582386450142330602558238645014233060255823864501423306025582386450142330602558238645014233060255823864501423306025582386450142330602558238" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aeb1fe89-c389-4ea5-bb1b-7cb698dc4284, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52a5432e-05c3-494c-8d9f-1496547f3a2d, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52a5432e-05c3-494c-8d9f-1496547f3a2d, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2838945003112933635 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28389450031129336352838945003112933635283894500311293363528389450031129336352838945003112933635283894500311293363528389450031129336352838945003112933635283894500311293363528389450031129336352838945003112933635283894500311293363528389450031129336352838945003112933635283894500311293363528389450031129336352838945003112933635283894500311293363528389450031129336352838945003112933635" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1910e9d5-32eb-4635-8065-0c76e07fa30e, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2cfefff0-ff09-4aff-9277-437294e98e89, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2cfefff0-ff09-4aff-9277-437294e98e89, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14251539079708576034 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1425153907970857603414251539079708576034142515390797085760341425153907970857603414251539079708576034142515390797085760341425153907970857603414251539079708576034142515390797085760341425153907970857603414251539079708576034142515390797085760341425153907970857603414251539079708576034142515390797085760341425153907970857603414251539079708576034142515390797085760341425153907970857603414251539079708576034" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52a5432e-05c3-494c-8d9f-1496547f3a2d, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12a5fc6b-f8c2-47b7-9123-f221adedb8ab, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12a5fc6b-f8c2-47b7-9123-f221adedb8ab, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2000349693013372801 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20003496930133728012000349693013372801200034969301337280120003496930133728012000349693013372801200034969301337280120003496930133728012000349693013372801200034969301337280120003496930133728012000349693013372801200034969301337280120003496930133728012000349693013372801200034969301337280120003496930133728012000349693013372801200034969301337280120003496930133728012000349693013372801" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2cfefff0-ff09-4aff-9277-437294e98e89, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d925256c-8ec9-4ece-a014-210504ea65e9, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d925256c-8ec9-4ece-a014-210504ea65e9, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 540821773623976754 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "540821773623976754540821773623976754540821773623976754540821773623976754540821773623976754540821773623976754540821773623976754540821773623976754540821773623976754540821773623976754540821773623976754540821773623976754540821773623976754540821773623976754540821773623976754540821773623976754540821773623976754540821773623976754540821773623976754540821773623976754" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12a5fc6b-f8c2-47b7-9123-f221adedb8ab, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b119282-3bf7-4ec3-b8e7-ab3a2bdcecfb, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b119282-3bf7-4ec3-b8e7-ab3a2bdcecfb, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14871487993340615792 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1487148799334061579214871487993340615792148714879933406157921487148799334061579214871487993340615792148714879933406157921487148799334061579214871487993340615792148714879933406157921487148799334061579214871487993340615792148714879933406157921487148799334061579214871487993340615792148714879933406157921487148799334061579214871487993340615792148714879933406157921487148799334061579214871487993340615792" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d925256c-8ec9-4ece-a014-210504ea65e9, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b119282-3bf7-4ec3-b8e7-ab3a2bdcecfb, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a99fa7b-166a-40c1-82a6-79a97ed712c1, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a99fa7b-166a-40c1-82a6-79a97ed712c1, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7126544748085582499 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71265447480855824997126544748085582499712654474808558249971265447480855824997126544748085582499712654474808558249971265447480855824997126544748085582499712654474808558249971265447480855824997126544748085582499712654474808558249971265447480855824997126544748085582499712654474808558249971265447480855824997126544748085582499712654474808558249971265447480855824997126544748085582499" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6fe978db-4e9f-4eac-9da6-e3eb74fbedea, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6fe978db-4e9f-4eac-9da6-e3eb74fbedea, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8740979342873055543 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87409793428730555438740979342873055543874097934287305554387409793428730555438740979342873055543874097934287305554387409793428730555438740979342873055543874097934287305554387409793428730555438740979342873055543874097934287305554387409793428730555438740979342873055543874097934287305554387409793428730555438740979342873055543874097934287305554387409793428730555438740979342873055543" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a99fa7b-166a-40c1-82a6-79a97ed712c1, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e554d160-a8d1-452e-9624-b74fb9e194e6, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e554d160-a8d1-452e-9624-b74fb9e194e6, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1807274123494224194 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18072741234942241941807274123494224194180727412349422419418072741234942241941807274123494224194180727412349422419418072741234942241941807274123494224194180727412349422419418072741234942241941807274123494224194180727412349422419418072741234942241941807274123494224194180727412349422419418072741234942241941807274123494224194180727412349422419418072741234942241941807274123494224194" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e554d160-a8d1-452e-9624-b74fb9e194e6, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6fe978db-4e9f-4eac-9da6-e3eb74fbedea, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cfd80f58-fb4b-40c8-9a05-8a5c9d7ae9b0, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cfd80f58-fb4b-40c8-9a05-8a5c9d7ae9b0, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7480080360444958762 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74800803604449587627480080360444958762748008036044495876274800803604449587627480080360444958762748008036044495876274800803604449587627480080360444958762748008036044495876274800803604449587627480080360444958762748008036044495876274800803604449587627480080360444958762748008036044495876274800803604449587627480080360444958762748008036044495876274800803604449587627480080360444958762" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80a0ce32-2828-4514-b487-80c9fc8e9d86, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80a0ce32-2828-4514-b487-80c9fc8e9d86, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11327829374721922407 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1132782937472192240711327829374721922407113278293747219224071132782937472192240711327829374721922407113278293747219224071132782937472192240711327829374721922407113278293747219224071132782937472192240711327829374721922407113278293747219224071132782937472192240711327829374721922407113278293747219224071132782937472192240711327829374721922407113278293747219224071132782937472192240711327829374721922407" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80a0ce32-2828-4514-b487-80c9fc8e9d86, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, acdc6ee1-5fe7-4a3a-ab3e-fe95fae03be6, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, acdc6ee1-5fe7-4a3a-ab3e-fe95fae03be6, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3229273581910402957 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32292735819104029573229273581910402957322927358191040295732292735819104029573229273581910402957322927358191040295732292735819104029573229273581910402957322927358191040295732292735819104029573229273581910402957322927358191040295732292735819104029573229273581910402957322927358191040295732292735819104029573229273581910402957322927358191040295732292735819104029573229273581910402957" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cfd80f58-fb4b-40c8-9a05-8a5c9d7ae9b0, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f050953-e894-4085-8066-54dc482a349e, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f050953-e894-4085-8066-54dc482a349e, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6278360052106690226 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62783600521066902266278360052106690226627836005210669022662783600521066902266278360052106690226627836005210669022662783600521066902266278360052106690226627836005210669022662783600521066902266278360052106690226627836005210669022662783600521066902266278360052106690226627836005210669022662783600521066902266278360052106690226627836005210669022662783600521066902266278360052106690226" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, acdc6ee1-5fe7-4a3a-ab3e-fe95fae03be6, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85db582b-7406-44d7-a82b-46aa17ebb5ff, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85db582b-7406-44d7-a82b-46aa17ebb5ff, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6485537004117419792 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64855370041174197926485537004117419792648553700411741979264855370041174197926485537004117419792648553700411741979264855370041174197926485537004117419792648553700411741979264855370041174197926485537004117419792648553700411741979264855370041174197926485537004117419792648553700411741979264855370041174197926485537004117419792648553700411741979264855370041174197926485537004117419792" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f050953-e894-4085-8066-54dc482a349e, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12f60684-cbab-4e73-acb5-adff8dff4a9e, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12f60684-cbab-4e73-acb5-adff8dff4a9e, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11790606160383171483 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1179060616038317148311790606160383171483117906061603831714831179060616038317148311790606160383171483117906061603831714831179060616038317148311790606160383171483117906061603831714831179060616038317148311790606160383171483117906061603831714831179060616038317148311790606160383171483117906061603831714831179060616038317148311790606160383171483117906061603831714831179060616038317148311790606160383171483" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85db582b-7406-44d7-a82b-46aa17ebb5ff, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a856601f-bfec-4a5b-aaa5-fb89a6f6730f, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a856601f-bfec-4a5b-aaa5-fb89a6f6730f, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2885651759862997352 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28856517598629973522885651759862997352288565175986299735228856517598629973522885651759862997352288565175986299735228856517598629973522885651759862997352288565175986299735228856517598629973522885651759862997352288565175986299735228856517598629973522885651759862997352288565175986299735228856517598629973522885651759862997352288565175986299735228856517598629973522885651759862997352" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12f60684-cbab-4e73-acb5-adff8dff4a9e, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2393e3c-ac72-4fa4-8b11-74a08e6a5010, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2393e3c-ac72-4fa4-8b11-74a08e6a5010, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4174035223238400995 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41740352232384009954174035223238400995417403522323840099541740352232384009954174035223238400995417403522323840099541740352232384009954174035223238400995417403522323840099541740352232384009954174035223238400995417403522323840099541740352232384009954174035223238400995417403522323840099541740352232384009954174035223238400995417403522323840099541740352232384009954174035223238400995" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a856601f-bfec-4a5b-aaa5-fb89a6f6730f, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5deb529e-664f-412e-8baa-40879d952341, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2393e3c-ac72-4fa4-8b11-74a08e6a5010, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52b6f584-c636-4d64-a0b7-184e8ebea681, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52b6f584-c636-4d64-a0b7-184e8ebea681, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6556358505209429791 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65563585052094297916556358505209429791655635850520942979165563585052094297916556358505209429791655635850520942979165563585052094297916556358505209429791655635850520942979165563585052094297916556358505209429791655635850520942979165563585052094297916556358505209429791655635850520942979165563585052094297916556358505209429791655635850520942979165563585052094297916556358505209429791" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5deb529e-664f-412e-8baa-40879d952341, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7724636675538260723 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77246366755382607237724636675538260723772463667553826072377246366755382607237724636675538260723772463667553826072377246366755382607237724636675538260723772463667553826072377246366755382607237724636675538260723772463667553826072377246366755382607237724636675538260723772463667553826072377246366755382607237724636675538260723772463667553826072377246366755382607237724636675538260723" } } } 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:273 Stopped node localhost:8547/2
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52b6f584-c636-4d64-a0b7-184e8ebea681, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c0cf8c4-2a02-45ec-ac65-f0c5fb0fd58e, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c0cf8c4-2a02-45ec-ac65-f0c5fb0fd58e, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9501757275800266221 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95017572758002662219501757275800266221950175727580026622195017572758002662219501757275800266221950175727580026622195017572758002662219501757275800266221950175727580026622195017572758002662219501757275800266221950175727580026622195017572758002662219501757275800266221950175727580026622195017572758002662219501757275800266221950175727580026622195017572758002662219501757275800266221" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5deb529e-664f-412e-8baa-40879d952341, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 716e37c1-02a2-49c9-aa3d-eb1619a9c044, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 716e37c1-02a2-49c9-aa3d-eb1619a9c044, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12316692730523891574 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1231669273052389157412316692730523891574123166927305238915741231669273052389157412316692730523891574123166927305238915741231669273052389157412316692730523891574123166927305238915741231669273052389157412316692730523891574123166927305238915741231669273052389157412316692730523891574123166927305238915741231669273052389157412316692730523891574123166927305238915741231669273052389157412316692730523891574" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c0cf8c4-2a02-45ec-ac65-f0c5fb0fd58e, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04f27b27-1bbd-48fb-8847-88ac654aad4b, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04f27b27-1bbd-48fb-8847-88ac654aad4b, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3270012885606106095 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32700128856061060953270012885606106095327001288560610609532700128856061060953270012885606106095327001288560610609532700128856061060953270012885606106095327001288560610609532700128856061060953270012885606106095327001288560610609532700128856061060953270012885606106095327001288560610609532700128856061060953270012885606106095327001288560610609532700128856061060953270012885606106095" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 716e37c1-02a2-49c9-aa3d-eb1619a9c044, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b859c60-7100-4efe-b714-ae0a06f45230, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b859c60-7100-4efe-b714-ae0a06f45230, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15360141774362409619 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1536014177436240961915360141774362409619153601417743624096191536014177436240961915360141774362409619153601417743624096191536014177436240961915360141774362409619153601417743624096191536014177436240961915360141774362409619153601417743624096191536014177436240961915360141774362409619153601417743624096191536014177436240961915360141774362409619153601417743624096191536014177436240961915360141774362409619" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04f27b27-1bbd-48fb-8847-88ac654aad4b, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f2c724d-203e-4caa-b994-02041a9b940b, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f2c724d-203e-4caa-b994-02041a9b940b, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15173782884563127606 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1517378288456312760615173782884563127606151737828845631276061517378288456312760615173782884563127606151737828845631276061517378288456312760615173782884563127606151737828845631276061517378288456312760615173782884563127606151737828845631276061517378288456312760615173782884563127606151737828845631276061517378288456312760615173782884563127606151737828845631276061517378288456312760615173782884563127606" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f2c724d-203e-4caa-b994-02041a9b940b, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66fabee9-5028-4973-9a96-953e1ce3254e, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66fabee9-5028-4973-9a96-953e1ce3254e, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12850520725227237646 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1285052072522723764612850520725227237646128505207252272376461285052072522723764612850520725227237646128505207252272376461285052072522723764612850520725227237646128505207252272376461285052072522723764612850520725227237646128505207252272376461285052072522723764612850520725227237646128505207252272376461285052072522723764612850520725227237646128505207252272376461285052072522723764612850520725227237646" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b859c60-7100-4efe-b714-ae0a06f45230, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 257ce82a-ec22-4514-83da-049ba7dd0e61, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 257ce82a-ec22-4514-83da-049ba7dd0e61, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6513850533267384718 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65138505332673847186513850533267384718651385053326738471865138505332673847186513850533267384718651385053326738471865138505332673847186513850533267384718651385053326738471865138505332673847186513850533267384718651385053326738471865138505332673847186513850533267384718651385053326738471865138505332673847186513850533267384718651385053326738471865138505332673847186513850533267384718" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66fabee9-5028-4973-9a96-953e1ce3254e, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b07b26e4-dc10-4ed3-8e5f-b71f559b5dc0, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b07b26e4-dc10-4ed3-8e5f-b71f559b5dc0, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3559131847321837216 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35591318473218372163559131847321837216355913184732183721635591318473218372163559131847321837216355913184732183721635591318473218372163559131847321837216355913184732183721635591318473218372163559131847321837216355913184732183721635591318473218372163559131847321837216355913184732183721635591318473218372163559131847321837216355913184732183721635591318473218372163559131847321837216" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b07b26e4-dc10-4ed3-8e5f-b71f559b5dc0, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b37420f5-3a77-49d3-ace7-3162b8eaf0ba, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b37420f5-3a77-49d3-ace7-3162b8eaf0ba, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14618016651573017535 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1461801665157301753514618016651573017535146180166515730175351461801665157301753514618016651573017535146180166515730175351461801665157301753514618016651573017535146180166515730175351461801665157301753514618016651573017535146180166515730175351461801665157301753514618016651573017535146180166515730175351461801665157301753514618016651573017535146180166515730175351461801665157301753514618016651573017535" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 257ce82a-ec22-4514-83da-049ba7dd0e61, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55dd6b36-9b8e-41af-885a-28b8c08f2fba, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55dd6b36-9b8e-41af-885a-28b8c08f2fba, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12649600584990885729 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1264960058499088572912649600584990885729126496005849908857291264960058499088572912649600584990885729126496005849908857291264960058499088572912649600584990885729126496005849908857291264960058499088572912649600584990885729126496005849908857291264960058499088572912649600584990885729126496005849908857291264960058499088572912649600584990885729126496005849908857291264960058499088572912649600584990885729" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b37420f5-3a77-49d3-ace7-3162b8eaf0ba, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ff39b73-b0ff-4402-92d4-f441f2472962, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ff39b73-b0ff-4402-92d4-f441f2472962, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5126909191696070633 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51269091916960706335126909191696070633512690919169607063351269091916960706335126909191696070633512690919169607063351269091916960706335126909191696070633512690919169607063351269091916960706335126909191696070633512690919169607063351269091916960706335126909191696070633512690919169607063351269091916960706335126909191696070633512690919169607063351269091916960706335126909191696070633" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ff39b73-b0ff-4402-92d4-f441f2472962, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d359206b-16d1-4870-8906-9f3701ffcb00, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d359206b-16d1-4870-8906-9f3701ffcb00, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13834341531797826947 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1383434153179782694713834341531797826947138343415317978269471383434153179782694713834341531797826947138343415317978269471383434153179782694713834341531797826947138343415317978269471383434153179782694713834341531797826947138343415317978269471383434153179782694713834341531797826947138343415317978269471383434153179782694713834341531797826947138343415317978269471383434153179782694713834341531797826947" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55dd6b36-9b8e-41af-885a-28b8c08f2fba, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3acd3f2d-dc37-4ec0-87dd-ed7f37a3afa5, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3acd3f2d-dc37-4ec0-87dd-ed7f37a3afa5, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15428741306323587621 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1542874130632358762115428741306323587621154287413063235876211542874130632358762115428741306323587621154287413063235876211542874130632358762115428741306323587621154287413063235876211542874130632358762115428741306323587621154287413063235876211542874130632358762115428741306323587621154287413063235876211542874130632358762115428741306323587621154287413063235876211542874130632358762115428741306323587621" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d359206b-16d1-4870-8906-9f3701ffcb00, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd1ff4b3-4d2c-49fb-95a2-9dc0f0f5a35d, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd1ff4b3-4d2c-49fb-95a2-9dc0f0f5a35d, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13145717879446245753 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1314571787944624575313145717879446245753131457178794462457531314571787944624575313145717879446245753131457178794462457531314571787944624575313145717879446245753131457178794462457531314571787944624575313145717879446245753131457178794462457531314571787944624575313145717879446245753131457178794462457531314571787944624575313145717879446245753131457178794462457531314571787944624575313145717879446245753" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3acd3f2d-dc37-4ec0-87dd-ed7f37a3afa5, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db08a961-ca2b-47b5-810a-6e1bef3b11ed, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db08a961-ca2b-47b5-810a-6e1bef3b11ed, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9975928245975913528 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99759282459759135289975928245975913528997592824597591352899759282459759135289975928245975913528997592824597591352899759282459759135289975928245975913528997592824597591352899759282459759135289975928245975913528997592824597591352899759282459759135289975928245975913528997592824597591352899759282459759135289975928245975913528997592824597591352899759282459759135289975928245975913528" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd1ff4b3-4d2c-49fb-95a2-9dc0f0f5a35d, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9845290c-66ff-4183-a4a3-8014112ec347, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9845290c-66ff-4183-a4a3-8014112ec347, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9522767303019660810 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95227673030196608109522767303019660810952276730301966081095227673030196608109522767303019660810952276730301966081095227673030196608109522767303019660810952276730301966081095227673030196608109522767303019660810952276730301966081095227673030196608109522767303019660810952276730301966081095227673030196608109522767303019660810952276730301966081095227673030196608109522767303019660810" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db08a961-ca2b-47b5-810a-6e1bef3b11ed, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 023489ae-beca-4e4b-aa3d-d82bc4445ec9, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9845290c-66ff-4183-a4a3-8014112ec347, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 763a4812-171f-4153-a4bf-e0b46dab768f, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 763a4812-171f-4153-a4bf-e0b46dab768f, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2892292735450070536 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28922927354500705362892292735450070536289229273545007053628922927354500705362892292735450070536289229273545007053628922927354500705362892292735450070536289229273545007053628922927354500705362892292735450070536289229273545007053628922927354500705362892292735450070536289229273545007053628922927354500705362892292735450070536289229273545007053628922927354500705362892292735450070536" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 023489ae-beca-4e4b-aa3d-d82bc4445ec9, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8187661600930691055 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81876616009306910558187661600930691055818766160093069105581876616009306910558187661600930691055818766160093069105581876616009306910558187661600930691055818766160093069105581876616009306910558187661600930691055818766160093069105581876616009306910558187661600930691055818766160093069105581876616009306910558187661600930691055818766160093069105581876616009306910558187661600930691055" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 763a4812-171f-4153-a4bf-e0b46dab768f, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc590c2b-c9e4-4494-b97a-e4ad0bd1bad3, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc590c2b-c9e4-4494-b97a-e4ad0bd1bad3, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17774292016521373014 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1777429201652137301417774292016521373014177742920165213730141777429201652137301417774292016521373014177742920165213730141777429201652137301417774292016521373014177742920165213730141777429201652137301417774292016521373014177742920165213730141777429201652137301417774292016521373014177742920165213730141777429201652137301417774292016521373014177742920165213730141777429201652137301417774292016521373014" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 023489ae-beca-4e4b-aa3d-d82bc4445ec9, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e17ad663-7b78-4874-8212-2cbdedf18430, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e17ad663-7b78-4874-8212-2cbdedf18430, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16317974829937788610 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1631797482993778861016317974829937788610163179748299377886101631797482993778861016317974829937788610163179748299377886101631797482993778861016317974829937788610163179748299377886101631797482993778861016317974829937788610163179748299377886101631797482993778861016317974829937788610163179748299377886101631797482993778861016317974829937788610163179748299377886101631797482993778861016317974829937788610" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc590c2b-c9e4-4494-b97a-e4ad0bd1bad3, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a1634b5-b1ca-415e-bcba-97b0828f4530, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a1634b5-b1ca-415e-bcba-97b0828f4530, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7980141124689101898 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79801411246891018987980141124689101898798014112468910189879801411246891018987980141124689101898798014112468910189879801411246891018987980141124689101898798014112468910189879801411246891018987980141124689101898798014112468910189879801411246891018987980141124689101898798014112468910189879801411246891018987980141124689101898798014112468910189879801411246891018987980141124689101898" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e17ad663-7b78-4874-8212-2cbdedf18430, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2a4c694-6d1a-4949-94a7-2393d421d9b0, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a1634b5-b1ca-415e-bcba-97b0828f4530, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9148beb-7bb7-4306-b334-212da1e4a1b1, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9148beb-7bb7-4306-b334-212da1e4a1b1, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12818464775565783520 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1281846477556578352012818464775565783520128184647755657835201281846477556578352012818464775565783520128184647755657835201281846477556578352012818464775565783520128184647755657835201281846477556578352012818464775565783520128184647755657835201281846477556578352012818464775565783520128184647755657835201281846477556578352012818464775565783520128184647755657835201281846477556578352012818464775565783520" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2a4c694-6d1a-4949-94a7-2393d421d9b0, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14737872161945486470 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1473787216194548647014737872161945486470147378721619454864701473787216194548647014737872161945486470147378721619454864701473787216194548647014737872161945486470147378721619454864701473787216194548647014737872161945486470147378721619454864701473787216194548647014737872161945486470147378721619454864701473787216194548647014737872161945486470147378721619454864701473787216194548647014737872161945486470" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2a4c694-6d1a-4949-94a7-2393d421d9b0, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5754f5f-7632-462a-b3d9-c7e9cb93a5d7, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5754f5f-7632-462a-b3d9-c7e9cb93a5d7, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6170231633343676868 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61702316333436768686170231633343676868617023163334367686861702316333436768686170231633343676868617023163334367686861702316333436768686170231633343676868617023163334367686861702316333436768686170231633343676868617023163334367686861702316333436768686170231633343676868617023163334367686861702316333436768686170231633343676868617023163334367686861702316333436768686170231633343676868" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9148beb-7bb7-4306-b334-212da1e4a1b1, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4afc6a98-e86a-4d9c-a469-42749f3b2bd5, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4afc6a98-e86a-4d9c-a469-42749f3b2bd5, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14642681981985420313 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1464268198198542031314642681981985420313146426819819854203131464268198198542031314642681981985420313146426819819854203131464268198198542031314642681981985420313146426819819854203131464268198198542031314642681981985420313146426819819854203131464268198198542031314642681981985420313146426819819854203131464268198198542031314642681981985420313146426819819854203131464268198198542031314642681981985420313" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5754f5f-7632-462a-b3d9-c7e9cb93a5d7, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b435578-c9a7-423d-8757-1a6db9cf1e11, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b435578-c9a7-423d-8757-1a6db9cf1e11, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10605997273082154307 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1060599727308215430710605997273082154307106059972730821543071060599727308215430710605997273082154307106059972730821543071060599727308215430710605997273082154307106059972730821543071060599727308215430710605997273082154307106059972730821543071060599727308215430710605997273082154307106059972730821543071060599727308215430710605997273082154307106059972730821543071060599727308215430710605997273082154307" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b435578-c9a7-423d-8757-1a6db9cf1e11, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5ffb252-f3b6-40b6-9430-e167a745c5b8, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5ffb252-f3b6-40b6-9430-e167a745c5b8, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11969646913546415573 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1196964691354641557311969646913546415573119696469135464155731196964691354641557311969646913546415573119696469135464155731196964691354641557311969646913546415573119696469135464155731196964691354641557311969646913546415573119696469135464155731196964691354641557311969646913546415573119696469135464155731196964691354641557311969646913546415573119696469135464155731196964691354641557311969646913546415573" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4afc6a98-e86a-4d9c-a469-42749f3b2bd5, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18900a74-48a9-4169-b1c5-06fa5bc67c11, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18900a74-48a9-4169-b1c5-06fa5bc67c11, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1951766985280043604 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19517669852800436041951766985280043604195176698528004360419517669852800436041951766985280043604195176698528004360419517669852800436041951766985280043604195176698528004360419517669852800436041951766985280043604195176698528004360419517669852800436041951766985280043604195176698528004360419517669852800436041951766985280043604195176698528004360419517669852800436041951766985280043604" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5ffb252-f3b6-40b6-9430-e167a745c5b8, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c3970b0-0d78-4805-8dbd-d04c804c8cc1, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c3970b0-0d78-4805-8dbd-d04c804c8cc1, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2757020826825221068 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27570208268252210682757020826825221068275702082682522106827570208268252210682757020826825221068275702082682522106827570208268252210682757020826825221068275702082682522106827570208268252210682757020826825221068275702082682522106827570208268252210682757020826825221068275702082682522106827570208268252210682757020826825221068275702082682522106827570208268252210682757020826825221068" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18900a74-48a9-4169-b1c5-06fa5bc67c11, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 927b7737-c098-467c-b1b9-a06b0404b57f, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 927b7737-c098-467c-b1b9-a06b0404b57f, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2083484819842883837 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20834848198428838372083484819842883837208348481984288383720834848198428838372083484819842883837208348481984288383720834848198428838372083484819842883837208348481984288383720834848198428838372083484819842883837208348481984288383720834848198428838372083484819842883837208348481984288383720834848198428838372083484819842883837208348481984288383720834848198428838372083484819842883837" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c3970b0-0d78-4805-8dbd-d04c804c8cc1, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05e6708e-e9a4-4ad9-b663-6e793818b01f, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05e6708e-e9a4-4ad9-b663-6e793818b01f, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12314926066845935131 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1231492606684593513112314926066845935131123149260668459351311231492606684593513112314926066845935131123149260668459351311231492606684593513112314926066845935131123149260668459351311231492606684593513112314926066845935131123149260668459351311231492606684593513112314926066845935131123149260668459351311231492606684593513112314926066845935131123149260668459351311231492606684593513112314926066845935131" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 927b7737-c098-467c-b1b9-a06b0404b57f, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6f84d81-3214-41f5-ac8f-907b71136bb6, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6f84d81-3214-41f5-ac8f-907b71136bb6, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9342973616659312984 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93429736166593129849342973616659312984934297361665931298493429736166593129849342973616659312984934297361665931298493429736166593129849342973616659312984934297361665931298493429736166593129849342973616659312984934297361665931298493429736166593129849342973616659312984934297361665931298493429736166593129849342973616659312984934297361665931298493429736166593129849342973616659312984" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05e6708e-e9a4-4ad9-b663-6e793818b01f, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac0babc1-ede0-45bb-83b9-2d79cd41214a, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac0babc1-ede0-45bb-83b9-2d79cd41214a, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 995936780348879592 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "995936780348879592995936780348879592995936780348879592995936780348879592995936780348879592995936780348879592995936780348879592995936780348879592995936780348879592995936780348879592995936780348879592995936780348879592995936780348879592995936780348879592995936780348879592995936780348879592995936780348879592995936780348879592995936780348879592995936780348879592" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6f84d81-3214-41f5-ac8f-907b71136bb6, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f53d9bf-3de9-4e84-98e9-1896b5d97c00, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f53d9bf-3de9-4e84-98e9-1896b5d97c00, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 827116244637551571 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "827116244637551571827116244637551571827116244637551571827116244637551571827116244637551571827116244637551571827116244637551571827116244637551571827116244637551571827116244637551571827116244637551571827116244637551571827116244637551571827116244637551571827116244637551571827116244637551571827116244637551571827116244637551571827116244637551571827116244637551571" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac0babc1-ede0-45bb-83b9-2d79cd41214a, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 809cce58-7cc5-4646-acf2-356262f28082, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 809cce58-7cc5-4646-acf2-356262f28082, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6796163443783765852 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67961634437837658526796163443783765852679616344378376585267961634437837658526796163443783765852679616344378376585267961634437837658526796163443783765852679616344378376585267961634437837658526796163443783765852679616344378376585267961634437837658526796163443783765852679616344378376585267961634437837658526796163443783765852679616344378376585267961634437837658526796163443783765852" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f53d9bf-3de9-4e84-98e9-1896b5d97c00, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ecf0fe44-b12a-4afd-8e96-eb810693463e, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ecf0fe44-b12a-4afd-8e96-eb810693463e, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5060401875202709334 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50604018752027093345060401875202709334506040187520270933450604018752027093345060401875202709334506040187520270933450604018752027093345060401875202709334506040187520270933450604018752027093345060401875202709334506040187520270933450604018752027093345060401875202709334506040187520270933450604018752027093345060401875202709334506040187520270933450604018752027093345060401875202709334" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 809cce58-7cc5-4646-acf2-356262f28082, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05043c73-7305-48c2-99b0-dd81fa7169b1, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05043c73-7305-48c2-99b0-dd81fa7169b1, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3310216184401812564 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33102161844018125643310216184401812564331021618440181256433102161844018125643310216184401812564331021618440181256433102161844018125643310216184401812564331021618440181256433102161844018125643310216184401812564331021618440181256433102161844018125643310216184401812564331021618440181256433102161844018125643310216184401812564331021618440181256433102161844018125643310216184401812564" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ecf0fe44-b12a-4afd-8e96-eb810693463e, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c9d6ac9-fd9f-4355-8152-e3128b5409c5, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c9d6ac9-fd9f-4355-8152-e3128b5409c5, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14513805932236149881 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1451380593223614988114513805932236149881145138059322361498811451380593223614988114513805932236149881145138059322361498811451380593223614988114513805932236149881145138059322361498811451380593223614988114513805932236149881145138059322361498811451380593223614988114513805932236149881145138059322361498811451380593223614988114513805932236149881145138059322361498811451380593223614988114513805932236149881" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05043c73-7305-48c2-99b0-dd81fa7169b1, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e46ced6-34bc-4ba4-b490-7301d108065e, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e46ced6-34bc-4ba4-b490-7301d108065e, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6835987578710788775 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68359875787107887756835987578710788775683598757871078877568359875787107887756835987578710788775683598757871078877568359875787107887756835987578710788775683598757871078877568359875787107887756835987578710788775683598757871078877568359875787107887756835987578710788775683598757871078877568359875787107887756835987578710788775683598757871078877568359875787107887756835987578710788775" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c9d6ac9-fd9f-4355-8152-e3128b5409c5, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa871be7-a853-4cbb-ab8f-c1f82808b966, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e46ced6-34bc-4ba4-b490-7301d108065e, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de040093-def2-40d5-b6b7-8adf86fb9bbe, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de040093-def2-40d5-b6b7-8adf86fb9bbe, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 429700767949759864 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "429700767949759864429700767949759864429700767949759864429700767949759864429700767949759864429700767949759864429700767949759864429700767949759864429700767949759864429700767949759864429700767949759864429700767949759864429700767949759864429700767949759864429700767949759864429700767949759864429700767949759864429700767949759864429700767949759864429700767949759864" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa871be7-a853-4cbb-ab8f-c1f82808b966, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8970730513760205216 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89707305137602052168970730513760205216897073051376020521689707305137602052168970730513760205216897073051376020521689707305137602052168970730513760205216897073051376020521689707305137602052168970730513760205216897073051376020521689707305137602052168970730513760205216897073051376020521689707305137602052168970730513760205216897073051376020521689707305137602052168970730513760205216" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de040093-def2-40d5-b6b7-8adf86fb9bbe, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b428289-1328-47a8-8cab-a6e19f40eb34, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b428289-1328-47a8-8cab-a6e19f40eb34, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1459951501023648033 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14599515010236480331459951501023648033145995150102364803314599515010236480331459951501023648033145995150102364803314599515010236480331459951501023648033145995150102364803314599515010236480331459951501023648033145995150102364803314599515010236480331459951501023648033145995150102364803314599515010236480331459951501023648033145995150102364803314599515010236480331459951501023648033" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa871be7-a853-4cbb-ab8f-c1f82808b966, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd450018-d1ed-4d12-aa74-46e367462b64, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd450018-d1ed-4d12-aa74-46e367462b64, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15581644923165592725 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1558164492316559272515581644923165592725155816449231655927251558164492316559272515581644923165592725155816449231655927251558164492316559272515581644923165592725155816449231655927251558164492316559272515581644923165592725155816449231655927251558164492316559272515581644923165592725155816449231655927251558164492316559272515581644923165592725155816449231655927251558164492316559272515581644923165592725" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b428289-1328-47a8-8cab-a6e19f40eb34, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 926a2cc0-231a-4f4d-82f1-8228624c45de, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 926a2cc0-231a-4f4d-82f1-8228624c45de, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1286168469016235127 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12861684690162351271286168469016235127128616846901623512712861684690162351271286168469016235127128616846901623512712861684690162351271286168469016235127128616846901623512712861684690162351271286168469016235127128616846901623512712861684690162351271286168469016235127128616846901623512712861684690162351271286168469016235127128616846901623512712861684690162351271286168469016235127" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd450018-d1ed-4d12-aa74-46e367462b64, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec4fe75c-929a-4095-99ed-be18fad68554, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec4fe75c-929a-4095-99ed-be18fad68554, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17901484861025865213 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1790148486102586521317901484861025865213179014848610258652131790148486102586521317901484861025865213179014848610258652131790148486102586521317901484861025865213179014848610258652131790148486102586521317901484861025865213179014848610258652131790148486102586521317901484861025865213179014848610258652131790148486102586521317901484861025865213179014848610258652131790148486102586521317901484861025865213" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec4fe75c-929a-4095-99ed-be18fad68554, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fedf4cc8-cc0f-4e51-96da-337ac1bc2559, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fedf4cc8-cc0f-4e51-96da-337ac1bc2559, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10153052535513336715 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1015305253551333671510153052535513336715101530525355133367151015305253551333671510153052535513336715101530525355133367151015305253551333671510153052535513336715101530525355133367151015305253551333671510153052535513336715101530525355133367151015305253551333671510153052535513336715101530525355133367151015305253551333671510153052535513336715101530525355133367151015305253551333671510153052535513336715" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 926a2cc0-231a-4f4d-82f1-8228624c45de, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e01f1c10-7d16-4e20-953c-2c0fb44eacab, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e01f1c10-7d16-4e20-953c-2c0fb44eacab, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16738944111782971953 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1673894411178297195316738944111782971953167389441117829719531673894411178297195316738944111782971953167389441117829719531673894411178297195316738944111782971953167389441117829719531673894411178297195316738944111782971953167389441117829719531673894411178297195316738944111782971953167389441117829719531673894411178297195316738944111782971953167389441117829719531673894411178297195316738944111782971953" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fedf4cc8-cc0f-4e51-96da-337ac1bc2559, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d936a34-13d7-4b98-b4de-3c8e706225a1, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d936a34-13d7-4b98-b4de-3c8e706225a1, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 576294247900970722 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "576294247900970722576294247900970722576294247900970722576294247900970722576294247900970722576294247900970722576294247900970722576294247900970722576294247900970722576294247900970722576294247900970722576294247900970722576294247900970722576294247900970722576294247900970722576294247900970722576294247900970722576294247900970722576294247900970722576294247900970722" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e01f1c10-7d16-4e20-953c-2c0fb44eacab, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f8fb7d7-3fe3-4b0f-a085-3cf1e05ab5ea, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f8fb7d7-3fe3-4b0f-a085-3cf1e05ab5ea, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8042821236330666393 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80428212363306663938042821236330666393804282123633066639380428212363306663938042821236330666393804282123633066639380428212363306663938042821236330666393804282123633066639380428212363306663938042821236330666393804282123633066639380428212363306663938042821236330666393804282123633066639380428212363306663938042821236330666393804282123633066639380428212363306663938042821236330666393" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d936a34-13d7-4b98-b4de-3c8e706225a1, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e1235e7-6aea-42be-80bb-dfbabebd8518, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e1235e7-6aea-42be-80bb-dfbabebd8518, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9792839424445563753 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97928394244455637539792839424445563753979283942444556375397928394244455637539792839424445563753979283942444556375397928394244455637539792839424445563753979283942444556375397928394244455637539792839424445563753979283942444556375397928394244455637539792839424445563753979283942444556375397928394244455637539792839424445563753979283942444556375397928394244455637539792839424445563753" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f8fb7d7-3fe3-4b0f-a085-3cf1e05ab5ea, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc15f162-c91e-4ca8-839d-2890ace2eec9, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc15f162-c91e-4ca8-839d-2890ace2eec9, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 838983405021307005 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "838983405021307005838983405021307005838983405021307005838983405021307005838983405021307005838983405021307005838983405021307005838983405021307005838983405021307005838983405021307005838983405021307005838983405021307005838983405021307005838983405021307005838983405021307005838983405021307005838983405021307005838983405021307005838983405021307005838983405021307005" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e1235e7-6aea-42be-80bb-dfbabebd8518, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad85e5e8-5bab-4e0f-82ce-354411f9d474, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad85e5e8-5bab-4e0f-82ce-354411f9d474, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7374937212254276556 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73749372122542765567374937212254276556737493721225427655673749372122542765567374937212254276556737493721225427655673749372122542765567374937212254276556737493721225427655673749372122542765567374937212254276556737493721225427655673749372122542765567374937212254276556737493721225427655673749372122542765567374937212254276556737493721225427655673749372122542765567374937212254276556" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc15f162-c91e-4ca8-839d-2890ace2eec9, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56818503-61cc-4e83-9e1d-5e5117a9ce1f, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56818503-61cc-4e83-9e1d-5e5117a9ce1f, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7204115103908139946 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72041151039081399467204115103908139946720411510390813994672041151039081399467204115103908139946720411510390813994672041151039081399467204115103908139946720411510390813994672041151039081399467204115103908139946720411510390813994672041151039081399467204115103908139946720411510390813994672041151039081399467204115103908139946720411510390813994672041151039081399467204115103908139946" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad85e5e8-5bab-4e0f-82ce-354411f9d474, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eaa8b26c-9ae8-4d6f-a607-4c76c1712692, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eaa8b26c-9ae8-4d6f-a607-4c76c1712692, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3923615533222853860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39236155332228538603923615533222853860392361553322285386039236155332228538603923615533222853860392361553322285386039236155332228538603923615533222853860392361553322285386039236155332228538603923615533222853860392361553322285386039236155332228538603923615533222853860392361553322285386039236155332228538603923615533222853860392361553322285386039236155332228538603923615533222853860" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56818503-61cc-4e83-9e1d-5e5117a9ce1f, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64d01c55-740b-4f64-84b0-cfc4afdeb8b4, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64d01c55-740b-4f64-84b0-cfc4afdeb8b4, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4738922265429990958 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47389222654299909584738922265429990958473892226542999095847389222654299909584738922265429990958473892226542999095847389222654299909584738922265429990958473892226542999095847389222654299909584738922265429990958473892226542999095847389222654299909584738922265429990958473892226542999095847389222654299909584738922265429990958473892226542999095847389222654299909584738922265429990958" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eaa8b26c-9ae8-4d6f-a607-4c76c1712692, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64d01c55-740b-4f64-84b0-cfc4afdeb8b4, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30b7234a-2a29-42fe-bcba-cdda2da5dbc4, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30b7234a-2a29-42fe-bcba-cdda2da5dbc4, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9611212401339077663 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96112124013390776639611212401339077663961121240133907766396112124013390776639611212401339077663961121240133907766396112124013390776639611212401339077663961121240133907766396112124013390776639611212401339077663961121240133907766396112124013390776639611212401339077663961121240133907766396112124013390776639611212401339077663961121240133907766396112124013390776639611212401339077663" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49595e4f-f90f-4086-8fb5-0a22167c86e2, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49595e4f-f90f-4086-8fb5-0a22167c86e2, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11205343018448458368 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1120534301844845836811205343018448458368112053430184484583681120534301844845836811205343018448458368112053430184484583681120534301844845836811205343018448458368112053430184484583681120534301844845836811205343018448458368112053430184484583681120534301844845836811205343018448458368112053430184484583681120534301844845836811205343018448458368112053430184484583681120534301844845836811205343018448458368" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30b7234a-2a29-42fe-bcba-cdda2da5dbc4, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c25fb7d3-2dea-44b6-8fee-0b2b8667676e, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c25fb7d3-2dea-44b6-8fee-0b2b8667676e, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17614374623818207909 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1761437462381820790917614374623818207909176143746238182079091761437462381820790917614374623818207909176143746238182079091761437462381820790917614374623818207909176143746238182079091761437462381820790917614374623818207909176143746238182079091761437462381820790917614374623818207909176143746238182079091761437462381820790917614374623818207909176143746238182079091761437462381820790917614374623818207909" } } } 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:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/05jb/002234/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:266 Final command: /home/runner/.ya/build/build_root/05jb/002234/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:19927 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/05jb/002234/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2/logfile_v6uznsuy.log --grpc-port=8547 --mon-port=1035 --ic-port=22379 --key-file /home/runner/.ya/build/build_root/05jb/002234/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/05jb/002234/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/05jb/002234/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:19927', '--tenant=/Root/test_simple_encryption_0', '--log-file-name=/home/runner/.ya/build/build_root/05jb/002234/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2/logfile_v6uznsuy.log', '--grpc-port=8547', '--mon-port=1035', '--ic-port=22379', '--key-file', '/home/runner/.ya/build/build_root/05jb/002234/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt')' in '/home/runner/.ya/build/build_root/05jb/002234/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2' (no wait)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49595e4f-f90f-4086-8fb5-0a22167c86e2, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ya.test:process.py:628 Command pid: 1674572
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:8547/2
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da18afa2-b6f0-4a59-bb28-3872b99ca03d, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c25fb7d3-2dea-44b6-8fee-0b2b8667676e, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da18afa2-b6f0-4a59-bb28-3872b99ca03d, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1335597295607077572 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13355972956070775721335597295607077572133559729560707757213355972956070775721335597295607077572133559729560707757213355972956070775721335597295607077572133559729560707757213355972956070775721335597295607077572133559729560707757213355972956070775721335597295607077572133559729560707757213355972956070775721335597295607077572133559729560707757213355972956070775721335597295607077572" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81dbebe2-2bbf-46f6-b842-87835f48ac68, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81dbebe2-2bbf-46f6-b842-87835f48ac68, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8771796773806262799 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87717967738062627998771796773806262799877179677380626279987717967738062627998771796773806262799877179677380626279987717967738062627998771796773806262799877179677380626279987717967738062627998771796773806262799877179677380626279987717967738062627998771796773806262799877179677380626279987717967738062627998771796773806262799877179677380626279987717967738062627998771796773806262799" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.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/05jb/002234/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1674575
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da18afa2-b6f0-4a59-bb28-3872b99ca03d, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81dbebe2-2bbf-46f6-b842-87835f48ac68, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9c7dbca-3115-4e96-afcc-715de7e8bd15, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9c7dbca-3115-4e96-afcc-715de7e8bd15, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12858691785862323162 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1285869178586232316212858691785862323162128586917858623231621285869178586232316212858691785862323162128586917858623231621285869178586232316212858691785862323162128586917858623231621285869178586232316212858691785862323162128586917858623231621285869178586232316212858691785862323162128586917858623231621285869178586232316212858691785862323162128586917858623231621285869178586232316212858691785862323162" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4a9b7a5-9df8-41cd-9455-76729b6046f2, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4a9b7a5-9df8-41cd-9455-76729b6046f2, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5414240035375669481 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54142400353756694815414240035375669481541424003537566948154142400353756694815414240035375669481541424003537566948154142400353756694815414240035375669481541424003537566948154142400353756694815414240035375669481541424003537566948154142400353756694815414240035375669481541424003537566948154142400353756694815414240035375669481541424003537566948154142400353756694815414240035375669481" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9c7dbca-3115-4e96-afcc-715de7e8bd15, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4a9b7a5-9df8-41cd-9455-76729b6046f2, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e46343f-57c4-467b-9fd0-1f7e2a56120a, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e46343f-57c4-467b-9fd0-1f7e2a56120a, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2196808843774489016 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21968088437744890162196808843774489016219680884377448901621968088437744890162196808843774489016219680884377448901621968088437744890162196808843774489016219680884377448901621968088437744890162196808843774489016219680884377448901621968088437744890162196808843774489016219680884377448901621968088437744890162196808843774489016219680884377448901621968088437744890162196808843774489016" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f64b5c7-5be3-4aa8-a07a-6bbacc2d33f3, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f64b5c7-5be3-4aa8-a07a-6bbacc2d33f3, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11773939403080129033 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1177393940308012903311773939403080129033117739394030801290331177393940308012903311773939403080129033117739394030801290331177393940308012903311773939403080129033117739394030801290331177393940308012903311773939403080129033117739394030801290331177393940308012903311773939403080129033117739394030801290331177393940308012903311773939403080129033117739394030801290331177393940308012903311773939403080129033" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e46343f-57c4-467b-9fd0-1f7e2a56120a, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c952f14-82b7-44a7-94b0-865b97d2fd48, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c952f14-82b7-44a7-94b0-865b97d2fd48, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2452452131622308361 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24524521316223083612452452131622308361245245213162230836124524521316223083612452452131622308361245245213162230836124524521316223083612452452131622308361245245213162230836124524521316223083612452452131622308361245245213162230836124524521316223083612452452131622308361245245213162230836124524521316223083612452452131622308361245245213162230836124524521316223083612452452131622308361" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f64b5c7-5be3-4aa8-a07a-6bbacc2d33f3, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c952f14-82b7-44a7-94b0-865b97d2fd48, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7035d7f-dcc4-45f6-8d30-33268ccf62ba, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8a111b4-932b-4c11-8085-59523b45f6b7, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8a111b4-932b-4c11-8085-59523b45f6b7, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11458977341928837874 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1145897734192883787411458977341928837874114589773419288378741145897734192883787411458977341928837874114589773419288378741145897734192883787411458977341928837874114589773419288378741145897734192883787411458977341928837874114589773419288378741145897734192883787411458977341928837874114589773419288378741145897734192883787411458977341928837874114589773419288378741145897734192883787411458977341928837874" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7035d7f-dcc4-45f6-8d30-33268ccf62ba, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3074563620622834453 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30745636206228344533074563620622834453307456362062283445330745636206228344533074563620622834453307456362062283445330745636206228344533074563620622834453307456362062283445330745636206228344533074563620622834453307456362062283445330745636206228344533074563620622834453307456362062283445330745636206228344533074563620622834453307456362062283445330745636206228344533074563620622834453" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7035d7f-dcc4-45f6-8d30-33268ccf62ba, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95374b2b-5e6e-45ed-afaa-a33f6a8747d3, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95374b2b-5e6e-45ed-afaa-a33f6a8747d3, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4718091202228690137 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47180912022286901374718091202228690137471809120222869013747180912022286901374718091202228690137471809120222869013747180912022286901374718091202228690137471809120222869013747180912022286901374718091202228690137471809120222869013747180912022286901374718091202228690137471809120222869013747180912022286901374718091202228690137471809120222869013747180912022286901374718091202228690137" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8a111b4-932b-4c11-8085-59523b45f6b7, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 139bb6e9-0fe1-4941-9c3e-7ae3ab7dfe5b, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95374b2b-5e6e-45ed-afaa-a33f6a8747d3, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b8d3a1a-5664-48b8-96a6-9e0044bdb4c4, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b8d3a1a-5664-48b8-96a6-9e0044bdb4c4, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3614472955067197742 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36144729550671977423614472955067197742361447295506719774236144729550671977423614472955067197742361447295506719774236144729550671977423614472955067197742361447295506719774236144729550671977423614472955067197742361447295506719774236144729550671977423614472955067197742361447295506719774236144729550671977423614472955067197742361447295506719774236144729550671977423614472955067197742" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 139bb6e9-0fe1-4941-9c3e-7ae3ab7dfe5b, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3075824620088160144 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30758246200881601443075824620088160144307582462008816014430758246200881601443075824620088160144307582462008816014430758246200881601443075824620088160144307582462008816014430758246200881601443075824620088160144307582462008816014430758246200881601443075824620088160144307582462008816014430758246200881601443075824620088160144307582462008816014430758246200881601443075824620088160144" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 139bb6e9-0fe1-4941-9c3e-7ae3ab7dfe5b, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0106ca90-bf91-48ab-b74f-b870c3b9f4e7, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0106ca90-bf91-48ab-b74f-b870c3b9f4e7, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1569860616700023199 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15698606167000231991569860616700023199156986061670002319915698606167000231991569860616700023199156986061670002319915698606167000231991569860616700023199156986061670002319915698606167000231991569860616700023199156986061670002319915698606167000231991569860616700023199156986061670002319915698606167000231991569860616700023199156986061670002319915698606167000231991569860616700023199" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b8d3a1a-5664-48b8-96a6-9e0044bdb4c4, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0162b1e8-603a-40f3-8aad-40e54816dcc9, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0162b1e8-603a-40f3-8aad-40e54816dcc9, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6542523914067725871 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65425239140677258716542523914067725871654252391406772587165425239140677258716542523914067725871654252391406772587165425239140677258716542523914067725871654252391406772587165425239140677258716542523914067725871654252391406772587165425239140677258716542523914067725871654252391406772587165425239140677258716542523914067725871654252391406772587165425239140677258716542523914067725871" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0106ca90-bf91-48ab-b74f-b870c3b9f4e7, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6f25111-53ea-4087-84d0-539433e2cd0f, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0162b1e8-603a-40f3-8aad-40e54816dcc9, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4a99e33-8466-450a-87ee-edd9e6862b7a, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6f25111-53ea-4087-84d0-539433e2cd0f, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6394860182763762929 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63948601827637629296394860182763762929639486018276376292963948601827637629296394860182763762929639486018276376292963948601827637629296394860182763762929639486018276376292963948601827637629296394860182763762929639486018276376292963948601827637629296394860182763762929639486018276376292963948601827637629296394860182763762929639486018276376292963948601827637629296394860182763762929" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4a99e33-8466-450a-87ee-edd9e6862b7a, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2460863829038876313 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24608638290388763132460863829038876313246086382903887631324608638290388763132460863829038876313246086382903887631324608638290388763132460863829038876313246086382903887631324608638290388763132460863829038876313246086382903887631324608638290388763132460863829038876313246086382903887631324608638290388763132460863829038876313246086382903887631324608638290388763132460863829038876313" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4a99e33-8466-450a-87ee-edd9e6862b7a, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc557cd9-3175-4314-92fd-6bf3a6eef20f, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc557cd9-3175-4314-92fd-6bf3a6eef20f, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8068977154103654141 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80689771541036541418068977154103654141806897715410365414180689771541036541418068977154103654141806897715410365414180689771541036541418068977154103654141806897715410365414180689771541036541418068977154103654141806897715410365414180689771541036541418068977154103654141806897715410365414180689771541036541418068977154103654141806897715410365414180689771541036541418068977154103654141" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6f25111-53ea-4087-84d0-539433e2cd0f, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f9bb0c5-121f-4e30-b4d3-57e4fc0463a3, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f9bb0c5-121f-4e30-b4d3-57e4fc0463a3, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3016135727811255312 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30161357278112553123016135727811255312301613572781125531230161357278112553123016135727811255312301613572781125531230161357278112553123016135727811255312301613572781125531230161357278112553123016135727811255312301613572781125531230161357278112553123016135727811255312301613572781125531230161357278112553123016135727811255312301613572781125531230161357278112553123016135727811255312" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc557cd9-3175-4314-92fd-6bf3a6eef20f, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6aa1b169-1a77-4e5a-a3a8-d2431e785c33, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6aa1b169-1a77-4e5a-a3a8-d2431e785c33, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4093491575957822424 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40934915759578224244093491575957822424409349157595782242440934915759578224244093491575957822424409349157595782242440934915759578224244093491575957822424409349157595782242440934915759578224244093491575957822424409349157595782242440934915759578224244093491575957822424409349157595782242440934915759578224244093491575957822424409349157595782242440934915759578224244093491575957822424" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f9bb0c5-121f-4e30-b4d3-57e4fc0463a3, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26515a54-2989-4967-91d7-81be6753d465, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26515a54-2989-4967-91d7-81be6753d465, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9225981159072346569 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92259811590723465699225981159072346569922598115907234656992259811590723465699225981159072346569922598115907234656992259811590723465699225981159072346569922598115907234656992259811590723465699225981159072346569922598115907234656992259811590723465699225981159072346569922598115907234656992259811590723465699225981159072346569922598115907234656992259811590723465699225981159072346569" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26515a54-2989-4967-91d7-81be6753d465, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd7dfcec-9185-460a-91ee-302d2cf4f327, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd7dfcec-9185-460a-91ee-302d2cf4f327, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10097278245125869759 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1009727824512586975910097278245125869759100972782451258697591009727824512586975910097278245125869759100972782451258697591009727824512586975910097278245125869759100972782451258697591009727824512586975910097278245125869759100972782451258697591009727824512586975910097278245125869759100972782451258697591009727824512586975910097278245125869759100972782451258697591009727824512586975910097278245125869759" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6aa1b169-1a77-4e5a-a3a8-d2431e785c33, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ffcaf78-38ae-43cc-8956-e270352fb935, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ffcaf78-38ae-43cc-8956-e270352fb935, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5802774889324571452 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58027748893245714525802774889324571452580277488932457145258027748893245714525802774889324571452580277488932457145258027748893245714525802774889324571452580277488932457145258027748893245714525802774889324571452580277488932457145258027748893245714525802774889324571452580277488932457145258027748893245714525802774889324571452580277488932457145258027748893245714525802774889324571452" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd7dfcec-9185-460a-91ee-302d2cf4f327, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5449ba58-9524-4e84-b039-989cfde60963, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5449ba58-9524-4e84-b039-989cfde60963, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8447054953558844793 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84470549535588447938447054953558844793844705495355884479384470549535588447938447054953558844793844705495355884479384470549535588447938447054953558844793844705495355884479384470549535588447938447054953558844793844705495355884479384470549535588447938447054953558844793844705495355884479384470549535588447938447054953558844793844705495355884479384470549535588447938447054953558844793" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5449ba58-9524-4e84-b039-989cfde60963, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95ceeada-df7e-40b3-b3d8-248e0499aa6b, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95ceeada-df7e-40b3-b3d8-248e0499aa6b, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10335846786751769528 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1033584678675176952810335846786751769528103358467867517695281033584678675176952810335846786751769528103358467867517695281033584678675176952810335846786751769528103358467867517695281033584678675176952810335846786751769528103358467867517695281033584678675176952810335846786751769528103358467867517695281033584678675176952810335846786751769528103358467867517695281033584678675176952810335846786751769528" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ffcaf78-38ae-43cc-8956-e270352fb935, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 59fa25bf-54d7-4c31-822c-c301a5d5c703, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 59fa25bf-54d7-4c31-822c-c301a5d5c703, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16254309858257985183 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1625430985825798518316254309858257985183162543098582579851831625430985825798518316254309858257985183162543098582579851831625430985825798518316254309858257985183162543098582579851831625430985825798518316254309858257985183162543098582579851831625430985825798518316254309858257985183162543098582579851831625430985825798518316254309858257985183162543098582579851831625430985825798518316254309858257985183" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95ceeada-df7e-40b3-b3d8-248e0499aa6b, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5be88f21-1d11-481f-b7fd-cba322049c53, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5be88f21-1d11-481f-b7fd-cba322049c53, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16379974067715643957 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1637997406771564395716379974067715643957163799740677156439571637997406771564395716379974067715643957163799740677156439571637997406771564395716379974067715643957163799740677156439571637997406771564395716379974067715643957163799740677156439571637997406771564395716379974067715643957163799740677156439571637997406771564395716379974067715643957163799740677156439571637997406771564395716379974067715643957" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5be88f21-1d11-481f-b7fd-cba322049c53, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10281685-0395-4abe-a62a-0966b31da2e8, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 59fa25bf-54d7-4c31-822c-c301a5d5c703, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 636f5017-0c0a-44b0-9f55-4027fe2d1735, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10281685-0395-4abe-a62a-0966b31da2e8, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1689916926153464516 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16899169261534645161689916926153464516168991692615346451616899169261534645161689916926153464516168991692615346451616899169261534645161689916926153464516168991692615346451616899169261534645161689916926153464516168991692615346451616899169261534645161689916926153464516168991692615346451616899169261534645161689916926153464516168991692615346451616899169261534645161689916926153464516" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 636f5017-0c0a-44b0-9f55-4027fe2d1735, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14764121062580646845 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1476412106258064684514764121062580646845147641210625806468451476412106258064684514764121062580646845147641210625806468451476412106258064684514764121062580646845147641210625806468451476412106258064684514764121062580646845147641210625806468451476412106258064684514764121062580646845147641210625806468451476412106258064684514764121062580646845147641210625806468451476412106258064684514764121062580646845" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 636f5017-0c0a-44b0-9f55-4027fe2d1735, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fdd1b20d-46ee-4810-8d7a-23d8176033a3, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fdd1b20d-46ee-4810-8d7a-23d8176033a3, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3748627707426500724 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37486277074265007243748627707426500724374862770742650072437486277074265007243748627707426500724374862770742650072437486277074265007243748627707426500724374862770742650072437486277074265007243748627707426500724374862770742650072437486277074265007243748627707426500724374862770742650072437486277074265007243748627707426500724374862770742650072437486277074265007243748627707426500724" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10281685-0395-4abe-a62a-0966b31da2e8, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88f71906-ad76-49e7-ae44-000896b71d6d, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88f71906-ad76-49e7-ae44-000896b71d6d, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6470218907324852067 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64702189073248520676470218907324852067647021890732485206764702189073248520676470218907324852067647021890732485206764702189073248520676470218907324852067647021890732485206764702189073248520676470218907324852067647021890732485206764702189073248520676470218907324852067647021890732485206764702189073248520676470218907324852067647021890732485206764702189073248520676470218907324852067" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fdd1b20d-46ee-4810-8d7a-23d8176033a3, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17b49987-d117-43f7-b083-7c6384abc0dc, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17b49987-d117-43f7-b083-7c6384abc0dc, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5710616193612728902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57106161936127289025710616193612728902571061619361272890257106161936127289025710616193612728902571061619361272890257106161936127289025710616193612728902571061619361272890257106161936127289025710616193612728902571061619361272890257106161936127289025710616193612728902571061619361272890257106161936127289025710616193612728902571061619361272890257106161936127289025710616193612728902" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88f71906-ad76-49e7-ae44-000896b71d6d, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10ac6b38-abfd-4ae4-91f7-0fb5d4ccd099, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10ac6b38-abfd-4ae4-91f7-0fb5d4ccd099, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3571877468598926542 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35718774685989265423571877468598926542357187746859892654235718774685989265423571877468598926542357187746859892654235718774685989265423571877468598926542357187746859892654235718774685989265423571877468598926542357187746859892654235718774685989265423571877468598926542357187746859892654235718774685989265423571877468598926542357187746859892654235718774685989265423571877468598926542" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17b49987-d117-43f7-b083-7c6384abc0dc, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52e7c37d-5d77-4580-854c-f3da45d9aa88, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52e7c37d-5d77-4580-854c-f3da45d9aa88, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13380380141288180127 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1338038014128818012713380380141288180127133803801412881801271338038014128818012713380380141288180127133803801412881801271338038014128818012713380380141288180127133803801412881801271338038014128818012713380380141288180127133803801412881801271338038014128818012713380380141288180127133803801412881801271338038014128818012713380380141288180127133803801412881801271338038014128818012713380380141288180127" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10ac6b38-abfd-4ae4-91f7-0fb5d4ccd099, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6bbcead-18a6-4e72-bfe7-e598951026b0, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6bbcead-18a6-4e72-bfe7-e598951026b0, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16842376482576920715 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1684237648257692071516842376482576920715168423764825769207151684237648257692071516842376482576920715168423764825769207151684237648257692071516842376482576920715168423764825769207151684237648257692071516842376482576920715168423764825769207151684237648257692071516842376482576920715168423764825769207151684237648257692071516842376482576920715168423764825769207151684237648257692071516842376482576920715" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6bbcead-18a6-4e72-bfe7-e598951026b0, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e37be321-c41e-4c97-bb8f-6b1df4fd43b2, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e37be321-c41e-4c97-bb8f-6b1df4fd43b2, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17968335056426934483 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1796833505642693448317968335056426934483179683350564269344831796833505642693448317968335056426934483179683350564269344831796833505642693448317968335056426934483179683350564269344831796833505642693448317968335056426934483179683350564269344831796833505642693448317968335056426934483179683350564269344831796833505642693448317968335056426934483179683350564269344831796833505642693448317968335056426934483" } } } 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 1674575) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1674575) elapsed time (sec): 0.8497633934020996
DEBUG    ya.test:process.py:263 Command (pid 1674575) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1674575) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1674575) isrss: 0
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52e7c37d-5d77-4580-854c-f3da45d9aa88, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e37be321-c41e-4c97-bb8f-6b1df4fd43b2, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ya.test:process.py:263 Command (pid 1674575) ixrss: 0
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f42057a7-04d5-4130-87e2-b8fccab4281b, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ya.test:process.py:263 Command (pid 1674575) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1674575) maxrss: 842104
DEBUG    ya.test:process.py:263 Command (pid 1674575) minflt: 45455
DEBUG    ya.test:process.py:263 Command (pid 1674575) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1674575) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1674575) nivcsw: 159
DEBUG    ya.test:process.py:263 Command (pid 1674575) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1674575) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1674575) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 1674575) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1674575) stime: 0.202755
DEBUG    ya.test:process.py:263 Command (pid 1674575) utime: 0.457511
DEBUG    ya.test:process.py:263 Command (pid 1674575) wtime: 0.854
DEBUG    ya.test:process.py:275 Command (pid 1674575) output:
Git info:
    Commit: 7b0a4d9c78559261275975fd17549d749b5011c4
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 5700ad652966da6232d9553b52ea9591443ffafa into b48c4328a3d2a0ad6fb9b97b0dc31d6f155c3131

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-oqswgafxyq
    Host information: 
        Linux ghrun-oqswgafxyq 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/10226725676/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10226725676/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 1674575) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 2 version:
Git info:
    Commit: 7b0a4d9c78559261275975fd17549d749b5011c4
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 5700ad652966da6232d9553b52ea9591443ffafa into b48c4328a3d2a0ad6fb9b97b0dc31d6f155c3131
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac69e0a3-5816-4109-b920-bcdcb9b4d503, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac69e0a3-5816-4109-b920-bcdcb9b4d503, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16222283344960013527 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1622228334496001352716222283344960013527162222833449600135271622228334496001352716222283344960013527162222833449600135271622228334496001352716222283344960013527162222833449600135271622228334496001352716222283344960013527162222833449600135271622228334496001352716222283344960013527162222833449600135271622228334496001352716222283344960013527162222833449600135271622228334496001352716222283344960013527" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f42057a7-04d5-4130-87e2-b8fccab4281b, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11914653956131082120 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1191465395613108212011914653956131082120119146539561310821201191465395613108212011914653956131082120119146539561310821201191465395613108212011914653956131082120119146539561310821201191465395613108212011914653956131082120119146539561310821201191465395613108212011914653956131082120119146539561310821201191465395613108212011914653956131082120119146539561310821201191465395613108212011914653956131082120" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac69e0a3-5816-4109-b920-bcdcb9b4d503, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02c2dea9-365c-4036-844f-edf1ff34cf37, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02c2dea9-365c-4036-844f-edf1ff34cf37, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14490676546180308792 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1449067654618030879214490676546180308792144906765461803087921449067654618030879214490676546180308792144906765461803087921449067654618030879214490676546180308792144906765461803087921449067654618030879214490676546180308792144906765461803087921449067654618030879214490676546180308792144906765461803087921449067654618030879214490676546180308792144906765461803087921449067654618030879214490676546180308792" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f42057a7-04d5-4130-87e2-b8fccab4281b, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57e1c120-d57e-4162-891f-250a48c5ebcf, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57e1c120-d57e-4162-891f-250a48c5ebcf, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7366234169034028702 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73662341690340287027366234169034028702736623416903402870273662341690340287027366234169034028702736623416903402870273662341690340287027366234169034028702736623416903402870273662341690340287027366234169034028702736623416903402870273662341690340287027366234169034028702736623416903402870273662341690340287027366234169034028702736623416903402870273662341690340287027366234169034028702" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02c2dea9-365c-4036-844f-edf1ff34cf37, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20e164b6-eddd-4e20-93b0-02a8799537d4, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57e1c120-d57e-4162-891f-250a48c5ebcf, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20e164b6-eddd-4e20-93b0-02a8799537d4, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10871018935794304275 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1087101893579430427510871018935794304275108710189357943042751087101893579430427510871018935794304275108710189357943042751087101893579430427510871018935794304275108710189357943042751087101893579430427510871018935794304275108710189357943042751087101893579430427510871018935794304275108710189357943042751087101893579430427510871018935794304275108710189357943042751087101893579430427510871018935794304275" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83ebd7f5-92a2-4565-8721-483453420983, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83ebd7f5-92a2-4565-8721-483453420983, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13904556952411438376 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1390455695241143837613904556952411438376139045569524114383761390455695241143837613904556952411438376139045569524114383761390455695241143837613904556952411438376139045569524114383761390455695241143837613904556952411438376139045569524114383761390455695241143837613904556952411438376139045569524114383761390455695241143837613904556952411438376139045569524114383761390455695241143837613904556952411438376" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20e164b6-eddd-4e20-93b0-02a8799537d4, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=447f0aa4-4ecce5d1-374a4c78-55409fa6" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9621bb0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7c12b9621bb0>, reason: session-close
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7c12b9621bb0> is no longer active. Current active count 1.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 309b40c4-711a-4c2f-9a30-7d5ee0b17e07, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 309b40c4-711a-4c2f-9a30-7d5ee0b17e07, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=NTM3YWZhNTMtOTJiNmM5N2ItMzFlZGU1YWYtZTkxNjcwZDI=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83ebd7f5-92a2-4565-8721-483453420983, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" 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 0x7c12b9621bb0>
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 309b40c4-711a-4c2f-9a30-7d5ee0b17e07, ghrun-oqswgafxyq.auto.internal:12675): on response callback started
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 309b40c4-711a-4c2f-9a30-7d5ee0b17e07, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 309b40c4-711a-4c2f-9a30-7d5ee0b17e07, ghrun-oqswgafxyq.auto.internal:12675): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86086d17-2f70-474c-bfc1-70f5a9e4da17, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7c12bcfdebb0 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 0x7c12bcfdf9b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 0e415434-8075-40a0-a8a7-2c4e9c992b20, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0e415434-8075-40a0-a8a7-2c4e9c992b20, ghrun-oqswgafxyq.auto.internal:12675): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86086d17-2f70-474c-bfc1-70f5a9e4da17, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15437438343309520644 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1543743834330952064415437438343309520644154374383433095206441543743834330952064415437438343309520644154374383433095206441543743834330952064415437438343309520644154374383433095206441543743834330952064415437438343309520644154374383433095206441543743834330952064415437438343309520644154374383433095206441543743834330952064415437438343309520644154374383433095206441543743834330952064415437438343309520644" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 0e415434-8075-40a0-a8a7-2c4e9c992b20, ghrun-oqswgafxyq.auto.internal:12675): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, 0e415434-8075-40a0-a8a7-2c4e9c992b20, ghrun-oqswgafxyq.auto.internal:12675): 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-12T12:29:56.566633555+00:00"}"
>
DEBUG    ydb.connection:connection.py:91 RpcState(CreateSession, 0e415434-8075-40a0-a8a7-2c4e9c992b20, ghrun-oqswgafxyq.auto.internal:12675): unhandled rpc error, disconnecting channel
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-oqswgafxyq.auto.internal:12675
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-12T12:29:56.566633555+00:00"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 5e82b4dd-3469-4762-89ae-c0591b610186, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5e82b4dd-3469-4762-89ae-c0591b610186, ghrun-oqswgafxyq.auto.internal:13632): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86086d17-2f70-474c-bfc1-70f5a9e4da17, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 5e82b4dd-3469-4762-89ae-c0591b610186, ghrun-oqswgafxyq.auto.internal:13632): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5e82b4dd-3469-4762-89ae-c0591b610186, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" } } } }
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 5e82b4dd-3469-4762-89ae-c0591b610186, ghrun-oqswgafxyq.auto.internal:13632): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, c8a47c8b-14a2-4f5c-8ffb-a70a6e5f4e33, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, c8a47c8b-14a2-4f5c-8ffb-a70a6e5f4e33, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" 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 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76eb3dcb-f5dc-47cc-92ea-c4a94d9038a8, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76eb3dcb-f5dc-47cc-92ea-c4a94d9038a8, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10653568567141615424 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1065356856714161542410653568567141615424106535685671416154241065356856714161542410653568567141615424106535685671416154241065356856714161542410653568567141615424106535685671416154241065356856714161542410653568567141615424106535685671416154241065356856714161542410653568567141615424106535685671416154241065356856714161542410653568567141615424106535685671416154241065356856714161542410653568567141615424" } } } 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, c8a47c8b-14a2-4f5c-8ffb-a70a6e5f4e33, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=a8f9b4ff-e77ff9d3-9fefaed9-cf87b3a5" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8898cae-58c1-48c8-b347-3a95ce42bfad, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8898cae-58c1-48c8-b347-3a95ce42bfad, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15815294441032734422 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1581529444103273442215815294441032734422158152944410327344221581529444103273442215815294441032734422158152944410327344221581529444103273442215815294441032734422158152944410327344221581529444103273442215815294441032734422158152944410327344221581529444103273442215815294441032734422158152944410327344221581529444103273442215815294441032734422158152944410327344221581529444103273442215815294441032734422" } } } 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, 442c45f6-6ab9-40f6-bfaf-95ec68ffba1c, localhost:19927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 442c45f6-6ab9-40f6-bfaf-95ec68ffba1c, localhost:19927): request = { database: "/Root/test_simple_encryption_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76eb3dcb-f5dc-47cc-92ea-c4a94d9038a8, ghrun-oqswgafxyq.auto.internal:13632): 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 72075186224038935." issue_code: 2026 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k9w0pj0y6vbedp3p6eme7ff5" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
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 72075186224038935." issue_code: 2026 severity: 1 (server_code: 400170)
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 442c45f6-6ab9-40f6-bfaf-95ec68ffba1c, localhost:19927): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-oqswgafxyq.auto.internal" port: 13632 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-oqswgafxyq.auto.internal:13632, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19927
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 583c2d04-ec9f-48d1-9324-7cbb181dc749, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 583c2d04-ec9f-48d1-9324-7cbb181dc749, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 681889390562403880 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "681889390562403880681889390562403880681889390562403880681889390562403880681889390562403880681889390562403880681889390562403880681889390562403880681889390562403880681889390562403880681889390562403880681889390562403880681889390562403880681889390562403880681889390562403880681889390562403880681889390562403880681889390562403880681889390562403880681889390562403880" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8898cae-58c1-48c8-b347-3a95ce42bfad, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0pj1p3gv3s4dh6wpchnnq" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 583c2d04-ec9f-48d1-9324-7cbb181dc749, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038901." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k9w0pj3paavbmde7va5bed18" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36f86a99-8458-45d3-8366-254e5bcc2521, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e5030d4-44fb-4433-9e77-5bd3b959bb4a, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e5030d4-44fb-4433-9e77-5bd3b959bb4a, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 681889390562403880 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "681889390562403880681889390562403880681889390562403880681889390562403880681889390562403880681889390562403880681889390562403880681889390562403880681889390562403880681889390562403880681889390562403880681889390562403880681889390562403880681889390562403880681889390562403880681889390562403880681889390562403880681889390562403880681889390562403880681889390562403880" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36f86a99-8458-45d3-8366-254e5bcc2521, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15815294441032734422 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1581529444103273442215815294441032734422158152944410327344221581529444103273442215815294441032734422158152944410327344221581529444103273442215815294441032734422158152944410327344221581529444103273442215815294441032734422158152944410327344221581529444103273442215815294441032734422158152944410327344221581529444103273442215815294441032734422158152944410327344221581529444103273442215815294441032734422" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e5030d4-44fb-4433-9e77-5bd3b959bb4a, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eeae1542-2aeb-40e0-a307-f5f4ee58f893, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eeae1542-2aeb-40e0-a307-f5f4ee58f893, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12677124998410874 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1267712499841087412677124998410874126771249984108741267712499841087412677124998410874126771249984108741267712499841087412677124998410874126771249984108741267712499841087412677124998410874126771249984108741267712499841087412677124998410874126771249984108741267712499841087412677124998410874126771249984108741267712499841087412677124998410874" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36f86a99-8458-45d3-8366-254e5bcc2521, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e09c8c08-69ad-4869-a6ff-c47f3f00434f, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e09c8c08-69ad-4869-a6ff-c47f3f00434f, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 316882225964548174 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "316882225964548174316882225964548174316882225964548174316882225964548174316882225964548174316882225964548174316882225964548174316882225964548174316882225964548174316882225964548174316882225964548174316882225964548174316882225964548174316882225964548174316882225964548174316882225964548174316882225964548174316882225964548174316882225964548174316882225964548174" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e09c8c08-69ad-4869-a6ff-c47f3f00434f, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1a87784-3366-4571-b784-57ae015625d4, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1a87784-3366-4571-b784-57ae015625d4, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2616653561014726980 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26166535610147269802616653561014726980261665356101472698026166535610147269802616653561014726980261665356101472698026166535610147269802616653561014726980261665356101472698026166535610147269802616653561014726980261665356101472698026166535610147269802616653561014726980261665356101472698026166535610147269802616653561014726980261665356101472698026166535610147269802616653561014726980" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eeae1542-2aeb-40e0-a307-f5f4ee58f893, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7710906e-bc3b-4488-b6ed-b954d763b42d, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7710906e-bc3b-4488-b6ed-b954d763b42d, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15663797383271366852 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1566379738327136685215663797383271366852156637973832713668521566379738327136685215663797383271366852156637973832713668521566379738327136685215663797383271366852156637973832713668521566379738327136685215663797383271366852156637973832713668521566379738327136685215663797383271366852156637973832713668521566379738327136685215663797383271366852156637973832713668521566379738327136685215663797383271366852" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1a87784-3366-4571-b784-57ae015625d4, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f46f2bf3-be32-4145-992f-0a78683948be, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f46f2bf3-be32-4145-992f-0a78683948be, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 530913928137983912 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "530913928137983912530913928137983912530913928137983912530913928137983912530913928137983912530913928137983912530913928137983912530913928137983912530913928137983912530913928137983912530913928137983912530913928137983912530913928137983912530913928137983912530913928137983912530913928137983912530913928137983912530913928137983912530913928137983912530913928137983912" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7710906e-bc3b-4488-b6ed-b954d763b42d, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8208a101-572e-4b65-95c8-fb7ebdf903b0, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8208a101-572e-4b65-95c8-fb7ebdf903b0, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10102080382499231913 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1010208038249923191310102080382499231913101020803824992319131010208038249923191310102080382499231913101020803824992319131010208038249923191310102080382499231913101020803824992319131010208038249923191310102080382499231913101020803824992319131010208038249923191310102080382499231913101020803824992319131010208038249923191310102080382499231913101020803824992319131010208038249923191310102080382499231913" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f46f2bf3-be32-4145-992f-0a78683948be, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7e6c058-3a9a-4386-b1f0-829fe633ab1b, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7e6c058-3a9a-4386-b1f0-829fe633ab1b, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16384572793563698762 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1638457279356369876216384572793563698762163845727935636987621638457279356369876216384572793563698762163845727935636987621638457279356369876216384572793563698762163845727935636987621638457279356369876216384572793563698762163845727935636987621638457279356369876216384572793563698762163845727935636987621638457279356369876216384572793563698762163845727935636987621638457279356369876216384572793563698762" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8208a101-572e-4b65-95c8-fb7ebdf903b0, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, afb4c861-8d37-4918-9b02-665f0b806caa, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, afb4c861-8d37-4918-9b02-665f0b806caa, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1411213693921851191 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14112136939218511911411213693921851191141121369392185119114112136939218511911411213693921851191141121369392185119114112136939218511911411213693921851191141121369392185119114112136939218511911411213693921851191141121369392185119114112136939218511911411213693921851191141121369392185119114112136939218511911411213693921851191141121369392185119114112136939218511911411213693921851191" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, afb4c861-8d37-4918-9b02-665f0b806caa, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fda9bbe9-c63c-45e3-9344-0a4065803ceb, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fda9bbe9-c63c-45e3-9344-0a4065803ceb, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 499848930989040641 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "499848930989040641499848930989040641499848930989040641499848930989040641499848930989040641499848930989040641499848930989040641499848930989040641499848930989040641499848930989040641499848930989040641499848930989040641499848930989040641499848930989040641499848930989040641499848930989040641499848930989040641499848930989040641499848930989040641499848930989040641" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fda9bbe9-c63c-45e3-9344-0a4065803ceb, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ebd0c40-5427-4847-9540-e577cf7cba6c, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ebd0c40-5427-4847-9540-e577cf7cba6c, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18106950450613000643 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1810695045061300064318106950450613000643181069504506130006431810695045061300064318106950450613000643181069504506130006431810695045061300064318106950450613000643181069504506130006431810695045061300064318106950450613000643181069504506130006431810695045061300064318106950450613000643181069504506130006431810695045061300064318106950450613000643181069504506130006431810695045061300064318106950450613000643" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ebd0c40-5427-4847-9540-e577cf7cba6c, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0c28c25-4afa-4b80-bdaf-7be26553d7cb, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0c28c25-4afa-4b80-bdaf-7be26553d7cb, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1379581219671414620 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13795812196714146201379581219671414620137958121967141462013795812196714146201379581219671414620137958121967141462013795812196714146201379581219671414620137958121967141462013795812196714146201379581219671414620137958121967141462013795812196714146201379581219671414620137958121967141462013795812196714146201379581219671414620137958121967141462013795812196714146201379581219671414620" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7e6c058-3a9a-4386-b1f0-829fe633ab1b, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56649d8a-699d-4c8e-9dfb-408450edbcba, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56649d8a-699d-4c8e-9dfb-408450edbcba, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 41465481262832555 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "4146548126283255541465481262832555414654812628325554146548126283255541465481262832555414654812628325554146548126283255541465481262832555414654812628325554146548126283255541465481262832555414654812628325554146548126283255541465481262832555414654812628325554146548126283255541465481262832555414654812628325554146548126283255541465481262832555" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0c28c25-4afa-4b80-bdaf-7be26553d7cb, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a62e862-5145-4dac-b322-bdc5bbed995f, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a62e862-5145-4dac-b322-bdc5bbed995f, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11377666617187447503 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1137766661718744750311377666617187447503113776666171874475031137766661718744750311377666617187447503113776666171874475031137766661718744750311377666617187447503113776666171874475031137766661718744750311377666617187447503113776666171874475031137766661718744750311377666617187447503113776666171874475031137766661718744750311377666617187447503113776666171874475031137766661718744750311377666617187447503" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56649d8a-699d-4c8e-9dfb-408450edbcba, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5681638b-f855-4d14-b4a1-8ab6b859527a, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5681638b-f855-4d14-b4a1-8ab6b859527a, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9144595214789324109 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91445952147893241099144595214789324109914459521478932410991445952147893241099144595214789324109914459521478932410991445952147893241099144595214789324109914459521478932410991445952147893241099144595214789324109914459521478932410991445952147893241099144595214789324109914459521478932410991445952147893241099144595214789324109914459521478932410991445952147893241099144595214789324109" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a62e862-5145-4dac-b322-bdc5bbed995f, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 942c877c-0d6d-4fe6-aad0-506ea1970471, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 942c877c-0d6d-4fe6-aad0-506ea1970471, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4766401926646459191 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47664019266464591914766401926646459191476640192664645919147664019266464591914766401926646459191476640192664645919147664019266464591914766401926646459191476640192664645919147664019266464591914766401926646459191476640192664645919147664019266464591914766401926646459191476640192664645919147664019266464591914766401926646459191476640192664645919147664019266464591914766401926646459191" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5681638b-f855-4d14-b4a1-8ab6b859527a, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3bcafbf-fc4b-4b81-a8e8-9841492884b5, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3bcafbf-fc4b-4b81-a8e8-9841492884b5, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15902094056333585859 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1590209405633358585915902094056333585859159020940563335858591590209405633358585915902094056333585859159020940563335858591590209405633358585915902094056333585859159020940563335858591590209405633358585915902094056333585859159020940563335858591590209405633358585915902094056333585859159020940563335858591590209405633358585915902094056333585859159020940563335858591590209405633358585915902094056333585859" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 942c877c-0d6d-4fe6-aad0-506ea1970471, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26c965af-ca4b-4729-b6e0-39e55464c91a, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26c965af-ca4b-4729-b6e0-39e55464c91a, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14932325950057601915 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1493232595005760191514932325950057601915149323259500576019151493232595005760191514932325950057601915149323259500576019151493232595005760191514932325950057601915149323259500576019151493232595005760191514932325950057601915149323259500576019151493232595005760191514932325950057601915149323259500576019151493232595005760191514932325950057601915149323259500576019151493232595005760191514932325950057601915" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3bcafbf-fc4b-4b81-a8e8-9841492884b5, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d028d7b7-7b6b-4f79-b0ce-7408006245d8, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d028d7b7-7b6b-4f79-b0ce-7408006245d8, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17122373367314232595 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1712237336731423259517122373367314232595171223733673142325951712237336731423259517122373367314232595171223733673142325951712237336731423259517122373367314232595171223733673142325951712237336731423259517122373367314232595171223733673142325951712237336731423259517122373367314232595171223733673142325951712237336731423259517122373367314232595171223733673142325951712237336731423259517122373367314232595" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26c965af-ca4b-4729-b6e0-39e55464c91a, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eeb2e571-48a3-4237-ab2f-552ed3ad00ca, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eeb2e571-48a3-4237-ab2f-552ed3ad00ca, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12626600613546978967 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1262660061354697896712626600613546978967126266006135469789671262660061354697896712626600613546978967126266006135469789671262660061354697896712626600613546978967126266006135469789671262660061354697896712626600613546978967126266006135469789671262660061354697896712626600613546978967126266006135469789671262660061354697896712626600613546978967126266006135469789671262660061354697896712626600613546978967" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d028d7b7-7b6b-4f79-b0ce-7408006245d8, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dcc7330d-7ca8-4ff9-b769-266d6cbd2fc9, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dcc7330d-7ca8-4ff9-b769-266d6cbd2fc9, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11547927934219221697 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1154792793421922169711547927934219221697115479279342192216971154792793421922169711547927934219221697115479279342192216971154792793421922169711547927934219221697115479279342192216971154792793421922169711547927934219221697115479279342192216971154792793421922169711547927934219221697115479279342192216971154792793421922169711547927934219221697115479279342192216971154792793421922169711547927934219221697" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eeb2e571-48a3-4237-ab2f-552ed3ad00ca, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc1e8657-3109-47e0-a22c-f99651bd6ab9, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc1e8657-3109-47e0-a22c-f99651bd6ab9, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15338029510501663564 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1533802951050166356415338029510501663564153380295105016635641533802951050166356415338029510501663564153380295105016635641533802951050166356415338029510501663564153380295105016635641533802951050166356415338029510501663564153380295105016635641533802951050166356415338029510501663564153380295105016635641533802951050166356415338029510501663564153380295105016635641533802951050166356415338029510501663564" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dcc7330d-7ca8-4ff9-b769-266d6cbd2fc9, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b829bd5-acc2-4ede-a742-efea50fd689f, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b829bd5-acc2-4ede-a742-efea50fd689f, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14753749528817002194 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1475374952881700219414753749528817002194147537495288170021941475374952881700219414753749528817002194147537495288170021941475374952881700219414753749528817002194147537495288170021941475374952881700219414753749528817002194147537495288170021941475374952881700219414753749528817002194147537495288170021941475374952881700219414753749528817002194147537495288170021941475374952881700219414753749528817002194" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc1e8657-3109-47e0-a22c-f99651bd6ab9, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2ef8737-3b3f-4cdb-88a0-472404ea8e02, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2ef8737-3b3f-4cdb-88a0-472404ea8e02, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17319651205366165252 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1731965120536616525217319651205366165252173196512053661652521731965120536616525217319651205366165252173196512053661652521731965120536616525217319651205366165252173196512053661652521731965120536616525217319651205366165252173196512053661652521731965120536616525217319651205366165252173196512053661652521731965120536616525217319651205366165252173196512053661652521731965120536616525217319651205366165252" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b829bd5-acc2-4ede-a742-efea50fd689f, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 438da06b-2c60-412a-881e-026fc24c9d39, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 438da06b-2c60-412a-881e-026fc24c9d39, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 801542135612817059 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "801542135612817059801542135612817059801542135612817059801542135612817059801542135612817059801542135612817059801542135612817059801542135612817059801542135612817059801542135612817059801542135612817059801542135612817059801542135612817059801542135612817059801542135612817059801542135612817059801542135612817059801542135612817059801542135612817059801542135612817059" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2ef8737-3b3f-4cdb-88a0-472404ea8e02, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e1e4e57-2d89-42c9-8022-276ad94f4715, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e1e4e57-2d89-42c9-8022-276ad94f4715, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9401702485694229025 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94017024856942290259401702485694229025940170248569422902594017024856942290259401702485694229025940170248569422902594017024856942290259401702485694229025940170248569422902594017024856942290259401702485694229025940170248569422902594017024856942290259401702485694229025940170248569422902594017024856942290259401702485694229025940170248569422902594017024856942290259401702485694229025" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 438da06b-2c60-412a-881e-026fc24c9d39, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc5531ea-b01e-470d-897f-f2ea116414b5, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e1e4e57-2d89-42c9-8022-276ad94f4715, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc5531ea-b01e-470d-897f-f2ea116414b5, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 395556174520112295 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "395556174520112295395556174520112295395556174520112295395556174520112295395556174520112295395556174520112295395556174520112295395556174520112295395556174520112295395556174520112295395556174520112295395556174520112295395556174520112295395556174520112295395556174520112295395556174520112295395556174520112295395556174520112295395556174520112295395556174520112295" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6df3d39-b547-4516-990a-01140c27d94f, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6df3d39-b547-4516-990a-01140c27d94f, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7798540645030110158 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77985406450301101587798540645030110158779854064503011015877985406450301101587798540645030110158779854064503011015877985406450301101587798540645030110158779854064503011015877985406450301101587798540645030110158779854064503011015877985406450301101587798540645030110158779854064503011015877985406450301101587798540645030110158779854064503011015877985406450301101587798540645030110158" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc5531ea-b01e-470d-897f-f2ea116414b5, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3663802-9d60-4479-91ce-244b2500655f, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3663802-9d60-4479-91ce-244b2500655f, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16656605216975114970 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1665660521697511497016656605216975114970166566052169751149701665660521697511497016656605216975114970166566052169751149701665660521697511497016656605216975114970166566052169751149701665660521697511497016656605216975114970166566052169751149701665660521697511497016656605216975114970166566052169751149701665660521697511497016656605216975114970166566052169751149701665660521697511497016656605216975114970" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6df3d39-b547-4516-990a-01140c27d94f, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f76ba1c1-234b-47a6-a2a4-9a24707ee459, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f76ba1c1-234b-47a6-a2a4-9a24707ee459, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10898669103109232018 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1089866910310923201810898669103109232018108986691031092320181089866910310923201810898669103109232018108986691031092320181089866910310923201810898669103109232018108986691031092320181089866910310923201810898669103109232018108986691031092320181089866910310923201810898669103109232018108986691031092320181089866910310923201810898669103109232018108986691031092320181089866910310923201810898669103109232018" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3663802-9d60-4479-91ce-244b2500655f, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f76ba1c1-234b-47a6-a2a4-9a24707ee459, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c362cd6-8469-4cf4-a284-703cf21e4dca, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c362cd6-8469-4cf4-a284-703cf21e4dca, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3547392806121601313 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35473928061216013133547392806121601313354739280612160131335473928061216013133547392806121601313354739280612160131335473928061216013133547392806121601313354739280612160131335473928061216013133547392806121601313354739280612160131335473928061216013133547392806121601313354739280612160131335473928061216013133547392806121601313354739280612160131335473928061216013133547392806121601313" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83b3c24e-b16c-4733-afd1-9dfa77e59bfa, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83b3c24e-b16c-4733-afd1-9dfa77e59bfa, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12121751543965613383 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1212175154396561338312121751543965613383121217515439656133831212175154396561338312121751543965613383121217515439656133831212175154396561338312121751543965613383121217515439656133831212175154396561338312121751543965613383121217515439656133831212175154396561338312121751543965613383121217515439656133831212175154396561338312121751543965613383121217515439656133831212175154396561338312121751543965613383" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c362cd6-8469-4cf4-a284-703cf21e4dca, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85aee263-a7c8-422b-a3bc-d78918874b5a, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85aee263-a7c8-422b-a3bc-d78918874b5a, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8033128930408370454 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80331289304083704548033128930408370454803312893040837045480331289304083704548033128930408370454803312893040837045480331289304083704548033128930408370454803312893040837045480331289304083704548033128930408370454803312893040837045480331289304083704548033128930408370454803312893040837045480331289304083704548033128930408370454803312893040837045480331289304083704548033128930408370454" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83b3c24e-b16c-4733-afd1-9dfa77e59bfa, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a8d4e05-d6d2-43b0-81dc-c88ccb62aad8, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a8d4e05-d6d2-43b0-81dc-c88ccb62aad8, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1685010994216255123 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16850109942162551231685010994216255123168501099421625512316850109942162551231685010994216255123168501099421625512316850109942162551231685010994216255123168501099421625512316850109942162551231685010994216255123168501099421625512316850109942162551231685010994216255123168501099421625512316850109942162551231685010994216255123168501099421625512316850109942162551231685010994216255123" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85aee263-a7c8-422b-a3bc-d78918874b5a, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57035cbc-6e8a-492d-9478-47ef2880e5ed, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57035cbc-6e8a-492d-9478-47ef2880e5ed, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8676507521311439933 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86765075213114399338676507521311439933867650752131143993386765075213114399338676507521311439933867650752131143993386765075213114399338676507521311439933867650752131143993386765075213114399338676507521311439933867650752131143993386765075213114399338676507521311439933867650752131143993386765075213114399338676507521311439933867650752131143993386765075213114399338676507521311439933" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a8d4e05-d6d2-43b0-81dc-c88ccb62aad8, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 831adc13-88de-4ef2-ac96-ba274d98480d, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 831adc13-88de-4ef2-ac96-ba274d98480d, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2091333051526000608 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20913330515260006082091333051526000608209133305152600060820913330515260006082091333051526000608209133305152600060820913330515260006082091333051526000608209133305152600060820913330515260006082091333051526000608209133305152600060820913330515260006082091333051526000608209133305152600060820913330515260006082091333051526000608209133305152600060820913330515260006082091333051526000608" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57035cbc-6e8a-492d-9478-47ef2880e5ed, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c25b06df-3dfd-45a5-9550-351c958b4ec9, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c25b06df-3dfd-45a5-9550-351c958b4ec9, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17415398702501127331 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1741539870250112733117415398702501127331174153987025011273311741539870250112733117415398702501127331174153987025011273311741539870250112733117415398702501127331174153987025011273311741539870250112733117415398702501127331174153987025011273311741539870250112733117415398702501127331174153987025011273311741539870250112733117415398702501127331174153987025011273311741539870250112733117415398702501127331" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 831adc13-88de-4ef2-ac96-ba274d98480d, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7de7150b-a9e1-4d32-a0e0-0ec67ac62990, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7de7150b-a9e1-4d32-a0e0-0ec67ac62990, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3982644693031929533 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39826446930319295333982644693031929533398264469303192953339826446930319295333982644693031929533398264469303192953339826446930319295333982644693031929533398264469303192953339826446930319295333982644693031929533398264469303192953339826446930319295333982644693031929533398264469303192953339826446930319295333982644693031929533398264469303192953339826446930319295333982644693031929533" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c25b06df-3dfd-45a5-9550-351c958b4ec9, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f20e0b47-4c68-4705-9a50-31052f99e718, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f20e0b47-4c68-4705-9a50-31052f99e718, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9520198265046786050 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95201982650467860509520198265046786050952019826504678605095201982650467860509520198265046786050952019826504678605095201982650467860509520198265046786050952019826504678605095201982650467860509520198265046786050952019826504678605095201982650467860509520198265046786050952019826504678605095201982650467860509520198265046786050952019826504678605095201982650467860509520198265046786050" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7de7150b-a9e1-4d32-a0e0-0ec67ac62990, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44dd5a45-6af9-4fc6-897b-e7cd70692448, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44dd5a45-6af9-4fc6-897b-e7cd70692448, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9335592344667994902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93355923446679949029335592344667994902933559234466799490293355923446679949029335592344667994902933559234466799490293355923446679949029335592344667994902933559234466799490293355923446679949029335592344667994902933559234466799490293355923446679949029335592344667994902933559234466799490293355923446679949029335592344667994902933559234466799490293355923446679949029335592344667994902" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f20e0b47-4c68-4705-9a50-31052f99e718, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9fd8648-dc70-4fd7-bb8b-e18f66585bde, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9fd8648-dc70-4fd7-bb8b-e18f66585bde, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1240795474433865614 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12407954744338656141240795474433865614124079547443386561412407954744338656141240795474433865614124079547443386561412407954744338656141240795474433865614124079547443386561412407954744338656141240795474433865614124079547443386561412407954744338656141240795474433865614124079547443386561412407954744338656141240795474433865614124079547443386561412407954744338656141240795474433865614" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44dd5a45-6af9-4fc6-897b-e7cd70692448, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86395bca-80b2-410f-9abd-6b8e05f11cbc, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86395bca-80b2-410f-9abd-6b8e05f11cbc, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5655830127183651249 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56558301271836512495655830127183651249565583012718365124956558301271836512495655830127183651249565583012718365124956558301271836512495655830127183651249565583012718365124956558301271836512495655830127183651249565583012718365124956558301271836512495655830127183651249565583012718365124956558301271836512495655830127183651249565583012718365124956558301271836512495655830127183651249" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9fd8648-dc70-4fd7-bb8b-e18f66585bde, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90c882db-29c1-4222-bcc4-1784f725a860, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90c882db-29c1-4222-bcc4-1784f725a860, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8622437473436047999 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86224374734360479998622437473436047999862243747343604799986224374734360479998622437473436047999862243747343604799986224374734360479998622437473436047999862243747343604799986224374734360479998622437473436047999862243747343604799986224374734360479998622437473436047999862243747343604799986224374734360479998622437473436047999862243747343604799986224374734360479998622437473436047999" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86395bca-80b2-410f-9abd-6b8e05f11cbc, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50fa3df3-6809-4cdf-9776-dbbe5e451626, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50fa3df3-6809-4cdf-9776-dbbe5e451626, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13731161194605866576 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1373116119460586657613731161194605866576137311611946058665761373116119460586657613731161194605866576137311611946058665761373116119460586657613731161194605866576137311611946058665761373116119460586657613731161194605866576137311611946058665761373116119460586657613731161194605866576137311611946058665761373116119460586657613731161194605866576137311611946058665761373116119460586657613731161194605866576" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50fa3df3-6809-4cdf-9776-dbbe5e451626, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 303cef1c-06a1-498a-96f2-376c6f036096, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 303cef1c-06a1-498a-96f2-376c6f036096, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6077250866660260638 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60772508666602606386077250866660260638607725086666026063860772508666602606386077250866660260638607725086666026063860772508666602606386077250866660260638607725086666026063860772508666602606386077250866660260638607725086666026063860772508666602606386077250866660260638607725086666026063860772508666602606386077250866660260638607725086666026063860772508666602606386077250866660260638" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90c882db-29c1-4222-bcc4-1784f725a860, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bcf9ec30-5226-4a87-9c4b-77e8f40ab6d5, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bcf9ec30-5226-4a87-9c4b-77e8f40ab6d5, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4282755477569471362 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42827554775694713624282755477569471362428275547756947136242827554775694713624282755477569471362428275547756947136242827554775694713624282755477569471362428275547756947136242827554775694713624282755477569471362428275547756947136242827554775694713624282755477569471362428275547756947136242827554775694713624282755477569471362428275547756947136242827554775694713624282755477569471362" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 303cef1c-06a1-498a-96f2-376c6f036096, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0d277f3-8cab-43c3-bb72-32ac689ac670, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0d277f3-8cab-43c3-bb72-32ac689ac670, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3769568331655088067 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37695683316550880673769568331655088067376956833165508806737695683316550880673769568331655088067376956833165508806737695683316550880673769568331655088067376956833165508806737695683316550880673769568331655088067376956833165508806737695683316550880673769568331655088067376956833165508806737695683316550880673769568331655088067376956833165508806737695683316550880673769568331655088067" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bcf9ec30-5226-4a87-9c4b-77e8f40ab6d5, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0775945-ac53-4fd3-a486-4e1708ccbc49, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0775945-ac53-4fd3-a486-4e1708ccbc49, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12116220368813298186 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1211622036881329818612116220368813298186121162203688132981861211622036881329818612116220368813298186121162203688132981861211622036881329818612116220368813298186121162203688132981861211622036881329818612116220368813298186121162203688132981861211622036881329818612116220368813298186121162203688132981861211622036881329818612116220368813298186121162203688132981861211622036881329818612116220368813298186" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0d277f3-8cab-43c3-bb72-32ac689ac670, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8f1e301-442f-450a-8400-a23244151785, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8f1e301-442f-450a-8400-a23244151785, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15245176597790779007 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1524517659779077900715245176597790779007152451765977907790071524517659779077900715245176597790779007152451765977907790071524517659779077900715245176597790779007152451765977907790071524517659779077900715245176597790779007152451765977907790071524517659779077900715245176597790779007152451765977907790071524517659779077900715245176597790779007152451765977907790071524517659779077900715245176597790779007" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0775945-ac53-4fd3-a486-4e1708ccbc49, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb92f092-3357-4e71-beee-b7e8cc55ca39, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb92f092-3357-4e71-beee-b7e8cc55ca39, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5590068584513760211 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55900685845137602115590068584513760211559006858451376021155900685845137602115590068584513760211559006858451376021155900685845137602115590068584513760211559006858451376021155900685845137602115590068584513760211559006858451376021155900685845137602115590068584513760211559006858451376021155900685845137602115590068584513760211559006858451376021155900685845137602115590068584513760211" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb92f092-3357-4e71-beee-b7e8cc55ca39, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8f1e301-442f-450a-8400-a23244151785, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e9fdeb7-bfbb-460d-b430-4286ca01f2c5, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e9fdeb7-bfbb-460d-b430-4286ca01f2c5, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12862027876158635892 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1286202787615863589212862027876158635892128620278761586358921286202787615863589212862027876158635892128620278761586358921286202787615863589212862027876158635892128620278761586358921286202787615863589212862027876158635892128620278761586358921286202787615863589212862027876158635892128620278761586358921286202787615863589212862027876158635892128620278761586358921286202787615863589212862027876158635892" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e42c8ed8-acfc-46eb-b794-65f73aa4957a, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e42c8ed8-acfc-46eb-b794-65f73aa4957a, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7697780973549134658 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76977809735491346587697780973549134658769778097354913465876977809735491346587697780973549134658769778097354913465876977809735491346587697780973549134658769778097354913465876977809735491346587697780973549134658769778097354913465876977809735491346587697780973549134658769778097354913465876977809735491346587697780973549134658769778097354913465876977809735491346587697780973549134658" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e42c8ed8-acfc-46eb-b794-65f73aa4957a, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9910210-f5ea-4f8f-a46c-f41f85b488da, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9910210-f5ea-4f8f-a46c-f41f85b488da, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7463889096823249346 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74638890968232493467463889096823249346746388909682324934674638890968232493467463889096823249346746388909682324934674638890968232493467463889096823249346746388909682324934674638890968232493467463889096823249346746388909682324934674638890968232493467463889096823249346746388909682324934674638890968232493467463889096823249346746388909682324934674638890968232493467463889096823249346" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9910210-f5ea-4f8f-a46c-f41f85b488da, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c283c0e-c0fb-443c-ab5d-d9d34b7e8c18, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c283c0e-c0fb-443c-ab5d-d9d34b7e8c18, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14480740484877019373 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1448074048487701937314480740484877019373144807404848770193731448074048487701937314480740484877019373144807404848770193731448074048487701937314480740484877019373144807404848770193731448074048487701937314480740484877019373144807404848770193731448074048487701937314480740484877019373144807404848770193731448074048487701937314480740484877019373144807404848770193731448074048487701937314480740484877019373" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e9fdeb7-bfbb-460d-b430-4286ca01f2c5, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3bfd5c1-40ae-4117-8ef2-d659e4000e4c, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3bfd5c1-40ae-4117-8ef2-d659e4000e4c, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 718637995535848957 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "718637995535848957718637995535848957718637995535848957718637995535848957718637995535848957718637995535848957718637995535848957718637995535848957718637995535848957718637995535848957718637995535848957718637995535848957718637995535848957718637995535848957718637995535848957718637995535848957718637995535848957718637995535848957718637995535848957718637995535848957" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c283c0e-c0fb-443c-ab5d-d9d34b7e8c18, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0921a0e-0b44-4f34-9714-d4a69bbc5ad7, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0921a0e-0b44-4f34-9714-d4a69bbc5ad7, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4454111883368524968 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44541118833685249684454111883368524968445411188336852496844541118833685249684454111883368524968445411188336852496844541118833685249684454111883368524968445411188336852496844541118833685249684454111883368524968445411188336852496844541118833685249684454111883368524968445411188336852496844541118833685249684454111883368524968445411188336852496844541118833685249684454111883368524968" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3bfd5c1-40ae-4117-8ef2-d659e4000e4c, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0921a0e-0b44-4f34-9714-d4a69bbc5ad7, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5a4026f-ced2-4765-a336-0b36b199a955, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5a4026f-ced2-4765-a336-0b36b199a955, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 136981406517669321 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "136981406517669321136981406517669321136981406517669321136981406517669321136981406517669321136981406517669321136981406517669321136981406517669321136981406517669321136981406517669321136981406517669321136981406517669321136981406517669321136981406517669321136981406517669321136981406517669321136981406517669321136981406517669321136981406517669321136981406517669321" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c68aefa1-32d7-4987-8cce-6a8300c3ef5e, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c68aefa1-32d7-4987-8cce-6a8300c3ef5e, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10106675923388589039 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1010667592338858903910106675923388589039101066759233885890391010667592338858903910106675923388589039101066759233885890391010667592338858903910106675923388589039101066759233885890391010667592338858903910106675923388589039101066759233885890391010667592338858903910106675923388589039101066759233885890391010667592338858903910106675923388589039101066759233885890391010667592338858903910106675923388589039" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5a4026f-ced2-4765-a336-0b36b199a955, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1abfd79-e6a1-4658-86b8-830f8127661b, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1abfd79-e6a1-4658-86b8-830f8127661b, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2739276601112352260 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27392766011123522602739276601112352260273927660111235226027392766011123522602739276601112352260273927660111235226027392766011123522602739276601112352260273927660111235226027392766011123522602739276601112352260273927660111235226027392766011123522602739276601112352260273927660111235226027392766011123522602739276601112352260273927660111235226027392766011123522602739276601112352260" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c68aefa1-32d7-4987-8cce-6a8300c3ef5e, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, acdcec26-2a30-42b1-9bce-5205540dbae9, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, acdcec26-2a30-42b1-9bce-5205540dbae9, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4950670615484958597 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49506706154849585974950670615484958597495067061548495859749506706154849585974950670615484958597495067061548495859749506706154849585974950670615484958597495067061548495859749506706154849585974950670615484958597495067061548495859749506706154849585974950670615484958597495067061548495859749506706154849585974950670615484958597495067061548495859749506706154849585974950670615484958597" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1abfd79-e6a1-4658-86b8-830f8127661b, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e8b2fdc-2717-4e7f-9a7d-57199d2eff5f, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e8b2fdc-2717-4e7f-9a7d-57199d2eff5f, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10139400538107699630 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1013940053810769963010139400538107699630101394005381076996301013940053810769963010139400538107699630101394005381076996301013940053810769963010139400538107699630101394005381076996301013940053810769963010139400538107699630101394005381076996301013940053810769963010139400538107699630101394005381076996301013940053810769963010139400538107699630101394005381076996301013940053810769963010139400538107699630" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, acdcec26-2a30-42b1-9bce-5205540dbae9, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21e3b2fb-a2fd-4b8f-817e-7681184db2b5, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21e3b2fb-a2fd-4b8f-817e-7681184db2b5, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15250863644204446193 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1525086364420444619315250863644204446193152508636442044461931525086364420444619315250863644204446193152508636442044461931525086364420444619315250863644204446193152508636442044461931525086364420444619315250863644204446193152508636442044461931525086364420444619315250863644204446193152508636442044461931525086364420444619315250863644204446193152508636442044461931525086364420444619315250863644204446193" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e8b2fdc-2717-4e7f-9a7d-57199d2eff5f, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 460388a0-edbf-4ae9-904b-f1b3620b2613, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 460388a0-edbf-4ae9-904b-f1b3620b2613, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18192790757002240906 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1819279075700224090618192790757002240906181927907570022409061819279075700224090618192790757002240906181927907570022409061819279075700224090618192790757002240906181927907570022409061819279075700224090618192790757002240906181927907570022409061819279075700224090618192790757002240906181927907570022409061819279075700224090618192790757002240906181927907570022409061819279075700224090618192790757002240906" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21e3b2fb-a2fd-4b8f-817e-7681184db2b5, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d41bf65d-5aae-4639-9a85-17a1f7072446, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d41bf65d-5aae-4639-9a85-17a1f7072446, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5213901366855581575 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52139013668555815755213901366855581575521390136685558157552139013668555815755213901366855581575521390136685558157552139013668555815755213901366855581575521390136685558157552139013668555815755213901366855581575521390136685558157552139013668555815755213901366855581575521390136685558157552139013668555815755213901366855581575521390136685558157552139013668555815755213901366855581575" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d41bf65d-5aae-4639-9a85-17a1f7072446, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64f35bcf-e324-4546-91c9-a7220a0dcb20, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64f35bcf-e324-4546-91c9-a7220a0dcb20, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17034160881813374316 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1703416088181337431617034160881813374316170341608818133743161703416088181337431617034160881813374316170341608818133743161703416088181337431617034160881813374316170341608818133743161703416088181337431617034160881813374316170341608818133743161703416088181337431617034160881813374316170341608818133743161703416088181337431617034160881813374316170341608818133743161703416088181337431617034160881813374316" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 460388a0-edbf-4ae9-904b-f1b3620b2613, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d8f6817-4c9b-47bc-b6a5-30439f54b694, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d8f6817-4c9b-47bc-b6a5-30439f54b694, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3143423458056336032 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31434234580563360323143423458056336032314342345805633603231434234580563360323143423458056336032314342345805633603231434234580563360323143423458056336032314342345805633603231434234580563360323143423458056336032314342345805633603231434234580563360323143423458056336032314342345805633603231434234580563360323143423458056336032314342345805633603231434234580563360323143423458056336032" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64f35bcf-e324-4546-91c9-a7220a0dcb20, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7050d8e4-31ae-49ac-899f-30e0ae3b67ac, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7050d8e4-31ae-49ac-899f-30e0ae3b67ac, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 556093623048285250 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "556093623048285250556093623048285250556093623048285250556093623048285250556093623048285250556093623048285250556093623048285250556093623048285250556093623048285250556093623048285250556093623048285250556093623048285250556093623048285250556093623048285250556093623048285250556093623048285250556093623048285250556093623048285250556093623048285250556093623048285250" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d8f6817-4c9b-47bc-b6a5-30439f54b694, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c46d049-d54f-478b-a91a-2f8d3fea17ea, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c46d049-d54f-478b-a91a-2f8d3fea17ea, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3190837558362721716 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31908375583627217163190837558362721716319083755836272171631908375583627217163190837558362721716319083755836272171631908375583627217163190837558362721716319083755836272171631908375583627217163190837558362721716319083755836272171631908375583627217163190837558362721716319083755836272171631908375583627217163190837558362721716319083755836272171631908375583627217163190837558362721716" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7050d8e4-31ae-49ac-899f-30e0ae3b67ac, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cec386f0-8e54-4c68-80b1-06916adf247d, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cec386f0-8e54-4c68-80b1-06916adf247d, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16508356507251544155 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1650835650725154415516508356507251544155165083565072515441551650835650725154415516508356507251544155165083565072515441551650835650725154415516508356507251544155165083565072515441551650835650725154415516508356507251544155165083565072515441551650835650725154415516508356507251544155165083565072515441551650835650725154415516508356507251544155165083565072515441551650835650725154415516508356507251544155" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c46d049-d54f-478b-a91a-2f8d3fea17ea, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 257293c8-383e-4323-b8dd-723d155e7be3, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 257293c8-383e-4323-b8dd-723d155e7be3, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5715631656965817697 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57156316569658176975715631656965817697571563165696581769757156316569658176975715631656965817697571563165696581769757156316569658176975715631656965817697571563165696581769757156316569658176975715631656965817697571563165696581769757156316569658176975715631656965817697571563165696581769757156316569658176975715631656965817697571563165696581769757156316569658176975715631656965817697" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cec386f0-8e54-4c68-80b1-06916adf247d, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ba884f4-284f-4eaa-813a-c5464d834b62, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ba884f4-284f-4eaa-813a-c5464d834b62, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16603944441257259771 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1660394444125725977116603944441257259771166039444412572597711660394444125725977116603944441257259771166039444412572597711660394444125725977116603944441257259771166039444412572597711660394444125725977116603944441257259771166039444412572597711660394444125725977116603944441257259771166039444412572597711660394444125725977116603944441257259771166039444412572597711660394444125725977116603944441257259771" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 257293c8-383e-4323-b8dd-723d155e7be3, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ae753ac-1c76-45fa-9a44-0c444fe7a660, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ba884f4-284f-4eaa-813a-c5464d834b62, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 605b4974-c33a-430a-a9dd-75b38088a3a0, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 605b4974-c33a-430a-a9dd-75b38088a3a0, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7812231622152829175 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78122316221528291757812231622152829175781223162215282917578122316221528291757812231622152829175781223162215282917578122316221528291757812231622152829175781223162215282917578122316221528291757812231622152829175781223162215282917578122316221528291757812231622152829175781223162215282917578122316221528291757812231622152829175781223162215282917578122316221528291757812231622152829175" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ae753ac-1c76-45fa-9a44-0c444fe7a660, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10554382750389510324 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1055438275038951032410554382750389510324105543827503895103241055438275038951032410554382750389510324105543827503895103241055438275038951032410554382750389510324105543827503895103241055438275038951032410554382750389510324105543827503895103241055438275038951032410554382750389510324105543827503895103241055438275038951032410554382750389510324105543827503895103241055438275038951032410554382750389510324" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 605b4974-c33a-430a-a9dd-75b38088a3a0, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d251e64e-237c-4495-a901-6783d6663b54, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d251e64e-237c-4495-a901-6783d6663b54, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14317251535092765763 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1431725153509276576314317251535092765763143172515350927657631431725153509276576314317251535092765763143172515350927657631431725153509276576314317251535092765763143172515350927657631431725153509276576314317251535092765763143172515350927657631431725153509276576314317251535092765763143172515350927657631431725153509276576314317251535092765763143172515350927657631431725153509276576314317251535092765763" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ae753ac-1c76-45fa-9a44-0c444fe7a660, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1a6e41c-02a3-406b-9d6a-1bafab179410, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1a6e41c-02a3-406b-9d6a-1bafab179410, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12852901231328406854 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1285290123132840685412852901231328406854128529012313284068541285290123132840685412852901231328406854128529012313284068541285290123132840685412852901231328406854128529012313284068541285290123132840685412852901231328406854128529012313284068541285290123132840685412852901231328406854128529012313284068541285290123132840685412852901231328406854128529012313284068541285290123132840685412852901231328406854" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d251e64e-237c-4495-a901-6783d6663b54, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 178569fb-d8f3-466a-9e7a-dd3d7993bc33, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 178569fb-d8f3-466a-9e7a-dd3d7993bc33, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17916140237519991466 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1791614023751999146617916140237519991466179161402375199914661791614023751999146617916140237519991466179161402375199914661791614023751999146617916140237519991466179161402375199914661791614023751999146617916140237519991466179161402375199914661791614023751999146617916140237519991466179161402375199914661791614023751999146617916140237519991466179161402375199914661791614023751999146617916140237519991466" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1a6e41c-02a3-406b-9d6a-1bafab179410, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cec1662f-14d4-4650-9542-e88261c2bf15, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cec1662f-14d4-4650-9542-e88261c2bf15, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4921322336938106061 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49213223369381060614921322336938106061492132233693810606149213223369381060614921322336938106061492132233693810606149213223369381060614921322336938106061492132233693810606149213223369381060614921322336938106061492132233693810606149213223369381060614921322336938106061492132233693810606149213223369381060614921322336938106061492132233693810606149213223369381060614921322336938106061" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 178569fb-d8f3-466a-9e7a-dd3d7993bc33, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9af9c4dc-390c-4285-8e7f-315b9bbb0780, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9af9c4dc-390c-4285-8e7f-315b9bbb0780, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2163153117567185561 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21631531175671855612163153117567185561216315311756718556121631531175671855612163153117567185561216315311756718556121631531175671855612163153117567185561216315311756718556121631531175671855612163153117567185561216315311756718556121631531175671855612163153117567185561216315311756718556121631531175671855612163153117567185561216315311756718556121631531175671855612163153117567185561" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cec1662f-14d4-4650-9542-e88261c2bf15, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2cf13a47-d095-40c1-bbbf-5c203b1dba57, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2cf13a47-d095-40c1-bbbf-5c203b1dba57, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7074721979481584830 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70747219794815848307074721979481584830707472197948158483070747219794815848307074721979481584830707472197948158483070747219794815848307074721979481584830707472197948158483070747219794815848307074721979481584830707472197948158483070747219794815848307074721979481584830707472197948158483070747219794815848307074721979481584830707472197948158483070747219794815848307074721979481584830" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9af9c4dc-390c-4285-8e7f-315b9bbb0780, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d5309ed-832e-449a-8c8c-e2e7e4b9b677, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d5309ed-832e-449a-8c8c-e2e7e4b9b677, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3898240525043689036 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38982405250436890363898240525043689036389824052504368903638982405250436890363898240525043689036389824052504368903638982405250436890363898240525043689036389824052504368903638982405250436890363898240525043689036389824052504368903638982405250436890363898240525043689036389824052504368903638982405250436890363898240525043689036389824052504368903638982405250436890363898240525043689036" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2cf13a47-d095-40c1-bbbf-5c203b1dba57, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf604fed-f62c-4985-85ea-9b1453e07500, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf604fed-f62c-4985-85ea-9b1453e07500, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16282293966348683758 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1628229396634868375816282293966348683758162822939663486837581628229396634868375816282293966348683758162822939663486837581628229396634868375816282293966348683758162822939663486837581628229396634868375816282293966348683758162822939663486837581628229396634868375816282293966348683758162822939663486837581628229396634868375816282293966348683758162822939663486837581628229396634868375816282293966348683758" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d5309ed-832e-449a-8c8c-e2e7e4b9b677, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 745c6ef8-6be6-4d86-aede-783dfb21804f, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 745c6ef8-6be6-4d86-aede-783dfb21804f, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4501290170554281048 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45012901705542810484501290170554281048450129017055428104845012901705542810484501290170554281048450129017055428104845012901705542810484501290170554281048450129017055428104845012901705542810484501290170554281048450129017055428104845012901705542810484501290170554281048450129017055428104845012901705542810484501290170554281048450129017055428104845012901705542810484501290170554281048" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf604fed-f62c-4985-85ea-9b1453e07500, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 394ee921-4af2-4365-867a-91c772759c40, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 394ee921-4af2-4365-867a-91c772759c40, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 702617665729419488 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "702617665729419488702617665729419488702617665729419488702617665729419488702617665729419488702617665729419488702617665729419488702617665729419488702617665729419488702617665729419488702617665729419488702617665729419488702617665729419488702617665729419488702617665729419488702617665729419488702617665729419488702617665729419488702617665729419488702617665729419488" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 745c6ef8-6be6-4d86-aede-783dfb21804f, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b08c554-21be-425a-ac27-28368054f2d6, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b08c554-21be-425a-ac27-28368054f2d6, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11602055335679168955 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1160205533567916895511602055335679168955116020553356791689551160205533567916895511602055335679168955116020553356791689551160205533567916895511602055335679168955116020553356791689551160205533567916895511602055335679168955116020553356791689551160205533567916895511602055335679168955116020553356791689551160205533567916895511602055335679168955116020553356791689551160205533567916895511602055335679168955" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 394ee921-4af2-4365-867a-91c772759c40, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0bf2000-1ff9-4bf9-8941-9b52c6af3a45, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0bf2000-1ff9-4bf9-8941-9b52c6af3a45, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16102696327594575950 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1610269632759457595016102696327594575950161026963275945759501610269632759457595016102696327594575950161026963275945759501610269632759457595016102696327594575950161026963275945759501610269632759457595016102696327594575950161026963275945759501610269632759457595016102696327594575950161026963275945759501610269632759457595016102696327594575950161026963275945759501610269632759457595016102696327594575950" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b08c554-21be-425a-ac27-28368054f2d6, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dcc31aa0-8ee7-49a0-ac0c-c63079d316d5, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dcc31aa0-8ee7-49a0-ac0c-c63079d316d5, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6004225116035104911 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60042251160351049116004225116035104911600422511603510491160042251160351049116004225116035104911600422511603510491160042251160351049116004225116035104911600422511603510491160042251160351049116004225116035104911600422511603510491160042251160351049116004225116035104911600422511603510491160042251160351049116004225116035104911600422511603510491160042251160351049116004225116035104911" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0bf2000-1ff9-4bf9-8941-9b52c6af3a45, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6fa1baf1-0e36-4e37-8678-bcdd172ee609, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6fa1baf1-0e36-4e37-8678-bcdd172ee609, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11080089279908630432 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1108008927990863043211080089279908630432110800892799086304321108008927990863043211080089279908630432110800892799086304321108008927990863043211080089279908630432110800892799086304321108008927990863043211080089279908630432110800892799086304321108008927990863043211080089279908630432110800892799086304321108008927990863043211080089279908630432110800892799086304321108008927990863043211080089279908630432" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dcc31aa0-8ee7-49a0-ac0c-c63079d316d5, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1dcf06cb-c543-442d-b4d2-c4e042b02363, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1dcf06cb-c543-442d-b4d2-c4e042b02363, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15209002957803716165 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1520900295780371616515209002957803716165152090029578037161651520900295780371616515209002957803716165152090029578037161651520900295780371616515209002957803716165152090029578037161651520900295780371616515209002957803716165152090029578037161651520900295780371616515209002957803716165152090029578037161651520900295780371616515209002957803716165152090029578037161651520900295780371616515209002957803716165" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1dcf06cb-c543-442d-b4d2-c4e042b02363, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d1241d8-8b58-48e3-856a-97e544740d27, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d1241d8-8b58-48e3-856a-97e544740d27, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14476727341712321881 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1447672734171232188114476727341712321881144767273417123218811447672734171232188114476727341712321881144767273417123218811447672734171232188114476727341712321881144767273417123218811447672734171232188114476727341712321881144767273417123218811447672734171232188114476727341712321881144767273417123218811447672734171232188114476727341712321881144767273417123218811447672734171232188114476727341712321881" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6fa1baf1-0e36-4e37-8678-bcdd172ee609, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b19af63-99b4-4050-a008-188ffe3fc82e, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b19af63-99b4-4050-a008-188ffe3fc82e, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11842379197558425878 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1184237919755842587811842379197558425878118423791975584258781184237919755842587811842379197558425878118423791975584258781184237919755842587811842379197558425878118423791975584258781184237919755842587811842379197558425878118423791975584258781184237919755842587811842379197558425878118423791975584258781184237919755842587811842379197558425878118423791975584258781184237919755842587811842379197558425878" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d1241d8-8b58-48e3-856a-97e544740d27, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8dd79f14-0bc5-4c55-bb98-488487e3f9c5, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8dd79f14-0bc5-4c55-bb98-488487e3f9c5, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18144418314521497530 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1814441831452149753018144418314521497530181444183145214975301814441831452149753018144418314521497530181444183145214975301814441831452149753018144418314521497530181444183145214975301814441831452149753018144418314521497530181444183145214975301814441831452149753018144418314521497530181444183145214975301814441831452149753018144418314521497530181444183145214975301814441831452149753018144418314521497530" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b19af63-99b4-4050-a008-188ffe3fc82e, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1adc8df-badd-4cc4-b088-674a83b33709, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1adc8df-badd-4cc4-b088-674a83b33709, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4258712596769413859 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42587125967694138594258712596769413859425871259676941385942587125967694138594258712596769413859425871259676941385942587125967694138594258712596769413859425871259676941385942587125967694138594258712596769413859425871259676941385942587125967694138594258712596769413859425871259676941385942587125967694138594258712596769413859425871259676941385942587125967694138594258712596769413859" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8dd79f14-0bc5-4c55-bb98-488487e3f9c5, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e90e7a4b-c1df-43d2-a91d-28c21ad4b5fa, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e90e7a4b-c1df-43d2-a91d-28c21ad4b5fa, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9005840788591068412 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90058407885910684129005840788591068412900584078859106841290058407885910684129005840788591068412900584078859106841290058407885910684129005840788591068412900584078859106841290058407885910684129005840788591068412900584078859106841290058407885910684129005840788591068412900584078859106841290058407885910684129005840788591068412900584078859106841290058407885910684129005840788591068412" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1adc8df-badd-4cc4-b088-674a83b33709, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e90e7a4b-c1df-43d2-a91d-28c21ad4b5fa, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 015f3b11-1204-441f-b49b-8f0e9bd9dce2, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8ea19ad-4dc9-4a34-b79c-7c35091593e2, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8ea19ad-4dc9-4a34-b79c-7c35091593e2, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18374129099940050657 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1837412909994005065718374129099940050657183741290999400506571837412909994005065718374129099940050657183741290999400506571837412909994005065718374129099940050657183741290999400506571837412909994005065718374129099940050657183741290999400506571837412909994005065718374129099940050657183741290999400506571837412909994005065718374129099940050657183741290999400506571837412909994005065718374129099940050657" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 015f3b11-1204-441f-b49b-8f0e9bd9dce2, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6190532684630375540 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61905326846303755406190532684630375540619053268463037554061905326846303755406190532684630375540619053268463037554061905326846303755406190532684630375540619053268463037554061905326846303755406190532684630375540619053268463037554061905326846303755406190532684630375540619053268463037554061905326846303755406190532684630375540619053268463037554061905326846303755406190532684630375540" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8ea19ad-4dc9-4a34-b79c-7c35091593e2, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d95236f3-5355-41e6-b09f-a5b3a781eb52, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d95236f3-5355-41e6-b09f-a5b3a781eb52, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 59152134468740993 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "5915213446874099359152134468740993591521344687409935915213446874099359152134468740993591521344687409935915213446874099359152134468740993591521344687409935915213446874099359152134468740993591521344687409935915213446874099359152134468740993591521344687409935915213446874099359152134468740993591521344687409935915213446874099359152134468740993" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 015f3b11-1204-441f-b49b-8f0e9bd9dce2, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f7fcede-17bd-42c3-b056-489b07077a94, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f7fcede-17bd-42c3-b056-489b07077a94, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16794893639997838376 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1679489363999783837616794893639997838376167948936399978383761679489363999783837616794893639997838376167948936399978383761679489363999783837616794893639997838376167948936399978383761679489363999783837616794893639997838376167948936399978383761679489363999783837616794893639997838376167948936399978383761679489363999783837616794893639997838376167948936399978383761679489363999783837616794893639997838376" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d95236f3-5355-41e6-b09f-a5b3a781eb52, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2656ba9-9fb5-46c5-b8d7-81d2046b4e10, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2656ba9-9fb5-46c5-b8d7-81d2046b4e10, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 104419642090173545 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "104419642090173545104419642090173545104419642090173545104419642090173545104419642090173545104419642090173545104419642090173545104419642090173545104419642090173545104419642090173545104419642090173545104419642090173545104419642090173545104419642090173545104419642090173545104419642090173545104419642090173545104419642090173545104419642090173545104419642090173545" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2656ba9-9fb5-46c5-b8d7-81d2046b4e10, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1d8cbe4-78cc-4917-80be-02d97ea2225c, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1d8cbe4-78cc-4917-80be-02d97ea2225c, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10756662438829452407 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1075666243882945240710756662438829452407107566624388294524071075666243882945240710756662438829452407107566624388294524071075666243882945240710756662438829452407107566624388294524071075666243882945240710756662438829452407107566624388294524071075666243882945240710756662438829452407107566624388294524071075666243882945240710756662438829452407107566624388294524071075666243882945240710756662438829452407" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f7fcede-17bd-42c3-b056-489b07077a94, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82012ab8-8b2e-4687-8048-496bee3f4b2b, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82012ab8-8b2e-4687-8048-496bee3f4b2b, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1436643722123188871 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14366437221231888711436643722123188871143664372212318887114366437221231888711436643722123188871143664372212318887114366437221231888711436643722123188871143664372212318887114366437221231888711436643722123188871143664372212318887114366437221231888711436643722123188871143664372212318887114366437221231888711436643722123188871143664372212318887114366437221231888711436643722123188871" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1d8cbe4-78cc-4917-80be-02d97ea2225c, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b780742-fb84-4198-9894-8798d1c53981, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82012ab8-8b2e-4687-8048-496bee3f4b2b, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ef117e5-d6ff-4c83-a085-24eed9fedf56, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ef117e5-d6ff-4c83-a085-24eed9fedf56, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6935462755553201970 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69354627555532019706935462755553201970693546275555320197069354627555532019706935462755553201970693546275555320197069354627555532019706935462755553201970693546275555320197069354627555532019706935462755553201970693546275555320197069354627555532019706935462755553201970693546275555320197069354627555532019706935462755553201970693546275555320197069354627555532019706935462755553201970" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b780742-fb84-4198-9894-8798d1c53981, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1173861393356791790 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11738613933567917901173861393356791790117386139335679179011738613933567917901173861393356791790117386139335679179011738613933567917901173861393356791790117386139335679179011738613933567917901173861393356791790117386139335679179011738613933567917901173861393356791790117386139335679179011738613933567917901173861393356791790117386139335679179011738613933567917901173861393356791790" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ef117e5-d6ff-4c83-a085-24eed9fedf56, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32a75fd1-dfc4-4327-b0b5-a6262eb59c1f, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32a75fd1-dfc4-4327-b0b5-a6262eb59c1f, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16244215312097173735 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1624421531209717373516244215312097173735162442153120971737351624421531209717373516244215312097173735162442153120971737351624421531209717373516244215312097173735162442153120971737351624421531209717373516244215312097173735162442153120971737351624421531209717373516244215312097173735162442153120971737351624421531209717373516244215312097173735162442153120971737351624421531209717373516244215312097173735" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b780742-fb84-4198-9894-8798d1c53981, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aecc2f56-2c00-43e4-ba52-4f1cb9d9121b, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aecc2f56-2c00-43e4-ba52-4f1cb9d9121b, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16687038319394323327 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1668703831939432332716687038319394323327166870383193943233271668703831939432332716687038319394323327166870383193943233271668703831939432332716687038319394323327166870383193943233271668703831939432332716687038319394323327166870383193943233271668703831939432332716687038319394323327166870383193943233271668703831939432332716687038319394323327166870383193943233271668703831939432332716687038319394323327" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32a75fd1-dfc4-4327-b0b5-a6262eb59c1f, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a958690e-5ee1-49a2-8630-38d82e8854af, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a958690e-5ee1-49a2-8630-38d82e8854af, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7161509149928309104 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71615091499283091047161509149928309104716150914992830910471615091499283091047161509149928309104716150914992830910471615091499283091047161509149928309104716150914992830910471615091499283091047161509149928309104716150914992830910471615091499283091047161509149928309104716150914992830910471615091499283091047161509149928309104716150914992830910471615091499283091047161509149928309104" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aecc2f56-2c00-43e4-ba52-4f1cb9d9121b, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91001af5-1c59-48e5-9c3e-60886993ad85, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91001af5-1c59-48e5-9c3e-60886993ad85, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 259754436852903799 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "259754436852903799259754436852903799259754436852903799259754436852903799259754436852903799259754436852903799259754436852903799259754436852903799259754436852903799259754436852903799259754436852903799259754436852903799259754436852903799259754436852903799259754436852903799259754436852903799259754436852903799259754436852903799259754436852903799259754436852903799" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a958690e-5ee1-49a2-8630-38d82e8854af, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7039f34-af2f-4637-93b9-0b7e721fc36d, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7039f34-af2f-4637-93b9-0b7e721fc36d, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17163673438130003186 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1716367343813000318617163673438130003186171636734381300031861716367343813000318617163673438130003186171636734381300031861716367343813000318617163673438130003186171636734381300031861716367343813000318617163673438130003186171636734381300031861716367343813000318617163673438130003186171636734381300031861716367343813000318617163673438130003186171636734381300031861716367343813000318617163673438130003186" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91001af5-1c59-48e5-9c3e-60886993ad85, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c228fbd6-a6f5-4a57-8cdd-1bd2426e9b64, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7039f34-af2f-4637-93b9-0b7e721fc36d, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47593808-9d21-4d78-8c0b-c8c1865d5765, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47593808-9d21-4d78-8c0b-c8c1865d5765, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3723159746017953606 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37231597460179536063723159746017953606372315974601795360637231597460179536063723159746017953606372315974601795360637231597460179536063723159746017953606372315974601795360637231597460179536063723159746017953606372315974601795360637231597460179536063723159746017953606372315974601795360637231597460179536063723159746017953606372315974601795360637231597460179536063723159746017953606" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c228fbd6-a6f5-4a57-8cdd-1bd2426e9b64, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7447471232361089326 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74474712323610893267447471232361089326744747123236108932674474712323610893267447471232361089326744747123236108932674474712323610893267447471232361089326744747123236108932674474712323610893267447471232361089326744747123236108932674474712323610893267447471232361089326744747123236108932674474712323610893267447471232361089326744747123236108932674474712323610893267447471232361089326" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47593808-9d21-4d78-8c0b-c8c1865d5765, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81b7d5e5-adf6-4b98-ad7f-7476477d92d6, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81b7d5e5-adf6-4b98-ad7f-7476477d92d6, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9711738464002665289 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97117384640026652899711738464002665289971173846400266528997117384640026652899711738464002665289971173846400266528997117384640026652899711738464002665289971173846400266528997117384640026652899711738464002665289971173846400266528997117384640026652899711738464002665289971173846400266528997117384640026652899711738464002665289971173846400266528997117384640026652899711738464002665289" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c228fbd6-a6f5-4a57-8cdd-1bd2426e9b64, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c67a9b9-cbe5-4200-a666-bb46afe6ff46, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c67a9b9-cbe5-4200-a666-bb46afe6ff46, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5450603304656780087 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54506033046567800875450603304656780087545060330465678008754506033046567800875450603304656780087545060330465678008754506033046567800875450603304656780087545060330465678008754506033046567800875450603304656780087545060330465678008754506033046567800875450603304656780087545060330465678008754506033046567800875450603304656780087545060330465678008754506033046567800875450603304656780087" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81b7d5e5-adf6-4b98-ad7f-7476477d92d6, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32549f8d-08c6-4844-b882-9d38721ec969, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32549f8d-08c6-4844-b882-9d38721ec969, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8556174944993512664 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85561749449935126648556174944993512664855617494499351266485561749449935126648556174944993512664855617494499351266485561749449935126648556174944993512664855617494499351266485561749449935126648556174944993512664855617494499351266485561749449935126648556174944993512664855617494499351266485561749449935126648556174944993512664855617494499351266485561749449935126648556174944993512664" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c67a9b9-cbe5-4200-a666-bb46afe6ff46, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32549f8d-08c6-4844-b882-9d38721ec969, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7203d031-145d-49e0-9c52-fd05b0678961, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7203d031-145d-49e0-9c52-fd05b0678961, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16119276339938423137 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1611927633993842313716119276339938423137161192763399384231371611927633993842313716119276339938423137161192763399384231371611927633993842313716119276339938423137161192763399384231371611927633993842313716119276339938423137161192763399384231371611927633993842313716119276339938423137161192763399384231371611927633993842313716119276339938423137161192763399384231371611927633993842313716119276339938423137" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f1c38e3-cd95-4f54-b3f0-1c7b997aeff5, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f1c38e3-cd95-4f54-b3f0-1c7b997aeff5, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10822965257071285476 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1082296525707128547610822965257071285476108229652570712854761082296525707128547610822965257071285476108229652570712854761082296525707128547610822965257071285476108229652570712854761082296525707128547610822965257071285476108229652570712854761082296525707128547610822965257071285476108229652570712854761082296525707128547610822965257071285476108229652570712854761082296525707128547610822965257071285476" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7203d031-145d-49e0-9c52-fd05b0678961, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 547a625e-b846-465e-b8c3-86ad9cd568fe, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f1c38e3-cd95-4f54-b3f0-1c7b997aeff5, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b9c5c34-4c45-489d-b83b-1cdbd27148bf, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b9c5c34-4c45-489d-b83b-1cdbd27148bf, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8019364450469740215 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80193644504697402158019364450469740215801936445046974021580193644504697402158019364450469740215801936445046974021580193644504697402158019364450469740215801936445046974021580193644504697402158019364450469740215801936445046974021580193644504697402158019364450469740215801936445046974021580193644504697402158019364450469740215801936445046974021580193644504697402158019364450469740215" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 547a625e-b846-465e-b8c3-86ad9cd568fe, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 496126371978135615 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "496126371978135615496126371978135615496126371978135615496126371978135615496126371978135615496126371978135615496126371978135615496126371978135615496126371978135615496126371978135615496126371978135615496126371978135615496126371978135615496126371978135615496126371978135615496126371978135615496126371978135615496126371978135615496126371978135615496126371978135615" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b9c5c34-4c45-489d-b83b-1cdbd27148bf, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0b4197b-5580-48c2-a1ed-ed040ede552c, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 547a625e-b846-465e-b8c3-86ad9cd568fe, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d385f88-bc85-4575-8f07-b20a8d243a50, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d385f88-bc85-4575-8f07-b20a8d243a50, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4681263779798670980 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46812637797986709804681263779798670980468126377979867098046812637797986709804681263779798670980468126377979867098046812637797986709804681263779798670980468126377979867098046812637797986709804681263779798670980468126377979867098046812637797986709804681263779798670980468126377979867098046812637797986709804681263779798670980468126377979867098046812637797986709804681263779798670980" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0b4197b-5580-48c2-a1ed-ed040ede552c, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13680684384999850401 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1368068438499985040113680684384999850401136806843849998504011368068438499985040113680684384999850401136806843849998504011368068438499985040113680684384999850401136806843849998504011368068438499985040113680684384999850401136806843849998504011368068438499985040113680684384999850401136806843849998504011368068438499985040113680684384999850401136806843849998504011368068438499985040113680684384999850401" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d385f88-bc85-4575-8f07-b20a8d243a50, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a7f415f-84d9-4f5b-9a9c-b20327a44546, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a7f415f-84d9-4f5b-9a9c-b20327a44546, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11615701963093821327 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1161570196309382132711615701963093821327116157019630938213271161570196309382132711615701963093821327116157019630938213271161570196309382132711615701963093821327116157019630938213271161570196309382132711615701963093821327116157019630938213271161570196309382132711615701963093821327116157019630938213271161570196309382132711615701963093821327116157019630938213271161570196309382132711615701963093821327" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0b4197b-5580-48c2-a1ed-ed040ede552c, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01448331-ae37-46ea-ae60-05ec28e255a1, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01448331-ae37-46ea-ae60-05ec28e255a1, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11668606079895682577 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1166860607989568257711668606079895682577116686060798956825771166860607989568257711668606079895682577116686060798956825771166860607989568257711668606079895682577116686060798956825771166860607989568257711668606079895682577116686060798956825771166860607989568257711668606079895682577116686060798956825771166860607989568257711668606079895682577116686060798956825771166860607989568257711668606079895682577" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a7f415f-84d9-4f5b-9a9c-b20327a44546, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 502bdd68-3025-4cfc-b793-2b9a9b82cb52, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 502bdd68-3025-4cfc-b793-2b9a9b82cb52, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14254355909471676782 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1425435590947167678214254355909471676782142543559094716767821425435590947167678214254355909471676782142543559094716767821425435590947167678214254355909471676782142543559094716767821425435590947167678214254355909471676782142543559094716767821425435590947167678214254355909471676782142543559094716767821425435590947167678214254355909471676782142543559094716767821425435590947167678214254355909471676782" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01448331-ae37-46ea-ae60-05ec28e255a1, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d1fd026-e382-4520-8bcb-179fbd7883e6, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d1fd026-e382-4520-8bcb-179fbd7883e6, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1877457218464851602 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18774572184648516021877457218464851602187745721846485160218774572184648516021877457218464851602187745721846485160218774572184648516021877457218464851602187745721846485160218774572184648516021877457218464851602187745721846485160218774572184648516021877457218464851602187745721846485160218774572184648516021877457218464851602187745721846485160218774572184648516021877457218464851602" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 502bdd68-3025-4cfc-b793-2b9a9b82cb52, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5a1e497-0f4a-4480-88ee-397b3173feeb, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5a1e497-0f4a-4480-88ee-397b3173feeb, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8560939577517070622 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85609395775170706228560939577517070622856093957751707062285609395775170706228560939577517070622856093957751707062285609395775170706228560939577517070622856093957751707062285609395775170706228560939577517070622856093957751707062285609395775170706228560939577517070622856093957751707062285609395775170706228560939577517070622856093957751707062285609395775170706228560939577517070622" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d1fd026-e382-4520-8bcb-179fbd7883e6, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c59fe348-d8cc-4db6-87a4-477769c56fc9, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c59fe348-d8cc-4db6-87a4-477769c56fc9, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3979748426695423439 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39797484266954234393979748426695423439397974842669542343939797484266954234393979748426695423439397974842669542343939797484266954234393979748426695423439397974842669542343939797484266954234393979748426695423439397974842669542343939797484266954234393979748426695423439397974842669542343939797484266954234393979748426695423439397974842669542343939797484266954234393979748426695423439" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5a1e497-0f4a-4480-88ee-397b3173feeb, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63dda332-fcef-4386-b65e-752378257c67, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63dda332-fcef-4386-b65e-752378257c67, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10121619907326991022 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1012161990732699102210121619907326991022101216199073269910221012161990732699102210121619907326991022101216199073269910221012161990732699102210121619907326991022101216199073269910221012161990732699102210121619907326991022101216199073269910221012161990732699102210121619907326991022101216199073269910221012161990732699102210121619907326991022101216199073269910221012161990732699102210121619907326991022" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c59fe348-d8cc-4db6-87a4-477769c56fc9, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63dda332-fcef-4386-b65e-752378257c67, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42004b6c-95bd-43d2-9f07-4695acfbe1bc, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42004b6c-95bd-43d2-9f07-4695acfbe1bc, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14139111126260743930 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1413911112626074393014139111126260743930141391111262607439301413911112626074393014139111126260743930141391111262607439301413911112626074393014139111126260743930141391111262607439301413911112626074393014139111126260743930141391111262607439301413911112626074393014139111126260743930141391111262607439301413911112626074393014139111126260743930141391111262607439301413911112626074393014139111126260743930" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2bde84a2-195b-4285-a3e3-6a8377a31c2e, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2bde84a2-195b-4285-a3e3-6a8377a31c2e, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12642264544761995822 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1264226454476199582212642264544761995822126422645447619958221264226454476199582212642264544761995822126422645447619958221264226454476199582212642264544761995822126422645447619958221264226454476199582212642264544761995822126422645447619958221264226454476199582212642264544761995822126422645447619958221264226454476199582212642264544761995822126422645447619958221264226454476199582212642264544761995822" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42004b6c-95bd-43d2-9f07-4695acfbe1bc, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3626224f-5153-4e87-8c91-bfbd8d467c87, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3626224f-5153-4e87-8c91-bfbd8d467c87, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6692755028532045515 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66927550285320455156692755028532045515669275502853204551566927550285320455156692755028532045515669275502853204551566927550285320455156692755028532045515669275502853204551566927550285320455156692755028532045515669275502853204551566927550285320455156692755028532045515669275502853204551566927550285320455156692755028532045515669275502853204551566927550285320455156692755028532045515" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2bde84a2-195b-4285-a3e3-6a8377a31c2e, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ee402a1-385a-477e-951c-7de69218241e, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ee402a1-385a-477e-951c-7de69218241e, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2798297531855930012 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27982975318559300122798297531855930012279829753185593001227982975318559300122798297531855930012279829753185593001227982975318559300122798297531855930012279829753185593001227982975318559300122798297531855930012279829753185593001227982975318559300122798297531855930012279829753185593001227982975318559300122798297531855930012279829753185593001227982975318559300122798297531855930012" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ee402a1-385a-477e-951c-7de69218241e, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aed1238b-fa64-489c-bb0d-cf315033c46d, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aed1238b-fa64-489c-bb0d-cf315033c46d, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6288425836886976405 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62884258368869764056288425836886976405628842583688697640562884258368869764056288425836886976405628842583688697640562884258368869764056288425836886976405628842583688697640562884258368869764056288425836886976405628842583688697640562884258368869764056288425836886976405628842583688697640562884258368869764056288425836886976405628842583688697640562884258368869764056288425836886976405" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3626224f-5153-4e87-8c91-bfbd8d467c87, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a319f7e-d048-4581-95b7-15007752d413, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a319f7e-d048-4581-95b7-15007752d413, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1168932729714431715 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11689327297144317151168932729714431715116893272971443171511689327297144317151168932729714431715116893272971443171511689327297144317151168932729714431715116893272971443171511689327297144317151168932729714431715116893272971443171511689327297144317151168932729714431715116893272971443171511689327297144317151168932729714431715116893272971443171511689327297144317151168932729714431715" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aed1238b-fa64-489c-bb0d-cf315033c46d, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44ebc712-661d-4676-8e2b-1d2c924ec923, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44ebc712-661d-4676-8e2b-1d2c924ec923, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12907886762234863373 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1290788676223486337312907886762234863373129078867622348633731290788676223486337312907886762234863373129078867622348633731290788676223486337312907886762234863373129078867622348633731290788676223486337312907886762234863373129078867622348633731290788676223486337312907886762234863373129078867622348633731290788676223486337312907886762234863373129078867622348633731290788676223486337312907886762234863373" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a319f7e-d048-4581-95b7-15007752d413, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb8558f7-d21e-4618-aa13-78fa191c3a74, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb8558f7-d21e-4618-aa13-78fa191c3a74, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8873973970730272304 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88739739707302723048873973970730272304887397397073027230488739739707302723048873973970730272304887397397073027230488739739707302723048873973970730272304887397397073027230488739739707302723048873973970730272304887397397073027230488739739707302723048873973970730272304887397397073027230488739739707302723048873973970730272304887397397073027230488739739707302723048873973970730272304" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44ebc712-661d-4676-8e2b-1d2c924ec923, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34b68624-7c54-4758-8b78-9ef3df28fd41, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34b68624-7c54-4758-8b78-9ef3df28fd41, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17513678943230676787 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1751367894323067678717513678943230676787175136789432306767871751367894323067678717513678943230676787175136789432306767871751367894323067678717513678943230676787175136789432306767871751367894323067678717513678943230676787175136789432306767871751367894323067678717513678943230676787175136789432306767871751367894323067678717513678943230676787175136789432306767871751367894323067678717513678943230676787" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb8558f7-d21e-4618-aa13-78fa191c3a74, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34b68624-7c54-4758-8b78-9ef3df28fd41, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3423f219-32aa-4aae-9ca8-4fadf78df9a6, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e2f5444-b6bb-4fbd-89ce-402add4c212a, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3423f219-32aa-4aae-9ca8-4fadf78df9a6, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12979459925701798465 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1297945992570179846512979459925701798465129794599257017984651297945992570179846512979459925701798465129794599257017984651297945992570179846512979459925701798465129794599257017984651297945992570179846512979459925701798465129794599257017984651297945992570179846512979459925701798465129794599257017984651297945992570179846512979459925701798465129794599257017984651297945992570179846512979459925701798465" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e2f5444-b6bb-4fbd-89ce-402add4c212a, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4678641593262906264 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46786415932629062644678641593262906264467864159326290626446786415932629062644678641593262906264467864159326290626446786415932629062644678641593262906264467864159326290626446786415932629062644678641593262906264467864159326290626446786415932629062644678641593262906264467864159326290626446786415932629062644678641593262906264467864159326290626446786415932629062644678641593262906264" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3423f219-32aa-4aae-9ca8-4fadf78df9a6, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0d003c9-2336-4445-8dc9-9ec68bec53ae, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0d003c9-2336-4445-8dc9-9ec68bec53ae, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5494141996523436581 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54941419965234365815494141996523436581549414199652343658154941419965234365815494141996523436581549414199652343658154941419965234365815494141996523436581549414199652343658154941419965234365815494141996523436581549414199652343658154941419965234365815494141996523436581549414199652343658154941419965234365815494141996523436581549414199652343658154941419965234365815494141996523436581" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e2f5444-b6bb-4fbd-89ce-402add4c212a, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71d58a95-2334-499e-b171-de14a4497fc5, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71d58a95-2334-499e-b171-de14a4497fc5, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1440514658828094225 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14405146588280942251440514658828094225144051465882809422514405146588280942251440514658828094225144051465882809422514405146588280942251440514658828094225144051465882809422514405146588280942251440514658828094225144051465882809422514405146588280942251440514658828094225144051465882809422514405146588280942251440514658828094225144051465882809422514405146588280942251440514658828094225" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0d003c9-2336-4445-8dc9-9ec68bec53ae, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ee8593d-35e9-43a9-b543-44c7eb11ffe5, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ee8593d-35e9-43a9-b543-44c7eb11ffe5, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 901641203920254507 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "901641203920254507901641203920254507901641203920254507901641203920254507901641203920254507901641203920254507901641203920254507901641203920254507901641203920254507901641203920254507901641203920254507901641203920254507901641203920254507901641203920254507901641203920254507901641203920254507901641203920254507901641203920254507901641203920254507901641203920254507" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71d58a95-2334-499e-b171-de14a4497fc5, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d02f6710-848b-4720-aa4d-a1a79f7db3dc, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d02f6710-848b-4720-aa4d-a1a79f7db3dc, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16589027333629220301 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1658902733362922030116589027333629220301165890273336292203011658902733362922030116589027333629220301165890273336292203011658902733362922030116589027333629220301165890273336292203011658902733362922030116589027333629220301165890273336292203011658902733362922030116589027333629220301165890273336292203011658902733362922030116589027333629220301165890273336292203011658902733362922030116589027333629220301" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ee8593d-35e9-43a9-b543-44c7eb11ffe5, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd56191d-3a35-4b15-a622-9e13eb40b7be, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd56191d-3a35-4b15-a622-9e13eb40b7be, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9629178192842787839 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96291781928427878399629178192842787839962917819284278783996291781928427878399629178192842787839962917819284278783996291781928427878399629178192842787839962917819284278783996291781928427878399629178192842787839962917819284278783996291781928427878399629178192842787839962917819284278783996291781928427878399629178192842787839962917819284278783996291781928427878399629178192842787839" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d02f6710-848b-4720-aa4d-a1a79f7db3dc, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba028f40-8b65-45aa-94fc-5e37a963b917, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba028f40-8b65-45aa-94fc-5e37a963b917, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11381779130813989427 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1138177913081398942711381779130813989427113817791308139894271138177913081398942711381779130813989427113817791308139894271138177913081398942711381779130813989427113817791308139894271138177913081398942711381779130813989427113817791308139894271138177913081398942711381779130813989427113817791308139894271138177913081398942711381779130813989427113817791308139894271138177913081398942711381779130813989427" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd56191d-3a35-4b15-a622-9e13eb40b7be, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2a95d5b-aa5d-4ea0-9567-71af5031ebdc, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2a95d5b-aa5d-4ea0-9567-71af5031ebdc, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3931431925748207959 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39314319257482079593931431925748207959393143192574820795939314319257482079593931431925748207959393143192574820795939314319257482079593931431925748207959393143192574820795939314319257482079593931431925748207959393143192574820795939314319257482079593931431925748207959393143192574820795939314319257482079593931431925748207959393143192574820795939314319257482079593931431925748207959" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba028f40-8b65-45aa-94fc-5e37a963b917, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 302568d4-2d75-4532-a2f8-08ff05db6af4, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 302568d4-2d75-4532-a2f8-08ff05db6af4, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12220326279433818318 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1222032627943381831812220326279433818318122203262794338183181222032627943381831812220326279433818318122203262794338183181222032627943381831812220326279433818318122203262794338183181222032627943381831812220326279433818318122203262794338183181222032627943381831812220326279433818318122203262794338183181222032627943381831812220326279433818318122203262794338183181222032627943381831812220326279433818318" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2a95d5b-aa5d-4ea0-9567-71af5031ebdc, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67b82095-0989-406d-bded-2c3574bdf025, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 302568d4-2d75-4532-a2f8-08ff05db6af4, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ebed3e3b-9d8e-484f-9948-928e53087c1e, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebed3e3b-9d8e-484f-9948-928e53087c1e, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4041622816277907713 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40416228162779077134041622816277907713404162281627790771340416228162779077134041622816277907713404162281627790771340416228162779077134041622816277907713404162281627790771340416228162779077134041622816277907713404162281627790771340416228162779077134041622816277907713404162281627790771340416228162779077134041622816277907713404162281627790771340416228162779077134041622816277907713" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67b82095-0989-406d-bded-2c3574bdf025, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6792795778078359774 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67927957780783597746792795778078359774679279577807835977467927957780783597746792795778078359774679279577807835977467927957780783597746792795778078359774679279577807835977467927957780783597746792795778078359774679279577807835977467927957780783597746792795778078359774679279577807835977467927957780783597746792795778078359774679279577807835977467927957780783597746792795778078359774" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebed3e3b-9d8e-484f-9948-928e53087c1e, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f29ea54e-6288-4cb5-9f90-77d4740e035c, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f29ea54e-6288-4cb5-9f90-77d4740e035c, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15733078744664322189 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1573307874466432218915733078744664322189157330787446643221891573307874466432218915733078744664322189157330787446643221891573307874466432218915733078744664322189157330787446643221891573307874466432218915733078744664322189157330787446643221891573307874466432218915733078744664322189157330787446643221891573307874466432218915733078744664322189157330787446643221891573307874466432218915733078744664322189" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67b82095-0989-406d-bded-2c3574bdf025, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a253bf75-f3e6-495c-b8c7-dbf96b7c4709, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a253bf75-f3e6-495c-b8c7-dbf96b7c4709, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16133185160077295435 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1613318516007729543516133185160077295435161331851600772954351613318516007729543516133185160077295435161331851600772954351613318516007729543516133185160077295435161331851600772954351613318516007729543516133185160077295435161331851600772954351613318516007729543516133185160077295435161331851600772954351613318516007729543516133185160077295435161331851600772954351613318516007729543516133185160077295435" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f29ea54e-6288-4cb5-9f90-77d4740e035c, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c337680-c851-45ca-92bc-746154c04a18, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c337680-c851-45ca-92bc-746154c04a18, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3592974746378877423 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35929747463788774233592974746378877423359297474637887742335929747463788774233592974746378877423359297474637887742335929747463788774233592974746378877423359297474637887742335929747463788774233592974746378877423359297474637887742335929747463788774233592974746378877423359297474637887742335929747463788774233592974746378877423359297474637887742335929747463788774233592974746378877423" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a253bf75-f3e6-495c-b8c7-dbf96b7c4709, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3bf8d965-aa00-44bf-9294-9f6b5a579d52, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3bf8d965-aa00-44bf-9294-9f6b5a579d52, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14975849643418249278 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1497584964341824927814975849643418249278149758496434182492781497584964341824927814975849643418249278149758496434182492781497584964341824927814975849643418249278149758496434182492781497584964341824927814975849643418249278149758496434182492781497584964341824927814975849643418249278149758496434182492781497584964341824927814975849643418249278149758496434182492781497584964341824927814975849643418249278" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c337680-c851-45ca-92bc-746154c04a18, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19f352e1-ab09-4e5b-bbd1-87be200421ce, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3bf8d965-aa00-44bf-9294-9f6b5a579d52, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19f352e1-ab09-4e5b-bbd1-87be200421ce, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9668479135147159209 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96684791351471592099668479135147159209966847913514715920996684791351471592099668479135147159209966847913514715920996684791351471592099668479135147159209966847913514715920996684791351471592099668479135147159209966847913514715920996684791351471592099668479135147159209966847913514715920996684791351471592099668479135147159209966847913514715920996684791351471592099668479135147159209" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1072089-6fdd-4c06-be80-874d1d7812b5, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1072089-6fdd-4c06-be80-874d1d7812b5, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18141867766118365657 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1814186776611836565718141867766118365657181418677661183656571814186776611836565718141867766118365657181418677661183656571814186776611836565718141867766118365657181418677661183656571814186776611836565718141867766118365657181418677661183656571814186776611836565718141867766118365657181418677661183656571814186776611836565718141867766118365657181418677661183656571814186776611836565718141867766118365657" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19f352e1-ab09-4e5b-bbd1-87be200421ce, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba6ffc8e-837e-44b5-b4fc-cde0b7eaba04, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba6ffc8e-837e-44b5-b4fc-cde0b7eaba04, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3331358705042793521 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33313587050427935213331358705042793521333135870504279352133313587050427935213331358705042793521333135870504279352133313587050427935213331358705042793521333135870504279352133313587050427935213331358705042793521333135870504279352133313587050427935213331358705042793521333135870504279352133313587050427935213331358705042793521333135870504279352133313587050427935213331358705042793521" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1072089-6fdd-4c06-be80-874d1d7812b5, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 540b2879-fa4a-4f3e-a23b-c0293359ef5f, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 540b2879-fa4a-4f3e-a23b-c0293359ef5f, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 390998057466783409 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "390998057466783409390998057466783409390998057466783409390998057466783409390998057466783409390998057466783409390998057466783409390998057466783409390998057466783409390998057466783409390998057466783409390998057466783409390998057466783409390998057466783409390998057466783409390998057466783409390998057466783409390998057466783409390998057466783409390998057466783409" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba6ffc8e-837e-44b5-b4fc-cde0b7eaba04, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1871ed95-0643-4874-8b59-c9be8cdc6154, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1871ed95-0643-4874-8b59-c9be8cdc6154, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12186309019136826893 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1218630901913682689312186309019136826893121863090191368268931218630901913682689312186309019136826893121863090191368268931218630901913682689312186309019136826893121863090191368268931218630901913682689312186309019136826893121863090191368268931218630901913682689312186309019136826893121863090191368268931218630901913682689312186309019136826893121863090191368268931218630901913682689312186309019136826893" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 540b2879-fa4a-4f3e-a23b-c0293359ef5f, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 122a801b-4167-4bee-9272-bd81bce767f8, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 122a801b-4167-4bee-9272-bd81bce767f8, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 618486331517744343 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "618486331517744343618486331517744343618486331517744343618486331517744343618486331517744343618486331517744343618486331517744343618486331517744343618486331517744343618486331517744343618486331517744343618486331517744343618486331517744343618486331517744343618486331517744343618486331517744343618486331517744343618486331517744343618486331517744343618486331517744343" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1871ed95-0643-4874-8b59-c9be8cdc6154, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a562549-4fb6-48b3-a317-7ca5b759388c, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a562549-4fb6-48b3-a317-7ca5b759388c, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15464844489277710691 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1546484448927771069115464844489277710691154648444892777106911546484448927771069115464844489277710691154648444892777106911546484448927771069115464844489277710691154648444892777106911546484448927771069115464844489277710691154648444892777106911546484448927771069115464844489277710691154648444892777106911546484448927771069115464844489277710691154648444892777106911546484448927771069115464844489277710691" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 122a801b-4167-4bee-9272-bd81bce767f8, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7355b97-7ece-47c7-82fa-6d26b1488526, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7355b97-7ece-47c7-82fa-6d26b1488526, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 213225103102010947 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "213225103102010947213225103102010947213225103102010947213225103102010947213225103102010947213225103102010947213225103102010947213225103102010947213225103102010947213225103102010947213225103102010947213225103102010947213225103102010947213225103102010947213225103102010947213225103102010947213225103102010947213225103102010947213225103102010947213225103102010947" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a562549-4fb6-48b3-a317-7ca5b759388c, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, daa18915-e74d-4404-aad2-dc8e5d3193e6, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, daa18915-e74d-4404-aad2-dc8e5d3193e6, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17376689000108540280 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1737668900010854028017376689000108540280173766890001085402801737668900010854028017376689000108540280173766890001085402801737668900010854028017376689000108540280173766890001085402801737668900010854028017376689000108540280173766890001085402801737668900010854028017376689000108540280173766890001085402801737668900010854028017376689000108540280173766890001085402801737668900010854028017376689000108540280" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7355b97-7ece-47c7-82fa-6d26b1488526, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7278e10c-289c-43b5-9c5d-451fa07fc996, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7278e10c-289c-43b5-9c5d-451fa07fc996, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11316693789815397241 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1131669378981539724111316693789815397241113166937898153972411131669378981539724111316693789815397241113166937898153972411131669378981539724111316693789815397241113166937898153972411131669378981539724111316693789815397241113166937898153972411131669378981539724111316693789815397241113166937898153972411131669378981539724111316693789815397241113166937898153972411131669378981539724111316693789815397241" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, daa18915-e74d-4404-aad2-dc8e5d3193e6, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c6f3041-23e5-4d5c-9d9b-3aa8281ebc34, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c6f3041-23e5-4d5c-9d9b-3aa8281ebc34, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6937291190558750152 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69372911905587501526937291190558750152693729119055875015269372911905587501526937291190558750152693729119055875015269372911905587501526937291190558750152693729119055875015269372911905587501526937291190558750152693729119055875015269372911905587501526937291190558750152693729119055875015269372911905587501526937291190558750152693729119055875015269372911905587501526937291190558750152" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7278e10c-289c-43b5-9c5d-451fa07fc996, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d7538fe-b6ac-439c-820d-62dd970f4233, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d7538fe-b6ac-439c-820d-62dd970f4233, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5679580307450338667 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56795803074503386675679580307450338667567958030745033866756795803074503386675679580307450338667567958030745033866756795803074503386675679580307450338667567958030745033866756795803074503386675679580307450338667567958030745033866756795803074503386675679580307450338667567958030745033866756795803074503386675679580307450338667567958030745033866756795803074503386675679580307450338667" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d7538fe-b6ac-439c-820d-62dd970f4233, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d935fdb-ef91-4fe0-bf05-59d85a64b81d, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d935fdb-ef91-4fe0-bf05-59d85a64b81d, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7406707699355358840 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74067076993553588407406707699355358840740670769935535884074067076993553588407406707699355358840740670769935535884074067076993553588407406707699355358840740670769935535884074067076993553588407406707699355358840740670769935535884074067076993553588407406707699355358840740670769935535884074067076993553588407406707699355358840740670769935535884074067076993553588407406707699355358840" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c6f3041-23e5-4d5c-9d9b-3aa8281ebc34, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc474150-fc95-4038-8bc5-700e91d060f6, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc474150-fc95-4038-8bc5-700e91d060f6, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 532320438633139961 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "532320438633139961532320438633139961532320438633139961532320438633139961532320438633139961532320438633139961532320438633139961532320438633139961532320438633139961532320438633139961532320438633139961532320438633139961532320438633139961532320438633139961532320438633139961532320438633139961532320438633139961532320438633139961532320438633139961532320438633139961" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d935fdb-ef91-4fe0-bf05-59d85a64b81d, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c21408a5-37b7-4ae7-8cec-2e4e0f309dd6, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c21408a5-37b7-4ae7-8cec-2e4e0f309dd6, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14794352415819107495 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1479435241581910749514794352415819107495147943524158191074951479435241581910749514794352415819107495147943524158191074951479435241581910749514794352415819107495147943524158191074951479435241581910749514794352415819107495147943524158191074951479435241581910749514794352415819107495147943524158191074951479435241581910749514794352415819107495147943524158191074951479435241581910749514794352415819107495" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc474150-fc95-4038-8bc5-700e91d060f6, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d5e0e3e-e96b-4598-87f0-89ba88362ab4, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d5e0e3e-e96b-4598-87f0-89ba88362ab4, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4381857907359101760 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43818579073591017604381857907359101760438185790735910176043818579073591017604381857907359101760438185790735910176043818579073591017604381857907359101760438185790735910176043818579073591017604381857907359101760438185790735910176043818579073591017604381857907359101760438185790735910176043818579073591017604381857907359101760438185790735910176043818579073591017604381857907359101760" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c21408a5-37b7-4ae7-8cec-2e4e0f309dd6, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c5138a3-9cde-4f5e-9f44-e2ce01d0bc50, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c5138a3-9cde-4f5e-9f44-e2ce01d0bc50, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2775049620839448003 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27750496208394480032775049620839448003277504962083944800327750496208394480032775049620839448003277504962083944800327750496208394480032775049620839448003277504962083944800327750496208394480032775049620839448003277504962083944800327750496208394480032775049620839448003277504962083944800327750496208394480032775049620839448003277504962083944800327750496208394480032775049620839448003" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d5e0e3e-e96b-4598-87f0-89ba88362ab4, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c25b1908-e119-4175-b12a-bc6ee14221a3, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c25b1908-e119-4175-b12a-bc6ee14221a3, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11301044333118387357 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1130104433311838735711301044333118387357113010443331183873571130104433311838735711301044333118387357113010443331183873571130104433311838735711301044333118387357113010443331183873571130104433311838735711301044333118387357113010443331183873571130104433311838735711301044333118387357113010443331183873571130104433311838735711301044333118387357113010443331183873571130104433311838735711301044333118387357" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c5138a3-9cde-4f5e-9f44-e2ce01d0bc50, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c14ddd4a-f0b2-4e6c-807e-e65f90ba5679, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c14ddd4a-f0b2-4e6c-807e-e65f90ba5679, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4569612172707582691 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45696121727075826914569612172707582691456961217270758269145696121727075826914569612172707582691456961217270758269145696121727075826914569612172707582691456961217270758269145696121727075826914569612172707582691456961217270758269145696121727075826914569612172707582691456961217270758269145696121727075826914569612172707582691456961217270758269145696121727075826914569612172707582691" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c25b1908-e119-4175-b12a-bc6ee14221a3, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6709248d-265e-40ca-bcba-a7d4c8d337be, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6709248d-265e-40ca-bcba-a7d4c8d337be, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11233511192253407638 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1123351119225340763811233511192253407638112335111922534076381123351119225340763811233511192253407638112335111922534076381123351119225340763811233511192253407638112335111922534076381123351119225340763811233511192253407638112335111922534076381123351119225340763811233511192253407638112335111922534076381123351119225340763811233511192253407638112335111922534076381123351119225340763811233511192253407638" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c14ddd4a-f0b2-4e6c-807e-e65f90ba5679, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 768d0df9-4271-4ed7-9409-f8c192d435f6, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6709248d-265e-40ca-bcba-a7d4c8d337be, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 768d0df9-4271-4ed7-9409-f8c192d435f6, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18383192605487834695 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1838319260548783469518383192605487834695183831926054878346951838319260548783469518383192605487834695183831926054878346951838319260548783469518383192605487834695183831926054878346951838319260548783469518383192605487834695183831926054878346951838319260548783469518383192605487834695183831926054878346951838319260548783469518383192605487834695183831926054878346951838319260548783469518383192605487834695" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d79bf54-063a-4de0-83bd-9c250c4f3622, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d79bf54-063a-4de0-83bd-9c250c4f3622, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3734299149164728834 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37342991491647288343734299149164728834373429914916472883437342991491647288343734299149164728834373429914916472883437342991491647288343734299149164728834373429914916472883437342991491647288343734299149164728834373429914916472883437342991491647288343734299149164728834373429914916472883437342991491647288343734299149164728834373429914916472883437342991491647288343734299149164728834" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 768d0df9-4271-4ed7-9409-f8c192d435f6, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 407d57ee-3df5-4098-a7be-776868e2591f, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 407d57ee-3df5-4098-a7be-776868e2591f, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5162201094307436371 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51622010943074363715162201094307436371516220109430743637151622010943074363715162201094307436371516220109430743637151622010943074363715162201094307436371516220109430743637151622010943074363715162201094307436371516220109430743637151622010943074363715162201094307436371516220109430743637151622010943074363715162201094307436371516220109430743637151622010943074363715162201094307436371" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d79bf54-063a-4de0-83bd-9c250c4f3622, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b97b33c9-9b2c-432f-ace7-97cdcbcab9fd, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b97b33c9-9b2c-432f-ace7-97cdcbcab9fd, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1628577421699686617 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16285774216996866171628577421699686617162857742169968661716285774216996866171628577421699686617162857742169968661716285774216996866171628577421699686617162857742169968661716285774216996866171628577421699686617162857742169968661716285774216996866171628577421699686617162857742169968661716285774216996866171628577421699686617162857742169968661716285774216996866171628577421699686617" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 407d57ee-3df5-4098-a7be-776868e2591f, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, daa45599-6fc7-407b-8b28-40b40c0f651d, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, daa45599-6fc7-407b-8b28-40b40c0f651d, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4231028618060485845 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42310286180604858454231028618060485845423102861806048584542310286180604858454231028618060485845423102861806048584542310286180604858454231028618060485845423102861806048584542310286180604858454231028618060485845423102861806048584542310286180604858454231028618060485845423102861806048584542310286180604858454231028618060485845423102861806048584542310286180604858454231028618060485845" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b97b33c9-9b2c-432f-ace7-97cdcbcab9fd, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ab4c667-5a03-4079-b09d-cb7f58a4ea16, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ab4c667-5a03-4079-b09d-cb7f58a4ea16, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10055011917655112177 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1005501191765511217710055011917655112177100550119176551121771005501191765511217710055011917655112177100550119176551121771005501191765511217710055011917655112177100550119176551121771005501191765511217710055011917655112177100550119176551121771005501191765511217710055011917655112177100550119176551121771005501191765511217710055011917655112177100550119176551121771005501191765511217710055011917655112177" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, daa45599-6fc7-407b-8b28-40b40c0f651d, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3ac4b25-3a9f-4565-ac28-1de2dd8aa598, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3ac4b25-3a9f-4565-ac28-1de2dd8aa598, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4130751839357217962 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41307518393572179624130751839357217962413075183935721796241307518393572179624130751839357217962413075183935721796241307518393572179624130751839357217962413075183935721796241307518393572179624130751839357217962413075183935721796241307518393572179624130751839357217962413075183935721796241307518393572179624130751839357217962413075183935721796241307518393572179624130751839357217962" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ab4c667-5a03-4079-b09d-cb7f58a4ea16, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc75b93e-d5cb-4c4a-9792-40cdacbc9035, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc75b93e-d5cb-4c4a-9792-40cdacbc9035, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13049630413604765171 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1304963041360476517113049630413604765171130496304136047651711304963041360476517113049630413604765171130496304136047651711304963041360476517113049630413604765171130496304136047651711304963041360476517113049630413604765171130496304136047651711304963041360476517113049630413604765171130496304136047651711304963041360476517113049630413604765171130496304136047651711304963041360476517113049630413604765171" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3ac4b25-3a9f-4565-ac28-1de2dd8aa598, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54cd5019-8e7a-4787-9ef4-85f9a2a1ee65, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54cd5019-8e7a-4787-9ef4-85f9a2a1ee65, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13316443419921966776 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1331644341992196677613316443419921966776133164434199219667761331644341992196677613316443419921966776133164434199219667761331644341992196677613316443419921966776133164434199219667761331644341992196677613316443419921966776133164434199219667761331644341992196677613316443419921966776133164434199219667761331644341992196677613316443419921966776133164434199219667761331644341992196677613316443419921966776" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc75b93e-d5cb-4c4a-9792-40cdacbc9035, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e100c61a-6f15-4a5d-885d-0bc7fbbb3627, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e100c61a-6f15-4a5d-885d-0bc7fbbb3627, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7879652462961813774 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78796524629618137747879652462961813774787965246296181377478796524629618137747879652462961813774787965246296181377478796524629618137747879652462961813774787965246296181377478796524629618137747879652462961813774787965246296181377478796524629618137747879652462961813774787965246296181377478796524629618137747879652462961813774787965246296181377478796524629618137747879652462961813774" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54cd5019-8e7a-4787-9ef4-85f9a2a1ee65, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab724f78-ceb6-450f-85ae-cb7e5961c303, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab724f78-ceb6-450f-85ae-cb7e5961c303, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13178090097939263384 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1317809009793926338413178090097939263384131780900979392633841317809009793926338413178090097939263384131780900979392633841317809009793926338413178090097939263384131780900979392633841317809009793926338413178090097939263384131780900979392633841317809009793926338413178090097939263384131780900979392633841317809009793926338413178090097939263384131780900979392633841317809009793926338413178090097939263384" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e100c61a-6f15-4a5d-885d-0bc7fbbb3627, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c0f3517-99a9-4fae-934a-04ee259277f6, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c0f3517-99a9-4fae-934a-04ee259277f6, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6223743112581070899 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62237431125810708996223743112581070899622374311258107089962237431125810708996223743112581070899622374311258107089962237431125810708996223743112581070899622374311258107089962237431125810708996223743112581070899622374311258107089962237431125810708996223743112581070899622374311258107089962237431125810708996223743112581070899622374311258107089962237431125810708996223743112581070899" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab724f78-ceb6-450f-85ae-cb7e5961c303, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf0d469e-ac4b-4cd1-b373-9422526d3c72, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf0d469e-ac4b-4cd1-b373-9422526d3c72, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4205023694086866053 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42050236940868660534205023694086866053420502369408686605342050236940868660534205023694086866053420502369408686605342050236940868660534205023694086866053420502369408686605342050236940868660534205023694086866053420502369408686605342050236940868660534205023694086866053420502369408686605342050236940868660534205023694086866053420502369408686605342050236940868660534205023694086866053" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c0f3517-99a9-4fae-934a-04ee259277f6, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf5fb863-afb7-410a-be31-d4474eb9e441, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf5fb863-afb7-410a-be31-d4474eb9e441, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16707295935812991069 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1670729593581299106916707295935812991069167072959358129910691670729593581299106916707295935812991069167072959358129910691670729593581299106916707295935812991069167072959358129910691670729593581299106916707295935812991069167072959358129910691670729593581299106916707295935812991069167072959358129910691670729593581299106916707295935812991069167072959358129910691670729593581299106916707295935812991069" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf0d469e-ac4b-4cd1-b373-9422526d3c72, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1fb9e1b9-d5b6-4ef9-89c9-c95f753588cb, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1fb9e1b9-d5b6-4ef9-89c9-c95f753588cb, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6283150488717283254 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62831504887172832546283150488717283254628315048871728325462831504887172832546283150488717283254628315048871728325462831504887172832546283150488717283254628315048871728325462831504887172832546283150488717283254628315048871728325462831504887172832546283150488717283254628315048871728325462831504887172832546283150488717283254628315048871728325462831504887172832546283150488717283254" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf5fb863-afb7-410a-be31-d4474eb9e441, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60bca9ec-8a23-40d8-adb2-aa8544933e03, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60bca9ec-8a23-40d8-adb2-aa8544933e03, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15310807295806123374 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1531080729580612337415310807295806123374153108072958061233741531080729580612337415310807295806123374153108072958061233741531080729580612337415310807295806123374153108072958061233741531080729580612337415310807295806123374153108072958061233741531080729580612337415310807295806123374153108072958061233741531080729580612337415310807295806123374153108072958061233741531080729580612337415310807295806123374" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1fb9e1b9-d5b6-4ef9-89c9-c95f753588cb, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac6c95b2-54ae-418f-ab27-6fe631ccbfcc, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac6c95b2-54ae-418f-ab27-6fe631ccbfcc, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14158884613406332863 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1415888461340633286314158884613406332863141588846134063328631415888461340633286314158884613406332863141588846134063328631415888461340633286314158884613406332863141588846134063328631415888461340633286314158884613406332863141588846134063328631415888461340633286314158884613406332863141588846134063328631415888461340633286314158884613406332863141588846134063328631415888461340633286314158884613406332863" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60bca9ec-8a23-40d8-adb2-aa8544933e03, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9664edf3-4595-4e98-aaa3-a9080ce8b628, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9664edf3-4595-4e98-aaa3-a9080ce8b628, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10175125970146181583 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1017512597014618158310175125970146181583101751259701461815831017512597014618158310175125970146181583101751259701461815831017512597014618158310175125970146181583101751259701461815831017512597014618158310175125970146181583101751259701461815831017512597014618158310175125970146181583101751259701461815831017512597014618158310175125970146181583101751259701461815831017512597014618158310175125970146181583" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac6c95b2-54ae-418f-ab27-6fe631ccbfcc, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe9b868a-ccc1-41dc-b08f-edbb31d3632d, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9664edf3-4595-4e98-aaa3-a9080ce8b628, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe9b868a-ccc1-41dc-b08f-edbb31d3632d, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12817672978843605111 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1281767297884360511112817672978843605111128176729788436051111281767297884360511112817672978843605111128176729788436051111281767297884360511112817672978843605111128176729788436051111281767297884360511112817672978843605111128176729788436051111281767297884360511112817672978843605111128176729788436051111281767297884360511112817672978843605111128176729788436051111281767297884360511112817672978843605111" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ca1f075-6924-4320-a15f-f0e79c352d82, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ca1f075-6924-4320-a15f-f0e79c352d82, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17374235618862386015 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1737423561886238601517374235618862386015173742356188623860151737423561886238601517374235618862386015173742356188623860151737423561886238601517374235618862386015173742356188623860151737423561886238601517374235618862386015173742356188623860151737423561886238601517374235618862386015173742356188623860151737423561886238601517374235618862386015173742356188623860151737423561886238601517374235618862386015" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe9b868a-ccc1-41dc-b08f-edbb31d3632d, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ca1f075-6924-4320-a15f-f0e79c352d82, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da2b4f6d-dc17-4280-b131-f50268d9759b, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da2b4f6d-dc17-4280-b131-f50268d9759b, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4591072949339083803 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45910729493390838034591072949339083803459107294933908380345910729493390838034591072949339083803459107294933908380345910729493390838034591072949339083803459107294933908380345910729493390838034591072949339083803459107294933908380345910729493390838034591072949339083803459107294933908380345910729493390838034591072949339083803459107294933908380345910729493390838034591072949339083803" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da2b4f6d-dc17-4280-b131-f50268d9759b, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 531829d4-ccec-4e13-8e9d-3cdb17e41c63, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 531829d4-ccec-4e13-8e9d-3cdb17e41c63, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 935164046784968716 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "935164046784968716935164046784968716935164046784968716935164046784968716935164046784968716935164046784968716935164046784968716935164046784968716935164046784968716935164046784968716935164046784968716935164046784968716935164046784968716935164046784968716935164046784968716935164046784968716935164046784968716935164046784968716935164046784968716935164046784968716" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 845e4e1f-adc8-4500-883d-c0103337422c, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 845e4e1f-adc8-4500-883d-c0103337422c, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9572763819946945859 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95727638199469458599572763819946945859957276381994694585995727638199469458599572763819946945859957276381994694585995727638199469458599572763819946945859957276381994694585995727638199469458599572763819946945859957276381994694585995727638199469458599572763819946945859957276381994694585995727638199469458599572763819946945859957276381994694585995727638199469458599572763819946945859" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 531829d4-ccec-4e13-8e9d-3cdb17e41c63, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e6f2720-31dd-44c5-89ce-3fcdaee1e78f, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e6f2720-31dd-44c5-89ce-3fcdaee1e78f, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11174030671550887476 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1117403067155088747611174030671550887476111740306715508874761117403067155088747611174030671550887476111740306715508874761117403067155088747611174030671550887476111740306715508874761117403067155088747611174030671550887476111740306715508874761117403067155088747611174030671550887476111740306715508874761117403067155088747611174030671550887476111740306715508874761117403067155088747611174030671550887476" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 845e4e1f-adc8-4500-883d-c0103337422c, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6450cf6d-42ac-438c-9505-981e649c3a48, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6450cf6d-42ac-438c-9505-981e649c3a48, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8831161495710872647 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88311614957108726478831161495710872647883116149571087264788311614957108726478831161495710872647883116149571087264788311614957108726478831161495710872647883116149571087264788311614957108726478831161495710872647883116149571087264788311614957108726478831161495710872647883116149571087264788311614957108726478831161495710872647883116149571087264788311614957108726478831161495710872647" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e6f2720-31dd-44c5-89ce-3fcdaee1e78f, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 598b5a6d-b29b-4ce6-aa6a-8f51ad0abe3f, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 598b5a6d-b29b-4ce6-aa6a-8f51ad0abe3f, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13660656557229538373 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1366065655722953837313660656557229538373136606565572295383731366065655722953837313660656557229538373136606565572295383731366065655722953837313660656557229538373136606565572295383731366065655722953837313660656557229538373136606565572295383731366065655722953837313660656557229538373136606565572295383731366065655722953837313660656557229538373136606565572295383731366065655722953837313660656557229538373" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6450cf6d-42ac-438c-9505-981e649c3a48, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 359abf37-345f-40c5-9807-404c3a493255, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 359abf37-345f-40c5-9807-404c3a493255, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13486928261749724531 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1348692826174972453113486928261749724531134869282617497245311348692826174972453113486928261749724531134869282617497245311348692826174972453113486928261749724531134869282617497245311348692826174972453113486928261749724531134869282617497245311348692826174972453113486928261749724531134869282617497245311348692826174972453113486928261749724531134869282617497245311348692826174972453113486928261749724531" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 598b5a6d-b29b-4ce6-aa6a-8f51ad0abe3f, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 760134ea-a5b3-4f80-841e-1a781e5e526a, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 760134ea-a5b3-4f80-841e-1a781e5e526a, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11090923147100839449 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1109092314710083944911090923147100839449110909231471008394491109092314710083944911090923147100839449110909231471008394491109092314710083944911090923147100839449110909231471008394491109092314710083944911090923147100839449110909231471008394491109092314710083944911090923147100839449110909231471008394491109092314710083944911090923147100839449110909231471008394491109092314710083944911090923147100839449" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 359abf37-345f-40c5-9807-404c3a493255, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2479efce-1874-42ba-9182-4ea1ce29ed01, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2479efce-1874-42ba-9182-4ea1ce29ed01, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 181524624089432934 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "181524624089432934181524624089432934181524624089432934181524624089432934181524624089432934181524624089432934181524624089432934181524624089432934181524624089432934181524624089432934181524624089432934181524624089432934181524624089432934181524624089432934181524624089432934181524624089432934181524624089432934181524624089432934181524624089432934181524624089432934" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 760134ea-a5b3-4f80-841e-1a781e5e526a, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 028f00a1-2782-47bb-bb17-f2a5ddb37833, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 028f00a1-2782-47bb-bb17-f2a5ddb37833, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8026788008539842759 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80267880085398427598026788008539842759802678800853984275980267880085398427598026788008539842759802678800853984275980267880085398427598026788008539842759802678800853984275980267880085398427598026788008539842759802678800853984275980267880085398427598026788008539842759802678800853984275980267880085398427598026788008539842759802678800853984275980267880085398427598026788008539842759" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2479efce-1874-42ba-9182-4ea1ce29ed01, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 265cfaab-3807-4f11-af6d-47955a160700, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 265cfaab-3807-4f11-af6d-47955a160700, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10367282216218811397 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1036728221621881139710367282216218811397103672822162188113971036728221621881139710367282216218811397103672822162188113971036728221621881139710367282216218811397103672822162188113971036728221621881139710367282216218811397103672822162188113971036728221621881139710367282216218811397103672822162188113971036728221621881139710367282216218811397103672822162188113971036728221621881139710367282216218811397" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 028f00a1-2782-47bb-bb17-f2a5ddb37833, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 512db2bf-8ac5-40e6-87d3-749d789f6499, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 512db2bf-8ac5-40e6-87d3-749d789f6499, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4481571342582710093 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44815713425827100934481571342582710093448157134258271009344815713425827100934481571342582710093448157134258271009344815713425827100934481571342582710093448157134258271009344815713425827100934481571342582710093448157134258271009344815713425827100934481571342582710093448157134258271009344815713425827100934481571342582710093448157134258271009344815713425827100934481571342582710093" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 265cfaab-3807-4f11-af6d-47955a160700, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 512db2bf-8ac5-40e6-87d3-749d789f6499, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97e89302-4334-4204-a89e-0b07eda2de31, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba29f207-3460-478c-aced-18d50b47ee87, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97e89302-4334-4204-a89e-0b07eda2de31, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17446452271082958084 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1744645227108295808417446452271082958084174464522710829580841744645227108295808417446452271082958084174464522710829580841744645227108295808417446452271082958084174464522710829580841744645227108295808417446452271082958084174464522710829580841744645227108295808417446452271082958084174464522710829580841744645227108295808417446452271082958084174464522710829580841744645227108295808417446452271082958084" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba29f207-3460-478c-aced-18d50b47ee87, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5050065899852557526 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50500658998525575265050065899852557526505006589985255752650500658998525575265050065899852557526505006589985255752650500658998525575265050065899852557526505006589985255752650500658998525575265050065899852557526505006589985255752650500658998525575265050065899852557526505006589985255752650500658998525575265050065899852557526505006589985255752650500658998525575265050065899852557526" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97e89302-4334-4204-a89e-0b07eda2de31, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f35fcb78-a205-4cad-bf39-bda8d7042704, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f35fcb78-a205-4cad-bf39-bda8d7042704, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14162524379046975723 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1416252437904697572314162524379046975723141625243790469757231416252437904697572314162524379046975723141625243790469757231416252437904697572314162524379046975723141625243790469757231416252437904697572314162524379046975723141625243790469757231416252437904697572314162524379046975723141625243790469757231416252437904697572314162524379046975723141625243790469757231416252437904697572314162524379046975723" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f35fcb78-a205-4cad-bf39-bda8d7042704, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6824ef52-5637-428d-8c7a-5e88f396fbd7, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6824ef52-5637-428d-8c7a-5e88f396fbd7, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11040267610780693355 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1104026761078069335511040267610780693355110402676107806933551104026761078069335511040267610780693355110402676107806933551104026761078069335511040267610780693355110402676107806933551104026761078069335511040267610780693355110402676107806933551104026761078069335511040267610780693355110402676107806933551104026761078069335511040267610780693355110402676107806933551104026761078069335511040267610780693355" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6824ef52-5637-428d-8c7a-5e88f396fbd7, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38a3f973-a3b4-42cb-bde0-0a200363afb1, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38a3f973-a3b4-42cb-bde0-0a200363afb1, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3431481355888095360 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34314813558880953603431481355888095360343148135588809536034314813558880953603431481355888095360343148135588809536034314813558880953603431481355888095360343148135588809536034314813558880953603431481355888095360343148135588809536034314813558880953603431481355888095360343148135588809536034314813558880953603431481355888095360343148135588809536034314813558880953603431481355888095360" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38a3f973-a3b4-42cb-bde0-0a200363afb1, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34ee0ab3-5958-43b7-aba5-e94bc754f812, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34ee0ab3-5958-43b7-aba5-e94bc754f812, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14153226555437534866 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1415322655543753486614153226555437534866141532265554375348661415322655543753486614153226555437534866141532265554375348661415322655543753486614153226555437534866141532265554375348661415322655543753486614153226555437534866141532265554375348661415322655543753486614153226555437534866141532265554375348661415322655543753486614153226555437534866141532265554375348661415322655543753486614153226555437534866" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba29f207-3460-478c-aced-18d50b47ee87, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86c2df0f-eb0d-4d2e-9721-80541af72f10, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86c2df0f-eb0d-4d2e-9721-80541af72f10, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6520415178205530546 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65204151782055305466520415178205530546652041517820553054665204151782055305466520415178205530546652041517820553054665204151782055305466520415178205530546652041517820553054665204151782055305466520415178205530546652041517820553054665204151782055305466520415178205530546652041517820553054665204151782055305466520415178205530546652041517820553054665204151782055305466520415178205530546" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34ee0ab3-5958-43b7-aba5-e94bc754f812, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbd17d3d-ff63-4680-bc4d-7979648d59e1, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbd17d3d-ff63-4680-bc4d-7979648d59e1, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11333158558063927773 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1133315855806392777311333158558063927773113331585580639277731133315855806392777311333158558063927773113331585580639277731133315855806392777311333158558063927773113331585580639277731133315855806392777311333158558063927773113331585580639277731133315855806392777311333158558063927773113331585580639277731133315855806392777311333158558063927773113331585580639277731133315855806392777311333158558063927773" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86c2df0f-eb0d-4d2e-9721-80541af72f10, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a697d01-8e83-4706-aa09-0c45b2369cf0, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a697d01-8e83-4706-aa09-0c45b2369cf0, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5934777761037160950 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59347777610371609505934777761037160950593477776103716095059347777610371609505934777761037160950593477776103716095059347777610371609505934777761037160950593477776103716095059347777610371609505934777761037160950593477776103716095059347777610371609505934777761037160950593477776103716095059347777610371609505934777761037160950593477776103716095059347777610371609505934777761037160950" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbd17d3d-ff63-4680-bc4d-7979648d59e1, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74536cc2-b960-48d5-9d0d-0b45cba84e81, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74536cc2-b960-48d5-9d0d-0b45cba84e81, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3821805891989017547 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38218058919890175473821805891989017547382180589198901754738218058919890175473821805891989017547382180589198901754738218058919890175473821805891989017547382180589198901754738218058919890175473821805891989017547382180589198901754738218058919890175473821805891989017547382180589198901754738218058919890175473821805891989017547382180589198901754738218058919890175473821805891989017547" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a697d01-8e83-4706-aa09-0c45b2369cf0, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69634f61-d18a-46b0-bdb9-544f8f63562d, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69634f61-d18a-46b0-bdb9-544f8f63562d, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7400757233076971776 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74007572330769717767400757233076971776740075723307697177674007572330769717767400757233076971776740075723307697177674007572330769717767400757233076971776740075723307697177674007572330769717767400757233076971776740075723307697177674007572330769717767400757233076971776740075723307697177674007572330769717767400757233076971776740075723307697177674007572330769717767400757233076971776" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74536cc2-b960-48d5-9d0d-0b45cba84e81, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8d39dcd-d4a1-407e-b362-e5a3052c44d0, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8d39dcd-d4a1-407e-b362-e5a3052c44d0, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3570959078783121659 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35709590787831216593570959078783121659357095907878312165935709590787831216593570959078783121659357095907878312165935709590787831216593570959078783121659357095907878312165935709590787831216593570959078783121659357095907878312165935709590787831216593570959078783121659357095907878312165935709590787831216593570959078783121659357095907878312165935709590787831216593570959078783121659" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69634f61-d18a-46b0-bdb9-544f8f63562d, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d82dd72f-67b4-4341-9099-a3225e2f49e9, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d82dd72f-67b4-4341-9099-a3225e2f49e9, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13309055630289974832 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1330905563028997483213309055630289974832133090556302899748321330905563028997483213309055630289974832133090556302899748321330905563028997483213309055630289974832133090556302899748321330905563028997483213309055630289974832133090556302899748321330905563028997483213309055630289974832133090556302899748321330905563028997483213309055630289974832133090556302899748321330905563028997483213309055630289974832" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8d39dcd-d4a1-407e-b362-e5a3052c44d0, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7d5b7e9-7b2f-481b-9d00-d5a7eaefcef8, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7d5b7e9-7b2f-481b-9d00-d5a7eaefcef8, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7710033831277378317 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77100338312773783177710033831277378317771003383127737831777100338312773783177710033831277378317771003383127737831777100338312773783177710033831277378317771003383127737831777100338312773783177710033831277378317771003383127737831777100338312773783177710033831277378317771003383127737831777100338312773783177710033831277378317771003383127737831777100338312773783177710033831277378317" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d82dd72f-67b4-4341-9099-a3225e2f49e9, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9cf40a49-1f12-4c17-8d11-7a661d8a7080, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9cf40a49-1f12-4c17-8d11-7a661d8a7080, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11024814301652843729 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1102481430165284372911024814301652843729110248143016528437291102481430165284372911024814301652843729110248143016528437291102481430165284372911024814301652843729110248143016528437291102481430165284372911024814301652843729110248143016528437291102481430165284372911024814301652843729110248143016528437291102481430165284372911024814301652843729110248143016528437291102481430165284372911024814301652843729" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7d5b7e9-7b2f-481b-9d00-d5a7eaefcef8, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05110ea8-2f97-4434-a9ed-6a2999eedf4e, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9cf40a49-1f12-4c17-8d11-7a661d8a7080, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fea082f4-bace-445d-9443-75ad2a4125e7, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fea082f4-bace-445d-9443-75ad2a4125e7, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7865431261424352078 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78654312614243520787865431261424352078786543126142435207878654312614243520787865431261424352078786543126142435207878654312614243520787865431261424352078786543126142435207878654312614243520787865431261424352078786543126142435207878654312614243520787865431261424352078786543126142435207878654312614243520787865431261424352078786543126142435207878654312614243520787865431261424352078" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05110ea8-2f97-4434-a9ed-6a2999eedf4e, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11466593924183186963 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1146659392418318696311466593924183186963114665939241831869631146659392418318696311466593924183186963114665939241831869631146659392418318696311466593924183186963114665939241831869631146659392418318696311466593924183186963114665939241831869631146659392418318696311466593924183186963114665939241831869631146659392418318696311466593924183186963114665939241831869631146659392418318696311466593924183186963" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fea082f4-bace-445d-9443-75ad2a4125e7, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 068e7d2e-84bb-4c90-a078-d45ee5266fab, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05110ea8-2f97-4434-a9ed-6a2999eedf4e, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f5b2035-2da6-4b65-b675-5a08df1404bd, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f5b2035-2da6-4b65-b675-5a08df1404bd, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1799425397498215999 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17994253974982159991799425397498215999179942539749821599917994253974982159991799425397498215999179942539749821599917994253974982159991799425397498215999179942539749821599917994253974982159991799425397498215999179942539749821599917994253974982159991799425397498215999179942539749821599917994253974982159991799425397498215999179942539749821599917994253974982159991799425397498215999" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 068e7d2e-84bb-4c90-a078-d45ee5266fab, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18290952011303993794 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1829095201130399379418290952011303993794182909520113039937941829095201130399379418290952011303993794182909520113039937941829095201130399379418290952011303993794182909520113039937941829095201130399379418290952011303993794182909520113039937941829095201130399379418290952011303993794182909520113039937941829095201130399379418290952011303993794182909520113039937941829095201130399379418290952011303993794" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f5b2035-2da6-4b65-b675-5a08df1404bd, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2903cbdb-db71-4408-8572-665bd2bc0086, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2903cbdb-db71-4408-8572-665bd2bc0086, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3081491188394810714 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30814911883948107143081491188394810714308149118839481071430814911883948107143081491188394810714308149118839481071430814911883948107143081491188394810714308149118839481071430814911883948107143081491188394810714308149118839481071430814911883948107143081491188394810714308149118839481071430814911883948107143081491188394810714308149118839481071430814911883948107143081491188394810714" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 068e7d2e-84bb-4c90-a078-d45ee5266fab, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ee53beb-123e-4f41-8692-bf4bcc149240, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ee53beb-123e-4f41-8692-bf4bcc149240, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 783272323784060651 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "783272323784060651783272323784060651783272323784060651783272323784060651783272323784060651783272323784060651783272323784060651783272323784060651783272323784060651783272323784060651783272323784060651783272323784060651783272323784060651783272323784060651783272323784060651783272323784060651783272323784060651783272323784060651783272323784060651783272323784060651" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ee53beb-123e-4f41-8692-bf4bcc149240, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6cb59c28-e1e4-40a8-a403-c37a70da05b4, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6cb59c28-e1e4-40a8-a403-c37a70da05b4, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4398909664432780728 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43989096644327807284398909664432780728439890966443278072843989096644327807284398909664432780728439890966443278072843989096644327807284398909664432780728439890966443278072843989096644327807284398909664432780728439890966443278072843989096644327807284398909664432780728439890966443278072843989096644327807284398909664432780728439890966443278072843989096644327807284398909664432780728" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2903cbdb-db71-4408-8572-665bd2bc0086, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b864cd9e-e652-46de-9523-30b0887d68c2, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b864cd9e-e652-46de-9523-30b0887d68c2, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11134599020396101905 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1113459902039610190511134599020396101905111345990203961019051113459902039610190511134599020396101905111345990203961019051113459902039610190511134599020396101905111345990203961019051113459902039610190511134599020396101905111345990203961019051113459902039610190511134599020396101905111345990203961019051113459902039610190511134599020396101905111345990203961019051113459902039610190511134599020396101905" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6cb59c28-e1e4-40a8-a403-c37a70da05b4, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a489b3a-0b74-4f8d-a677-84d0c170b4f7, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a489b3a-0b74-4f8d-a677-84d0c170b4f7, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14025772433064444218 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1402577243306444421814025772433064444218140257724330644442181402577243306444421814025772433064444218140257724330644442181402577243306444421814025772433064444218140257724330644442181402577243306444421814025772433064444218140257724330644442181402577243306444421814025772433064444218140257724330644442181402577243306444421814025772433064444218140257724330644442181402577243306444421814025772433064444218" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a489b3a-0b74-4f8d-a677-84d0c170b4f7, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ff4500e-f167-4b13-b64e-a4f8ad802fad, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ff4500e-f167-4b13-b64e-a4f8ad802fad, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7006466665437109755 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70064666654371097557006466665437109755700646666543710975570064666654371097557006466665437109755700646666543710975570064666654371097557006466665437109755700646666543710975570064666654371097557006466665437109755700646666543710975570064666654371097557006466665437109755700646666543710975570064666654371097557006466665437109755700646666543710975570064666654371097557006466665437109755" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b864cd9e-e652-46de-9523-30b0887d68c2, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c11e20f4-55e5-4ee7-b5f7-fbf7e5d9724d, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c11e20f4-55e5-4ee7-b5f7-fbf7e5d9724d, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17121224390767925772 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1712122439076792577217121224390767925772171212243907679257721712122439076792577217121224390767925772171212243907679257721712122439076792577217121224390767925772171212243907679257721712122439076792577217121224390767925772171212243907679257721712122439076792577217121224390767925772171212243907679257721712122439076792577217121224390767925772171212243907679257721712122439076792577217121224390767925772" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ff4500e-f167-4b13-b64e-a4f8ad802fad, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a87a1849-b3a1-41fa-80fb-fabc91ebc1dd, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a87a1849-b3a1-41fa-80fb-fabc91ebc1dd, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17624508010253333882 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1762450801025333388217624508010253333882176245080102533338821762450801025333388217624508010253333882176245080102533338821762450801025333388217624508010253333882176245080102533338821762450801025333388217624508010253333882176245080102533338821762450801025333388217624508010253333882176245080102533338821762450801025333388217624508010253333882176245080102533338821762450801025333388217624508010253333882" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c11e20f4-55e5-4ee7-b5f7-fbf7e5d9724d, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85071cfe-ea6b-476c-b109-4dc446f9f1cd, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85071cfe-ea6b-476c-b109-4dc446f9f1cd, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12034170038460106243 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1203417003846010624312034170038460106243120341700384601062431203417003846010624312034170038460106243120341700384601062431203417003846010624312034170038460106243120341700384601062431203417003846010624312034170038460106243120341700384601062431203417003846010624312034170038460106243120341700384601062431203417003846010624312034170038460106243120341700384601062431203417003846010624312034170038460106243" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a87a1849-b3a1-41fa-80fb-fabc91ebc1dd, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4be66116-bd94-4a63-b698-df23e661fb8c, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4be66116-bd94-4a63-b698-df23e661fb8c, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5479087479810531324 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54790874798105313245479087479810531324547908747981053132454790874798105313245479087479810531324547908747981053132454790874798105313245479087479810531324547908747981053132454790874798105313245479087479810531324547908747981053132454790874798105313245479087479810531324547908747981053132454790874798105313245479087479810531324547908747981053132454790874798105313245479087479810531324" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85071cfe-ea6b-476c-b109-4dc446f9f1cd, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74bb6a23-8400-4884-9a59-781a58ca713e, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74bb6a23-8400-4884-9a59-781a58ca713e, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 657927976065335021 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "657927976065335021657927976065335021657927976065335021657927976065335021657927976065335021657927976065335021657927976065335021657927976065335021657927976065335021657927976065335021657927976065335021657927976065335021657927976065335021657927976065335021657927976065335021657927976065335021657927976065335021657927976065335021657927976065335021657927976065335021" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4be66116-bd94-4a63-b698-df23e661fb8c, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3ef2b93-6ce0-4d73-941e-85febc92e493, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3ef2b93-6ce0-4d73-941e-85febc92e493, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11395360121823151613 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1139536012182315161311395360121823151613113953601218231516131139536012182315161311395360121823151613113953601218231516131139536012182315161311395360121823151613113953601218231516131139536012182315161311395360121823151613113953601218231516131139536012182315161311395360121823151613113953601218231516131139536012182315161311395360121823151613113953601218231516131139536012182315161311395360121823151613" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74bb6a23-8400-4884-9a59-781a58ca713e, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4a75495-4c59-4de3-b4e2-570e19396325, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4a75495-4c59-4de3-b4e2-570e19396325, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18182161070915670710 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1818216107091567071018182161070915670710181821610709156707101818216107091567071018182161070915670710181821610709156707101818216107091567071018182161070915670710181821610709156707101818216107091567071018182161070915670710181821610709156707101818216107091567071018182161070915670710181821610709156707101818216107091567071018182161070915670710181821610709156707101818216107091567071018182161070915670710" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3ef2b93-6ce0-4d73-941e-85febc92e493, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d489d112-8e38-4faf-b688-cfa1dcfea5b4, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d489d112-8e38-4faf-b688-cfa1dcfea5b4, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11721303528557332426 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1172130352855733242611721303528557332426117213035285573324261172130352855733242611721303528557332426117213035285573324261172130352855733242611721303528557332426117213035285573324261172130352855733242611721303528557332426117213035285573324261172130352855733242611721303528557332426117213035285573324261172130352855733242611721303528557332426117213035285573324261172130352855733242611721303528557332426" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4a75495-4c59-4de3-b4e2-570e19396325, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17697d13-e84e-48ca-a456-56a0d21e52d0, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17697d13-e84e-48ca-a456-56a0d21e52d0, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1583092214328298126 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15830922143282981261583092214328298126158309221432829812615830922143282981261583092214328298126158309221432829812615830922143282981261583092214328298126158309221432829812615830922143282981261583092214328298126158309221432829812615830922143282981261583092214328298126158309221432829812615830922143282981261583092214328298126158309221432829812615830922143282981261583092214328298126" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d489d112-8e38-4faf-b688-cfa1dcfea5b4, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7a80fdf-c952-4b9f-acce-981260cca89d, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7a80fdf-c952-4b9f-acce-981260cca89d, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10630939741558707392 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1063093974155870739210630939741558707392106309397415587073921063093974155870739210630939741558707392106309397415587073921063093974155870739210630939741558707392106309397415587073921063093974155870739210630939741558707392106309397415587073921063093974155870739210630939741558707392106309397415587073921063093974155870739210630939741558707392106309397415587073921063093974155870739210630939741558707392" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17697d13-e84e-48ca-a456-56a0d21e52d0, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6e5ea9c-67bf-41d1-a571-4c81dd450d1b, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6e5ea9c-67bf-41d1-a571-4c81dd450d1b, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12984015128285043097 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1298401512828504309712984015128285043097129840151282850430971298401512828504309712984015128285043097129840151282850430971298401512828504309712984015128285043097129840151282850430971298401512828504309712984015128285043097129840151282850430971298401512828504309712984015128285043097129840151282850430971298401512828504309712984015128285043097129840151282850430971298401512828504309712984015128285043097" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7a80fdf-c952-4b9f-acce-981260cca89d, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a332810-dc7e-4555-94d8-8cb4ce8e5bc4, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a332810-dc7e-4555-94d8-8cb4ce8e5bc4, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17110402815787058995 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1711040281578705899517110402815787058995171104028157870589951711040281578705899517110402815787058995171104028157870589951711040281578705899517110402815787058995171104028157870589951711040281578705899517110402815787058995171104028157870589951711040281578705899517110402815787058995171104028157870589951711040281578705899517110402815787058995171104028157870589951711040281578705899517110402815787058995" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6e5ea9c-67bf-41d1-a571-4c81dd450d1b, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba62c54a-cbaf-42a1-b81a-deaf9737cd0e, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba62c54a-cbaf-42a1-b81a-deaf9737cd0e, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8038380982436049132 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80383809824360491328038380982436049132803838098243604913280383809824360491328038380982436049132803838098243604913280383809824360491328038380982436049132803838098243604913280383809824360491328038380982436049132803838098243604913280383809824360491328038380982436049132803838098243604913280383809824360491328038380982436049132803838098243604913280383809824360491328038380982436049132" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a332810-dc7e-4555-94d8-8cb4ce8e5bc4, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0951912-cc29-4d24-a8e1-4c25eb4704b6, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0951912-cc29-4d24-a8e1-4c25eb4704b6, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5660475406694969496 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56604754066949694965660475406694969496566047540669496949656604754066949694965660475406694969496566047540669496949656604754066949694965660475406694969496566047540669496949656604754066949694965660475406694969496566047540669496949656604754066949694965660475406694969496566047540669496949656604754066949694965660475406694969496566047540669496949656604754066949694965660475406694969496" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba62c54a-cbaf-42a1-b81a-deaf9737cd0e, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 458c416f-9f29-40db-95ac-762657670fdf, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 458c416f-9f29-40db-95ac-762657670fdf, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7271004265053121933 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72710042650531219337271004265053121933727100426505312193372710042650531219337271004265053121933727100426505312193372710042650531219337271004265053121933727100426505312193372710042650531219337271004265053121933727100426505312193372710042650531219337271004265053121933727100426505312193372710042650531219337271004265053121933727100426505312193372710042650531219337271004265053121933" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0951912-cc29-4d24-a8e1-4c25eb4704b6, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3172187-71fa-44c3-9615-56040d2abf03, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3172187-71fa-44c3-9615-56040d2abf03, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18348445356091113270 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1834844535609111327018348445356091113270183484453560911132701834844535609111327018348445356091113270183484453560911132701834844535609111327018348445356091113270183484453560911132701834844535609111327018348445356091113270183484453560911132701834844535609111327018348445356091113270183484453560911132701834844535609111327018348445356091113270183484453560911132701834844535609111327018348445356091113270" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 458c416f-9f29-40db-95ac-762657670fdf, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b36cc98c-51d6-43c2-b06d-9ef174281dc3, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b36cc98c-51d6-43c2-b06d-9ef174281dc3, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4426912500872547360 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44269125008725473604426912500872547360442691250087254736044269125008725473604426912500872547360442691250087254736044269125008725473604426912500872547360442691250087254736044269125008725473604426912500872547360442691250087254736044269125008725473604426912500872547360442691250087254736044269125008725473604426912500872547360442691250087254736044269125008725473604426912500872547360" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3172187-71fa-44c3-9615-56040d2abf03, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01a9a428-85e1-471f-abe8-65d71e89ec04, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01a9a428-85e1-471f-abe8-65d71e89ec04, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3680830641042630294 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36808306410426302943680830641042630294368083064104263029436808306410426302943680830641042630294368083064104263029436808306410426302943680830641042630294368083064104263029436808306410426302943680830641042630294368083064104263029436808306410426302943680830641042630294368083064104263029436808306410426302943680830641042630294368083064104263029436808306410426302943680830641042630294" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b36cc98c-51d6-43c2-b06d-9ef174281dc3, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79f67ad5-0f2b-4747-bd67-52e1fd1dfb73, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79f67ad5-0f2b-4747-bd67-52e1fd1dfb73, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5719238005814279806 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57192380058142798065719238005814279806571923800581427980657192380058142798065719238005814279806571923800581427980657192380058142798065719238005814279806571923800581427980657192380058142798065719238005814279806571923800581427980657192380058142798065719238005814279806571923800581427980657192380058142798065719238005814279806571923800581427980657192380058142798065719238005814279806" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01a9a428-85e1-471f-abe8-65d71e89ec04, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86b5c3bb-6f04-468f-a0c2-dbc94d8a53e0, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86b5c3bb-6f04-468f-a0c2-dbc94d8a53e0, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4702396308197830968 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47023963081978309684702396308197830968470239630819783096847023963081978309684702396308197830968470239630819783096847023963081978309684702396308197830968470239630819783096847023963081978309684702396308197830968470239630819783096847023963081978309684702396308197830968470239630819783096847023963081978309684702396308197830968470239630819783096847023963081978309684702396308197830968" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79f67ad5-0f2b-4747-bd67-52e1fd1dfb73, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f05ae53e-575a-4ba0-97ba-1c01988f6745, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f05ae53e-575a-4ba0-97ba-1c01988f6745, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12146349364631834992 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1214634936463183499212146349364631834992121463493646318349921214634936463183499212146349364631834992121463493646318349921214634936463183499212146349364631834992121463493646318349921214634936463183499212146349364631834992121463493646318349921214634936463183499212146349364631834992121463493646318349921214634936463183499212146349364631834992121463493646318349921214634936463183499212146349364631834992" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86b5c3bb-6f04-468f-a0c2-dbc94d8a53e0, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72ecee6e-0d46-4043-bf14-1f434af164f5, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72ecee6e-0d46-4043-bf14-1f434af164f5, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9278746444666532206 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92787464446665322069278746444666532206927874644466653220692787464446665322069278746444666532206927874644466653220692787464446665322069278746444666532206927874644466653220692787464446665322069278746444666532206927874644466653220692787464446665322069278746444666532206927874644466653220692787464446665322069278746444666532206927874644466653220692787464446665322069278746444666532206" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f05ae53e-575a-4ba0-97ba-1c01988f6745, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0da4ce1-2bb0-4c4c-a4a6-304cce2a8999, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0da4ce1-2bb0-4c4c-a4a6-304cce2a8999, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13187904072259832957 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1318790407225983295713187904072259832957131879040722598329571318790407225983295713187904072259832957131879040722598329571318790407225983295713187904072259832957131879040722598329571318790407225983295713187904072259832957131879040722598329571318790407225983295713187904072259832957131879040722598329571318790407225983295713187904072259832957131879040722598329571318790407225983295713187904072259832957" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72ecee6e-0d46-4043-bf14-1f434af164f5, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f696255a-8d2c-40b8-babd-aeeb8976cecf, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f696255a-8d2c-40b8-babd-aeeb8976cecf, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5327570605545289747 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53275706055452897475327570605545289747532757060554528974753275706055452897475327570605545289747532757060554528974753275706055452897475327570605545289747532757060554528974753275706055452897475327570605545289747532757060554528974753275706055452897475327570605545289747532757060554528974753275706055452897475327570605545289747532757060554528974753275706055452897475327570605545289747" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0da4ce1-2bb0-4c4c-a4a6-304cce2a8999, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3bab0706-91c1-4fa7-84dc-7e47f653ae94, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3bab0706-91c1-4fa7-84dc-7e47f653ae94, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 955054142315440184 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "955054142315440184955054142315440184955054142315440184955054142315440184955054142315440184955054142315440184955054142315440184955054142315440184955054142315440184955054142315440184955054142315440184955054142315440184955054142315440184955054142315440184955054142315440184955054142315440184955054142315440184955054142315440184955054142315440184955054142315440184" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f696255a-8d2c-40b8-babd-aeeb8976cecf, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19eb3841-1350-40d0-b33e-35612f1be9d2, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19eb3841-1350-40d0-b33e-35612f1be9d2, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16416605235628023794 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1641660523562802379416416605235628023794164166052356280237941641660523562802379416416605235628023794164166052356280237941641660523562802379416416605235628023794164166052356280237941641660523562802379416416605235628023794164166052356280237941641660523562802379416416605235628023794164166052356280237941641660523562802379416416605235628023794164166052356280237941641660523562802379416416605235628023794" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3bab0706-91c1-4fa7-84dc-7e47f653ae94, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb4fc4de-00c1-4f18-a460-5627892e6184, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb4fc4de-00c1-4f18-a460-5627892e6184, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2595146898030306110 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25951468980303061102595146898030306110259514689803030611025951468980303061102595146898030306110259514689803030611025951468980303061102595146898030306110259514689803030611025951468980303061102595146898030306110259514689803030611025951468980303061102595146898030306110259514689803030611025951468980303061102595146898030306110259514689803030611025951468980303061102595146898030306110" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19eb3841-1350-40d0-b33e-35612f1be9d2, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a3968f7-5646-44f3-8431-7e475d663d25, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a3968f7-5646-44f3-8431-7e475d663d25, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8649848303351671571 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86498483033516715718649848303351671571864984830335167157186498483033516715718649848303351671571864984830335167157186498483033516715718649848303351671571864984830335167157186498483033516715718649848303351671571864984830335167157186498483033516715718649848303351671571864984830335167157186498483033516715718649848303351671571864984830335167157186498483033516715718649848303351671571" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb4fc4de-00c1-4f18-a460-5627892e6184, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f27c8e1-fdf7-4547-870e-5a1a6f1b3a25, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f27c8e1-fdf7-4547-870e-5a1a6f1b3a25, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 696455985706866172 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "696455985706866172696455985706866172696455985706866172696455985706866172696455985706866172696455985706866172696455985706866172696455985706866172696455985706866172696455985706866172696455985706866172696455985706866172696455985706866172696455985706866172696455985706866172696455985706866172696455985706866172696455985706866172696455985706866172696455985706866172" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a3968f7-5646-44f3-8431-7e475d663d25, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48ee248e-5b9c-49e8-a1f6-d844ee650e39, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48ee248e-5b9c-49e8-a1f6-d844ee650e39, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4026073883153113682 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40260738831531136824026073883153113682402607388315311368240260738831531136824026073883153113682402607388315311368240260738831531136824026073883153113682402607388315311368240260738831531136824026073883153113682402607388315311368240260738831531136824026073883153113682402607388315311368240260738831531136824026073883153113682402607388315311368240260738831531136824026073883153113682" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f27c8e1-fdf7-4547-870e-5a1a6f1b3a25, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 509826aa-7181-47bc-95d0-b1e99668fcba, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 509826aa-7181-47bc-95d0-b1e99668fcba, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3385524383478375859 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33855243834783758593385524383478375859338552438347837585933855243834783758593385524383478375859338552438347837585933855243834783758593385524383478375859338552438347837585933855243834783758593385524383478375859338552438347837585933855243834783758593385524383478375859338552438347837585933855243834783758593385524383478375859338552438347837585933855243834783758593385524383478375859" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48ee248e-5b9c-49e8-a1f6-d844ee650e39, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 509826aa-7181-47bc-95d0-b1e99668fcba, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c77634af-ee10-41ce-ac1f-fcee443378b9, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c77634af-ee10-41ce-ac1f-fcee443378b9, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14635092092218452263 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1463509209221845226314635092092218452263146350920922184522631463509209221845226314635092092218452263146350920922184522631463509209221845226314635092092218452263146350920922184522631463509209221845226314635092092218452263146350920922184522631463509209221845226314635092092218452263146350920922184522631463509209221845226314635092092218452263146350920922184522631463509209221845226314635092092218452263" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c9970bc-14b9-4189-bca7-084534c60d2d, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c9970bc-14b9-4189-bca7-084534c60d2d, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14040175305692144293 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1404017530569214429314040175305692144293140401753056921442931404017530569214429314040175305692144293140401753056921442931404017530569214429314040175305692144293140401753056921442931404017530569214429314040175305692144293140401753056921442931404017530569214429314040175305692144293140401753056921442931404017530569214429314040175305692144293140401753056921442931404017530569214429314040175305692144293" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c77634af-ee10-41ce-ac1f-fcee443378b9, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2bb2f5b2-20ce-4e00-adce-97fb05511b6b, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2bb2f5b2-20ce-4e00-adce-97fb05511b6b, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1939203650251019709 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19392036502510197091939203650251019709193920365025101970919392036502510197091939203650251019709193920365025101970919392036502510197091939203650251019709193920365025101970919392036502510197091939203650251019709193920365025101970919392036502510197091939203650251019709193920365025101970919392036502510197091939203650251019709193920365025101970919392036502510197091939203650251019709" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c9970bc-14b9-4189-bca7-084534c60d2d, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff3dea32-5dc5-4aca-9975-c5369f297a30, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff3dea32-5dc5-4aca-9975-c5369f297a30, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17475881190266711685 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1747588119026671168517475881190266711685174758811902667116851747588119026671168517475881190266711685174758811902667116851747588119026671168517475881190266711685174758811902667116851747588119026671168517475881190266711685174758811902667116851747588119026671168517475881190266711685174758811902667116851747588119026671168517475881190266711685174758811902667116851747588119026671168517475881190266711685" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2bb2f5b2-20ce-4e00-adce-97fb05511b6b, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e66a0ce7-89ea-43c5-b1da-2a7d6e95abd8, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e66a0ce7-89ea-43c5-b1da-2a7d6e95abd8, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5611290826110436589 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56112908261104365895611290826110436589561129082611043658956112908261104365895611290826110436589561129082611043658956112908261104365895611290826110436589561129082611043658956112908261104365895611290826110436589561129082611043658956112908261104365895611290826110436589561129082611043658956112908261104365895611290826110436589561129082611043658956112908261104365895611290826110436589" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff3dea32-5dc5-4aca-9975-c5369f297a30, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e096fc95-0163-44b6-a2c9-7730d92bf942, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e096fc95-0163-44b6-a2c9-7730d92bf942, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5227679272093496198 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52276792720934961985227679272093496198522767927209349619852276792720934961985227679272093496198522767927209349619852276792720934961985227679272093496198522767927209349619852276792720934961985227679272093496198522767927209349619852276792720934961985227679272093496198522767927209349619852276792720934961985227679272093496198522767927209349619852276792720934961985227679272093496198" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e66a0ce7-89ea-43c5-b1da-2a7d6e95abd8, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2136b51c-80e2-409d-97ce-ed149e3d8559, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2136b51c-80e2-409d-97ce-ed149e3d8559, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4409109837581023902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44091098375810239024409109837581023902440910983758102390244091098375810239024409109837581023902440910983758102390244091098375810239024409109837581023902440910983758102390244091098375810239024409109837581023902440910983758102390244091098375810239024409109837581023902440910983758102390244091098375810239024409109837581023902440910983758102390244091098375810239024409109837581023902" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e096fc95-0163-44b6-a2c9-7730d92bf942, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19d11663-1bf2-4552-aac5-94ab4c9ab5ac, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19d11663-1bf2-4552-aac5-94ab4c9ab5ac, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16739374148811514847 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1673937414881151484716739374148811514847167393741488115148471673937414881151484716739374148811514847167393741488115148471673937414881151484716739374148811514847167393741488115148471673937414881151484716739374148811514847167393741488115148471673937414881151484716739374148811514847167393741488115148471673937414881151484716739374148811514847167393741488115148471673937414881151484716739374148811514847" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2136b51c-80e2-409d-97ce-ed149e3d8559, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7bfdd228-2323-4c3e-b12b-6d63946781f4, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bfdd228-2323-4c3e-b12b-6d63946781f4, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7660626051492471591 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76606260514924715917660626051492471591766062605149247159176606260514924715917660626051492471591766062605149247159176606260514924715917660626051492471591766062605149247159176606260514924715917660626051492471591766062605149247159176606260514924715917660626051492471591766062605149247159176606260514924715917660626051492471591766062605149247159176606260514924715917660626051492471591" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19d11663-1bf2-4552-aac5-94ab4c9ab5ac, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82a0f464-7cae-4cff-8530-9b7043a3c554, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82a0f464-7cae-4cff-8530-9b7043a3c554, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14945229075981760343 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1494522907598176034314945229075981760343149452290759817603431494522907598176034314945229075981760343149452290759817603431494522907598176034314945229075981760343149452290759817603431494522907598176034314945229075981760343149452290759817603431494522907598176034314945229075981760343149452290759817603431494522907598176034314945229075981760343149452290759817603431494522907598176034314945229075981760343" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bfdd228-2323-4c3e-b12b-6d63946781f4, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 471bb2f8-83a3-4d92-b1fb-b50477568e3f, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 471bb2f8-83a3-4d92-b1fb-b50477568e3f, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13592136164428369579 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1359213616442836957913592136164428369579135921361644283695791359213616442836957913592136164428369579135921361644283695791359213616442836957913592136164428369579135921361644283695791359213616442836957913592136164428369579135921361644283695791359213616442836957913592136164428369579135921361644283695791359213616442836957913592136164428369579135921361644283695791359213616442836957913592136164428369579" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82a0f464-7cae-4cff-8530-9b7043a3c554, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 290aef83-6c68-446f-b6d3-fda72cc4bfbf, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 290aef83-6c68-446f-b6d3-fda72cc4bfbf, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16549807208596543413 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1654980720859654341316549807208596543413165498072085965434131654980720859654341316549807208596543413165498072085965434131654980720859654341316549807208596543413165498072085965434131654980720859654341316549807208596543413165498072085965434131654980720859654341316549807208596543413165498072085965434131654980720859654341316549807208596543413165498072085965434131654980720859654341316549807208596543413" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 471bb2f8-83a3-4d92-b1fb-b50477568e3f, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51d832c6-d36f-43f0-9fb8-1c3e3c64e375, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51d832c6-d36f-43f0-9fb8-1c3e3c64e375, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4834211267582931741 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48342112675829317414834211267582931741483421126758293174148342112675829317414834211267582931741483421126758293174148342112675829317414834211267582931741483421126758293174148342112675829317414834211267582931741483421126758293174148342112675829317414834211267582931741483421126758293174148342112675829317414834211267582931741483421126758293174148342112675829317414834211267582931741" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 290aef83-6c68-446f-b6d3-fda72cc4bfbf, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8233d117-20c7-45ba-8d5b-0e73863483b7, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8233d117-20c7-45ba-8d5b-0e73863483b7, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3232567624094546975 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32325676240945469753232567624094546975323256762409454697532325676240945469753232567624094546975323256762409454697532325676240945469753232567624094546975323256762409454697532325676240945469753232567624094546975323256762409454697532325676240945469753232567624094546975323256762409454697532325676240945469753232567624094546975323256762409454697532325676240945469753232567624094546975" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51d832c6-d36f-43f0-9fb8-1c3e3c64e375, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e035598-d368-4018-9d5b-6a50e091f87c, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e035598-d368-4018-9d5b-6a50e091f87c, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14425981762910462856 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1442598176291046285614425981762910462856144259817629104628561442598176291046285614425981762910462856144259817629104628561442598176291046285614425981762910462856144259817629104628561442598176291046285614425981762910462856144259817629104628561442598176291046285614425981762910462856144259817629104628561442598176291046285614425981762910462856144259817629104628561442598176291046285614425981762910462856" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e035598-d368-4018-9d5b-6a50e091f87c, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3df6914c-48f2-4789-98d2-8c7daf5f1b47, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3df6914c-48f2-4789-98d2-8c7daf5f1b47, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14276938262034519200 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1427693826203451920014276938262034519200142769382620345192001427693826203451920014276938262034519200142769382620345192001427693826203451920014276938262034519200142769382620345192001427693826203451920014276938262034519200142769382620345192001427693826203451920014276938262034519200142769382620345192001427693826203451920014276938262034519200142769382620345192001427693826203451920014276938262034519200" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8233d117-20c7-45ba-8d5b-0e73863483b7, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ffd764c3-c317-46d1-8f91-a879b65505ac, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ffd764c3-c317-46d1-8f91-a879b65505ac, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6659869046078927715 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66598690460789277156659869046078927715665986904607892771566598690460789277156659869046078927715665986904607892771566598690460789277156659869046078927715665986904607892771566598690460789277156659869046078927715665986904607892771566598690460789277156659869046078927715665986904607892771566598690460789277156659869046078927715665986904607892771566598690460789277156659869046078927715" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3df6914c-48f2-4789-98d2-8c7daf5f1b47, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d03ca0b9-4ff3-44d7-a07b-9e39b697a254, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d03ca0b9-4ff3-44d7-a07b-9e39b697a254, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1150837484572206320 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11508374845722063201150837484572206320115083748457220632011508374845722063201150837484572206320115083748457220632011508374845722063201150837484572206320115083748457220632011508374845722063201150837484572206320115083748457220632011508374845722063201150837484572206320115083748457220632011508374845722063201150837484572206320115083748457220632011508374845722063201150837484572206320" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ffd764c3-c317-46d1-8f91-a879b65505ac, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47121cc0-db14-485a-9ca8-93eb51f45c49, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47121cc0-db14-485a-9ca8-93eb51f45c49, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14442105083379566674 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1444210508337956667414442105083379566674144421050833795666741444210508337956667414442105083379566674144421050833795666741444210508337956667414442105083379566674144421050833795666741444210508337956667414442105083379566674144421050833795666741444210508337956667414442105083379566674144421050833795666741444210508337956667414442105083379566674144421050833795666741444210508337956667414442105083379566674" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d03ca0b9-4ff3-44d7-a07b-9e39b697a254, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de0ee860-508a-4f31-b71c-ab7e36fdcd9a, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de0ee860-508a-4f31-b71c-ab7e36fdcd9a, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3933670365255979601 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39336703652559796013933670365255979601393367036525597960139336703652559796013933670365255979601393367036525597960139336703652559796013933670365255979601393367036525597960139336703652559796013933670365255979601393367036525597960139336703652559796013933670365255979601393367036525597960139336703652559796013933670365255979601393367036525597960139336703652559796013933670365255979601" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47121cc0-db14-485a-9ca8-93eb51f45c49, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cfe04f26-85e9-4538-8cc2-debef5d15015, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cfe04f26-85e9-4538-8cc2-debef5d15015, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3146812246127991316 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31468122461279913163146812246127991316314681224612799131631468122461279913163146812246127991316314681224612799131631468122461279913163146812246127991316314681224612799131631468122461279913163146812246127991316314681224612799131631468122461279913163146812246127991316314681224612799131631468122461279913163146812246127991316314681224612799131631468122461279913163146812246127991316" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de0ee860-508a-4f31-b71c-ab7e36fdcd9a, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 016e8005-5137-4346-92f8-06995964816c, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 016e8005-5137-4346-92f8-06995964816c, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4568308122943972551 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45683081229439725514568308122943972551456830812294397255145683081229439725514568308122943972551456830812294397255145683081229439725514568308122943972551456830812294397255145683081229439725514568308122943972551456830812294397255145683081229439725514568308122943972551456830812294397255145683081229439725514568308122943972551456830812294397255145683081229439725514568308122943972551" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cfe04f26-85e9-4538-8cc2-debef5d15015, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c113c79-73d8-45ed-bdab-4e91b2d8a1da, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c113c79-73d8-45ed-bdab-4e91b2d8a1da, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14000496329824284712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1400049632982428471214000496329824284712140004963298242847121400049632982428471214000496329824284712140004963298242847121400049632982428471214000496329824284712140004963298242847121400049632982428471214000496329824284712140004963298242847121400049632982428471214000496329824284712140004963298242847121400049632982428471214000496329824284712140004963298242847121400049632982428471214000496329824284712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 016e8005-5137-4346-92f8-06995964816c, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66d02406-694f-4b6d-9905-e0209129b1da, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66d02406-694f-4b6d-9905-e0209129b1da, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8890502632552061732 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88905026325520617328890502632552061732889050263255206173288905026325520617328890502632552061732889050263255206173288905026325520617328890502632552061732889050263255206173288905026325520617328890502632552061732889050263255206173288905026325520617328890502632552061732889050263255206173288905026325520617328890502632552061732889050263255206173288905026325520617328890502632552061732" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c113c79-73d8-45ed-bdab-4e91b2d8a1da, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8fbe416-62cc-4f04-9f99-3443787ef1e7, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8fbe416-62cc-4f04-9f99-3443787ef1e7, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4457712104967966536 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44577121049679665364457712104967966536445771210496796653644577121049679665364457712104967966536445771210496796653644577121049679665364457712104967966536445771210496796653644577121049679665364457712104967966536445771210496796653644577121049679665364457712104967966536445771210496796653644577121049679665364457712104967966536445771210496796653644577121049679665364457712104967966536" } } } 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:273 Stopped node localhost:12675/3
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66d02406-694f-4b6d-9905-e0209129b1da, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b368f18-44c2-4710-8c5d-a6fff7f705ba, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b368f18-44c2-4710-8c5d-a6fff7f705ba, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3190554174389252452 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31905541743892524523190554174389252452319055417438925245231905541743892524523190554174389252452319055417438925245231905541743892524523190554174389252452319055417438925245231905541743892524523190554174389252452319055417438925245231905541743892524523190554174389252452319055417438925245231905541743892524523190554174389252452319055417438925245231905541743892524523190554174389252452" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8fbe416-62cc-4f04-9f99-3443787ef1e7, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 660aaad3-5fc9-47c2-b214-f59f4929c13c, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 660aaad3-5fc9-47c2-b214-f59f4929c13c, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7027155423932592794 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70271554239325927947027155423932592794702715542393259279470271554239325927947027155423932592794702715542393259279470271554239325927947027155423932592794702715542393259279470271554239325927947027155423932592794702715542393259279470271554239325927947027155423932592794702715542393259279470271554239325927947027155423932592794702715542393259279470271554239325927947027155423932592794" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b368f18-44c2-4710-8c5d-a6fff7f705ba, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b368e59-500b-4141-9c4b-8d60a6bf64f3, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b368e59-500b-4141-9c4b-8d60a6bf64f3, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8724939909262180526 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87249399092621805268724939909262180526872493990926218052687249399092621805268724939909262180526872493990926218052687249399092621805268724939909262180526872493990926218052687249399092621805268724939909262180526872493990926218052687249399092621805268724939909262180526872493990926218052687249399092621805268724939909262180526872493990926218052687249399092621805268724939909262180526" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 660aaad3-5fc9-47c2-b214-f59f4929c13c, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7158347c-a62f-4403-b352-56a1261f63d9, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7158347c-a62f-4403-b352-56a1261f63d9, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3664720237475757829 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36647202374757578293664720237475757829366472023747575782936647202374757578293664720237475757829366472023747575782936647202374757578293664720237475757829366472023747575782936647202374757578293664720237475757829366472023747575782936647202374757578293664720237475757829366472023747575782936647202374757578293664720237475757829366472023747575782936647202374757578293664720237475757829" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b368e59-500b-4141-9c4b-8d60a6bf64f3, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1394cac3-ef70-4bdb-8b6b-2a243bc47d8f, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1394cac3-ef70-4bdb-8b6b-2a243bc47d8f, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13424292497867255957 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1342429249786725595713424292497867255957134242924978672559571342429249786725595713424292497867255957134242924978672559571342429249786725595713424292497867255957134242924978672559571342429249786725595713424292497867255957134242924978672559571342429249786725595713424292497867255957134242924978672559571342429249786725595713424292497867255957134242924978672559571342429249786725595713424292497867255957" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7158347c-a62f-4403-b352-56a1261f63d9, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1394cac3-ef70-4bdb-8b6b-2a243bc47d8f, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbed5e32-701d-4e62-91f4-48c67636fefd, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10780dcc-f91c-487d-a44d-ddb51a249f80, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10780dcc-f91c-487d-a44d-ddb51a249f80, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11182492425229216373 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1118249242522921637311182492425229216373111824924252292163731118249242522921637311182492425229216373111824924252292163731118249242522921637311182492425229216373111824924252292163731118249242522921637311182492425229216373111824924252292163731118249242522921637311182492425229216373111824924252292163731118249242522921637311182492425229216373111824924252292163731118249242522921637311182492425229216373" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbed5e32-701d-4e62-91f4-48c67636fefd, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15751428133741018064 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1575142813374101806415751428133741018064157514281337410180641575142813374101806415751428133741018064157514281337410180641575142813374101806415751428133741018064157514281337410180641575142813374101806415751428133741018064157514281337410180641575142813374101806415751428133741018064157514281337410180641575142813374101806415751428133741018064157514281337410180641575142813374101806415751428133741018064" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10780dcc-f91c-487d-a44d-ddb51a249f80, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42e5afb7-a6e7-45d4-ab69-2aee14da1efd, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42e5afb7-a6e7-45d4-ab69-2aee14da1efd, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12571779101001207707 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1257177910100120770712571779101001207707125717791010012077071257177910100120770712571779101001207707125717791010012077071257177910100120770712571779101001207707125717791010012077071257177910100120770712571779101001207707125717791010012077071257177910100120770712571779101001207707125717791010012077071257177910100120770712571779101001207707125717791010012077071257177910100120770712571779101001207707" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbed5e32-701d-4e62-91f4-48c67636fefd, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f778029-1fb9-44b0-9383-b6ec83f351f6, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f778029-1fb9-44b0-9383-b6ec83f351f6, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6464057070610548000 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64640570706105480006464057070610548000646405707061054800064640570706105480006464057070610548000646405707061054800064640570706105480006464057070610548000646405707061054800064640570706105480006464057070610548000646405707061054800064640570706105480006464057070610548000646405707061054800064640570706105480006464057070610548000646405707061054800064640570706105480006464057070610548000" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42e5afb7-a6e7-45d4-ab69-2aee14da1efd, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9cdb6e1c-10ba-4bab-923b-75b73372c412, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9cdb6e1c-10ba-4bab-923b-75b73372c412, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6775152341215223649 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67751523412152236496775152341215223649677515234121522364967751523412152236496775152341215223649677515234121522364967751523412152236496775152341215223649677515234121522364967751523412152236496775152341215223649677515234121522364967751523412152236496775152341215223649677515234121522364967751523412152236496775152341215223649677515234121522364967751523412152236496775152341215223649" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f778029-1fb9-44b0-9383-b6ec83f351f6, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5519e220-2a11-4db7-b640-1aec8e2ad23d, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5519e220-2a11-4db7-b640-1aec8e2ad23d, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3867059029623418694 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38670590296234186943867059029623418694386705902962341869438670590296234186943867059029623418694386705902962341869438670590296234186943867059029623418694386705902962341869438670590296234186943867059029623418694386705902962341869438670590296234186943867059029623418694386705902962341869438670590296234186943867059029623418694386705902962341869438670590296234186943867059029623418694" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9cdb6e1c-10ba-4bab-923b-75b73372c412, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 841ba90d-68e9-408a-8f9d-2bccf0ffb6cb, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 841ba90d-68e9-408a-8f9d-2bccf0ffb6cb, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10512066835174736848 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1051206683517473684810512066835174736848105120668351747368481051206683517473684810512066835174736848105120668351747368481051206683517473684810512066835174736848105120668351747368481051206683517473684810512066835174736848105120668351747368481051206683517473684810512066835174736848105120668351747368481051206683517473684810512066835174736848105120668351747368481051206683517473684810512066835174736848" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 841ba90d-68e9-408a-8f9d-2bccf0ffb6cb, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b866beb3-6fe4-49a9-be95-fbf179240621, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b866beb3-6fe4-49a9-be95-fbf179240621, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17516662116084959280 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1751666211608495928017516662116084959280175166621160849592801751666211608495928017516662116084959280175166621160849592801751666211608495928017516662116084959280175166621160849592801751666211608495928017516662116084959280175166621160849592801751666211608495928017516662116084959280175166621160849592801751666211608495928017516662116084959280175166621160849592801751666211608495928017516662116084959280" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5519e220-2a11-4db7-b640-1aec8e2ad23d, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9390c086-eb1f-4d0e-add1-58928a935b4a, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9390c086-eb1f-4d0e-add1-58928a935b4a, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18161127924881665452 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1816112792488166545218161127924881665452181611279248816654521816112792488166545218161127924881665452181611279248816654521816112792488166545218161127924881665452181611279248816654521816112792488166545218161127924881665452181611279248816654521816112792488166545218161127924881665452181611279248816654521816112792488166545218161127924881665452181611279248816654521816112792488166545218161127924881665452" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b866beb3-6fe4-49a9-be95-fbf179240621, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ebf1bf98-9f76-4651-8ca8-5f2d504f676c, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebf1bf98-9f76-4651-8ca8-5f2d504f676c, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7004153408130441572 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70041534081304415727004153408130441572700415340813044157270041534081304415727004153408130441572700415340813044157270041534081304415727004153408130441572700415340813044157270041534081304415727004153408130441572700415340813044157270041534081304415727004153408130441572700415340813044157270041534081304415727004153408130441572700415340813044157270041534081304415727004153408130441572" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9390c086-eb1f-4d0e-add1-58928a935b4a, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc5aba97-e355-4fd6-bcde-9546e2e59b79, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc5aba97-e355-4fd6-bcde-9546e2e59b79, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4820571046836432343 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48205710468364323434820571046836432343482057104683643234348205710468364323434820571046836432343482057104683643234348205710468364323434820571046836432343482057104683643234348205710468364323434820571046836432343482057104683643234348205710468364323434820571046836432343482057104683643234348205710468364323434820571046836432343482057104683643234348205710468364323434820571046836432343" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebf1bf98-9f76-4651-8ca8-5f2d504f676c, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93330727-1be5-4f56-b898-bdf0f1a926d5, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93330727-1be5-4f56-b898-bdf0f1a926d5, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2458312175451100835 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24583121754511008352458312175451100835245831217545110083524583121754511008352458312175451100835245831217545110083524583121754511008352458312175451100835245831217545110083524583121754511008352458312175451100835245831217545110083524583121754511008352458312175451100835245831217545110083524583121754511008352458312175451100835245831217545110083524583121754511008352458312175451100835" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc5aba97-e355-4fd6-bcde-9546e2e59b79, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 280f9728-c2f6-4684-8c4e-accf8bb7fd84, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 280f9728-c2f6-4684-8c4e-accf8bb7fd84, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13803170378604905292 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1380317037860490529213803170378604905292138031703786049052921380317037860490529213803170378604905292138031703786049052921380317037860490529213803170378604905292138031703786049052921380317037860490529213803170378604905292138031703786049052921380317037860490529213803170378604905292138031703786049052921380317037860490529213803170378604905292138031703786049052921380317037860490529213803170378604905292" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93330727-1be5-4f56-b898-bdf0f1a926d5, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da37916d-478e-400b-8a4f-b488a0cc0d4d, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da37916d-478e-400b-8a4f-b488a0cc0d4d, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12243391159043912799 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1224339115904391279912243391159043912799122433911590439127991224339115904391279912243391159043912799122433911590439127991224339115904391279912243391159043912799122433911590439127991224339115904391279912243391159043912799122433911590439127991224339115904391279912243391159043912799122433911590439127991224339115904391279912243391159043912799122433911590439127991224339115904391279912243391159043912799" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 280f9728-c2f6-4684-8c4e-accf8bb7fd84, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d73acc0-d258-48fb-93d9-f75258f0e72a, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d73acc0-d258-48fb-93d9-f75258f0e72a, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17676963980947629305 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1767696398094762930517676963980947629305176769639809476293051767696398094762930517676963980947629305176769639809476293051767696398094762930517676963980947629305176769639809476293051767696398094762930517676963980947629305176769639809476293051767696398094762930517676963980947629305176769639809476293051767696398094762930517676963980947629305176769639809476293051767696398094762930517676963980947629305" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da37916d-478e-400b-8a4f-b488a0cc0d4d, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 757daa7d-f71d-4265-8889-6c85a65a77dd, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 757daa7d-f71d-4265-8889-6c85a65a77dd, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4936102890141543641 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49361028901415436414936102890141543641493610289014154364149361028901415436414936102890141543641493610289014154364149361028901415436414936102890141543641493610289014154364149361028901415436414936102890141543641493610289014154364149361028901415436414936102890141543641493610289014154364149361028901415436414936102890141543641493610289014154364149361028901415436414936102890141543641" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d73acc0-d258-48fb-93d9-f75258f0e72a, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c681527a-4435-4ea8-a980-666a05205068, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c681527a-4435-4ea8-a980-666a05205068, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12216773817811495347 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1221677381781149534712216773817811495347122167738178114953471221677381781149534712216773817811495347122167738178114953471221677381781149534712216773817811495347122167738178114953471221677381781149534712216773817811495347122167738178114953471221677381781149534712216773817811495347122167738178114953471221677381781149534712216773817811495347122167738178114953471221677381781149534712216773817811495347" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 757daa7d-f71d-4265-8889-6c85a65a77dd, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8737175f-ca48-4d97-82e8-ac3060b93174, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8737175f-ca48-4d97-82e8-ac3060b93174, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4930930001446871487 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49309300014468714874930930001446871487493093000144687148749309300014468714874930930001446871487493093000144687148749309300014468714874930930001446871487493093000144687148749309300014468714874930930001446871487493093000144687148749309300014468714874930930001446871487493093000144687148749309300014468714874930930001446871487493093000144687148749309300014468714874930930001446871487" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c681527a-4435-4ea8-a980-666a05205068, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9563701a-7806-4686-92e5-f9fbab0f1e09, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9563701a-7806-4686-92e5-f9fbab0f1e09, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8815630776651707293 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88156307766517072938815630776651707293881563077665170729388156307766517072938815630776651707293881563077665170729388156307766517072938815630776651707293881563077665170729388156307766517072938815630776651707293881563077665170729388156307766517072938815630776651707293881563077665170729388156307766517072938815630776651707293881563077665170729388156307766517072938815630776651707293" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8737175f-ca48-4d97-82e8-ac3060b93174, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7474175c-542d-4d9c-8621-91a672dff953, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7474175c-542d-4d9c-8621-91a672dff953, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2157140020249553945 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21571400202495539452157140020249553945215714002024955394521571400202495539452157140020249553945215714002024955394521571400202495539452157140020249553945215714002024955394521571400202495539452157140020249553945215714002024955394521571400202495539452157140020249553945215714002024955394521571400202495539452157140020249553945215714002024955394521571400202495539452157140020249553945" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9563701a-7806-4686-92e5-f9fbab0f1e09, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbdc8827-206f-4e61-abda-ad65eb7c6001, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7474175c-542d-4d9c-8621-91a672dff953, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 714d0079-f5bb-49e5-b0b9-66ca062c6d9a, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbdc8827-206f-4e61-abda-ad65eb7c6001, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13019659328545058621 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1301965932854505862113019659328545058621130196593285450586211301965932854505862113019659328545058621130196593285450586211301965932854505862113019659328545058621130196593285450586211301965932854505862113019659328545058621130196593285450586211301965932854505862113019659328545058621130196593285450586211301965932854505862113019659328545058621130196593285450586211301965932854505862113019659328545058621" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 714d0079-f5bb-49e5-b0b9-66ca062c6d9a, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16920905286318139349 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1692090528631813934916920905286318139349169209052863181393491692090528631813934916920905286318139349169209052863181393491692090528631813934916920905286318139349169209052863181393491692090528631813934916920905286318139349169209052863181393491692090528631813934916920905286318139349169209052863181393491692090528631813934916920905286318139349169209052863181393491692090528631813934916920905286318139349" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbdc8827-206f-4e61-abda-ad65eb7c6001, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5fa6e67-c642-4c07-8612-8778bb35730a, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5fa6e67-c642-4c07-8612-8778bb35730a, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2789922927938510110 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27899229279385101102789922927938510110278992292793851011027899229279385101102789922927938510110278992292793851011027899229279385101102789922927938510110278992292793851011027899229279385101102789922927938510110278992292793851011027899229279385101102789922927938510110278992292793851011027899229279385101102789922927938510110278992292793851011027899229279385101102789922927938510110" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 714d0079-f5bb-49e5-b0b9-66ca062c6d9a, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b22605b9-6c4c-4d9b-9352-7876af2b8e8e, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b22605b9-6c4c-4d9b-9352-7876af2b8e8e, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9770694208805904327 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97706942088059043279770694208805904327977069420880590432797706942088059043279770694208805904327977069420880590432797706942088059043279770694208805904327977069420880590432797706942088059043279770694208805904327977069420880590432797706942088059043279770694208805904327977069420880590432797706942088059043279770694208805904327977069420880590432797706942088059043279770694208805904327" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5fa6e67-c642-4c07-8612-8778bb35730a, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58fc8cb2-128a-46d8-aa7a-93d6674b465d, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58fc8cb2-128a-46d8-aa7a-93d6674b465d, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1554010722287102316 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15540107222871023161554010722287102316155401072228710231615540107222871023161554010722287102316155401072228710231615540107222871023161554010722287102316155401072228710231615540107222871023161554010722287102316155401072228710231615540107222871023161554010722287102316155401072228710231615540107222871023161554010722287102316155401072228710231615540107222871023161554010722287102316" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b22605b9-6c4c-4d9b-9352-7876af2b8e8e, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e589b8a9-f0af-4457-b4cc-52a9356cd65e, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e589b8a9-f0af-4457-b4cc-52a9356cd65e, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8732878519939631215 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87328785199396312158732878519939631215873287851993963121587328785199396312158732878519939631215873287851993963121587328785199396312158732878519939631215873287851993963121587328785199396312158732878519939631215873287851993963121587328785199396312158732878519939631215873287851993963121587328785199396312158732878519939631215873287851993963121587328785199396312158732878519939631215" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58fc8cb2-128a-46d8-aa7a-93d6674b465d, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18193b20-e781-46f0-af08-3c42d5056dcc, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e589b8a9-f0af-4457-b4cc-52a9356cd65e, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18193b20-e781-46f0-af08-3c42d5056dcc, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5271479405682595762 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52714794056825957625271479405682595762527147940568259576252714794056825957625271479405682595762527147940568259576252714794056825957625271479405682595762527147940568259576252714794056825957625271479405682595762527147940568259576252714794056825957625271479405682595762527147940568259576252714794056825957625271479405682595762527147940568259576252714794056825957625271479405682595762" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b15b751-e693-4ae9-b4bc-eda122ff80e6, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b15b751-e693-4ae9-b4bc-eda122ff80e6, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6757514805715968839 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67575148057159688396757514805715968839675751480571596883967575148057159688396757514805715968839675751480571596883967575148057159688396757514805715968839675751480571596883967575148057159688396757514805715968839675751480571596883967575148057159688396757514805715968839675751480571596883967575148057159688396757514805715968839675751480571596883967575148057159688396757514805715968839" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18193b20-e781-46f0-af08-3c42d5056dcc, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30eaee68-fa62-40a8-80f1-0b6ae3f2b348, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30eaee68-fa62-40a8-80f1-0b6ae3f2b348, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10740098866659483581 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1074009886665948358110740098866659483581107400988666594835811074009886665948358110740098866659483581107400988666594835811074009886665948358110740098866659483581107400988666594835811074009886665948358110740098866659483581107400988666594835811074009886665948358110740098866659483581107400988666594835811074009886665948358110740098866659483581107400988666594835811074009886665948358110740098866659483581" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b15b751-e693-4ae9-b4bc-eda122ff80e6, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24af939e-339f-4998-91c5-6594ce4a6629, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30eaee68-fa62-40a8-80f1-0b6ae3f2b348, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24af939e-339f-4998-91c5-6594ce4a6629, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1051610642719304620 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10516106427193046201051610642719304620105161064271930462010516106427193046201051610642719304620105161064271930462010516106427193046201051610642719304620105161064271930462010516106427193046201051610642719304620105161064271930462010516106427193046201051610642719304620105161064271930462010516106427193046201051610642719304620105161064271930462010516106427193046201051610642719304620" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba702857-62c5-486c-a483-4fd8d8c863d0, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba702857-62c5-486c-a483-4fd8d8c863d0, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17361252703665935155 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1736125270366593515517361252703665935155173612527036659351551736125270366593515517361252703665935155173612527036659351551736125270366593515517361252703665935155173612527036659351551736125270366593515517361252703665935155173612527036659351551736125270366593515517361252703665935155173612527036659351551736125270366593515517361252703665935155173612527036659351551736125270366593515517361252703665935155" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24af939e-339f-4998-91c5-6594ce4a6629, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 234ef71d-cfdb-4bee-afc6-a0370a64558b, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 234ef71d-cfdb-4bee-afc6-a0370a64558b, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 980517052067932157 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "980517052067932157980517052067932157980517052067932157980517052067932157980517052067932157980517052067932157980517052067932157980517052067932157980517052067932157980517052067932157980517052067932157980517052067932157980517052067932157980517052067932157980517052067932157980517052067932157980517052067932157980517052067932157980517052067932157980517052067932157" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba702857-62c5-486c-a483-4fd8d8c863d0, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e839c8f5-bc54-4992-a200-d5f43fced234, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e839c8f5-bc54-4992-a200-d5f43fced234, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7641034846323287626 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76410348463232876267641034846323287626764103484632328762676410348463232876267641034846323287626764103484632328762676410348463232876267641034846323287626764103484632328762676410348463232876267641034846323287626764103484632328762676410348463232876267641034846323287626764103484632328762676410348463232876267641034846323287626764103484632328762676410348463232876267641034846323287626" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 234ef71d-cfdb-4bee-afc6-a0370a64558b, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa9e94bb-fd5a-4ac0-947e-7df95fe595d6, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e839c8f5-bc54-4992-a200-d5f43fced234, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea02ad39-47f1-44d8-8a98-c4a01740b6cc, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea02ad39-47f1-44d8-8a98-c4a01740b6cc, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7044592783390896129 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70445927833908961297044592783390896129704459278339089612970445927833908961297044592783390896129704459278339089612970445927833908961297044592783390896129704459278339089612970445927833908961297044592783390896129704459278339089612970445927833908961297044592783390896129704459278339089612970445927833908961297044592783390896129704459278339089612970445927833908961297044592783390896129" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa9e94bb-fd5a-4ac0-947e-7df95fe595d6, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14697460132427664150 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1469746013242766415014697460132427664150146974601324276641501469746013242766415014697460132427664150146974601324276641501469746013242766415014697460132427664150146974601324276641501469746013242766415014697460132427664150146974601324276641501469746013242766415014697460132427664150146974601324276641501469746013242766415014697460132427664150146974601324276641501469746013242766415014697460132427664150" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea02ad39-47f1-44d8-8a98-c4a01740b6cc, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 569e91a9-6c00-483b-8279-eb180f097439, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 569e91a9-6c00-483b-8279-eb180f097439, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8756119919830290546 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87561199198302905468756119919830290546875611991983029054687561199198302905468756119919830290546875611991983029054687561199198302905468756119919830290546875611991983029054687561199198302905468756119919830290546875611991983029054687561199198302905468756119919830290546875611991983029054687561199198302905468756119919830290546875611991983029054687561199198302905468756119919830290546" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa9e94bb-fd5a-4ac0-947e-7df95fe595d6, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17cce2b4-613b-48e5-85b8-0bde21503f39, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17cce2b4-613b-48e5-85b8-0bde21503f39, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9144722572897545310 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91447225728975453109144722572897545310914472257289754531091447225728975453109144722572897545310914472257289754531091447225728975453109144722572897545310914472257289754531091447225728975453109144722572897545310914472257289754531091447225728975453109144722572897545310914472257289754531091447225728975453109144722572897545310914472257289754531091447225728975453109144722572897545310" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 569e91a9-6c00-483b-8279-eb180f097439, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9a396d1-828e-4e24-9f3a-de43ec07075f, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9a396d1-828e-4e24-9f3a-de43ec07075f, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7932983054446806801 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79329830544468068017932983054446806801793298305444680680179329830544468068017932983054446806801793298305444680680179329830544468068017932983054446806801793298305444680680179329830544468068017932983054446806801793298305444680680179329830544468068017932983054446806801793298305444680680179329830544468068017932983054446806801793298305444680680179329830544468068017932983054446806801" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17cce2b4-613b-48e5-85b8-0bde21503f39, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26a3d8bd-6409-44c5-b9b4-ce3273417e6e, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26a3d8bd-6409-44c5-b9b4-ce3273417e6e, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1069040366775854952 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10690403667758549521069040366775854952106904036677585495210690403667758549521069040366775854952106904036677585495210690403667758549521069040366775854952106904036677585495210690403667758549521069040366775854952106904036677585495210690403667758549521069040366775854952106904036677585495210690403667758549521069040366775854952106904036677585495210690403667758549521069040366775854952" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9a396d1-828e-4e24-9f3a-de43ec07075f, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51a51f06-1273-4075-ba24-cbbbe9496cc2, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51a51f06-1273-4075-ba24-cbbbe9496cc2, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8250049803006243653 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82500498030062436538250049803006243653825004980300624365382500498030062436538250049803006243653825004980300624365382500498030062436538250049803006243653825004980300624365382500498030062436538250049803006243653825004980300624365382500498030062436538250049803006243653825004980300624365382500498030062436538250049803006243653825004980300624365382500498030062436538250049803006243653" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26a3d8bd-6409-44c5-b9b4-ce3273417e6e, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 74842fd3-b339-417d-b2b4-b717b68cad20, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51a51f06-1273-4075-ba24-cbbbe9496cc2, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 74842fd3-b339-417d-b2b4-b717b68cad20, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5510825558364129899 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55108255583641298995510825558364129899551082555836412989955108255583641298995510825558364129899551082555836412989955108255583641298995510825558364129899551082555836412989955108255583641298995510825558364129899551082555836412989955108255583641298995510825558364129899551082555836412989955108255583641298995510825558364129899551082555836412989955108255583641298995510825558364129899" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30921884-5902-444f-84f5-85e3c5d1a884, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30921884-5902-444f-84f5-85e3c5d1a884, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15199151588239980881 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1519915158823998088115199151588239980881151991515882399808811519915158823998088115199151588239980881151991515882399808811519915158823998088115199151588239980881151991515882399808811519915158823998088115199151588239980881151991515882399808811519915158823998088115199151588239980881151991515882399808811519915158823998088115199151588239980881151991515882399808811519915158823998088115199151588239980881" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 74842fd3-b339-417d-b2b4-b717b68cad20, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 070a0012-719c-45e5-9248-57d316e3abed, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 070a0012-719c-45e5-9248-57d316e3abed, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1178175786131843866 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11781757861318438661178175786131843866117817578613184386611781757861318438661178175786131843866117817578613184386611781757861318438661178175786131843866117817578613184386611781757861318438661178175786131843866117817578613184386611781757861318438661178175786131843866117817578613184386611781757861318438661178175786131843866117817578613184386611781757861318438661178175786131843866" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30921884-5902-444f-84f5-85e3c5d1a884, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b404b7b-858c-43cd-8ff2-94a00dd61565, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b404b7b-858c-43cd-8ff2-94a00dd61565, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11490808528539380634 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1149080852853938063411490808528539380634114908085285393806341149080852853938063411490808528539380634114908085285393806341149080852853938063411490808528539380634114908085285393806341149080852853938063411490808528539380634114908085285393806341149080852853938063411490808528539380634114908085285393806341149080852853938063411490808528539380634114908085285393806341149080852853938063411490808528539380634" } } } 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:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/05jb/002234/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:266 Final command: /home/runner/.ya/build/build_root/05jb/002234/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:19927 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/05jb/002234/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3/logfile_1ana3dum.log --grpc-port=12675 --mon-port=1058 --ic-port=19052 --key-file /home/runner/.ya/build/build_root/05jb/002234/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/05jb/002234/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/05jb/002234/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:19927', '--tenant=/Root/test_simple_encryption_1', '--log-file-name=/home/runner/.ya/build/build_root/05jb/002234/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3/logfile_1ana3dum.log', '--grpc-port=12675', '--mon-port=1058', '--ic-port=19052', '--key-file', '/home/runner/.ya/build/build_root/05jb/002234/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt')' in '/home/runner/.ya/build/build_root/05jb/002234/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, 070a0012-719c-45e5-9248-57d316e3abed, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8bdd96bf-c295-4416-a4e7-3c8ce858b4dc, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8bdd96bf-c295-4416-a4e7-3c8ce858b4dc, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1363852595066141625 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13638525950661416251363852595066141625136385259506614162513638525950661416251363852595066141625136385259506614162513638525950661416251363852595066141625136385259506614162513638525950661416251363852595066141625136385259506614162513638525950661416251363852595066141625136385259506614162513638525950661416251363852595066141625136385259506614162513638525950661416251363852595066141625" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b404b7b-858c-43cd-8ff2-94a00dd61565, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 294f4aa4-d4e7-42d9-b804-8e16f6806df4, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 294f4aa4-d4e7-42d9-b804-8e16f6806df4, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10149322203007190249 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1014932220300719024910149322203007190249101493222030071902491014932220300719024910149322203007190249101493222030071902491014932220300719024910149322203007190249101493222030071902491014932220300719024910149322203007190249101493222030071902491014932220300719024910149322203007190249101493222030071902491014932220300719024910149322203007190249101493222030071902491014932220300719024910149322203007190249" } } } 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: 1676229
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:12675/3
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.15
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.15
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8bdd96bf-c295-4416-a4e7-3c8ce858b4dc, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, addb71ba-491a-47f6-a6b8-8714dfbdb35d, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/05jb/002234/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 294f4aa4-d4e7-42d9-b804-8e16f6806df4, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, addb71ba-491a-47f6-a6b8-8714dfbdb35d, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2360585689187746974 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23605856891877469742360585689187746974236058568918774697423605856891877469742360585689187746974236058568918774697423605856891877469742360585689187746974236058568918774697423605856891877469742360585689187746974236058568918774697423605856891877469742360585689187746974236058568918774697423605856891877469742360585689187746974236058568918774697423605856891877469742360585689187746974" } } } 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: 1676235
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ccee2230-d0c2-4c71-b650-83c3848b34d5, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ccee2230-d0c2-4c71-b650-83c3848b34d5, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17084424092448258268 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1708442409244825826817084424092448258268170844240924482582681708442409244825826817084424092448258268170844240924482582681708442409244825826817084424092448258268170844240924482582681708442409244825826817084424092448258268170844240924482582681708442409244825826817084424092448258268170844240924482582681708442409244825826817084424092448258268170844240924482582681708442409244825826817084424092448258268" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, addb71ba-491a-47f6-a6b8-8714dfbdb35d, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ccee2230-d0c2-4c71-b650-83c3848b34d5, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32f76679-dfe3-4e24-af5f-a8191367cccf, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32f76679-dfe3-4e24-af5f-a8191367cccf, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11326730734926174803 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1132673073492617480311326730734926174803113267307349261748031132673073492617480311326730734926174803113267307349261748031132673073492617480311326730734926174803113267307349261748031132673073492617480311326730734926174803113267307349261748031132673073492617480311326730734926174803113267307349261748031132673073492617480311326730734926174803113267307349261748031132673073492617480311326730734926174803" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9121a034-d6d2-40a4-9fce-f2d09069a813, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9121a034-d6d2-40a4-9fce-f2d09069a813, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6352444811437892249 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63524448114378922496352444811437892249635244481143789224963524448114378922496352444811437892249635244481143789224963524448114378922496352444811437892249635244481143789224963524448114378922496352444811437892249635244481143789224963524448114378922496352444811437892249635244481143789224963524448114378922496352444811437892249635244481143789224963524448114378922496352444811437892249" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9121a034-d6d2-40a4-9fce-f2d09069a813, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7f51532-96ef-4eb2-bba3-afb910b7015c, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7f51532-96ef-4eb2-bba3-afb910b7015c, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13443825129331152029 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1344382512933115202913443825129331152029134438251293311520291344382512933115202913443825129331152029134438251293311520291344382512933115202913443825129331152029134438251293311520291344382512933115202913443825129331152029134438251293311520291344382512933115202913443825129331152029134438251293311520291344382512933115202913443825129331152029134438251293311520291344382512933115202913443825129331152029" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32f76679-dfe3-4e24-af5f-a8191367cccf, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2678274a-9397-496a-ae87-b79db289184d, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2678274a-9397-496a-ae87-b79db289184d, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14188735456180468643 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1418873545618046864314188735456180468643141887354561804686431418873545618046864314188735456180468643141887354561804686431418873545618046864314188735456180468643141887354561804686431418873545618046864314188735456180468643141887354561804686431418873545618046864314188735456180468643141887354561804686431418873545618046864314188735456180468643141887354561804686431418873545618046864314188735456180468643" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2678274a-9397-496a-ae87-b79db289184d, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67354f17-c4fd-4b33-a09b-685b496897fc, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7f51532-96ef-4eb2-bba3-afb910b7015c, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dddafb3c-7d93-4aae-b224-1c8c3dc64fad, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dddafb3c-7d93-4aae-b224-1c8c3dc64fad, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10442792641306879592 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1044279264130687959210442792641306879592104427926413068795921044279264130687959210442792641306879592104427926413068795921044279264130687959210442792641306879592104427926413068795921044279264130687959210442792641306879592104427926413068795921044279264130687959210442792641306879592104427926413068795921044279264130687959210442792641306879592104427926413068795921044279264130687959210442792641306879592" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67354f17-c4fd-4b33-a09b-685b496897fc, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15785341573921017417 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1578534157392101741715785341573921017417157853415739210174171578534157392101741715785341573921017417157853415739210174171578534157392101741715785341573921017417157853415739210174171578534157392101741715785341573921017417157853415739210174171578534157392101741715785341573921017417157853415739210174171578534157392101741715785341573921017417157853415739210174171578534157392101741715785341573921017417" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67354f17-c4fd-4b33-a09b-685b496897fc, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dddafb3c-7d93-4aae-b224-1c8c3dc64fad, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97cf4973-e21a-437b-aed7-135929828715, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97cf4973-e21a-437b-aed7-135929828715, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5495177404532878761 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54951774045328787615495177404532878761549517740453287876154951774045328787615495177404532878761549517740453287876154951774045328787615495177404532878761549517740453287876154951774045328787615495177404532878761549517740453287876154951774045328787615495177404532878761549517740453287876154951774045328787615495177404532878761549517740453287876154951774045328787615495177404532878761" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36bbae55-ad04-4a9d-a90c-5ce25eada732, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36bbae55-ad04-4a9d-a90c-5ce25eada732, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 506571106743123300 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "506571106743123300506571106743123300506571106743123300506571106743123300506571106743123300506571106743123300506571106743123300506571106743123300506571106743123300506571106743123300506571106743123300506571106743123300506571106743123300506571106743123300506571106743123300506571106743123300506571106743123300506571106743123300506571106743123300506571106743123300" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97cf4973-e21a-437b-aed7-135929828715, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36bbae55-ad04-4a9d-a90c-5ce25eada732, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf4d25d8-cb34-4cea-80ce-4b3f89b58dd7, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf4d25d8-cb34-4cea-80ce-4b3f89b58dd7, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17486879938900436004 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1748687993890043600417486879938900436004174868799389004360041748687993890043600417486879938900436004174868799389004360041748687993890043600417486879938900436004174868799389004360041748687993890043600417486879938900436004174868799389004360041748687993890043600417486879938900436004174868799389004360041748687993890043600417486879938900436004174868799389004360041748687993890043600417486879938900436004" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78c0f06a-98a6-4eed-88d9-6dff941d47b0, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf4d25d8-cb34-4cea-80ce-4b3f89b58dd7, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fcedb7d9-808b-4366-bfb7-566b1af96839, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78c0f06a-98a6-4eed-88d9-6dff941d47b0, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10753258936126106591 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1075325893612610659110753258936126106591107532589361261065911075325893612610659110753258936126106591107532589361261065911075325893612610659110753258936126106591107532589361261065911075325893612610659110753258936126106591107532589361261065911075325893612610659110753258936126106591107532589361261065911075325893612610659110753258936126106591107532589361261065911075325893612610659110753258936126106591" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fcedb7d9-808b-4366-bfb7-566b1af96839, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10465185537776083840 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1046518553777608384010465185537776083840104651855377760838401046518553777608384010465185537776083840104651855377760838401046518553777608384010465185537776083840104651855377760838401046518553777608384010465185537776083840104651855377760838401046518553777608384010465185537776083840104651855377760838401046518553777608384010465185537776083840104651855377760838401046518553777608384010465185537776083840" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78c0f06a-98a6-4eed-88d9-6dff941d47b0, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2021f162-0443-4869-b95f-f41385168402, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2021f162-0443-4869-b95f-f41385168402, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14701677369465225045 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1470167736946522504514701677369465225045147016773694652250451470167736946522504514701677369465225045147016773694652250451470167736946522504514701677369465225045147016773694652250451470167736946522504514701677369465225045147016773694652250451470167736946522504514701677369465225045147016773694652250451470167736946522504514701677369465225045147016773694652250451470167736946522504514701677369465225045" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fcedb7d9-808b-4366-bfb7-566b1af96839, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62deab73-f66a-4871-be00-ceac097d637c, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62deab73-f66a-4871-be00-ceac097d637c, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8901647945734896717 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89016479457348967178901647945734896717890164794573489671789016479457348967178901647945734896717890164794573489671789016479457348967178901647945734896717890164794573489671789016479457348967178901647945734896717890164794573489671789016479457348967178901647945734896717890164794573489671789016479457348967178901647945734896717890164794573489671789016479457348967178901647945734896717" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62deab73-f66a-4871-be00-ceac097d637c, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cad129d5-5155-4d7f-ac23-95d19c23ca83, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cad129d5-5155-4d7f-ac23-95d19c23ca83, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4643256896420884190 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46432568964208841904643256896420884190464325689642088419046432568964208841904643256896420884190464325689642088419046432568964208841904643256896420884190464325689642088419046432568964208841904643256896420884190464325689642088419046432568964208841904643256896420884190464325689642088419046432568964208841904643256896420884190464325689642088419046432568964208841904643256896420884190" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2021f162-0443-4869-b95f-f41385168402, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9926c64-187d-47b0-a0d9-ac666ae6d567, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9926c64-187d-47b0-a0d9-ac666ae6d567, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15665815193892292907 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1566581519389229290715665815193892292907156658151938922929071566581519389229290715665815193892292907156658151938922929071566581519389229290715665815193892292907156658151938922929071566581519389229290715665815193892292907156658151938922929071566581519389229290715665815193892292907156658151938922929071566581519389229290715665815193892292907156658151938922929071566581519389229290715665815193892292907" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cad129d5-5155-4d7f-ac23-95d19c23ca83, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ce018d2-4700-432b-a340-656eafcb7a6f, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9926c64-187d-47b0-a0d9-ac666ae6d567, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4957827-dc06-4199-9297-b69026472e62, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4957827-dc06-4199-9297-b69026472e62, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15440260970931339429 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1544026097093133942915440260970931339429154402609709313394291544026097093133942915440260970931339429154402609709313394291544026097093133942915440260970931339429154402609709313394291544026097093133942915440260970931339429154402609709313394291544026097093133942915440260970931339429154402609709313394291544026097093133942915440260970931339429154402609709313394291544026097093133942915440260970931339429" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ce018d2-4700-432b-a340-656eafcb7a6f, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13904414021299633445 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1390441402129963344513904414021299633445139044140212996334451390441402129963344513904414021299633445139044140212996334451390441402129963344513904414021299633445139044140212996334451390441402129963344513904414021299633445139044140212996334451390441402129963344513904414021299633445139044140212996334451390441402129963344513904414021299633445139044140212996334451390441402129963344513904414021299633445" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4957827-dc06-4199-9297-b69026472e62, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9cd7c85-b347-4720-a343-74b9bd942d7b, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9cd7c85-b347-4720-a343-74b9bd942d7b, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16759375774637808442 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1675937577463780844216759375774637808442167593757746378084421675937577463780844216759375774637808442167593757746378084421675937577463780844216759375774637808442167593757746378084421675937577463780844216759375774637808442167593757746378084421675937577463780844216759375774637808442167593757746378084421675937577463780844216759375774637808442167593757746378084421675937577463780844216759375774637808442" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ce018d2-4700-432b-a340-656eafcb7a6f, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b8a93f8-48e9-4e36-9953-468e72e52a5a, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b8a93f8-48e9-4e36-9953-468e72e52a5a, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16859043869393846764 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1685904386939384676416859043869393846764168590438693938467641685904386939384676416859043869393846764168590438693938467641685904386939384676416859043869393846764168590438693938467641685904386939384676416859043869393846764168590438693938467641685904386939384676416859043869393846764168590438693938467641685904386939384676416859043869393846764168590438693938467641685904386939384676416859043869393846764" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9cd7c85-b347-4720-a343-74b9bd942d7b, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29e9c03b-2690-4169-931a-65b420436c22, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29e9c03b-2690-4169-931a-65b420436c22, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13353855299469812739 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1335385529946981273913353855299469812739133538552994698127391335385529946981273913353855299469812739133538552994698127391335385529946981273913353855299469812739133538552994698127391335385529946981273913353855299469812739133538552994698127391335385529946981273913353855299469812739133538552994698127391335385529946981273913353855299469812739133538552994698127391335385529946981273913353855299469812739" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b8a93f8-48e9-4e36-9953-468e72e52a5a, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7fc80fa2-71fb-49bd-8bc1-495df037c72f, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7fc80fa2-71fb-49bd-8bc1-495df037c72f, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14975986975912195094 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1497598697591219509414975986975912195094149759869759121950941497598697591219509414975986975912195094149759869759121950941497598697591219509414975986975912195094149759869759121950941497598697591219509414975986975912195094149759869759121950941497598697591219509414975986975912195094149759869759121950941497598697591219509414975986975912195094149759869759121950941497598697591219509414975986975912195094" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29e9c03b-2690-4169-931a-65b420436c22, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f044a39-567c-478c-b0f7-f697199e1772, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f044a39-567c-478c-b0f7-f697199e1772, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1094306592562487980 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10943065925624879801094306592562487980109430659256248798010943065925624879801094306592562487980109430659256248798010943065925624879801094306592562487980109430659256248798010943065925624879801094306592562487980109430659256248798010943065925624879801094306592562487980109430659256248798010943065925624879801094306592562487980109430659256248798010943065925624879801094306592562487980" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f044a39-567c-478c-b0f7-f697199e1772, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04c61563-8b4e-4fec-93cb-715dffc0572b, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04c61563-8b4e-4fec-93cb-715dffc0572b, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15696170054148138848 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1569617005414813884815696170054148138848156961700541481388481569617005414813884815696170054148138848156961700541481388481569617005414813884815696170054148138848156961700541481388481569617005414813884815696170054148138848156961700541481388481569617005414813884815696170054148138848156961700541481388481569617005414813884815696170054148138848156961700541481388481569617005414813884815696170054148138848" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7fc80fa2-71fb-49bd-8bc1-495df037c72f, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63fd342a-9d9d-4947-a8be-1bd0aa41b34b, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63fd342a-9d9d-4947-a8be-1bd0aa41b34b, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4502518082057925828 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45025180820579258284502518082057925828450251808205792582845025180820579258284502518082057925828450251808205792582845025180820579258284502518082057925828450251808205792582845025180820579258284502518082057925828450251808205792582845025180820579258284502518082057925828450251808205792582845025180820579258284502518082057925828450251808205792582845025180820579258284502518082057925828" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04c61563-8b4e-4fec-93cb-715dffc0572b, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4babcf3-42ae-4437-9524-bbcea7bddd41, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4babcf3-42ae-4437-9524-bbcea7bddd41, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15000775214534860111 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1500077521453486011115000775214534860111150007752145348601111500077521453486011115000775214534860111150007752145348601111500077521453486011115000775214534860111150007752145348601111500077521453486011115000775214534860111150007752145348601111500077521453486011115000775214534860111150007752145348601111500077521453486011115000775214534860111150007752145348601111500077521453486011115000775214534860111" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63fd342a-9d9d-4947-a8be-1bd0aa41b34b, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d8959e7-b515-481d-8085-5b0d018fa94b, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d8959e7-b515-481d-8085-5b0d018fa94b, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5472055862368814325 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54720558623688143255472055862368814325547205586236881432554720558623688143255472055862368814325547205586236881432554720558623688143255472055862368814325547205586236881432554720558623688143255472055862368814325547205586236881432554720558623688143255472055862368814325547205586236881432554720558623688143255472055862368814325547205586236881432554720558623688143255472055862368814325" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4babcf3-42ae-4437-9524-bbcea7bddd41, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 886d73f0-f801-4085-ace5-bdd73856dc92, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 886d73f0-f801-4085-ace5-bdd73856dc92, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7462550157359083474 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74625501573590834747462550157359083474746255015735908347474625501573590834747462550157359083474746255015735908347474625501573590834747462550157359083474746255015735908347474625501573590834747462550157359083474746255015735908347474625501573590834747462550157359083474746255015735908347474625501573590834747462550157359083474746255015735908347474625501573590834747462550157359083474" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d8959e7-b515-481d-8085-5b0d018fa94b, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2f0cd57-4c83-45f8-98e7-bb02a2b7a8b2, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2f0cd57-4c83-45f8-98e7-bb02a2b7a8b2, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8334428458563547477 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83344284585635474778334428458563547477833442845856354747783344284585635474778334428458563547477833442845856354747783344284585635474778334428458563547477833442845856354747783344284585635474778334428458563547477833442845856354747783344284585635474778334428458563547477833442845856354747783344284585635474778334428458563547477833442845856354747783344284585635474778334428458563547477" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 886d73f0-f801-4085-ace5-bdd73856dc92, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d042b488-8db7-41b9-a059-a05009cafb54, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d042b488-8db7-41b9-a059-a05009cafb54, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5757645920046342900 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57576459200463429005757645920046342900575764592004634290057576459200463429005757645920046342900575764592004634290057576459200463429005757645920046342900575764592004634290057576459200463429005757645920046342900575764592004634290057576459200463429005757645920046342900575764592004634290057576459200463429005757645920046342900575764592004634290057576459200463429005757645920046342900" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2f0cd57-4c83-45f8-98e7-bb02a2b7a8b2, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 882d0a34-0d05-4c49-a670-55d2ba00e3f9, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 882d0a34-0d05-4c49-a670-55d2ba00e3f9, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16347840775361018470 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1634784077536101847016347840775361018470163478407753610184701634784077536101847016347840775361018470163478407753610184701634784077536101847016347840775361018470163478407753610184701634784077536101847016347840775361018470163478407753610184701634784077536101847016347840775361018470163478407753610184701634784077536101847016347840775361018470163478407753610184701634784077536101847016347840775361018470" } } } 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 1676235) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1676235) elapsed time (sec): 0.840034008026123
DEBUG    ya.test:process.py:263 Command (pid 1676235) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1676235) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1676235) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1676235) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1676235) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1676235) maxrss: 842104
DEBUG    ya.test:process.py:263 Command (pid 1676235) minflt: 45401
DEBUG    ya.test:process.py:263 Command (pid 1676235) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1676235) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1676235) nivcsw: 213
DEBUG    ya.test:process.py:263 Command (pid 1676235) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1676235) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1676235) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 1676235) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1676235) stime: 0.209371
DEBUG    ya.test:process.py:263 Command (pid 1676235) utime: 0.46998399999999996
DEBUG    ya.test:process.py:263 Command (pid 1676235) wtime: 0.871
DEBUG    ya.test:process.py:275 Command (pid 1676235) output:
Git info:
    Commit: 7b0a4d9c78559261275975fd17549d749b5011c4
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 5700ad652966da6232d9553b52ea9591443ffafa into b48c4328a3d2a0ad6fb9b97b0dc31d6f155c3131

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-oqswgafxyq
    Host information: 
        Linux ghrun-oqswgafxyq 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/10226725676/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10226725676/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 1676235) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 3 version:
Git info:
    Commit: 7b0a4d9c78559261275975fd17549d749b5011c4
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 5700ad652966da6232d9553b52ea9591443ffafa into b48c4328a3d2a0ad6fb9b97b0dc31d6f155c3131
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 882d0a34-0d05-4c49-a670-55d2ba00e3f9, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e11b287f-a23b-429c-9fe8-35d2ee36a553, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d042b488-8db7-41b9-a059-a05009cafb54, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 621683c2-70bf-4d02-b6e6-84c6b7f6f98d, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 621683c2-70bf-4d02-b6e6-84c6b7f6f98d, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3951322550457942083 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39513225504579420833951322550457942083395132255045794208339513225504579420833951322550457942083395132255045794208339513225504579420833951322550457942083395132255045794208339513225504579420833951322550457942083395132255045794208339513225504579420833951322550457942083395132255045794208339513225504579420833951322550457942083395132255045794208339513225504579420833951322550457942083" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e11b287f-a23b-429c-9fe8-35d2ee36a553, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 610335681825591615 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "610335681825591615610335681825591615610335681825591615610335681825591615610335681825591615610335681825591615610335681825591615610335681825591615610335681825591615610335681825591615610335681825591615610335681825591615610335681825591615610335681825591615610335681825591615610335681825591615610335681825591615610335681825591615610335681825591615610335681825591615" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 621683c2-70bf-4d02-b6e6-84c6b7f6f98d, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3af0283f-5db0-4f22-9bda-71d05f0f97f7, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3af0283f-5db0-4f22-9bda-71d05f0f97f7, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17408765881704601072 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1740876588170460107217408765881704601072174087658817046010721740876588170460107217408765881704601072174087658817046010721740876588170460107217408765881704601072174087658817046010721740876588170460107217408765881704601072174087658817046010721740876588170460107217408765881704601072174087658817046010721740876588170460107217408765881704601072174087658817046010721740876588170460107217408765881704601072" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e11b287f-a23b-429c-9fe8-35d2ee36a553, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 741aae62-fff6-4d23-95ee-244b8a0e9e00, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 741aae62-fff6-4d23-95ee-244b8a0e9e00, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=ZjYzZDFlOWMtOWFjNzI1NWEtYTJjMjM4MWItYzc0MTM0ZGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1746400856684302745 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17464008566843027451746400856684302745174640085668430274517464008566843027451746400856684302745174640085668430274517464008566843027451746400856684302745174640085668430274517464008566843027451746400856684302745174640085668430274517464008566843027451746400856684302745174640085668430274517464008566843027451746400856684302745174640085668430274517464008566843027451746400856684302745" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3af0283f-5db0-4f22-9bda-71d05f0f97f7, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bcfdf9b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7c12bcfdf9b0>, reason: session-close
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7c12bcfdf9b0> is no longer active. Current active count 1.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 8bff2cab-8556-4562-b44f-7ca5772934c1, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 8bff2cab-8556-4562-b44f-7ca5772934c1, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NmNiZGM3MjctNDM1Mzc1YmEtMTM4ZGRkOTAtNTNhMzJhZmI=" 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 0x7c12bcfdf9b0>
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 0x7c12ba5353f0 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 0x7c12ba535970>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, f2ecc1d4-a882-4840-9e64-288cdc4ee2bf, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f2ecc1d4-a882-4840-9e64-288cdc4ee2bf, ghrun-oqswgafxyq.auto.internal:13632): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 8bff2cab-8556-4562-b44f-7ca5772934c1, ghrun-oqswgafxyq.auto.internal:13632): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 8bff2cab-8556-4562-b44f-7ca5772934c1, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 8bff2cab-8556-4562-b44f-7ca5772934c1, ghrun-oqswgafxyq.auto.internal:13632): on response callback success
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, f2ecc1d4-a882-4840-9e64-288cdc4ee2bf, ghrun-oqswgafxyq.auto.internal:13632): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, f2ecc1d4-a882-4840-9e64-288cdc4ee2bf, ghrun-oqswgafxyq.auto.internal:13632): 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-12T12:30:05.394616989+00:00", grpc_status:8, grpc_message:"Cannot create session: system shutdown requested."}"
>
DEBUG    ydb.connection:connection.py:91 RpcState(CreateSession, f2ecc1d4-a882-4840-9e64-288cdc4ee2bf, ghrun-oqswgafxyq.auto.internal:13632): unhandled rpc error, disconnecting channel
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-oqswgafxyq.auto.internal:13632
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-12T12:30:05.394616989+00:00", grpc_status:8, grpc_message:"Cannot create session: system shutdown requested."}"
>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 741aae62-fff6-4d23-95ee-244b8a0e9e00, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=df270bd7-eac5b19c-687046d6-e19c0f70" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b9644ab0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7c12b9644ab0>, reason: session-close
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7c12b9644ab0> 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 0x7c12b9644ab0> replacement.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c12ba5559b0>
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 0x7c12b9644ab0>
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 0x7c12b97bfa70 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 0x7c12ba55e730>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c12ba55e730>
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, 0091f6a1-14ba-4562-b20f-1ac76c20abfa, localhost:19927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 0091f6a1-14ba-4562-b20f-1ac76c20abfa, localhost:19927): request = { database: "/Root/test_simple_encryption_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 0091f6a1-14ba-4562-b20f-1ac76c20abfa, localhost:19927): 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:19927". 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:19927
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, ac003048-3965-4423-b74a-eb5f77a9357d, localhost:19927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, ac003048-3965-4423-b74a-eb5f77a9357d, localhost:19927): request = { database: "/Root/test_simple_encryption_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, ac003048-3965-4423-b74a-eb5f77a9357d, localhost:19927): 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:19927". 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:19927
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, 3f31e011-21e2-4595-9282-135aaadf5487, localhost:19927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 3f31e011-21e2-4595-9282-135aaadf5487, localhost:19927): request = { database: "/Root/test_simple_encryption_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 3f31e011-21e2-4595-9282-135aaadf5487, localhost:19927): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-oqswgafxyq.auto.internal" port: 12675 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-oqswgafxyq.auto.internal:12675, 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:19927
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 5c501626-61fe-4c1e-b852-b2d8eb09d88c, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5c501626-61fe-4c1e-b852-b2d8eb09d88c, ghrun-oqswgafxyq.auto.internal:12675): 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 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 53f5c7a2-0589-48f9-83e9-28cb565a07c0, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 53f5c7a2-0589-48f9-83e9-28cb565a07c0, ghrun-oqswgafxyq.auto.internal:12675): 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 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 6d60db2d-a574-4b5b-be6c-4c2fba66d133, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6d60db2d-a574-4b5b-be6c-4c2fba66d133, ghrun-oqswgafxyq.auto.internal:12675): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7c12ba5353f0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7c12b97bfa70 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 0x7c12ba54f130 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 0x7c12ba4f06b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, cf13edaa-2e16-4eca-8b82-4f5304dd1806, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, cf13edaa-2e16-4eca-8b82-4f5304dd1806, ghrun-oqswgafxyq.auto.internal:12675): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 5c501626-61fe-4c1e-b852-b2d8eb09d88c, ghrun-oqswgafxyq.auto.internal:12675): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, 5c501626-61fe-4c1e-b852-b2d8eb09d88c, ghrun-oqswgafxyq.auto.internal:12675): 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-12T12:30:11.177049191+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 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 0a282075-8224-4572-8d13-d0593337315b, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0a282075-8224-4572-8d13-d0593337315b, ghrun-oqswgafxyq.auto.internal:12675): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 53f5c7a2-0589-48f9-83e9-28cb565a07c0, ghrun-oqswgafxyq.auto.internal:12675): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, 53f5c7a2-0589-48f9-83e9-28cb565a07c0, ghrun-oqswgafxyq.auto.internal:12675): 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-12T12:30:11.185264594+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, 6d60db2d-a574-4b5b-be6c-4c2fba66d133, ghrun-oqswgafxyq.auto.internal:12675): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, 6d60db2d-a574-4b5b-be6c-4c2fba66d133, ghrun-oqswgafxyq.auto.internal:12675): 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-12T12:30:11.191211644+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 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, de2ce1bc-fc69-4dac-b2e9-55f84c66bdb5, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, de2ce1bc-fc69-4dac-b2e9-55f84c66bdb5, ghrun-oqswgafxyq.auto.internal:12675): 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 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 6cdaada2-b497-4626-a69c-339cf9aab8c0, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6cdaada2-b497-4626-a69c-339cf9aab8c0, ghrun-oqswgafxyq.auto.internal:12675): 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 0x7c12ba515bb0 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 0x7c12ba4f0cf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ee9ae48a-032e-4efa-bb99-76bb4ece0bce, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ee9ae48a-032e-4efa-bb99-76bb4ece0bce, ghrun-oqswgafxyq.auto.internal:12675): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, cf13edaa-2e16-4eca-8b82-4f5304dd1806, ghrun-oqswgafxyq.auto.internal:12675): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, cf13edaa-2e16-4eca-8b82-4f5304dd1806, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, cf13edaa-2e16-4eca-8b82-4f5304dd1806, ghrun-oqswgafxyq.auto.internal:12675): on response callback success
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 0a282075-8224-4572-8d13-d0593337315b, ghrun-oqswgafxyq.auto.internal:12675): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0a282075-8224-4572-8d13-d0593337315b, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, 09dab239-04df-4725-8403-944cd80b8dea, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 0a282075-8224-4572-8d13-d0593337315b, ghrun-oqswgafxyq.auto.internal:12675): on response callback success
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, de2ce1bc-fc69-4dac-b2e9-55f84c66bdb5, ghrun-oqswgafxyq.auto.internal:12675): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, de2ce1bc-fc69-4dac-b2e9-55f84c66bdb5, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, de2ce1bc-fc69-4dac-b2e9-55f84c66bdb5, ghrun-oqswgafxyq.auto.internal:12675): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, 287b9e03-2523-4b88-8c2b-365ff24c182e, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 287b9e03-2523-4b88-8c2b-365ff24c182e, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" 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:63 RpcState(PrepareDataQuery, 09dab239-04df-4725-8403-944cd80b8dea, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" 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, 6cdaada2-b497-4626-a69c-339cf9aab8c0, ghrun-oqswgafxyq.auto.internal:12675): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6cdaada2-b497-4626-a69c-339cf9aab8c0, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 6cdaada2-b497-4626-a69c-339cf9aab8c0, ghrun-oqswgafxyq.auto.internal:12675): on response callback success
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, ee9ae48a-032e-4efa-bb99-76bb4ece0bce, ghrun-oqswgafxyq.auto.internal:12675): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ee9ae48a-032e-4efa-bb99-76bb4ece0bce, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, ee9ae48a-032e-4efa-bb99-76bb4ece0bce, ghrun-oqswgafxyq.auto.internal:12675): on response callback success
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, 09dab239-04df-4725-8403-944cd80b8dea, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=eda5a8cc-689c3cf0-1c882ef9-3ab4352a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, 287b9e03-2523-4b88-8c2b-365ff24c182e, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=eda5a8cc-689c3cf0-1c882ef9-3ab4352a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2033a3a-6916-445d-b9b1-4f9c342ecbc6, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2033a3a-6916-445d-b9b1-4f9c342ecbc6, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17670565113687195956 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1767056511368719595617670565113687195956176705651136871959561767056511368719595617670565113687195956176705651136871959561767056511368719595617670565113687195956176705651136871959561767056511368719595617670565113687195956176705651136871959561767056511368719595617670565113687195956176705651136871959561767056511368719595617670565113687195956176705651136871959561767056511368719595617670565113687195956" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, acc037f3-cfd5-434d-b417-28ad76f4335c, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, acc037f3-cfd5-434d-b417-28ad76f4335c, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9350647890616112851 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93506478906161128519350647890616112851935064789061611285193506478906161128519350647890616112851935064789061611285193506478906161128519350647890616112851935064789061611285193506478906161128519350647890616112851935064789061611285193506478906161128519350647890616112851935064789061611285193506478906161128519350647890616112851935064789061611285193506478906161128519350647890616112851" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, acc037f3-cfd5-434d-b417-28ad76f4335c, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, d918df57-351c-40f3-83f3-4abe72ac14ef, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, d918df57-351c-40f3-83f3-4abe72ac14ef, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" 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, e2033a3a-6916-445d-b9b1-4f9c342ecbc6, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, e8d73919-9df6-4660-9d3b-9fdbd29d11ba, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, e8d73919-9df6-4660-9d3b-9fdbd29d11ba, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" 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, d918df57-351c-40f3-83f3-4abe72ac14ef, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=eda5a8cc-689c3cf0-1c882ef9-3ab4352a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 003c417d-7a18-4312-b146-94af5327b08a, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 003c417d-7a18-4312-b146-94af5327b08a, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7088340253284305450 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70883402532843054507088340253284305450708834025328430545070883402532843054507088340253284305450708834025328430545070883402532843054507088340253284305450708834025328430545070883402532843054507088340253284305450708834025328430545070883402532843054507088340253284305450708834025328430545070883402532843054507088340253284305450708834025328430545070883402532843054507088340253284305450" } } } 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, e8d73919-9df6-4660-9d3b-9fdbd29d11ba, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=eda5a8cc-689c3cf0-1c882ef9-3ab4352a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 772d7761-1e42-47cf-b434-9f8f7f371a41, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 772d7761-1e42-47cf-b434-9f8f7f371a41, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6380955885119885769 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63809558851198857696380955885119885769638095588511988576963809558851198857696380955885119885769638095588511988576963809558851198857696380955885119885769638095588511988576963809558851198857696380955885119885769638095588511988576963809558851198857696380955885119885769638095588511988576963809558851198857696380955885119885769638095588511988576963809558851198857696380955885119885769" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 003c417d-7a18-4312-b146-94af5327b08a, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, 249a0575-4ea6-4a78-afb4-7c4628ea7d74, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 249a0575-4ea6-4a78-afb4-7c4628ea7d74, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" 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, 772d7761-1e42-47cf-b434-9f8f7f371a41, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 119805cf-d27b-496b-b062-3278bf54df65, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 119805cf-d27b-496b-b062-3278bf54df65, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15892913073920753321 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1589291307392075332115892913073920753321158929130739207533211589291307392075332115892913073920753321158929130739207533211589291307392075332115892913073920753321158929130739207533211589291307392075332115892913073920753321158929130739207533211589291307392075332115892913073920753321158929130739207533211589291307392075332115892913073920753321158929130739207533211589291307392075332115892913073920753321" } } } 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, 249a0575-4ea6-4a78-afb4-7c4628ea7d74, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=eda5a8cc-689c3cf0-1c882ef9-3ab4352a" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3787fe1d-0828-4c96-99c0-5f47ef767b01, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3787fe1d-0828-4c96-99c0-5f47ef767b01, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10757203917895924803 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1075720391789592480310757203917895924803107572039178959248031075720391789592480310757203917895924803107572039178959248031075720391789592480310757203917895924803107572039178959248031075720391789592480310757203917895924803107572039178959248031075720391789592480310757203917895924803107572039178959248031075720391789592480310757203917895924803107572039178959248031075720391789592480310757203917895924803" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 119805cf-d27b-496b-b062-3278bf54df65, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3740075a-f357-41a5-9fba-8ced19cde878, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3740075a-f357-41a5-9fba-8ced19cde878, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6583266158563247485 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65832661585632474856583266158563247485658326615856324748565832661585632474856583266158563247485658326615856324748565832661585632474856583266158563247485658326615856324748565832661585632474856583266158563247485658326615856324748565832661585632474856583266158563247485658326615856324748565832661585632474856583266158563247485658326615856324748565832661585632474856583266158563247485" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3787fe1d-0828-4c96-99c0-5f47ef767b01, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f619a37-249d-4013-aae3-e0159f276982, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f619a37-249d-4013-aae3-e0159f276982, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9148148304845522555 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91481483048455225559148148304845522555914814830484552255591481483048455225559148148304845522555914814830484552255591481483048455225559148148304845522555914814830484552255591481483048455225559148148304845522555914814830484552255591481483048455225559148148304845522555914814830484552255591481483048455225559148148304845522555914814830484552255591481483048455225559148148304845522555" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3740075a-f357-41a5-9fba-8ced19cde878, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 426b42d9-a0e9-4d22-b061-aff6c2791dba, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 426b42d9-a0e9-4d22-b061-aff6c2791dba, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12985928677964217488 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1298592867796421748812985928677964217488129859286779642174881298592867796421748812985928677964217488129859286779642174881298592867796421748812985928677964217488129859286779642174881298592867796421748812985928677964217488129859286779642174881298592867796421748812985928677964217488129859286779642174881298592867796421748812985928677964217488129859286779642174881298592867796421748812985928677964217488" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f619a37-249d-4013-aae3-e0159f276982, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c15c171f-e660-4427-bcba-3a784b2ff71e, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c15c171f-e660-4427-bcba-3a784b2ff71e, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14581104593089643921 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1458110459308964392114581104593089643921145811045930896439211458110459308964392114581104593089643921145811045930896439211458110459308964392114581104593089643921145811045930896439211458110459308964392114581104593089643921145811045930896439211458110459308964392114581104593089643921145811045930896439211458110459308964392114581104593089643921145811045930896439211458110459308964392114581104593089643921" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 426b42d9-a0e9-4d22-b061-aff6c2791dba, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d6c347f-78dd-48ce-89fe-4870cd9c3618, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c15c171f-e660-4427-bcba-3a784b2ff71e, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d6c347f-78dd-48ce-89fe-4870cd9c3618, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10734908532197879719 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1073490853219787971910734908532197879719107349085321978797191073490853219787971910734908532197879719107349085321978797191073490853219787971910734908532197879719107349085321978797191073490853219787971910734908532197879719107349085321978797191073490853219787971910734908532197879719107349085321978797191073490853219787971910734908532197879719107349085321978797191073490853219787971910734908532197879719" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d5c7145-72c3-457a-89eb-5763c43fbd26, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d5c7145-72c3-457a-89eb-5763c43fbd26, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6825442001427386462 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68254420014273864626825442001427386462682544200142738646268254420014273864626825442001427386462682544200142738646268254420014273864626825442001427386462682544200142738646268254420014273864626825442001427386462682544200142738646268254420014273864626825442001427386462682544200142738646268254420014273864626825442001427386462682544200142738646268254420014273864626825442001427386462" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d6c347f-78dd-48ce-89fe-4870cd9c3618, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb7be7a0-8617-410e-b3b7-af46df98569c, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb7be7a0-8617-410e-b3b7-af46df98569c, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4684363071585914035 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46843630715859140354684363071585914035468436307158591403546843630715859140354684363071585914035468436307158591403546843630715859140354684363071585914035468436307158591403546843630715859140354684363071585914035468436307158591403546843630715859140354684363071585914035468436307158591403546843630715859140354684363071585914035468436307158591403546843630715859140354684363071585914035" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d5c7145-72c3-457a-89eb-5763c43fbd26, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84b08d7f-55f9-4f7e-b6a1-9088cdfaf6da, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84b08d7f-55f9-4f7e-b6a1-9088cdfaf6da, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2792366505646928495 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27923665056469284952792366505646928495279236650564692849527923665056469284952792366505646928495279236650564692849527923665056469284952792366505646928495279236650564692849527923665056469284952792366505646928495279236650564692849527923665056469284952792366505646928495279236650564692849527923665056469284952792366505646928495279236650564692849527923665056469284952792366505646928495" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84b08d7f-55f9-4f7e-b6a1-9088cdfaf6da, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a1f2e68-8cf0-470d-9a2c-664df93c8b54, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a1f2e68-8cf0-470d-9a2c-664df93c8b54, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14888869961814895079 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1488886996181489507914888869961814895079148888699618148950791488886996181489507914888869961814895079148888699618148950791488886996181489507914888869961814895079148888699618148950791488886996181489507914888869961814895079148888699618148950791488886996181489507914888869961814895079148888699618148950791488886996181489507914888869961814895079148888699618148950791488886996181489507914888869961814895079" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb7be7a0-8617-410e-b3b7-af46df98569c, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82471e12-f1ab-4dad-926f-dec75bee228d, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82471e12-f1ab-4dad-926f-dec75bee228d, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8939093413954973245 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89390934139549732458939093413954973245893909341395497324589390934139549732458939093413954973245893909341395497324589390934139549732458939093413954973245893909341395497324589390934139549732458939093413954973245893909341395497324589390934139549732458939093413954973245893909341395497324589390934139549732458939093413954973245893909341395497324589390934139549732458939093413954973245" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a1f2e68-8cf0-470d-9a2c-664df93c8b54, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af964b16-f1b0-4db9-826c-e825a8f4ff1f, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af964b16-f1b0-4db9-826c-e825a8f4ff1f, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3287584129405009198 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32875841294050091983287584129405009198328758412940500919832875841294050091983287584129405009198328758412940500919832875841294050091983287584129405009198328758412940500919832875841294050091983287584129405009198328758412940500919832875841294050091983287584129405009198328758412940500919832875841294050091983287584129405009198328758412940500919832875841294050091983287584129405009198" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82471e12-f1ab-4dad-926f-dec75bee228d, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a8336b9-46ad-4389-b528-a5a5ea7949f8, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a8336b9-46ad-4389-b528-a5a5ea7949f8, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4750544558690801622 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47505445586908016224750544558690801622475054455869080162247505445586908016224750544558690801622475054455869080162247505445586908016224750544558690801622475054455869080162247505445586908016224750544558690801622475054455869080162247505445586908016224750544558690801622475054455869080162247505445586908016224750544558690801622475054455869080162247505445586908016224750544558690801622" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af964b16-f1b0-4db9-826c-e825a8f4ff1f, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bada6d7d-0777-4968-a6e5-2e31a85db346, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bada6d7d-0777-4968-a6e5-2e31a85db346, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8834401038043327127 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88344010380433271278834401038043327127883440103804332712788344010380433271278834401038043327127883440103804332712788344010380433271278834401038043327127883440103804332712788344010380433271278834401038043327127883440103804332712788344010380433271278834401038043327127883440103804332712788344010380433271278834401038043327127883440103804332712788344010380433271278834401038043327127" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a8336b9-46ad-4389-b528-a5a5ea7949f8, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bada6d7d-0777-4968-a6e5-2e31a85db346, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da20102c-7bc1-4cfe-a32d-dfb6c35dbf9a, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 647b1928-8415-4034-9006-65f98e302ff9, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da20102c-7bc1-4cfe-a32d-dfb6c35dbf9a, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4229576756520289375 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42295767565202893754229576756520289375422957675652028937542295767565202893754229576756520289375422957675652028937542295767565202893754229576756520289375422957675652028937542295767565202893754229576756520289375422957675652028937542295767565202893754229576756520289375422957675652028937542295767565202893754229576756520289375422957675652028937542295767565202893754229576756520289375" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 647b1928-8415-4034-9006-65f98e302ff9, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5850249767330670899 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58502497673306708995850249767330670899585024976733067089958502497673306708995850249767330670899585024976733067089958502497673306708995850249767330670899585024976733067089958502497673306708995850249767330670899585024976733067089958502497673306708995850249767330670899585024976733067089958502497673306708995850249767330670899585024976733067089958502497673306708995850249767330670899" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 647b1928-8415-4034-9006-65f98e302ff9, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6c65420-80d0-4bb3-aa74-92b7510171da, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da20102c-7bc1-4cfe-a32d-dfb6c35dbf9a, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 798eedb1-0b54-461b-ad70-830f3896490a, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 798eedb1-0b54-461b-ad70-830f3896490a, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14212626152119255254 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1421262615211925525414212626152119255254142126261521192552541421262615211925525414212626152119255254142126261521192552541421262615211925525414212626152119255254142126261521192552541421262615211925525414212626152119255254142126261521192552541421262615211925525414212626152119255254142126261521192552541421262615211925525414212626152119255254142126261521192552541421262615211925525414212626152119255254" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6c65420-80d0-4bb3-aa74-92b7510171da, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9087806559782518016 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90878065597825180169087806559782518016908780655978251801690878065597825180169087806559782518016908780655978251801690878065597825180169087806559782518016908780655978251801690878065597825180169087806559782518016908780655978251801690878065597825180169087806559782518016908780655978251801690878065597825180169087806559782518016908780655978251801690878065597825180169087806559782518016" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6c65420-80d0-4bb3-aa74-92b7510171da, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d90c07f-d0ae-4f61-845e-7523a2e17166, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d90c07f-d0ae-4f61-845e-7523a2e17166, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4642222583736621463 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46422225837366214634642222583736621463464222258373662146346422225837366214634642222583736621463464222258373662146346422225837366214634642222583736621463464222258373662146346422225837366214634642222583736621463464222258373662146346422225837366214634642222583736621463464222258373662146346422225837366214634642222583736621463464222258373662146346422225837366214634642222583736621463" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 798eedb1-0b54-461b-ad70-830f3896490a, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3327d875-5c5c-4f75-a844-d15109e953a0, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3327d875-5c5c-4f75-a844-d15109e953a0, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15736884105856332868 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1573688410585633286815736884105856332868157368841058563328681573688410585633286815736884105856332868157368841058563328681573688410585633286815736884105856332868157368841058563328681573688410585633286815736884105856332868157368841058563328681573688410585633286815736884105856332868157368841058563328681573688410585633286815736884105856332868157368841058563328681573688410585633286815736884105856332868" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d90c07f-d0ae-4f61-845e-7523a2e17166, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9cfd02a2-4444-488f-942e-c61ee73b3af3, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9cfd02a2-4444-488f-942e-c61ee73b3af3, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4581877974721043686 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45818779747210436864581877974721043686458187797472104368645818779747210436864581877974721043686458187797472104368645818779747210436864581877974721043686458187797472104368645818779747210436864581877974721043686458187797472104368645818779747210436864581877974721043686458187797472104368645818779747210436864581877974721043686458187797472104368645818779747210436864581877974721043686" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9cfd02a2-4444-488f-942e-c61ee73b3af3, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02825e91-859c-4eaa-bd64-c7e1b1b25408, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02825e91-859c-4eaa-bd64-c7e1b1b25408, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8577400919420379904 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85774009194203799048577400919420379904857740091942037990485774009194203799048577400919420379904857740091942037990485774009194203799048577400919420379904857740091942037990485774009194203799048577400919420379904857740091942037990485774009194203799048577400919420379904857740091942037990485774009194203799048577400919420379904857740091942037990485774009194203799048577400919420379904" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3327d875-5c5c-4f75-a844-d15109e953a0, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d59d66bd-abbb-46ba-8417-2b6d14025220, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d59d66bd-abbb-46ba-8417-2b6d14025220, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10100240087538341491 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1010024008753834149110100240087538341491101002400875383414911010024008753834149110100240087538341491101002400875383414911010024008753834149110100240087538341491101002400875383414911010024008753834149110100240087538341491101002400875383414911010024008753834149110100240087538341491101002400875383414911010024008753834149110100240087538341491101002400875383414911010024008753834149110100240087538341491" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02825e91-859c-4eaa-bd64-c7e1b1b25408, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e70d1ab1-2d7f-40de-9bf8-24adcc0c8c55, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e70d1ab1-2d7f-40de-9bf8-24adcc0c8c55, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3280185990016237428 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32801859900162374283280185990016237428328018599001623742832801859900162374283280185990016237428328018599001623742832801859900162374283280185990016237428328018599001623742832801859900162374283280185990016237428328018599001623742832801859900162374283280185990016237428328018599001623742832801859900162374283280185990016237428328018599001623742832801859900162374283280185990016237428" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d59d66bd-abbb-46ba-8417-2b6d14025220, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c583df66-8bc4-44b9-83eb-709b29f05f97, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c583df66-8bc4-44b9-83eb-709b29f05f97, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 550668683240512700 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "550668683240512700550668683240512700550668683240512700550668683240512700550668683240512700550668683240512700550668683240512700550668683240512700550668683240512700550668683240512700550668683240512700550668683240512700550668683240512700550668683240512700550668683240512700550668683240512700550668683240512700550668683240512700550668683240512700550668683240512700" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e70d1ab1-2d7f-40de-9bf8-24adcc0c8c55, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73d0cb9f-08aa-460e-92c8-e241287481d1, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73d0cb9f-08aa-460e-92c8-e241287481d1, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 759993910647614723 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "759993910647614723759993910647614723759993910647614723759993910647614723759993910647614723759993910647614723759993910647614723759993910647614723759993910647614723759993910647614723759993910647614723759993910647614723759993910647614723759993910647614723759993910647614723759993910647614723759993910647614723759993910647614723759993910647614723759993910647614723" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c583df66-8bc4-44b9-83eb-709b29f05f97, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, baece948-21d6-4236-b7ad-2f924fd95448, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, baece948-21d6-4236-b7ad-2f924fd95448, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3864925330678261227 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38649253306782612273864925330678261227386492533067826122738649253306782612273864925330678261227386492533067826122738649253306782612273864925330678261227386492533067826122738649253306782612273864925330678261227386492533067826122738649253306782612273864925330678261227386492533067826122738649253306782612273864925330678261227386492533067826122738649253306782612273864925330678261227" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73d0cb9f-08aa-460e-92c8-e241287481d1, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d3e31e8-a36d-44ed-b4b8-160760166b24, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d3e31e8-a36d-44ed-b4b8-160760166b24, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10519045578054139791 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1051904557805413979110519045578054139791105190455780541397911051904557805413979110519045578054139791105190455780541397911051904557805413979110519045578054139791105190455780541397911051904557805413979110519045578054139791105190455780541397911051904557805413979110519045578054139791105190455780541397911051904557805413979110519045578054139791105190455780541397911051904557805413979110519045578054139791" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, baece948-21d6-4236-b7ad-2f924fd95448, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4f2dc18-d340-4209-9aae-fcfb028e39fd, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4f2dc18-d340-4209-9aae-fcfb028e39fd, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15044190307211909565 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1504419030721190956515044190307211909565150441903072119095651504419030721190956515044190307211909565150441903072119095651504419030721190956515044190307211909565150441903072119095651504419030721190956515044190307211909565150441903072119095651504419030721190956515044190307211909565150441903072119095651504419030721190956515044190307211909565150441903072119095651504419030721190956515044190307211909565" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d3e31e8-a36d-44ed-b4b8-160760166b24, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75dbf6ea-dc97-4f05-9369-a31c2b67baf3, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75dbf6ea-dc97-4f05-9369-a31c2b67baf3, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 229111476951002975 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "229111476951002975229111476951002975229111476951002975229111476951002975229111476951002975229111476951002975229111476951002975229111476951002975229111476951002975229111476951002975229111476951002975229111476951002975229111476951002975229111476951002975229111476951002975229111476951002975229111476951002975229111476951002975229111476951002975229111476951002975" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4f2dc18-d340-4209-9aae-fcfb028e39fd, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75c35034-6ac1-4103-a0ce-fd0fcff85d4b, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75c35034-6ac1-4103-a0ce-fd0fcff85d4b, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16864828436007742469 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1686482843600774246916864828436007742469168648284360077424691686482843600774246916864828436007742469168648284360077424691686482843600774246916864828436007742469168648284360077424691686482843600774246916864828436007742469168648284360077424691686482843600774246916864828436007742469168648284360077424691686482843600774246916864828436007742469168648284360077424691686482843600774246916864828436007742469" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75dbf6ea-dc97-4f05-9369-a31c2b67baf3, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3925480-98ed-4918-ad19-06f39137d2c8, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3925480-98ed-4918-ad19-06f39137d2c8, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16562196619374261627 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1656219661937426162716562196619374261627165621966193742616271656219661937426162716562196619374261627165621966193742616271656219661937426162716562196619374261627165621966193742616271656219661937426162716562196619374261627165621966193742616271656219661937426162716562196619374261627165621966193742616271656219661937426162716562196619374261627165621966193742616271656219661937426162716562196619374261627" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75c35034-6ac1-4103-a0ce-fd0fcff85d4b, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d50b04e0-dd4c-4355-9903-af0730837c3c, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d50b04e0-dd4c-4355-9903-af0730837c3c, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18385526834133682430 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1838552683413368243018385526834133682430183855268341336824301838552683413368243018385526834133682430183855268341336824301838552683413368243018385526834133682430183855268341336824301838552683413368243018385526834133682430183855268341336824301838552683413368243018385526834133682430183855268341336824301838552683413368243018385526834133682430183855268341336824301838552683413368243018385526834133682430" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3925480-98ed-4918-ad19-06f39137d2c8, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 750715ac-329a-4317-8d0a-6def9cc39a43, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 750715ac-329a-4317-8d0a-6def9cc39a43, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7218991263192220526 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72189912631922205267218991263192220526721899126319222052672189912631922205267218991263192220526721899126319222052672189912631922205267218991263192220526721899126319222052672189912631922205267218991263192220526721899126319222052672189912631922205267218991263192220526721899126319222052672189912631922205267218991263192220526721899126319222052672189912631922205267218991263192220526" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d50b04e0-dd4c-4355-9903-af0730837c3c, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7cadb497-0cda-446e-82cd-576782d354fa, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7cadb497-0cda-446e-82cd-576782d354fa, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2295406117721299338 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22954061177212993382295406117721299338229540611772129933822954061177212993382295406117721299338229540611772129933822954061177212993382295406117721299338229540611772129933822954061177212993382295406117721299338229540611772129933822954061177212993382295406117721299338229540611772129933822954061177212993382295406117721299338229540611772129933822954061177212993382295406117721299338" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 750715ac-329a-4317-8d0a-6def9cc39a43, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 249c5050-8c5a-4e4c-9d1e-bb2de2a2956a, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 249c5050-8c5a-4e4c-9d1e-bb2de2a2956a, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10986525756879678786 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1098652575687967878610986525756879678786109865257568796787861098652575687967878610986525756879678786109865257568796787861098652575687967878610986525756879678786109865257568796787861098652575687967878610986525756879678786109865257568796787861098652575687967878610986525756879678786109865257568796787861098652575687967878610986525756879678786109865257568796787861098652575687967878610986525756879678786" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7cadb497-0cda-446e-82cd-576782d354fa, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c48ccd4f-7ea1-49fa-9c6c-5a3d0de9244a, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c48ccd4f-7ea1-49fa-9c6c-5a3d0de9244a, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4534583496169717358 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45345834961697173584534583496169717358453458349616971735845345834961697173584534583496169717358453458349616971735845345834961697173584534583496169717358453458349616971735845345834961697173584534583496169717358453458349616971735845345834961697173584534583496169717358453458349616971735845345834961697173584534583496169717358453458349616971735845345834961697173584534583496169717358" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 249c5050-8c5a-4e4c-9d1e-bb2de2a2956a, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07bedf8a-23bd-44b0-9e46-f4c7f05d8288, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07bedf8a-23bd-44b0-9e46-f4c7f05d8288, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14649434330007882731 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1464943433000788273114649434330007882731146494343300078827311464943433000788273114649434330007882731146494343300078827311464943433000788273114649434330007882731146494343300078827311464943433000788273114649434330007882731146494343300078827311464943433000788273114649434330007882731146494343300078827311464943433000788273114649434330007882731146494343300078827311464943433000788273114649434330007882731" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c48ccd4f-7ea1-49fa-9c6c-5a3d0de9244a, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b71c642-5045-4b1e-9d55-33e2658d105b, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b71c642-5045-4b1e-9d55-33e2658d105b, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16353172170035368288 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1635317217003536828816353172170035368288163531721700353682881635317217003536828816353172170035368288163531721700353682881635317217003536828816353172170035368288163531721700353682881635317217003536828816353172170035368288163531721700353682881635317217003536828816353172170035368288163531721700353682881635317217003536828816353172170035368288163531721700353682881635317217003536828816353172170035368288" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07bedf8a-23bd-44b0-9e46-f4c7f05d8288, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d3a48fd-c254-4bb9-9ab0-7862a0002ac9, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d3a48fd-c254-4bb9-9ab0-7862a0002ac9, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2679541240309132887 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26795412403091328872679541240309132887267954124030913288726795412403091328872679541240309132887267954124030913288726795412403091328872679541240309132887267954124030913288726795412403091328872679541240309132887267954124030913288726795412403091328872679541240309132887267954124030913288726795412403091328872679541240309132887267954124030913288726795412403091328872679541240309132887" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b71c642-5045-4b1e-9d55-33e2658d105b, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11fb3898-fb19-4328-b0c0-6891aa857643, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11fb3898-fb19-4328-b0c0-6891aa857643, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6039699799434018200 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60396997994340182006039699799434018200603969979943401820060396997994340182006039699799434018200603969979943401820060396997994340182006039699799434018200603969979943401820060396997994340182006039699799434018200603969979943401820060396997994340182006039699799434018200603969979943401820060396997994340182006039699799434018200603969979943401820060396997994340182006039699799434018200" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d3a48fd-c254-4bb9-9ab0-7862a0002ac9, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f4d1ddb-5045-454a-a3c1-9cbce4bf400c, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f4d1ddb-5045-454a-a3c1-9cbce4bf400c, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14331761161906934400 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1433176116190693440014331761161906934400143317611619069344001433176116190693440014331761161906934400143317611619069344001433176116190693440014331761161906934400143317611619069344001433176116190693440014331761161906934400143317611619069344001433176116190693440014331761161906934400143317611619069344001433176116190693440014331761161906934400143317611619069344001433176116190693440014331761161906934400" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11fb3898-fb19-4328-b0c0-6891aa857643, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f8009b8-e708-4831-8286-b0918fb66980, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f8009b8-e708-4831-8286-b0918fb66980, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9969599363329148872 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99695993633291488729969599363329148872996959936332914887299695993633291488729969599363329148872996959936332914887299695993633291488729969599363329148872996959936332914887299695993633291488729969599363329148872996959936332914887299695993633291488729969599363329148872996959936332914887299695993633291488729969599363329148872996959936332914887299695993633291488729969599363329148872" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f4d1ddb-5045-454a-a3c1-9cbce4bf400c, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fff609e-7dd0-4e61-902f-714be418b585, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fff609e-7dd0-4e61-902f-714be418b585, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4665060558053393780 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46650605580533937804665060558053393780466506055805339378046650605580533937804665060558053393780466506055805339378046650605580533937804665060558053393780466506055805339378046650605580533937804665060558053393780466506055805339378046650605580533937804665060558053393780466506055805339378046650605580533937804665060558053393780466506055805339378046650605580533937804665060558053393780" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f8009b8-e708-4831-8286-b0918fb66980, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8226641b-5da7-4356-a331-e04c094fbf91, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8226641b-5da7-4356-a331-e04c094fbf91, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 785483812661176984 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "785483812661176984785483812661176984785483812661176984785483812661176984785483812661176984785483812661176984785483812661176984785483812661176984785483812661176984785483812661176984785483812661176984785483812661176984785483812661176984785483812661176984785483812661176984785483812661176984785483812661176984785483812661176984785483812661176984785483812661176984" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fff609e-7dd0-4e61-902f-714be418b585, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a82a3e03-d700-4a43-86b6-86535bde540d, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a82a3e03-d700-4a43-86b6-86535bde540d, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11234385751666364698 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1123438575166636469811234385751666364698112343857516663646981123438575166636469811234385751666364698112343857516663646981123438575166636469811234385751666364698112343857516663646981123438575166636469811234385751666364698112343857516663646981123438575166636469811234385751666364698112343857516663646981123438575166636469811234385751666364698112343857516663646981123438575166636469811234385751666364698" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a82a3e03-d700-4a43-86b6-86535bde540d, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7841aa1a-b32d-4cf2-b267-6c9acdebee22, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7841aa1a-b32d-4cf2-b267-6c9acdebee22, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16897677301557385386 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1689767730155738538616897677301557385386168976773015573853861689767730155738538616897677301557385386168976773015573853861689767730155738538616897677301557385386168976773015573853861689767730155738538616897677301557385386168976773015573853861689767730155738538616897677301557385386168976773015573853861689767730155738538616897677301557385386168976773015573853861689767730155738538616897677301557385386" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8226641b-5da7-4356-a331-e04c094fbf91, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 918a2548-04c5-4eeb-bfb6-1cec5b5ebcf7, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 918a2548-04c5-4eeb-bfb6-1cec5b5ebcf7, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 879914156487234537 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "879914156487234537879914156487234537879914156487234537879914156487234537879914156487234537879914156487234537879914156487234537879914156487234537879914156487234537879914156487234537879914156487234537879914156487234537879914156487234537879914156487234537879914156487234537879914156487234537879914156487234537879914156487234537879914156487234537879914156487234537" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7841aa1a-b32d-4cf2-b267-6c9acdebee22, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cfed7ea1-f6f1-408b-8654-4df81bc9a33e, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cfed7ea1-f6f1-408b-8654-4df81bc9a33e, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6244243438901141713 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62442434389011417136244243438901141713624424343890114171362442434389011417136244243438901141713624424343890114171362442434389011417136244243438901141713624424343890114171362442434389011417136244243438901141713624424343890114171362442434389011417136244243438901141713624424343890114171362442434389011417136244243438901141713624424343890114171362442434389011417136244243438901141713" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 918a2548-04c5-4eeb-bfb6-1cec5b5ebcf7, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ddce4972-6e8a-4dc5-b02d-9331b2dfea77, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ddce4972-6e8a-4dc5-b02d-9331b2dfea77, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6010602706918379084 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60106027069183790846010602706918379084601060270691837908460106027069183790846010602706918379084601060270691837908460106027069183790846010602706918379084601060270691837908460106027069183790846010602706918379084601060270691837908460106027069183790846010602706918379084601060270691837908460106027069183790846010602706918379084601060270691837908460106027069183790846010602706918379084" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cfed7ea1-f6f1-408b-8654-4df81bc9a33e, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42a2ea6c-0339-45e0-9dd8-4f9e855b7e1b, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42a2ea6c-0339-45e0-9dd8-4f9e855b7e1b, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10479404252355612139 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1047940425235561213910479404252355612139104794042523556121391047940425235561213910479404252355612139104794042523556121391047940425235561213910479404252355612139104794042523556121391047940425235561213910479404252355612139104794042523556121391047940425235561213910479404252355612139104794042523556121391047940425235561213910479404252355612139104794042523556121391047940425235561213910479404252355612139" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ddce4972-6e8a-4dc5-b02d-9331b2dfea77, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 970cf8cb-5f77-4598-a745-f7e9bd391cd4, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 970cf8cb-5f77-4598-a745-f7e9bd391cd4, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12050536684582033203 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1205053668458203320312050536684582033203120505366845820332031205053668458203320312050536684582033203120505366845820332031205053668458203320312050536684582033203120505366845820332031205053668458203320312050536684582033203120505366845820332031205053668458203320312050536684582033203120505366845820332031205053668458203320312050536684582033203120505366845820332031205053668458203320312050536684582033203" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42a2ea6c-0339-45e0-9dd8-4f9e855b7e1b, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3416131c-2809-4a5c-adc6-0ac74b933f00, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3416131c-2809-4a5c-adc6-0ac74b933f00, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7506857065866914045 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75068570658669140457506857065866914045750685706586691404575068570658669140457506857065866914045750685706586691404575068570658669140457506857065866914045750685706586691404575068570658669140457506857065866914045750685706586691404575068570658669140457506857065866914045750685706586691404575068570658669140457506857065866914045750685706586691404575068570658669140457506857065866914045" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 970cf8cb-5f77-4598-a745-f7e9bd391cd4, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 621287ae-a270-4132-b985-1b7521bc7907, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 621287ae-a270-4132-b985-1b7521bc7907, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6492436959122484777 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64924369591224847776492436959122484777649243695912248477764924369591224847776492436959122484777649243695912248477764924369591224847776492436959122484777649243695912248477764924369591224847776492436959122484777649243695912248477764924369591224847776492436959122484777649243695912248477764924369591224847776492436959122484777649243695912248477764924369591224847776492436959122484777" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3416131c-2809-4a5c-adc6-0ac74b933f00, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d223e4ab-9173-4807-a948-14d9e50fe60f, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d223e4ab-9173-4807-a948-14d9e50fe60f, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 209548126154608917 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "209548126154608917209548126154608917209548126154608917209548126154608917209548126154608917209548126154608917209548126154608917209548126154608917209548126154608917209548126154608917209548126154608917209548126154608917209548126154608917209548126154608917209548126154608917209548126154608917209548126154608917209548126154608917209548126154608917209548126154608917" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d223e4ab-9173-4807-a948-14d9e50fe60f, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 410325b2-bb32-426d-a29f-72a07d43a4cd, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 410325b2-bb32-426d-a29f-72a07d43a4cd, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12405932189399009248 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1240593218939900924812405932189399009248124059321893990092481240593218939900924812405932189399009248124059321893990092481240593218939900924812405932189399009248124059321893990092481240593218939900924812405932189399009248124059321893990092481240593218939900924812405932189399009248124059321893990092481240593218939900924812405932189399009248124059321893990092481240593218939900924812405932189399009248" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 621287ae-a270-4132-b985-1b7521bc7907, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f666d275-8ab6-40bc-826c-b1d741ad9dc3, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f666d275-8ab6-40bc-826c-b1d741ad9dc3, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 619892230446758155 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "619892230446758155619892230446758155619892230446758155619892230446758155619892230446758155619892230446758155619892230446758155619892230446758155619892230446758155619892230446758155619892230446758155619892230446758155619892230446758155619892230446758155619892230446758155619892230446758155619892230446758155619892230446758155619892230446758155619892230446758155" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 410325b2-bb32-426d-a29f-72a07d43a4cd, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7941d6f5-c7aa-453e-9c29-b5c1f873106d, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7941d6f5-c7aa-453e-9c29-b5c1f873106d, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7961470827517614127 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79614708275176141277961470827517614127796147082751761412779614708275176141277961470827517614127796147082751761412779614708275176141277961470827517614127796147082751761412779614708275176141277961470827517614127796147082751761412779614708275176141277961470827517614127796147082751761412779614708275176141277961470827517614127796147082751761412779614708275176141277961470827517614127" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f666d275-8ab6-40bc-826c-b1d741ad9dc3, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6fb0a612-c331-4b9a-a502-0f0851de4c75, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6fb0a612-c331-4b9a-a502-0f0851de4c75, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2514405099480544679 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25144050994805446792514405099480544679251440509948054467925144050994805446792514405099480544679251440509948054467925144050994805446792514405099480544679251440509948054467925144050994805446792514405099480544679251440509948054467925144050994805446792514405099480544679251440509948054467925144050994805446792514405099480544679251440509948054467925144050994805446792514405099480544679" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7941d6f5-c7aa-453e-9c29-b5c1f873106d, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb8179a4-eec0-4a73-aacd-ea8c6b86f8e7, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb8179a4-eec0-4a73-aacd-ea8c6b86f8e7, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10455317638340927886 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1045531763834092788610455317638340927886104553176383409278861045531763834092788610455317638340927886104553176383409278861045531763834092788610455317638340927886104553176383409278861045531763834092788610455317638340927886104553176383409278861045531763834092788610455317638340927886104553176383409278861045531763834092788610455317638340927886104553176383409278861045531763834092788610455317638340927886" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6fb0a612-c331-4b9a-a502-0f0851de4c75, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d4c5d5f-e1e9-4c7d-83ab-a978d1ef79a7, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d4c5d5f-e1e9-4c7d-83ab-a978d1ef79a7, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9406272117112169530 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94062721171121695309406272117112169530940627211711216953094062721171121695309406272117112169530940627211711216953094062721171121695309406272117112169530940627211711216953094062721171121695309406272117112169530940627211711216953094062721171121695309406272117112169530940627211711216953094062721171121695309406272117112169530940627211711216953094062721171121695309406272117112169530" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb8179a4-eec0-4a73-aacd-ea8c6b86f8e7, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c4c307b-57ea-45ad-a034-259712a9ebf3, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c4c307b-57ea-45ad-a034-259712a9ebf3, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 44074023080765629 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "4407402308076562944074023080765629440740230807656294407402308076562944074023080765629440740230807656294407402308076562944074023080765629440740230807656294407402308076562944074023080765629440740230807656294407402308076562944074023080765629440740230807656294407402308076562944074023080765629440740230807656294407402308076562944074023080765629" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d4c5d5f-e1e9-4c7d-83ab-a978d1ef79a7, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2500145-0118-4713-8f6a-14c9216c1c55, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2500145-0118-4713-8f6a-14c9216c1c55, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10128386561122625958 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1012838656112262595810128386561122625958101283865611226259581012838656112262595810128386561122625958101283865611226259581012838656112262595810128386561122625958101283865611226259581012838656112262595810128386561122625958101283865611226259581012838656112262595810128386561122625958101283865611226259581012838656112262595810128386561122625958101283865611226259581012838656112262595810128386561122625958" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c4c307b-57ea-45ad-a034-259712a9ebf3, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7eb4cac9-61b4-49c3-a612-bedf2e144844, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7eb4cac9-61b4-49c3-a612-bedf2e144844, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9523826721921656693 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95238267219216566939523826721921656693952382672192165669395238267219216566939523826721921656693952382672192165669395238267219216566939523826721921656693952382672192165669395238267219216566939523826721921656693952382672192165669395238267219216566939523826721921656693952382672192165669395238267219216566939523826721921656693952382672192165669395238267219216566939523826721921656693" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2500145-0118-4713-8f6a-14c9216c1c55, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ce84e31-c2ba-4d76-9c8e-e73ff1d669de, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ce84e31-c2ba-4d76-9c8e-e73ff1d669de, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2116772228146910375 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21167722281469103752116772228146910375211677222814691037521167722281469103752116772228146910375211677222814691037521167722281469103752116772228146910375211677222814691037521167722281469103752116772228146910375211677222814691037521167722281469103752116772228146910375211677222814691037521167722281469103752116772228146910375211677222814691037521167722281469103752116772228146910375" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7eb4cac9-61b4-49c3-a612-bedf2e144844, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14e9fa16-7d9b-4502-8917-f904c4a6adac, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14e9fa16-7d9b-4502-8917-f904c4a6adac, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4789650138785111370 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47896501387851113704789650138785111370478965013878511137047896501387851113704789650138785111370478965013878511137047896501387851113704789650138785111370478965013878511137047896501387851113704789650138785111370478965013878511137047896501387851113704789650138785111370478965013878511137047896501387851113704789650138785111370478965013878511137047896501387851113704789650138785111370" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ce84e31-c2ba-4d76-9c8e-e73ff1d669de, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1641266c-ec5e-49ea-95ec-d3ffdf50a763, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1641266c-ec5e-49ea-95ec-d3ffdf50a763, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3279276208122605417 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32792762081226054173279276208122605417327927620812260541732792762081226054173279276208122605417327927620812260541732792762081226054173279276208122605417327927620812260541732792762081226054173279276208122605417327927620812260541732792762081226054173279276208122605417327927620812260541732792762081226054173279276208122605417327927620812260541732792762081226054173279276208122605417" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14e9fa16-7d9b-4502-8917-f904c4a6adac, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d87a841-1af1-4129-b92a-674f40e8d4c1, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d87a841-1af1-4129-b92a-674f40e8d4c1, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15683612322079216620 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1568361232207921662015683612322079216620156836123220792166201568361232207921662015683612322079216620156836123220792166201568361232207921662015683612322079216620156836123220792166201568361232207921662015683612322079216620156836123220792166201568361232207921662015683612322079216620156836123220792166201568361232207921662015683612322079216620156836123220792166201568361232207921662015683612322079216620" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1641266c-ec5e-49ea-95ec-d3ffdf50a763, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7abdd21-41b5-4cca-a6b3-256369260b87, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7abdd21-41b5-4cca-a6b3-256369260b87, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12297859184495734490 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1229785918449573449012297859184495734490122978591844957344901229785918449573449012297859184495734490122978591844957344901229785918449573449012297859184495734490122978591844957344901229785918449573449012297859184495734490122978591844957344901229785918449573449012297859184495734490122978591844957344901229785918449573449012297859184495734490122978591844957344901229785918449573449012297859184495734490" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d87a841-1af1-4129-b92a-674f40e8d4c1, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5a8464f-1214-44e2-886e-d8febb21c03c, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5a8464f-1214-44e2-886e-d8febb21c03c, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8691516246767207700 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86915162467672077008691516246767207700869151624676720770086915162467672077008691516246767207700869151624676720770086915162467672077008691516246767207700869151624676720770086915162467672077008691516246767207700869151624676720770086915162467672077008691516246767207700869151624676720770086915162467672077008691516246767207700869151624676720770086915162467672077008691516246767207700" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7abdd21-41b5-4cca-a6b3-256369260b87, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af4482a1-3fc9-4f82-b4e7-1b68c602891d, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af4482a1-3fc9-4f82-b4e7-1b68c602891d, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9305701807832482039 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93057018078324820399305701807832482039930570180783248203993057018078324820399305701807832482039930570180783248203993057018078324820399305701807832482039930570180783248203993057018078324820399305701807832482039930570180783248203993057018078324820399305701807832482039930570180783248203993057018078324820399305701807832482039930570180783248203993057018078324820399305701807832482039" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5a8464f-1214-44e2-886e-d8febb21c03c, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a338b84c-057b-4a01-95b5-dc138fbfbde8, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a338b84c-057b-4a01-95b5-dc138fbfbde8, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8032029354987602345 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80320293549876023458032029354987602345803202935498760234580320293549876023458032029354987602345803202935498760234580320293549876023458032029354987602345803202935498760234580320293549876023458032029354987602345803202935498760234580320293549876023458032029354987602345803202935498760234580320293549876023458032029354987602345803202935498760234580320293549876023458032029354987602345" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af4482a1-3fc9-4f82-b4e7-1b68c602891d, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1d0dd11-3fb4-4a70-b7b6-ef4d65976504, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1d0dd11-3fb4-4a70-b7b6-ef4d65976504, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10429476936091305638 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1042947693609130563810429476936091305638104294769360913056381042947693609130563810429476936091305638104294769360913056381042947693609130563810429476936091305638104294769360913056381042947693609130563810429476936091305638104294769360913056381042947693609130563810429476936091305638104294769360913056381042947693609130563810429476936091305638104294769360913056381042947693609130563810429476936091305638" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a338b84c-057b-4a01-95b5-dc138fbfbde8, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e29f45f9-2af0-4cef-a4b7-113d287f50ca, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e29f45f9-2af0-4cef-a4b7-113d287f50ca, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11487593447829661856 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1148759344782966185611487593447829661856114875934478296618561148759344782966185611487593447829661856114875934478296618561148759344782966185611487593447829661856114875934478296618561148759344782966185611487593447829661856114875934478296618561148759344782966185611487593447829661856114875934478296618561148759344782966185611487593447829661856114875934478296618561148759344782966185611487593447829661856" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1d0dd11-3fb4-4a70-b7b6-ef4d65976504, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be2f1f41-bfc9-426c-a0d9-77c6fdab005e, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be2f1f41-bfc9-426c-a0d9-77c6fdab005e, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18308036299914872902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1830803629991487290218308036299914872902183080362999148729021830803629991487290218308036299914872902183080362999148729021830803629991487290218308036299914872902183080362999148729021830803629991487290218308036299914872902183080362999148729021830803629991487290218308036299914872902183080362999148729021830803629991487290218308036299914872902183080362999148729021830803629991487290218308036299914872902" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e29f45f9-2af0-4cef-a4b7-113d287f50ca, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78f3a8ef-0509-44bf-b465-12ae927b2507, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78f3a8ef-0509-44bf-b465-12ae927b2507, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15372871375682750488 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1537287137568275048815372871375682750488153728713756827504881537287137568275048815372871375682750488153728713756827504881537287137568275048815372871375682750488153728713756827504881537287137568275048815372871375682750488153728713756827504881537287137568275048815372871375682750488153728713756827504881537287137568275048815372871375682750488153728713756827504881537287137568275048815372871375682750488" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be2f1f41-bfc9-426c-a0d9-77c6fdab005e, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1fc51e30-43f3-4e0f-a3e8-b4aeb73b6b84, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1fc51e30-43f3-4e0f-a3e8-b4aeb73b6b84, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3327425678125782221 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33274256781257822213327425678125782221332742567812578222133274256781257822213327425678125782221332742567812578222133274256781257822213327425678125782221332742567812578222133274256781257822213327425678125782221332742567812578222133274256781257822213327425678125782221332742567812578222133274256781257822213327425678125782221332742567812578222133274256781257822213327425678125782221" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78f3a8ef-0509-44bf-b465-12ae927b2507, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 569fc1fe-1694-42a2-956f-2a00e864b0c3, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 569fc1fe-1694-42a2-956f-2a00e864b0c3, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14608906678095769073 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1460890667809576907314608906678095769073146089066780957690731460890667809576907314608906678095769073146089066780957690731460890667809576907314608906678095769073146089066780957690731460890667809576907314608906678095769073146089066780957690731460890667809576907314608906678095769073146089066780957690731460890667809576907314608906678095769073146089066780957690731460890667809576907314608906678095769073" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1fc51e30-43f3-4e0f-a3e8-b4aeb73b6b84, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d29d33a1-632f-4db3-a734-897233d2040d, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d29d33a1-632f-4db3-a734-897233d2040d, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11964956623951277070 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1196495662395127707011964956623951277070119649566239512770701196495662395127707011964956623951277070119649566239512770701196495662395127707011964956623951277070119649566239512770701196495662395127707011964956623951277070119649566239512770701196495662395127707011964956623951277070119649566239512770701196495662395127707011964956623951277070119649566239512770701196495662395127707011964956623951277070" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 569fc1fe-1694-42a2-956f-2a00e864b0c3, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36c13889-c1f0-4c8b-aef8-ce4447781016, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36c13889-c1f0-4c8b-aef8-ce4447781016, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14644863059621964136 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1464486305962196413614644863059621964136146448630596219641361464486305962196413614644863059621964136146448630596219641361464486305962196413614644863059621964136146448630596219641361464486305962196413614644863059621964136146448630596219641361464486305962196413614644863059621964136146448630596219641361464486305962196413614644863059621964136146448630596219641361464486305962196413614644863059621964136" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d29d33a1-632f-4db3-a734-897233d2040d, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15466ccf-d23a-4153-abbb-aa3dba2b4133, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15466ccf-d23a-4153-abbb-aa3dba2b4133, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18094349115883732149 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1809434911588373214918094349115883732149180943491158837321491809434911588373214918094349115883732149180943491158837321491809434911588373214918094349115883732149180943491158837321491809434911588373214918094349115883732149180943491158837321491809434911588373214918094349115883732149180943491158837321491809434911588373214918094349115883732149180943491158837321491809434911588373214918094349115883732149" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36c13889-c1f0-4c8b-aef8-ce4447781016, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1501dbf6-aba0-4e2d-a383-2465670c8850, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1501dbf6-aba0-4e2d-a383-2465670c8850, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1892093718364083382 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18920937183640833821892093718364083382189209371836408338218920937183640833821892093718364083382189209371836408338218920937183640833821892093718364083382189209371836408338218920937183640833821892093718364083382189209371836408338218920937183640833821892093718364083382189209371836408338218920937183640833821892093718364083382189209371836408338218920937183640833821892093718364083382" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15466ccf-d23a-4153-abbb-aa3dba2b4133, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b486c76-e019-4ee0-b4d1-81df96ba59b2, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b486c76-e019-4ee0-b4d1-81df96ba59b2, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15473990050316694433 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1547399005031669443315473990050316694433154739900503166944331547399005031669443315473990050316694433154739900503166944331547399005031669443315473990050316694433154739900503166944331547399005031669443315473990050316694433154739900503166944331547399005031669443315473990050316694433154739900503166944331547399005031669443315473990050316694433154739900503166944331547399005031669443315473990050316694433" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1501dbf6-aba0-4e2d-a383-2465670c8850, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e3e2550-f506-4894-81fd-36ad432fbebf, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e3e2550-f506-4894-81fd-36ad432fbebf, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5435686680163770909 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54356866801637709095435686680163770909543568668016377090954356866801637709095435686680163770909543568668016377090954356866801637709095435686680163770909543568668016377090954356866801637709095435686680163770909543568668016377090954356866801637709095435686680163770909543568668016377090954356866801637709095435686680163770909543568668016377090954356866801637709095435686680163770909" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b486c76-e019-4ee0-b4d1-81df96ba59b2, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4335765f-74fd-4db4-a1dc-02eafaa7a37d, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4335765f-74fd-4db4-a1dc-02eafaa7a37d, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10127580145809037824 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1012758014580903782410127580145809037824101275801458090378241012758014580903782410127580145809037824101275801458090378241012758014580903782410127580145809037824101275801458090378241012758014580903782410127580145809037824101275801458090378241012758014580903782410127580145809037824101275801458090378241012758014580903782410127580145809037824101275801458090378241012758014580903782410127580145809037824" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4335765f-74fd-4db4-a1dc-02eafaa7a37d, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7796166-d5e8-4e23-ba2f-bc9cc4c4c624, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7796166-d5e8-4e23-ba2f-bc9cc4c4c624, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8444233941448476943 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84442339414484769438444233941448476943844423394144847694384442339414484769438444233941448476943844423394144847694384442339414484769438444233941448476943844423394144847694384442339414484769438444233941448476943844423394144847694384442339414484769438444233941448476943844423394144847694384442339414484769438444233941448476943844423394144847694384442339414484769438444233941448476943" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7796166-d5e8-4e23-ba2f-bc9cc4c4c624, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d25628f1-499d-4823-a13f-b8b54da06978, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d25628f1-499d-4823-a13f-b8b54da06978, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16976974854624870655 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1697697485462487065516976974854624870655169769748546248706551697697485462487065516976974854624870655169769748546248706551697697485462487065516976974854624870655169769748546248706551697697485462487065516976974854624870655169769748546248706551697697485462487065516976974854624870655169769748546248706551697697485462487065516976974854624870655169769748546248706551697697485462487065516976974854624870655" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e3e2550-f506-4894-81fd-36ad432fbebf, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8261c1c-8e69-4c5d-8e8d-86f1afc2f9a7, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8261c1c-8e69-4c5d-8e8d-86f1afc2f9a7, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 873141582407798532 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "873141582407798532873141582407798532873141582407798532873141582407798532873141582407798532873141582407798532873141582407798532873141582407798532873141582407798532873141582407798532873141582407798532873141582407798532873141582407798532873141582407798532873141582407798532873141582407798532873141582407798532873141582407798532873141582407798532873141582407798532" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d25628f1-499d-4823-a13f-b8b54da06978, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8261c1c-8e69-4c5d-8e8d-86f1afc2f9a7, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, abfca38f-8ea7-49bb-ab63-7ef42d10f41f, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, abfca38f-8ea7-49bb-ab63-7ef42d10f41f, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10052945019677951479 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1005294501967795147910052945019677951479100529450196779514791005294501967795147910052945019677951479100529450196779514791005294501967795147910052945019677951479100529450196779514791005294501967795147910052945019677951479100529450196779514791005294501967795147910052945019677951479100529450196779514791005294501967795147910052945019677951479100529450196779514791005294501967795147910052945019677951479" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a912adf6-133a-4de1-8480-b14946d7f7f3, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a912adf6-133a-4de1-8480-b14946d7f7f3, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2042160185091384236 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20421601850913842362042160185091384236204216018509138423620421601850913842362042160185091384236204216018509138423620421601850913842362042160185091384236204216018509138423620421601850913842362042160185091384236204216018509138423620421601850913842362042160185091384236204216018509138423620421601850913842362042160185091384236204216018509138423620421601850913842362042160185091384236" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, abfca38f-8ea7-49bb-ab63-7ef42d10f41f, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc15760d-f4ea-4c5e-9bf3-d0290fd20d42, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc15760d-f4ea-4c5e-9bf3-d0290fd20d42, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11189496663118383181 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1118949666311838318111189496663118383181111894966631183831811118949666311838318111189496663118383181111894966631183831811118949666311838318111189496663118383181111894966631183831811118949666311838318111189496663118383181111894966631183831811118949666311838318111189496663118383181111894966631183831811118949666311838318111189496663118383181111894966631183831811118949666311838318111189496663118383181" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a912adf6-133a-4de1-8480-b14946d7f7f3, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5747f24-97f2-4862-8187-e913f64d4558, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5747f24-97f2-4862-8187-e913f64d4558, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4957384175122986425 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49573841751229864254957384175122986425495738417512298642549573841751229864254957384175122986425495738417512298642549573841751229864254957384175122986425495738417512298642549573841751229864254957384175122986425495738417512298642549573841751229864254957384175122986425495738417512298642549573841751229864254957384175122986425495738417512298642549573841751229864254957384175122986425" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc15760d-f4ea-4c5e-9bf3-d0290fd20d42, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9d52cbe-2114-4e1a-bdd4-b487f7132530, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9d52cbe-2114-4e1a-bdd4-b487f7132530, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5901081186921955713 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59010811869219557135901081186921955713590108118692195571359010811869219557135901081186921955713590108118692195571359010811869219557135901081186921955713590108118692195571359010811869219557135901081186921955713590108118692195571359010811869219557135901081186921955713590108118692195571359010811869219557135901081186921955713590108118692195571359010811869219557135901081186921955713" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5747f24-97f2-4862-8187-e913f64d4558, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08dbde6a-c843-4731-ac32-b3f9419e8b86, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08dbde6a-c843-4731-ac32-b3f9419e8b86, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 266165424783448251 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "266165424783448251266165424783448251266165424783448251266165424783448251266165424783448251266165424783448251266165424783448251266165424783448251266165424783448251266165424783448251266165424783448251266165424783448251266165424783448251266165424783448251266165424783448251266165424783448251266165424783448251266165424783448251266165424783448251266165424783448251" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9d52cbe-2114-4e1a-bdd4-b487f7132530, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1ffabe6-5038-4838-a801-17265ac99eb5, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1ffabe6-5038-4838-a801-17265ac99eb5, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15977294565557725507 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1597729456555772550715977294565557725507159772945655577255071597729456555772550715977294565557725507159772945655577255071597729456555772550715977294565557725507159772945655577255071597729456555772550715977294565557725507159772945655577255071597729456555772550715977294565557725507159772945655577255071597729456555772550715977294565557725507159772945655577255071597729456555772550715977294565557725507" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08dbde6a-c843-4731-ac32-b3f9419e8b86, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1ffabe6-5038-4838-a801-17265ac99eb5, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b5e23e7-79c8-4177-874c-69bfc3080258, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b5e23e7-79c8-4177-874c-69bfc3080258, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8513478429875429896 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85134784298754298968513478429875429896851347842987542989685134784298754298968513478429875429896851347842987542989685134784298754298968513478429875429896851347842987542989685134784298754298968513478429875429896851347842987542989685134784298754298968513478429875429896851347842987542989685134784298754298968513478429875429896851347842987542989685134784298754298968513478429875429896" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b68eb6d-1460-4d29-8b2c-f29f83d4ddd8, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b68eb6d-1460-4d29-8b2c-f29f83d4ddd8, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5337871723932313373 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53378717239323133735337871723932313373533787172393231337353378717239323133735337871723932313373533787172393231337353378717239323133735337871723932313373533787172393231337353378717239323133735337871723932313373533787172393231337353378717239323133735337871723932313373533787172393231337353378717239323133735337871723932313373533787172393231337353378717239323133735337871723932313373" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b5e23e7-79c8-4177-874c-69bfc3080258, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3665ae26-2cec-4516-9848-8e9d3698612e, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3665ae26-2cec-4516-9848-8e9d3698612e, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17102678013092746802 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1710267801309274680217102678013092746802171026780130927468021710267801309274680217102678013092746802171026780130927468021710267801309274680217102678013092746802171026780130927468021710267801309274680217102678013092746802171026780130927468021710267801309274680217102678013092746802171026780130927468021710267801309274680217102678013092746802171026780130927468021710267801309274680217102678013092746802" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b68eb6d-1460-4d29-8b2c-f29f83d4ddd8, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dbe78576-9c0b-4a9b-9ded-2381e0bc0cf4, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dbe78576-9c0b-4a9b-9ded-2381e0bc0cf4, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6663482772890270124 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66634827728902701246663482772890270124666348277289027012466634827728902701246663482772890270124666348277289027012466634827728902701246663482772890270124666348277289027012466634827728902701246663482772890270124666348277289027012466634827728902701246663482772890270124666348277289027012466634827728902701246663482772890270124666348277289027012466634827728902701246663482772890270124" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dbe78576-9c0b-4a9b-9ded-2381e0bc0cf4, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3665ae26-2cec-4516-9848-8e9d3698612e, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cfe12dda-bded-42d1-be7b-a90caa20e33d, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cfe12dda-bded-42d1-be7b-a90caa20e33d, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3315751556575393051 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33157515565753930513315751556575393051331575155657539305133157515565753930513315751556575393051331575155657539305133157515565753930513315751556575393051331575155657539305133157515565753930513315751556575393051331575155657539305133157515565753930513315751556575393051331575155657539305133157515565753930513315751556575393051331575155657539305133157515565753930513315751556575393051" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5ef05a7-2ac7-4257-9dc0-4feaabdf9050, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5ef05a7-2ac7-4257-9dc0-4feaabdf9050, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17955709529156384666 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1795570952915638466617955709529156384666179557095291563846661795570952915638466617955709529156384666179557095291563846661795570952915638466617955709529156384666179557095291563846661795570952915638466617955709529156384666179557095291563846661795570952915638466617955709529156384666179557095291563846661795570952915638466617955709529156384666179557095291563846661795570952915638466617955709529156384666" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5ef05a7-2ac7-4257-9dc0-4feaabdf9050, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cfe12dda-bded-42d1-be7b-a90caa20e33d, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0aa0cff4-bb26-4d78-b22a-7dd9a1fb98c8, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0aa0cff4-bb26-4d78-b22a-7dd9a1fb98c8, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12966831486356532141 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1296683148635653214112966831486356532141129668314863565321411296683148635653214112966831486356532141129668314863565321411296683148635653214112966831486356532141129668314863565321411296683148635653214112966831486356532141129668314863565321411296683148635653214112966831486356532141129668314863565321411296683148635653214112966831486356532141129668314863565321411296683148635653214112966831486356532141" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c82241f-b030-4a0d-9792-18b0bbea2b1b, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c82241f-b030-4a0d-9792-18b0bbea2b1b, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18016850195546524044 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1801685019554652404418016850195546524044180168501955465240441801685019554652404418016850195546524044180168501955465240441801685019554652404418016850195546524044180168501955465240441801685019554652404418016850195546524044180168501955465240441801685019554652404418016850195546524044180168501955465240441801685019554652404418016850195546524044180168501955465240441801685019554652404418016850195546524044" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c82241f-b030-4a0d-9792-18b0bbea2b1b, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75bdef9c-bdaf-409d-b68b-ed79649153d3, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75bdef9c-bdaf-409d-b68b-ed79649153d3, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9672912232445965876 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96729122324459658769672912232445965876967291223244596587696729122324459658769672912232445965876967291223244596587696729122324459658769672912232445965876967291223244596587696729122324459658769672912232445965876967291223244596587696729122324459658769672912232445965876967291223244596587696729122324459658769672912232445965876967291223244596587696729122324459658769672912232445965876" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0aa0cff4-bb26-4d78-b22a-7dd9a1fb98c8, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b9bbcb4-3efa-412f-949e-d53b67345fe4, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b9bbcb4-3efa-412f-949e-d53b67345fe4, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16050840038032595177 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1605084003803259517716050840038032595177160508400380325951771605084003803259517716050840038032595177160508400380325951771605084003803259517716050840038032595177160508400380325951771605084003803259517716050840038032595177160508400380325951771605084003803259517716050840038032595177160508400380325951771605084003803259517716050840038032595177160508400380325951771605084003803259517716050840038032595177" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75bdef9c-bdaf-409d-b68b-ed79649153d3, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad443e8f-89f1-4724-952f-a0438ee95179, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b9bbcb4-3efa-412f-949e-d53b67345fe4, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d89d7144-d725-480e-8168-27e8288470bf, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d89d7144-d725-480e-8168-27e8288470bf, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10915509073580174864 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1091550907358017486410915509073580174864109155090735801748641091550907358017486410915509073580174864109155090735801748641091550907358017486410915509073580174864109155090735801748641091550907358017486410915509073580174864109155090735801748641091550907358017486410915509073580174864109155090735801748641091550907358017486410915509073580174864109155090735801748641091550907358017486410915509073580174864" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad443e8f-89f1-4724-952f-a0438ee95179, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14209478367519110602 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1420947836751911060214209478367519110602142094783675191106021420947836751911060214209478367519110602142094783675191106021420947836751911060214209478367519110602142094783675191106021420947836751911060214209478367519110602142094783675191106021420947836751911060214209478367519110602142094783675191106021420947836751911060214209478367519110602142094783675191106021420947836751911060214209478367519110602" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d89d7144-d725-480e-8168-27e8288470bf, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad443e8f-89f1-4724-952f-a0438ee95179, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e4e1aeb-6b1d-4098-ab0b-70b3abef4df0, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e4e1aeb-6b1d-4098-ab0b-70b3abef4df0, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4274496161455516206 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42744961614555162064274496161455516206427449616145551620642744961614555162064274496161455516206427449616145551620642744961614555162064274496161455516206427449616145551620642744961614555162064274496161455516206427449616145551620642744961614555162064274496161455516206427449616145551620642744961614555162064274496161455516206427449616145551620642744961614555162064274496161455516206" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37d8df9b-20e5-42d2-8bee-fb442ee0a03d, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37d8df9b-20e5-42d2-8bee-fb442ee0a03d, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12517966381887125881 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1251796638188712588112517966381887125881125179663818871258811251796638188712588112517966381887125881125179663818871258811251796638188712588112517966381887125881125179663818871258811251796638188712588112517966381887125881125179663818871258811251796638188712588112517966381887125881125179663818871258811251796638188712588112517966381887125881125179663818871258811251796638188712588112517966381887125881" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e4e1aeb-6b1d-4098-ab0b-70b3abef4df0, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8069736c-97fd-4c2c-a26d-869757263c0b, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8069736c-97fd-4c2c-a26d-869757263c0b, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5753473701728042373 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57534737017280423735753473701728042373575347370172804237357534737017280423735753473701728042373575347370172804237357534737017280423735753473701728042373575347370172804237357534737017280423735753473701728042373575347370172804237357534737017280423735753473701728042373575347370172804237357534737017280423735753473701728042373575347370172804237357534737017280423735753473701728042373" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37d8df9b-20e5-42d2-8bee-fb442ee0a03d, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a372731-623e-4d1f-854a-41d0ca83f00d, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a372731-623e-4d1f-854a-41d0ca83f00d, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4860489545353169248 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48604895453531692484860489545353169248486048954535316924848604895453531692484860489545353169248486048954535316924848604895453531692484860489545353169248486048954535316924848604895453531692484860489545353169248486048954535316924848604895453531692484860489545353169248486048954535316924848604895453531692484860489545353169248486048954535316924848604895453531692484860489545353169248" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8069736c-97fd-4c2c-a26d-869757263c0b, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 502c4f96-3c66-4aef-b95a-d10ea1f6ec80, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 502c4f96-3c66-4aef-b95a-d10ea1f6ec80, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7408778862686376711 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74087788626863767117408778862686376711740877886268637671174087788626863767117408778862686376711740877886268637671174087788626863767117408778862686376711740877886268637671174087788626863767117408778862686376711740877886268637671174087788626863767117408778862686376711740877886268637671174087788626863767117408778862686376711740877886268637671174087788626863767117408778862686376711" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a372731-623e-4d1f-854a-41d0ca83f00d, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b744cffe-5866-4bcb-b72e-b86a0a9b28b0, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b744cffe-5866-4bcb-b72e-b86a0a9b28b0, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3611202378156309124 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36112023781563091243611202378156309124361120237815630912436112023781563091243611202378156309124361120237815630912436112023781563091243611202378156309124361120237815630912436112023781563091243611202378156309124361120237815630912436112023781563091243611202378156309124361120237815630912436112023781563091243611202378156309124361120237815630912436112023781563091243611202378156309124" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 502c4f96-3c66-4aef-b95a-d10ea1f6ec80, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98f1981d-ebdd-4996-9687-44b3595eeefd, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98f1981d-ebdd-4996-9687-44b3595eeefd, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3841929290669345528 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38419292906693455283841929290669345528384192929066934552838419292906693455283841929290669345528384192929066934552838419292906693455283841929290669345528384192929066934552838419292906693455283841929290669345528384192929066934552838419292906693455283841929290669345528384192929066934552838419292906693455283841929290669345528384192929066934552838419292906693455283841929290669345528" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b744cffe-5866-4bcb-b72e-b86a0a9b28b0, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 246eb3a3-5a02-4988-8809-2a8eb2820491, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 246eb3a3-5a02-4988-8809-2a8eb2820491, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11502930186646558644 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1150293018664655864411502930186646558644115029301866465586441150293018664655864411502930186646558644115029301866465586441150293018664655864411502930186646558644115029301866465586441150293018664655864411502930186646558644115029301866465586441150293018664655864411502930186646558644115029301866465586441150293018664655864411502930186646558644115029301866465586441150293018664655864411502930186646558644" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98f1981d-ebdd-4996-9687-44b3595eeefd, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c48d64f6-8389-4b61-bef0-a2a599fc2538, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c48d64f6-8389-4b61-bef0-a2a599fc2538, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7632711279882558426 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76327112798825584267632711279882558426763271127988255842676327112798825584267632711279882558426763271127988255842676327112798825584267632711279882558426763271127988255842676327112798825584267632711279882558426763271127988255842676327112798825584267632711279882558426763271127988255842676327112798825584267632711279882558426763271127988255842676327112798825584267632711279882558426" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 246eb3a3-5a02-4988-8809-2a8eb2820491, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee4284dc-e480-4522-807d-72c63a6c6a96, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee4284dc-e480-4522-807d-72c63a6c6a96, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16847413640686948616 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1684741364068694861616847413640686948616168474136406869486161684741364068694861616847413640686948616168474136406869486161684741364068694861616847413640686948616168474136406869486161684741364068694861616847413640686948616168474136406869486161684741364068694861616847413640686948616168474136406869486161684741364068694861616847413640686948616168474136406869486161684741364068694861616847413640686948616" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c48d64f6-8389-4b61-bef0-a2a599fc2538, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4748f7b4-ad5f-4e24-a10c-66b2b4875696, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4748f7b4-ad5f-4e24-a10c-66b2b4875696, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10906694235949492708 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1090669423594949270810906694235949492708109066942359494927081090669423594949270810906694235949492708109066942359494927081090669423594949270810906694235949492708109066942359494927081090669423594949270810906694235949492708109066942359494927081090669423594949270810906694235949492708109066942359494927081090669423594949270810906694235949492708109066942359494927081090669423594949270810906694235949492708" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4748f7b4-ad5f-4e24-a10c-66b2b4875696, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f728c359-c710-46b8-b751-e069699fc0c5, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f728c359-c710-46b8-b751-e069699fc0c5, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2081323931293440969 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20813239312934409692081323931293440969208132393129344096920813239312934409692081323931293440969208132393129344096920813239312934409692081323931293440969208132393129344096920813239312934409692081323931293440969208132393129344096920813239312934409692081323931293440969208132393129344096920813239312934409692081323931293440969208132393129344096920813239312934409692081323931293440969" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee4284dc-e480-4522-807d-72c63a6c6a96, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47451784-4301-42ab-8225-116b3e2f41bb, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47451784-4301-42ab-8225-116b3e2f41bb, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18208103758323415146 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1820810375832341514618208103758323415146182081037583234151461820810375832341514618208103758323415146182081037583234151461820810375832341514618208103758323415146182081037583234151461820810375832341514618208103758323415146182081037583234151461820810375832341514618208103758323415146182081037583234151461820810375832341514618208103758323415146182081037583234151461820810375832341514618208103758323415146" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f728c359-c710-46b8-b751-e069699fc0c5, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09426d35-18b3-4d5b-8a6d-d60461b42c1c, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09426d35-18b3-4d5b-8a6d-d60461b42c1c, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7070506392636516662 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70705063926365166627070506392636516662707050639263651666270705063926365166627070506392636516662707050639263651666270705063926365166627070506392636516662707050639263651666270705063926365166627070506392636516662707050639263651666270705063926365166627070506392636516662707050639263651666270705063926365166627070506392636516662707050639263651666270705063926365166627070506392636516662" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47451784-4301-42ab-8225-116b3e2f41bb, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 586d6f60-11e3-4758-b638-aa21c09e92f1, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 586d6f60-11e3-4758-b638-aa21c09e92f1, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2961728905273206199 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29617289052732061992961728905273206199296172890527320619929617289052732061992961728905273206199296172890527320619929617289052732061992961728905273206199296172890527320619929617289052732061992961728905273206199296172890527320619929617289052732061992961728905273206199296172890527320619929617289052732061992961728905273206199296172890527320619929617289052732061992961728905273206199" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09426d35-18b3-4d5b-8a6d-d60461b42c1c, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d4903eb-a64b-4a09-81bc-604493baedb9, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d4903eb-a64b-4a09-81bc-604493baedb9, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11569845850358733099 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1156984585035873309911569845850358733099115698458503587330991156984585035873309911569845850358733099115698458503587330991156984585035873309911569845850358733099115698458503587330991156984585035873309911569845850358733099115698458503587330991156984585035873309911569845850358733099115698458503587330991156984585035873309911569845850358733099115698458503587330991156984585035873309911569845850358733099" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 586d6f60-11e3-4758-b638-aa21c09e92f1, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f9179e2-7d94-485e-978f-cf3ef37ee0c7, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f9179e2-7d94-485e-978f-cf3ef37ee0c7, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8743112272859423586 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87431122728594235868743112272859423586874311227285942358687431122728594235868743112272859423586874311227285942358687431122728594235868743112272859423586874311227285942358687431122728594235868743112272859423586874311227285942358687431122728594235868743112272859423586874311227285942358687431122728594235868743112272859423586874311227285942358687431122728594235868743112272859423586" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d4903eb-a64b-4a09-81bc-604493baedb9, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc00b99d-babf-4a2d-80cc-099e6d74b24c, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc00b99d-babf-4a2d-80cc-099e6d74b24c, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1194816782794062465 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11948167827940624651194816782794062465119481678279406246511948167827940624651194816782794062465119481678279406246511948167827940624651194816782794062465119481678279406246511948167827940624651194816782794062465119481678279406246511948167827940624651194816782794062465119481678279406246511948167827940624651194816782794062465119481678279406246511948167827940624651194816782794062465" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f9179e2-7d94-485e-978f-cf3ef37ee0c7, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b74e5327-ab0a-4dca-8afc-ceb2e71af31b, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b74e5327-ab0a-4dca-8afc-ceb2e71af31b, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13233928545110250112 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1323392854511025011213233928545110250112132339285451102501121323392854511025011213233928545110250112132339285451102501121323392854511025011213233928545110250112132339285451102501121323392854511025011213233928545110250112132339285451102501121323392854511025011213233928545110250112132339285451102501121323392854511025011213233928545110250112132339285451102501121323392854511025011213233928545110250112" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc00b99d-babf-4a2d-80cc-099e6d74b24c, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1948bba-a0cb-4fc5-8a1d-923cd132434d, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1948bba-a0cb-4fc5-8a1d-923cd132434d, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4533702090700010867 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45337020907000108674533702090700010867453370209070001086745337020907000108674533702090700010867453370209070001086745337020907000108674533702090700010867453370209070001086745337020907000108674533702090700010867453370209070001086745337020907000108674533702090700010867453370209070001086745337020907000108674533702090700010867453370209070001086745337020907000108674533702090700010867" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1948bba-a0cb-4fc5-8a1d-923cd132434d, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89517904-574e-4f3a-8bc1-9c5e3441336f, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89517904-574e-4f3a-8bc1-9c5e3441336f, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17217266327838533377 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1721726632783853337717217266327838533377172172663278385333771721726632783853337717217266327838533377172172663278385333771721726632783853337717217266327838533377172172663278385333771721726632783853337717217266327838533377172172663278385333771721726632783853337717217266327838533377172172663278385333771721726632783853337717217266327838533377172172663278385333771721726632783853337717217266327838533377" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b74e5327-ab0a-4dca-8afc-ceb2e71af31b, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5240889f-e25b-46a3-9785-0bf4cb7118be, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5240889f-e25b-46a3-9785-0bf4cb7118be, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17421148691215234807 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1742114869121523480717421148691215234807174211486912152348071742114869121523480717421148691215234807174211486912152348071742114869121523480717421148691215234807174211486912152348071742114869121523480717421148691215234807174211486912152348071742114869121523480717421148691215234807174211486912152348071742114869121523480717421148691215234807174211486912152348071742114869121523480717421148691215234807" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89517904-574e-4f3a-8bc1-9c5e3441336f, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5240889f-e25b-46a3-9785-0bf4cb7118be, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2196c6c0-ae27-4c2c-8e2c-56756a157070, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2196c6c0-ae27-4c2c-8e2c-56756a157070, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7486631080613972864 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74866310806139728647486631080613972864748663108061397286474866310806139728647486631080613972864748663108061397286474866310806139728647486631080613972864748663108061397286474866310806139728647486631080613972864748663108061397286474866310806139728647486631080613972864748663108061397286474866310806139728647486631080613972864748663108061397286474866310806139728647486631080613972864" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f19f7157-f44d-48ef-93fe-5f8b6d1a3ee4, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f19f7157-f44d-48ef-93fe-5f8b6d1a3ee4, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17966891959226758759 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1796689195922675875917966891959226758759179668919592267587591796689195922675875917966891959226758759179668919592267587591796689195922675875917966891959226758759179668919592267587591796689195922675875917966891959226758759179668919592267587591796689195922675875917966891959226758759179668919592267587591796689195922675875917966891959226758759179668919592267587591796689195922675875917966891959226758759" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f19f7157-f44d-48ef-93fe-5f8b6d1a3ee4, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4afdf70f-a59d-440f-a6a5-abaef8735cf2, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4afdf70f-a59d-440f-a6a5-abaef8735cf2, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11512965174012173362 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1151296517401217336211512965174012173362115129651740121733621151296517401217336211512965174012173362115129651740121733621151296517401217336211512965174012173362115129651740121733621151296517401217336211512965174012173362115129651740121733621151296517401217336211512965174012173362115129651740121733621151296517401217336211512965174012173362115129651740121733621151296517401217336211512965174012173362" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2196c6c0-ae27-4c2c-8e2c-56756a157070, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 161fa75a-1c07-4208-9aee-6d9723312c88, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 161fa75a-1c07-4208-9aee-6d9723312c88, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11738999459036183364 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1173899945903618336411738999459036183364117389994590361833641173899945903618336411738999459036183364117389994590361833641173899945903618336411738999459036183364117389994590361833641173899945903618336411738999459036183364117389994590361833641173899945903618336411738999459036183364117389994590361833641173899945903618336411738999459036183364117389994590361833641173899945903618336411738999459036183364" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4afdf70f-a59d-440f-a6a5-abaef8735cf2, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0b83bab-77d3-429c-b82b-5ba2e5e999cb, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0b83bab-77d3-429c-b82b-5ba2e5e999cb, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9638221152345854846 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96382211523458548469638221152345854846963822115234585484696382211523458548469638221152345854846963822115234585484696382211523458548469638221152345854846963822115234585484696382211523458548469638221152345854846963822115234585484696382211523458548469638221152345854846963822115234585484696382211523458548469638221152345854846963822115234585484696382211523458548469638221152345854846" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 161fa75a-1c07-4208-9aee-6d9723312c88, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52eaf585-4c24-4005-ae43-1e072b0b3b8b, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52eaf585-4c24-4005-ae43-1e072b0b3b8b, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1277958923701620803 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12779589237016208031277958923701620803127795892370162080312779589237016208031277958923701620803127795892370162080312779589237016208031277958923701620803127795892370162080312779589237016208031277958923701620803127795892370162080312779589237016208031277958923701620803127795892370162080312779589237016208031277958923701620803127795892370162080312779589237016208031277958923701620803" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0b83bab-77d3-429c-b82b-5ba2e5e999cb, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c1fe482-da96-41f7-a0be-d283bc06b787, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c1fe482-da96-41f7-a0be-d283bc06b787, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 474657495755777089 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "474657495755777089474657495755777089474657495755777089474657495755777089474657495755777089474657495755777089474657495755777089474657495755777089474657495755777089474657495755777089474657495755777089474657495755777089474657495755777089474657495755777089474657495755777089474657495755777089474657495755777089474657495755777089474657495755777089474657495755777089" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52eaf585-4c24-4005-ae43-1e072b0b3b8b, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76bde56a-4a7d-4d19-a65f-3a3d5ef41c84, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76bde56a-4a7d-4d19-a65f-3a3d5ef41c84, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1566090566159733205 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15660905661597332051566090566159733205156609056615973320515660905661597332051566090566159733205156609056615973320515660905661597332051566090566159733205156609056615973320515660905661597332051566090566159733205156609056615973320515660905661597332051566090566159733205156609056615973320515660905661597332051566090566159733205156609056615973320515660905661597332051566090566159733205" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c1fe482-da96-41f7-a0be-d283bc06b787, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ebb05d1-e8dc-4d5e-a1ef-5dbf770ff5cf, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ebb05d1-e8dc-4d5e-a1ef-5dbf770ff5cf, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10873045872754436115 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1087304587275443611510873045872754436115108730458727544361151087304587275443611510873045872754436115108730458727544361151087304587275443611510873045872754436115108730458727544361151087304587275443611510873045872754436115108730458727544361151087304587275443611510873045872754436115108730458727544361151087304587275443611510873045872754436115108730458727544361151087304587275443611510873045872754436115" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ebb05d1-e8dc-4d5e-a1ef-5dbf770ff5cf, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76bde56a-4a7d-4d19-a65f-3a3d5ef41c84, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 743a4119-01a2-4114-abcd-98e3a136db9b, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 743a4119-01a2-4114-abcd-98e3a136db9b, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4754747138337465814 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47547471383374658144754747138337465814475474713833746581447547471383374658144754747138337465814475474713833746581447547471383374658144754747138337465814475474713833746581447547471383374658144754747138337465814475474713833746581447547471383374658144754747138337465814475474713833746581447547471383374658144754747138337465814475474713833746581447547471383374658144754747138337465814" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9a31fd4-64c0-43fe-8857-0c03d76ebf6c, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9a31fd4-64c0-43fe-8857-0c03d76ebf6c, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5081707048888921138 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50817070488889211385081707048888921138508170704888892113850817070488889211385081707048888921138508170704888892113850817070488889211385081707048888921138508170704888892113850817070488889211385081707048888921138508170704888892113850817070488889211385081707048888921138508170704888892113850817070488889211385081707048888921138508170704888892113850817070488889211385081707048888921138" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 743a4119-01a2-4114-abcd-98e3a136db9b, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9a31fd4-64c0-43fe-8857-0c03d76ebf6c, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1556013-9457-4a4c-8c21-eb766a089cf6, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1556013-9457-4a4c-8c21-eb766a089cf6, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15937666255227275891 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1593766625522727589115937666255227275891159376662552272758911593766625522727589115937666255227275891159376662552272758911593766625522727589115937666255227275891159376662552272758911593766625522727589115937666255227275891159376662552272758911593766625522727589115937666255227275891159376662552272758911593766625522727589115937666255227275891159376662552272758911593766625522727589115937666255227275891" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce542a0c-aefc-43c3-bd1e-fc1119a73738, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce542a0c-aefc-43c3-bd1e-fc1119a73738, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6305862787994061906 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63058627879940619066305862787994061906630586278799406190663058627879940619066305862787994061906630586278799406190663058627879940619066305862787994061906630586278799406190663058627879940619066305862787994061906630586278799406190663058627879940619066305862787994061906630586278799406190663058627879940619066305862787994061906630586278799406190663058627879940619066305862787994061906" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1556013-9457-4a4c-8c21-eb766a089cf6, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47de8860-9463-4955-b245-06f6b5ecc583, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47de8860-9463-4955-b245-06f6b5ecc583, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3417788489596780328 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34177884895967803283417788489596780328341778848959678032834177884895967803283417788489596780328341778848959678032834177884895967803283417788489596780328341778848959678032834177884895967803283417788489596780328341778848959678032834177884895967803283417788489596780328341778848959678032834177884895967803283417788489596780328341778848959678032834177884895967803283417788489596780328" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce542a0c-aefc-43c3-bd1e-fc1119a73738, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3837d5f2-7022-450c-b6a7-9123bc574c58, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3837d5f2-7022-450c-b6a7-9123bc574c58, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5116303074717927401 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51163030747179274015116303074717927401511630307471792740151163030747179274015116303074717927401511630307471792740151163030747179274015116303074717927401511630307471792740151163030747179274015116303074717927401511630307471792740151163030747179274015116303074717927401511630307471792740151163030747179274015116303074717927401511630307471792740151163030747179274015116303074717927401" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47de8860-9463-4955-b245-06f6b5ecc583, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6dcce119-904d-411b-87c0-c7b4aeef1cb5, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6dcce119-904d-411b-87c0-c7b4aeef1cb5, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 165432959252541019 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "165432959252541019165432959252541019165432959252541019165432959252541019165432959252541019165432959252541019165432959252541019165432959252541019165432959252541019165432959252541019165432959252541019165432959252541019165432959252541019165432959252541019165432959252541019165432959252541019165432959252541019165432959252541019165432959252541019165432959252541019" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3837d5f2-7022-450c-b6a7-9123bc574c58, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb1058ae-a732-49ab-b95a-f4c3fdb1b13d, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb1058ae-a732-49ab-b95a-f4c3fdb1b13d, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3655963937026282288 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36559639370262822883655963937026282288365596393702628228836559639370262822883655963937026282288365596393702628228836559639370262822883655963937026282288365596393702628228836559639370262822883655963937026282288365596393702628228836559639370262822883655963937026282288365596393702628228836559639370262822883655963937026282288365596393702628228836559639370262822883655963937026282288" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6dcce119-904d-411b-87c0-c7b4aeef1cb5, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb1058ae-a732-49ab-b95a-f4c3fdb1b13d, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1571f19-b695-47dc-9c5e-6f7c5dab15f3, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1571f19-b695-47dc-9c5e-6f7c5dab15f3, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 479324478168530977 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "479324478168530977479324478168530977479324478168530977479324478168530977479324478168530977479324478168530977479324478168530977479324478168530977479324478168530977479324478168530977479324478168530977479324478168530977479324478168530977479324478168530977479324478168530977479324478168530977479324478168530977479324478168530977479324478168530977479324478168530977" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0c94750-476a-425f-9ccb-d11a2e59a0c3, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0c94750-476a-425f-9ccb-d11a2e59a0c3, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15254007008791901968 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1525400700879190196815254007008791901968152540070087919019681525400700879190196815254007008791901968152540070087919019681525400700879190196815254007008791901968152540070087919019681525400700879190196815254007008791901968152540070087919019681525400700879190196815254007008791901968152540070087919019681525400700879190196815254007008791901968152540070087919019681525400700879190196815254007008791901968" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1571f19-b695-47dc-9c5e-6f7c5dab15f3, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b641772e-6a5d-4e8e-978c-dfa3340d3dd5, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b641772e-6a5d-4e8e-978c-dfa3340d3dd5, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14990942188932668835 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1499094218893266883514990942188932668835149909421889326688351499094218893266883514990942188932668835149909421889326688351499094218893266883514990942188932668835149909421889326688351499094218893266883514990942188932668835149909421889326688351499094218893266883514990942188932668835149909421889326688351499094218893266883514990942188932668835149909421889326688351499094218893266883514990942188932668835" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0c94750-476a-425f-9ccb-d11a2e59a0c3, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 368d59e5-b249-48dd-9511-97cfd5f19bfc, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 368d59e5-b249-48dd-9511-97cfd5f19bfc, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2973958286383521705 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29739582863835217052973958286383521705297395828638352170529739582863835217052973958286383521705297395828638352170529739582863835217052973958286383521705297395828638352170529739582863835217052973958286383521705297395828638352170529739582863835217052973958286383521705297395828638352170529739582863835217052973958286383521705297395828638352170529739582863835217052973958286383521705" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b641772e-6a5d-4e8e-978c-dfa3340d3dd5, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 368d59e5-b249-48dd-9511-97cfd5f19bfc, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d74ab4b-c9ee-4369-be5c-fa9cca880ef7, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d74ab4b-c9ee-4369-be5c-fa9cca880ef7, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16926963044827594117 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1692696304482759411716926963044827594117169269630448275941171692696304482759411716926963044827594117169269630448275941171692696304482759411716926963044827594117169269630448275941171692696304482759411716926963044827594117169269630448275941171692696304482759411716926963044827594117169269630448275941171692696304482759411716926963044827594117169269630448275941171692696304482759411716926963044827594117" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac0e5052-44a9-42ea-b492-f2398fdcedc7, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac0e5052-44a9-42ea-b492-f2398fdcedc7, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1244566084104477351 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12445660841044773511244566084104477351124456608410447735112445660841044773511244566084104477351124456608410447735112445660841044773511244566084104477351124456608410447735112445660841044773511244566084104477351124456608410447735112445660841044773511244566084104477351124456608410447735112445660841044773511244566084104477351124456608410447735112445660841044773511244566084104477351" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac0e5052-44a9-42ea-b492-f2398fdcedc7, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29299f75-d58b-4bf3-95ab-e1872f5d31d1, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29299f75-d58b-4bf3-95ab-e1872f5d31d1, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12671276907377391742 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1267127690737739174212671276907377391742126712769073773917421267127690737739174212671276907377391742126712769073773917421267127690737739174212671276907377391742126712769073773917421267127690737739174212671276907377391742126712769073773917421267127690737739174212671276907377391742126712769073773917421267127690737739174212671276907377391742126712769073773917421267127690737739174212671276907377391742" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d74ab4b-c9ee-4369-be5c-fa9cca880ef7, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64fa4f16-5a52-4edb-83a8-5b24f677fb98, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64fa4f16-5a52-4edb-83a8-5b24f677fb98, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5054011315386246438 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50540113153862464385054011315386246438505401131538624643850540113153862464385054011315386246438505401131538624643850540113153862464385054011315386246438505401131538624643850540113153862464385054011315386246438505401131538624643850540113153862464385054011315386246438505401131538624643850540113153862464385054011315386246438505401131538624643850540113153862464385054011315386246438" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29299f75-d58b-4bf3-95ab-e1872f5d31d1, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad73f566-2411-4da8-8d8e-a1e881b88960, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad73f566-2411-4da8-8d8e-a1e881b88960, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13621942388647107618 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1362194238864710761813621942388647107618136219423886471076181362194238864710761813621942388647107618136219423886471076181362194238864710761813621942388647107618136219423886471076181362194238864710761813621942388647107618136219423886471076181362194238864710761813621942388647107618136219423886471076181362194238864710761813621942388647107618136219423886471076181362194238864710761813621942388647107618" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64fa4f16-5a52-4edb-83a8-5b24f677fb98, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7ae6e11-1ef8-4e7b-99c0-7456b1ca346f, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7ae6e11-1ef8-4e7b-99c0-7456b1ca346f, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13461596604648630209 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1346159660464863020913461596604648630209134615966046486302091346159660464863020913461596604648630209134615966046486302091346159660464863020913461596604648630209134615966046486302091346159660464863020913461596604648630209134615966046486302091346159660464863020913461596604648630209134615966046486302091346159660464863020913461596604648630209134615966046486302091346159660464863020913461596604648630209" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad73f566-2411-4da8-8d8e-a1e881b88960, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f84e35a2-9108-4b73-b6d1-6e0effb8deb8, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f84e35a2-9108-4b73-b6d1-6e0effb8deb8, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14933370271044393077 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1493337027104439307714933370271044393077149333702710443930771493337027104439307714933370271044393077149333702710443930771493337027104439307714933370271044393077149333702710443930771493337027104439307714933370271044393077149333702710443930771493337027104439307714933370271044393077149333702710443930771493337027104439307714933370271044393077149333702710443930771493337027104439307714933370271044393077" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7ae6e11-1ef8-4e7b-99c0-7456b1ca346f, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ed6934f-767a-40df-a93d-241525679f7e, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ed6934f-767a-40df-a93d-241525679f7e, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11534809403757615000 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1153480940375761500011534809403757615000115348094037576150001153480940375761500011534809403757615000115348094037576150001153480940375761500011534809403757615000115348094037576150001153480940375761500011534809403757615000115348094037576150001153480940375761500011534809403757615000115348094037576150001153480940375761500011534809403757615000115348094037576150001153480940375761500011534809403757615000" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f84e35a2-9108-4b73-b6d1-6e0effb8deb8, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ed6934f-767a-40df-a93d-241525679f7e, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f05238a1-2f05-4d72-b794-694f719fa920, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f05238a1-2f05-4d72-b794-694f719fa920, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16746372495862720318 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1674637249586272031816746372495862720318167463724958627203181674637249586272031816746372495862720318167463724958627203181674637249586272031816746372495862720318167463724958627203181674637249586272031816746372495862720318167463724958627203181674637249586272031816746372495862720318167463724958627203181674637249586272031816746372495862720318167463724958627203181674637249586272031816746372495862720318" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f87dea1-f4f4-40df-88ff-12ebd6030e9f, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f87dea1-f4f4-40df-88ff-12ebd6030e9f, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7950038776899568110 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79500387768995681107950038776899568110795003877689956811079500387768995681107950038776899568110795003877689956811079500387768995681107950038776899568110795003877689956811079500387768995681107950038776899568110795003877689956811079500387768995681107950038776899568110795003877689956811079500387768995681107950038776899568110795003877689956811079500387768995681107950038776899568110" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f05238a1-2f05-4d72-b794-694f719fa920, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 462bd3ac-d993-49dd-90bf-4f24b908b89c, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 462bd3ac-d993-49dd-90bf-4f24b908b89c, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10361948717587969820 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1036194871758796982010361948717587969820103619487175879698201036194871758796982010361948717587969820103619487175879698201036194871758796982010361948717587969820103619487175879698201036194871758796982010361948717587969820103619487175879698201036194871758796982010361948717587969820103619487175879698201036194871758796982010361948717587969820103619487175879698201036194871758796982010361948717587969820" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f87dea1-f4f4-40df-88ff-12ebd6030e9f, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd84d76e-ba0d-4def-b189-c7c3c280acf6, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd84d76e-ba0d-4def-b189-c7c3c280acf6, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14358793418523801337 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1435879341852380133714358793418523801337143587934185238013371435879341852380133714358793418523801337143587934185238013371435879341852380133714358793418523801337143587934185238013371435879341852380133714358793418523801337143587934185238013371435879341852380133714358793418523801337143587934185238013371435879341852380133714358793418523801337143587934185238013371435879341852380133714358793418523801337" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 462bd3ac-d993-49dd-90bf-4f24b908b89c, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f541171-b6c9-4506-b77d-36d01045beba, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f541171-b6c9-4506-b77d-36d01045beba, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9335338989272761247 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93353389892727612479335338989272761247933533898927276124793353389892727612479335338989272761247933533898927276124793353389892727612479335338989272761247933533898927276124793353389892727612479335338989272761247933533898927276124793353389892727612479335338989272761247933533898927276124793353389892727612479335338989272761247933533898927276124793353389892727612479335338989272761247" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd84d76e-ba0d-4def-b189-c7c3c280acf6, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18c7f71f-8dbc-469b-9eea-b5f763c59b99, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18c7f71f-8dbc-469b-9eea-b5f763c59b99, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16144750020285196527 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1614475002028519652716144750020285196527161447500202851965271614475002028519652716144750020285196527161447500202851965271614475002028519652716144750020285196527161447500202851965271614475002028519652716144750020285196527161447500202851965271614475002028519652716144750020285196527161447500202851965271614475002028519652716144750020285196527161447500202851965271614475002028519652716144750020285196527" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f541171-b6c9-4506-b77d-36d01045beba, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ec84875-71f2-45bd-b8d6-c9c1f44aa234, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ec84875-71f2-45bd-b8d6-c9c1f44aa234, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12713775007177295124 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1271377500717729512412713775007177295124127137750071772951241271377500717729512412713775007177295124127137750071772951241271377500717729512412713775007177295124127137750071772951241271377500717729512412713775007177295124127137750071772951241271377500717729512412713775007177295124127137750071772951241271377500717729512412713775007177295124127137750071772951241271377500717729512412713775007177295124" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18c7f71f-8dbc-469b-9eea-b5f763c59b99, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3307f64b-ddf7-4593-8179-e5c005b82820, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3307f64b-ddf7-4593-8179-e5c005b82820, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9027475117937918939 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90274751179379189399027475117937918939902747511793791893990274751179379189399027475117937918939902747511793791893990274751179379189399027475117937918939902747511793791893990274751179379189399027475117937918939902747511793791893990274751179379189399027475117937918939902747511793791893990274751179379189399027475117937918939902747511793791893990274751179379189399027475117937918939" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ec84875-71f2-45bd-b8d6-c9c1f44aa234, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97a433c3-f8d9-4d52-8e61-830ebfcd9a7d, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97a433c3-f8d9-4d52-8e61-830ebfcd9a7d, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7719734321692224010 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77197343216922240107719734321692224010771973432169222401077197343216922240107719734321692224010771973432169222401077197343216922240107719734321692224010771973432169222401077197343216922240107719734321692224010771973432169222401077197343216922240107719734321692224010771973432169222401077197343216922240107719734321692224010771973432169222401077197343216922240107719734321692224010" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3307f64b-ddf7-4593-8179-e5c005b82820, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95f3bba3-a75b-49a5-b2b9-376f00340248, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95f3bba3-a75b-49a5-b2b9-376f00340248, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2126536411668705908 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21265364116687059082126536411668705908212653641166870590821265364116687059082126536411668705908212653641166870590821265364116687059082126536411668705908212653641166870590821265364116687059082126536411668705908212653641166870590821265364116687059082126536411668705908212653641166870590821265364116687059082126536411668705908212653641166870590821265364116687059082126536411668705908" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97a433c3-f8d9-4d52-8e61-830ebfcd9a7d, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35761e66-5461-48ef-ae33-1139691beffb, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35761e66-5461-48ef-ae33-1139691beffb, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17327463775414289017 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1732746377541428901717327463775414289017173274637754142890171732746377541428901717327463775414289017173274637754142890171732746377541428901717327463775414289017173274637754142890171732746377541428901717327463775414289017173274637754142890171732746377541428901717327463775414289017173274637754142890171732746377541428901717327463775414289017173274637754142890171732746377541428901717327463775414289017" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95f3bba3-a75b-49a5-b2b9-376f00340248, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5b9a123-b639-47be-b814-9abc63e0ce25, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5b9a123-b639-47be-b814-9abc63e0ce25, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12855781589098462889 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1285578158909846288912855781589098462889128557815890984628891285578158909846288912855781589098462889128557815890984628891285578158909846288912855781589098462889128557815890984628891285578158909846288912855781589098462889128557815890984628891285578158909846288912855781589098462889128557815890984628891285578158909846288912855781589098462889128557815890984628891285578158909846288912855781589098462889" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35761e66-5461-48ef-ae33-1139691beffb, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 967f6992-36ec-4854-998c-fe2264537e8c, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 967f6992-36ec-4854-998c-fe2264537e8c, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1222269176069434441 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12222691760694344411222269176069434441122226917606943444112222691760694344411222269176069434441122226917606943444112222691760694344411222269176069434441122226917606943444112222691760694344411222269176069434441122226917606943444112222691760694344411222269176069434441122226917606943444112222691760694344411222269176069434441122226917606943444112222691760694344411222269176069434441" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5b9a123-b639-47be-b814-9abc63e0ce25, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20093a39-ee88-48c3-b787-5e51c35a6718, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20093a39-ee88-48c3-b787-5e51c35a6718, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6354813517554447335 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63548135175544473356354813517554447335635481351755444733563548135175544473356354813517554447335635481351755444733563548135175544473356354813517554447335635481351755444733563548135175544473356354813517554447335635481351755444733563548135175544473356354813517554447335635481351755444733563548135175544473356354813517554447335635481351755444733563548135175544473356354813517554447335" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20093a39-ee88-48c3-b787-5e51c35a6718, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 054db033-fa52-47cf-ab27-aa29485318b1, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 054db033-fa52-47cf-ab27-aa29485318b1, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8765431439154041576 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87654314391540415768765431439154041576876543143915404157687654314391540415768765431439154041576876543143915404157687654314391540415768765431439154041576876543143915404157687654314391540415768765431439154041576876543143915404157687654314391540415768765431439154041576876543143915404157687654314391540415768765431439154041576876543143915404157687654314391540415768765431439154041576" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 967f6992-36ec-4854-998c-fe2264537e8c, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 064201c8-6ddd-4479-9ec7-5ab5a1e0eef9, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 064201c8-6ddd-4479-9ec7-5ab5a1e0eef9, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4261956980228709773 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42619569802287097734261956980228709773426195698022870977342619569802287097734261956980228709773426195698022870977342619569802287097734261956980228709773426195698022870977342619569802287097734261956980228709773426195698022870977342619569802287097734261956980228709773426195698022870977342619569802287097734261956980228709773426195698022870977342619569802287097734261956980228709773" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 054db033-fa52-47cf-ab27-aa29485318b1, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8dc1714-137e-4f94-b0a5-fff6a813b6d5, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8dc1714-137e-4f94-b0a5-fff6a813b6d5, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8295068791816430732 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82950687918164307328295068791816430732829506879181643073282950687918164307328295068791816430732829506879181643073282950687918164307328295068791816430732829506879181643073282950687918164307328295068791816430732829506879181643073282950687918164307328295068791816430732829506879181643073282950687918164307328295068791816430732829506879181643073282950687918164307328295068791816430732" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 064201c8-6ddd-4479-9ec7-5ab5a1e0eef9, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46902f88-1a44-49b1-b4ad-a82acc9ebe15, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46902f88-1a44-49b1-b4ad-a82acc9ebe15, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16919120824719007998 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1691912082471900799816919120824719007998169191208247190079981691912082471900799816919120824719007998169191208247190079981691912082471900799816919120824719007998169191208247190079981691912082471900799816919120824719007998169191208247190079981691912082471900799816919120824719007998169191208247190079981691912082471900799816919120824719007998169191208247190079981691912082471900799816919120824719007998" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46902f88-1a44-49b1-b4ad-a82acc9ebe15, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1bc009d8-22c4-40e3-9efb-98f338d4eeed, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1bc009d8-22c4-40e3-9efb-98f338d4eeed, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12186891256426369679 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1218689125642636967912186891256426369679121868912564263696791218689125642636967912186891256426369679121868912564263696791218689125642636967912186891256426369679121868912564263696791218689125642636967912186891256426369679121868912564263696791218689125642636967912186891256426369679121868912564263696791218689125642636967912186891256426369679121868912564263696791218689125642636967912186891256426369679" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8dc1714-137e-4f94-b0a5-fff6a813b6d5, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e289691-7325-428b-b6e1-8d8b6d2eea92, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e289691-7325-428b-b6e1-8d8b6d2eea92, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2283507495176500833 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22835074951765008332283507495176500833228350749517650083322835074951765008332283507495176500833228350749517650083322835074951765008332283507495176500833228350749517650083322835074951765008332283507495176500833228350749517650083322835074951765008332283507495176500833228350749517650083322835074951765008332283507495176500833228350749517650083322835074951765008332283507495176500833" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1bc009d8-22c4-40e3-9efb-98f338d4eeed, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8fdbeaa-77c0-4ef4-847c-2ce10ff20582, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8fdbeaa-77c0-4ef4-847c-2ce10ff20582, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7948696616231925277 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79486966162319252777948696616231925277794869661623192527779486966162319252777948696616231925277794869661623192527779486966162319252777948696616231925277794869661623192527779486966162319252777948696616231925277794869661623192527779486966162319252777948696616231925277794869661623192527779486966162319252777948696616231925277794869661623192527779486966162319252777948696616231925277" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e289691-7325-428b-b6e1-8d8b6d2eea92, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aabca678-d9dc-45de-9501-c440d3fdbec4, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aabca678-d9dc-45de-9501-c440d3fdbec4, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17471145706901092940 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1747114570690109294017471145706901092940174711457069010929401747114570690109294017471145706901092940174711457069010929401747114570690109294017471145706901092940174711457069010929401747114570690109294017471145706901092940174711457069010929401747114570690109294017471145706901092940174711457069010929401747114570690109294017471145706901092940174711457069010929401747114570690109294017471145706901092940" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8fdbeaa-77c0-4ef4-847c-2ce10ff20582, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ae10a9b-aab4-424e-9c75-e85f1ca5bdb4, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ae10a9b-aab4-424e-9c75-e85f1ca5bdb4, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17494364951450357416 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1749436495145035741617494364951450357416174943649514503574161749436495145035741617494364951450357416174943649514503574161749436495145035741617494364951450357416174943649514503574161749436495145035741617494364951450357416174943649514503574161749436495145035741617494364951450357416174943649514503574161749436495145035741617494364951450357416174943649514503574161749436495145035741617494364951450357416" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ae10a9b-aab4-424e-9c75-e85f1ca5bdb4, ghrun-oqswgafxyq.auto.internal:12675): 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 72075186224038959." issue_code: 2026 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k9w0q4dg2m8tffnh73nysfe3" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
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 72075186224038959." issue_code: 2026 severity: 1 (server_code: 400170)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8dd2ff97-7624-4be8-9aab-cc607a3158e5, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8dd2ff97-7624-4be8-9aab-cc607a3158e5, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12682027128995465377 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1268202712899546537712682027128995465377126820271289954653771268202712899546537712682027128995465377126820271289954653771268202712899546537712682027128995465377126820271289954653771268202712899546537712682027128995465377126820271289954653771268202712899546537712682027128995465377126820271289954653771268202712899546537712682027128995465377126820271289954653771268202712899546537712682027128995465377" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aabca678-d9dc-45de-9501-c440d3fdbec4, ghrun-oqswgafxyq.auto.internal:12675): 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 72075186224038959." issue_code: 2026 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k9w0q4d12rcwn4q6bvxc371e" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
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 72075186224038959." issue_code: 2026 severity: 1 (server_code: 400170)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ff2ec37-0ef4-459f-94fa-3699bd61efe3, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ff2ec37-0ef4-459f-94fa-3699bd61efe3, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15607953084188428860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1560795308418842886015607953084188428860156079530841884288601560795308418842886015607953084188428860156079530841884288601560795308418842886015607953084188428860156079530841884288601560795308418842886015607953084188428860156079530841884288601560795308418842886015607953084188428860156079530841884288601560795308418842886015607953084188428860156079530841884288601560795308418842886015607953084188428860" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8dd2ff97-7624-4be8-9aab-cc607a3158e5, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0q4emctcj1cthjyq3arhq" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ff2ec37-0ef4-459f-94fa-3699bd61efe3, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0q4fd7shgy1gabq3hzggm" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b16c182-1317-4a72-b1ab-ab800dc7f698, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b16c182-1317-4a72-b1ab-ab800dc7f698, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12682027128995465377 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1268202712899546537712682027128995465377126820271289954653771268202712899546537712682027128995465377126820271289954653771268202712899546537712682027128995465377126820271289954653771268202712899546537712682027128995465377126820271289954653771268202712899546537712682027128995465377126820271289954653771268202712899546537712682027128995465377126820271289954653771268202712899546537712682027128995465377" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1624202b-5ae0-4a2d-a729-f48b972d69da, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1624202b-5ae0-4a2d-a729-f48b972d69da, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15607953084188428860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1560795308418842886015607953084188428860156079530841884288601560795308418842886015607953084188428860156079530841884288601560795308418842886015607953084188428860156079530841884288601560795308418842886015607953084188428860156079530841884288601560795308418842886015607953084188428860156079530841884288601560795308418842886015607953084188428860156079530841884288601560795308418842886015607953084188428860" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b16c182-1317-4a72-b1ab-ab800dc7f698, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0q4j928f020n1xb8wse6d" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1624202b-5ae0-4a2d-a729-f48b972d69da, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0q4jjcq31pa6pe9gsvjhk" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab677ceb-83c5-4dc9-8a5c-6e88e22aca79, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab677ceb-83c5-4dc9-8a5c-6e88e22aca79, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12682027128995465377 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1268202712899546537712682027128995465377126820271289954653771268202712899546537712682027128995465377126820271289954653771268202712899546537712682027128995465377126820271289954653771268202712899546537712682027128995465377126820271289954653771268202712899546537712682027128995465377126820271289954653771268202712899546537712682027128995465377126820271289954653771268202712899546537712682027128995465377" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38ea041d-c88f-4cee-8296-3b19f66c5fb3, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38ea041d-c88f-4cee-8296-3b19f66c5fb3, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15607953084188428860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1560795308418842886015607953084188428860156079530841884288601560795308418842886015607953084188428860156079530841884288601560795308418842886015607953084188428860156079530841884288601560795308418842886015607953084188428860156079530841884288601560795308418842886015607953084188428860156079530841884288601560795308418842886015607953084188428860156079530841884288601560795308418842886015607953084188428860" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38ea041d-c88f-4cee-8296-3b19f66c5fb3, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0q4pscbvyftqdmw2bn1qp" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab677ceb-83c5-4dc9-8a5c-6e88e22aca79, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0q4phff99hnsx9pmbyq3v" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
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, 0f11388a-7f77-46cb-8130-939349a357f4, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f11388a-7f77-46cb-8130-939349a357f4, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7808361516757457651 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78083615167574576517808361516757457651780836151675745765178083615167574576517808361516757457651780836151675745765178083615167574576517808361516757457651780836151675745765178083615167574576517808361516757457651780836151675745765178083615167574576517808361516757457651780836151675745765178083615167574576517808361516757457651780836151675745765178083615167574576517808361516757457651" } } } 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 72075186224038942." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 610dbe05-2742-4dea-ae26-2bfda85dea25, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 610dbe05-2742-4dea-ae26-2bfda85dea25, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 212527997254197517 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "212527997254197517212527997254197517212527997254197517212527997254197517212527997254197517212527997254197517212527997254197517212527997254197517212527997254197517212527997254197517212527997254197517212527997254197517212527997254197517212527997254197517212527997254197517212527997254197517212527997254197517212527997254197517212527997254197517212527997254197517" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f11388a-7f77-46cb-8130-939349a357f4, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0q4yhc0w525wd2f5ck0s4" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ee77bcf-c40c-4954-be76-71087ef55ab5, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ee77bcf-c40c-4954-be76-71087ef55ab5, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7808361516757457651 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78083615167574576517808361516757457651780836151675745765178083615167574576517808361516757457651780836151675745765178083615167574576517808361516757457651780836151675745765178083615167574576517808361516757457651780836151675745765178083615167574576517808361516757457651780836151675745765178083615167574576517808361516757457651780836151675745765178083615167574576517808361516757457651" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 610dbe05-2742-4dea-ae26-2bfda85dea25, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0q4z86s5yy0n3z4xfpm0q" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82508da7-ef8e-4c33-9bae-43a9614f1472, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82508da7-ef8e-4c33-9bae-43a9614f1472, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 212527997254197517 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "212527997254197517212527997254197517212527997254197517212527997254197517212527997254197517212527997254197517212527997254197517212527997254197517212527997254197517212527997254197517212527997254197517212527997254197517212527997254197517212527997254197517212527997254197517212527997254197517212527997254197517212527997254197517212527997254197517212527997254197517" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ee77bcf-c40c-4954-be76-71087ef55ab5, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0q511b1b1bx1kh9tdgp9h" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67c7c3c7-666f-419e-b711-718a60cba47c, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67c7c3c7-666f-419e-b711-718a60cba47c, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7808361516757457651 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78083615167574576517808361516757457651780836151675745765178083615167574576517808361516757457651780836151675745765178083615167574576517808361516757457651780836151675745765178083615167574576517808361516757457651780836151675745765178083615167574576517808361516757457651780836151675745765178083615167574576517808361516757457651780836151675745765178083615167574576517808361516757457651" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82508da7-ef8e-4c33-9bae-43a9614f1472, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0q52h0nwcdmcmct2gny16" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e94b67de-c76a-4051-ae46-77c3f047b620, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e94b67de-c76a-4051-ae46-77c3f047b620, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 212527997254197517 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "212527997254197517212527997254197517212527997254197517212527997254197517212527997254197517212527997254197517212527997254197517212527997254197517212527997254197517212527997254197517212527997254197517212527997254197517212527997254197517212527997254197517212527997254197517212527997254197517212527997254197517212527997254197517212527997254197517212527997254197517" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67c7c3c7-666f-419e-b711-718a60cba47c, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0q55w25agq3fgha0wb5j9" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
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, b2924066-7490-4bd4-a197-e9c045165c2a, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2924066-7490-4bd4-a197-e9c045165c2a, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5943960115850395086 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59439601158503950865943960115850395086594396011585039508659439601158503950865943960115850395086594396011585039508659439601158503950865943960115850395086594396011585039508659439601158503950865943960115850395086594396011585039508659439601158503950865943960115850395086594396011585039508659439601158503950865943960115850395086594396011585039508659439601158503950865943960115850395086" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e94b67de-c76a-4051-ae46-77c3f047b620, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0q57b17ahv6ww8d9d0zeg" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
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, c9c2eda6-85b7-4ef0-b9a5-d1dd9eaa9d23, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9c2eda6-85b7-4ef0-b9a5-d1dd9eaa9d23, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13944056312948947769 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1394405631294894776913944056312948947769139440563129489477691394405631294894776913944056312948947769139440563129489477691394405631294894776913944056312948947769139440563129489477691394405631294894776913944056312948947769139440563129489477691394405631294894776913944056312948947769139440563129489477691394405631294894776913944056312948947769139440563129489477691394405631294894776913944056312948947769" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2924066-7490-4bd4-a197-e9c045165c2a, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0q5cq6hag5xebt0zh84cj" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cdcdaf75-20f2-4d81-a8c8-08a827288571, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cdcdaf75-20f2-4d81-a8c8-08a827288571, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5943960115850395086 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59439601158503950865943960115850395086594396011585039508659439601158503950865943960115850395086594396011585039508659439601158503950865943960115850395086594396011585039508659439601158503950865943960115850395086594396011585039508659439601158503950865943960115850395086594396011585039508659439601158503950865943960115850395086594396011585039508659439601158503950865943960115850395086" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9c2eda6-85b7-4ef0-b9a5-d1dd9eaa9d23, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038947." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k9w0q5h18qyc8k1vbyn47bmj" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6dacc529-b80a-4863-af20-dc37b1322215, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6dacc529-b80a-4863-af20-dc37b1322215, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13944056312948947769 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1394405631294894776913944056312948947769139440563129489477691394405631294894776913944056312948947769139440563129489477691394405631294894776913944056312948947769139440563129489477691394405631294894776913944056312948947769139440563129489477691394405631294894776913944056312948947769139440563129489477691394405631294894776913944056312948947769139440563129489477691394405631294894776913944056312948947769" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cdcdaf75-20f2-4d81-a8c8-08a827288571, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0q5h6fazj1ecqjgyxwmf4" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47421d84-2ef3-4390-9819-a107be8947f2, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47421d84-2ef3-4390-9819-a107be8947f2, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5943960115850395086 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59439601158503950865943960115850395086594396011585039508659439601158503950865943960115850395086594396011585039508659439601158503950865943960115850395086594396011585039508659439601158503950865943960115850395086594396011585039508659439601158503950865943960115850395086594396011585039508659439601158503950865943960115850395086594396011585039508659439601158503950865943960115850395086" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6dacc529-b80a-4863-af20-dc37b1322215, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038947." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k9w0q5m9dxn06kphh7qcm61e" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2b6f6a4-5147-4e77-9023-7b51d1e90f60, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2b6f6a4-5147-4e77-9023-7b51d1e90f60, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13944056312948947769 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1394405631294894776913944056312948947769139440563129489477691394405631294894776913944056312948947769139440563129489477691394405631294894776913944056312948947769139440563129489477691394405631294894776913944056312948947769139440563129489477691394405631294894776913944056312948947769139440563129489477691394405631294894776913944056312948947769139440563129489477691394405631294894776913944056312948947769" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47421d84-2ef3-4390-9819-a107be8947f2, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0q5pefsaa00742x82f8dp" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
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, 1ae14b75-fa33-40a9-bcc5-6a4e8d4ae93e, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2b6f6a4-5147-4e77-9023-7b51d1e90f60, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038947." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k9w0q5qbfxyjpe23m347fd4z" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ae14b75-fa33-40a9-bcc5-6a4e8d4ae93e, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16738698482771998494 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1673869848277199849416738698482771998494167386984827719984941673869848277199849416738698482771998494167386984827719984941673869848277199849416738698482771998494167386984827719984941673869848277199849416738698482771998494167386984827719984941673869848277199849416738698482771998494167386984827719984941673869848277199849416738698482771998494167386984827719984941673869848277199849416738698482771998494" } } } 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 72075186224038947." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e82b935-f2ed-4728-a713-c480078eb2cb, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e82b935-f2ed-4728-a713-c480078eb2cb, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14297718415890913865 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1429771841589091386514297718415890913865142977184158909138651429771841589091386514297718415890913865142977184158909138651429771841589091386514297718415890913865142977184158909138651429771841589091386514297718415890913865142977184158909138651429771841589091386514297718415890913865142977184158909138651429771841589091386514297718415890913865142977184158909138651429771841589091386514297718415890913865" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ae14b75-fa33-40a9-bcc5-6a4e8d4ae93e, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0q5xy5fc99za3tqn77y51" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42a85aea-6c6c-447a-8ee1-7fd671cdbf86, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42a85aea-6c6c-447a-8ee1-7fd671cdbf86, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16738698482771998494 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1673869848277199849416738698482771998494167386984827719984941673869848277199849416738698482771998494167386984827719984941673869848277199849416738698482771998494167386984827719984941673869848277199849416738698482771998494167386984827719984941673869848277199849416738698482771998494167386984827719984941673869848277199849416738698482771998494167386984827719984941673869848277199849416738698482771998494" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e82b935-f2ed-4728-a713-c480078eb2cb, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0q5z177rw792wpfy6r1c7" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b40198e1-2a80-423e-9a08-cf5ea2e441dd, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b40198e1-2a80-423e-9a08-cf5ea2e441dd, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14297718415890913865 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1429771841589091386514297718415890913865142977184158909138651429771841589091386514297718415890913865142977184158909138651429771841589091386514297718415890913865142977184158909138651429771841589091386514297718415890913865142977184158909138651429771841589091386514297718415890913865142977184158909138651429771841589091386514297718415890913865142977184158909138651429771841589091386514297718415890913865" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42a85aea-6c6c-447a-8ee1-7fd671cdbf86, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0q60g9xcv1w3q2n2n41tz" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0929089-d203-420e-9698-95629f40ed3f, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0929089-d203-420e-9698-95629f40ed3f, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16738698482771998494 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1673869848277199849416738698482771998494167386984827719984941673869848277199849416738698482771998494167386984827719984941673869848277199849416738698482771998494167386984827719984941673869848277199849416738698482771998494167386984827719984941673869848277199849416738698482771998494167386984827719984941673869848277199849416738698482771998494167386984827719984941673869848277199849416738698482771998494" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b40198e1-2a80-423e-9a08-cf5ea2e441dd, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0q61adwqs2q6c9xwg3884" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 570a9322-a10d-49fe-a88b-2d4f9763c43a, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 570a9322-a10d-49fe-a88b-2d4f9763c43a, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14297718415890913865 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1429771841589091386514297718415890913865142977184158909138651429771841589091386514297718415890913865142977184158909138651429771841589091386514297718415890913865142977184158909138651429771841589091386514297718415890913865142977184158909138651429771841589091386514297718415890913865142977184158909138651429771841589091386514297718415890913865142977184158909138651429771841589091386514297718415890913865" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0929089-d203-420e-9698-95629f40ed3f, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0q64y4bwj6jvf51mtr7hx" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
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, ba517c53-fb9a-4cd2-b006-3dad3ed08be5, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba517c53-fb9a-4cd2-b006-3dad3ed08be5, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9553869295263474880 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95538692952634748809553869295263474880955386929526347488095538692952634748809553869295263474880955386929526347488095538692952634748809553869295263474880955386929526347488095538692952634748809553869295263474880955386929526347488095538692952634748809553869295263474880955386929526347488095538692952634748809553869295263474880955386929526347488095538692952634748809553869295263474880" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 570a9322-a10d-49fe-a88b-2d4f9763c43a, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0q65wabnttpdhd5xcbefa" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
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, cbcd6132-f0b8-4ba7-8af8-4cf5fa017ad2, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbcd6132-f0b8-4ba7-8af8-4cf5fa017ad2, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10890935999460208730 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1089093599946020873010890935999460208730108909359994602087301089093599946020873010890935999460208730108909359994602087301089093599946020873010890935999460208730108909359994602087301089093599946020873010890935999460208730108909359994602087301089093599946020873010890935999460208730108909359994602087301089093599946020873010890935999460208730108909359994602087301089093599946020873010890935999460208730" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba517c53-fb9a-4cd2-b006-3dad3ed08be5, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0q6d3710w30vkkepvs2xj" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6881bb72-1686-4e70-8f6f-78ba2c14e3bc, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6881bb72-1686-4e70-8f6f-78ba2c14e3bc, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9553869295263474880 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95538692952634748809553869295263474880955386929526347488095538692952634748809553869295263474880955386929526347488095538692952634748809553869295263474880955386929526347488095538692952634748809553869295263474880955386929526347488095538692952634748809553869295263474880955386929526347488095538692952634748809553869295263474880955386929526347488095538692952634748809553869295263474880" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbcd6132-f0b8-4ba7-8af8-4cf5fa017ad2, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0q6e3anmn724xfznkzh0g" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de6b6c0a-8a37-4cb9-a77f-50c3be926c66, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de6b6c0a-8a37-4cb9-a77f-50c3be926c66, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10890935999460208730 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1089093599946020873010890935999460208730108909359994602087301089093599946020873010890935999460208730108909359994602087301089093599946020873010890935999460208730108909359994602087301089093599946020873010890935999460208730108909359994602087301089093599946020873010890935999460208730108909359994602087301089093599946020873010890935999460208730108909359994602087301089093599946020873010890935999460208730" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6881bb72-1686-4e70-8f6f-78ba2c14e3bc, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0q6ff0jg4at1dn9k1zs8z" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4e0f6c0-b8d3-44d5-91c1-bbb8c28a3817, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4e0f6c0-b8d3-44d5-91c1-bbb8c28a3817, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9553869295263474880 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95538692952634748809553869295263474880955386929526347488095538692952634748809553869295263474880955386929526347488095538692952634748809553869295263474880955386929526347488095538692952634748809553869295263474880955386929526347488095538692952634748809553869295263474880955386929526347488095538692952634748809553869295263474880955386929526347488095538692952634748809553869295263474880" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de6b6c0a-8a37-4cb9-a77f-50c3be926c66, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0q6gg29yby7bmn9wd37e8" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7b91b02-5c83-4e9c-a514-573bed75a1a5, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7b91b02-5c83-4e9c-a514-573bed75a1a5, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10890935999460208730 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1089093599946020873010890935999460208730108909359994602087301089093599946020873010890935999460208730108909359994602087301089093599946020873010890935999460208730108909359994602087301089093599946020873010890935999460208730108909359994602087301089093599946020873010890935999460208730108909359994602087301089093599946020873010890935999460208730108909359994602087301089093599946020873010890935999460208730" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4e0f6c0-b8d3-44d5-91c1-bbb8c28a3817, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0q6m6ezqp1ve48j96qvah" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
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:52 RpcState(ExecuteDataQuery, f7b91b02-5c83-4e9c-a514-573bed75a1a5, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0q6mz5ngns3z7zpr5v9c7" } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c4116e3-e5db-4d69-aecc-d7b6e5d8b9ed, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c4116e3-e5db-4d69-aecc-d7b6e5d8b9ed, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9090727565856864625 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90907275658568646259090727565856864625909072756585686462590907275658568646259090727565856864625909072756585686462590907275658568646259090727565856864625909072756585686462590907275658568646259090727565856864625909072756585686462590907275658568646259090727565856864625909072756585686462590907275658568646259090727565856864625909072756585686462590907275658568646259090727565856864625" } } } 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 72075186224038936." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c6a7eea-ebbf-46bb-bb41-16d7a3415ea4, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c6a7eea-ebbf-46bb-bb41-16d7a3415ea4, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9877870541776267490 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98778705417762674909877870541776267490987787054177626749098778705417762674909877870541776267490987787054177626749098778705417762674909877870541776267490987787054177626749098778705417762674909877870541776267490987787054177626749098778705417762674909877870541776267490987787054177626749098778705417762674909877870541776267490987787054177626749098778705417762674909877870541776267490" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c4116e3-e5db-4d69-aecc-d7b6e5d8b9ed, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0q6vvd53j63dqnx5jxrev" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6f2770c-4c63-4f78-83b5-489f7267131c, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6f2770c-4c63-4f78-83b5-489f7267131c, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9090727565856864625 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90907275658568646259090727565856864625909072756585686462590907275658568646259090727565856864625909072756585686462590907275658568646259090727565856864625909072756585686462590907275658568646259090727565856864625909072756585686462590907275658568646259090727565856864625909072756585686462590907275658568646259090727565856864625909072756585686462590907275658568646259090727565856864625" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c6a7eea-ebbf-46bb-bb41-16d7a3415ea4, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0q6wj52tew45cvnx4wrwb" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0d25cf9-9aeb-4997-9727-dff1de4d19a1, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0d25cf9-9aeb-4997-9727-dff1de4d19a1, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9877870541776267490 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98778705417762674909877870541776267490987787054177626749098778705417762674909877870541776267490987787054177626749098778705417762674909877870541776267490987787054177626749098778705417762674909877870541776267490987787054177626749098778705417762674909877870541776267490987787054177626749098778705417762674909877870541776267490987787054177626749098778705417762674909877870541776267490" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6f2770c-4c63-4f78-83b5-489f7267131c, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0q6xxb335d8j5g035t819" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07ccca23-847e-43a8-a6fb-e9c80ad1269e, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07ccca23-847e-43a8-a6fb-e9c80ad1269e, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9090727565856864625 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90907275658568646259090727565856864625909072756585686462590907275658568646259090727565856864625909072756585686462590907275658568646259090727565856864625909072756585686462590907275658568646259090727565856864625909072756585686462590907275658568646259090727565856864625909072756585686462590907275658568646259090727565856864625909072756585686462590907275658568646259090727565856864625" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0d25cf9-9aeb-4997-9727-dff1de4d19a1, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0q6ypccendrakqdy6727b" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ab53cc6-4760-413d-ba71-18ff4cdcbb29, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ab53cc6-4760-413d-ba71-18ff4cdcbb29, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9877870541776267490 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98778705417762674909877870541776267490987787054177626749098778705417762674909877870541776267490987787054177626749098778705417762674909877870541776267490987787054177626749098778705417762674909877870541776267490987787054177626749098778705417762674909877870541776267490987787054177626749098778705417762674909877870541776267490987787054177626749098778705417762674909877870541776267490" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07ccca23-847e-43a8-a6fb-e9c80ad1269e, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0q71xckm21cyj5k73awtc" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
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, 2731c4a8-ac57-4212-a5e9-c3f72da503b5, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2731c4a8-ac57-4212-a5e9-c3f72da503b5, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14909634188962683259 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1490963418896268325914909634188962683259149096341889626832591490963418896268325914909634188962683259149096341889626832591490963418896268325914909634188962683259149096341889626832591490963418896268325914909634188962683259149096341889626832591490963418896268325914909634188962683259149096341889626832591490963418896268325914909634188962683259149096341889626832591490963418896268325914909634188962683259" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ab53cc6-4760-413d-ba71-18ff4cdcbb29, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0q73db0v0vn54khyrme93" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
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, d7420997-2ad1-4287-aaba-d146bdd5a01c, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7420997-2ad1-4287-aaba-d146bdd5a01c, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9200650166341960353 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92006501663419603539200650166341960353920065016634196035392006501663419603539200650166341960353920065016634196035392006501663419603539200650166341960353920065016634196035392006501663419603539200650166341960353920065016634196035392006501663419603539200650166341960353920065016634196035392006501663419603539200650166341960353920065016634196035392006501663419603539200650166341960353" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2731c4a8-ac57-4212-a5e9-c3f72da503b5, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0q79a91jh8dhq0kp2bs81" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c8b016f-1719-4619-952f-ce0c7f4ea122, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c8b016f-1719-4619-952f-ce0c7f4ea122, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14909634188962683259 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1490963418896268325914909634188962683259149096341889626832591490963418896268325914909634188962683259149096341889626832591490963418896268325914909634188962683259149096341889626832591490963418896268325914909634188962683259149096341889626832591490963418896268325914909634188962683259149096341889626832591490963418896268325914909634188962683259149096341889626832591490963418896268325914909634188962683259" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7420997-2ad1-4287-aaba-d146bdd5a01c, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0q7a60ecp5srpf53dx0mw" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c92542a0-77d2-4a1c-9e1c-eb701820d990, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c92542a0-77d2-4a1c-9e1c-eb701820d990, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9200650166341960353 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92006501663419603539200650166341960353920065016634196035392006501663419603539200650166341960353920065016634196035392006501663419603539200650166341960353920065016634196035392006501663419603539200650166341960353920065016634196035392006501663419603539200650166341960353920065016634196035392006501663419603539200650166341960353920065016634196035392006501663419603539200650166341960353" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c8b016f-1719-4619-952f-ce0c7f4ea122, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0q7be9c8kc8hgk2cqmef5" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f72579fb-1999-4d0d-a82e-ca40545ef3f3, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f72579fb-1999-4d0d-a82e-ca40545ef3f3, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14909634188962683259 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1490963418896268325914909634188962683259149096341889626832591490963418896268325914909634188962683259149096341889626832591490963418896268325914909634188962683259149096341889626832591490963418896268325914909634188962683259149096341889626832591490963418896268325914909634188962683259149096341889626832591490963418896268325914909634188962683259149096341889626832591490963418896268325914909634188962683259" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c92542a0-77d2-4a1c-9e1c-eb701820d990, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0q7fw9gnhz8jdjf40czp5" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f79092d4-c808-4faf-b11f-71f4bd7e55b0, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f79092d4-c808-4faf-b11f-71f4bd7e55b0, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9200650166341960353 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92006501663419603539200650166341960353920065016634196035392006501663419603539200650166341960353920065016634196035392006501663419603539200650166341960353920065016634196035392006501663419603539200650166341960353920065016634196035392006501663419603539200650166341960353920065016634196035392006501663419603539200650166341960353920065016634196035392006501663419603539200650166341960353" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f72579fb-1999-4d0d-a82e-ca40545ef3f3, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0q7gh0eybjnpe5t934evj" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
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, c93fdfb0-1e17-4da1-a85b-389027c03b29, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c93fdfb0-1e17-4da1-a85b-389027c03b29, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3936918639428981221 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39369186394289812213936918639428981221393691863942898122139369186394289812213936918639428981221393691863942898122139369186394289812213936918639428981221393691863942898122139369186394289812213936918639428981221393691863942898122139369186394289812213936918639428981221393691863942898122139369186394289812213936918639428981221393691863942898122139369186394289812213936918639428981221" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c93fdfb0-1e17-4da1-a85b-389027c03b29, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0q7r77yw6m7apj1q8esbq" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a26d92e2-d163-41c6-ad83-c5dba4689a51, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a26d92e2-d163-41c6-ad83-c5dba4689a51, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3936918639428981221 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39369186394289812213936918639428981221393691863942898122139369186394289812213936918639428981221393691863942898122139369186394289812213936918639428981221393691863942898122139369186394289812213936918639428981221393691863942898122139369186394289812213936918639428981221393691863942898122139369186394289812213936918639428981221393691863942898122139369186394289812213936918639428981221" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f79092d4-c808-4faf-b11f-71f4bd7e55b0, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0q7q44z30xrpvbkw25nc2" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
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, c2f6f8cd-eb94-46cf-8a6c-53d8dcdc9829, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2f6f8cd-eb94-46cf-8a6c-53d8dcdc9829, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17469767122152887718 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1746976712215288771817469767122152887718174697671221528877181746976712215288771817469767122152887718174697671221528877181746976712215288771817469767122152887718174697671221528877181746976712215288771817469767122152887718174697671221528877181746976712215288771817469767122152887718174697671221528877181746976712215288771817469767122152887718174697671221528877181746976712215288771817469767122152887718" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a26d92e2-d163-41c6-ad83-c5dba4689a51, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0q7t2f4n5wsjsaybnrhgq" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1134b870-3753-43c0-9c0e-22b7aa5c53d1, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1134b870-3753-43c0-9c0e-22b7aa5c53d1, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3936918639428981221 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39369186394289812213936918639428981221393691863942898122139369186394289812213936918639428981221393691863942898122139369186394289812213936918639428981221393691863942898122139369186394289812213936918639428981221393691863942898122139369186394289812213936918639428981221393691863942898122139369186394289812213936918639428981221393691863942898122139369186394289812213936918639428981221" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2f6f8cd-eb94-46cf-8a6c-53d8dcdc9829, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0q7xnd5b05417y9zxpk3b" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 243117f8-1b0c-48b9-9972-bcc62dc5feb8, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 243117f8-1b0c-48b9-9972-bcc62dc5feb8, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17469767122152887718 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1746976712215288771817469767122152887718174697671221528877181746976712215288771817469767122152887718174697671221528877181746976712215288771817469767122152887718174697671221528877181746976712215288771817469767122152887718174697671221528877181746976712215288771817469767122152887718174697671221528877181746976712215288771817469767122152887718174697671221528877181746976712215288771817469767122152887718" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 243117f8-1b0c-48b9-9972-bcc62dc5feb8, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0q80b6s1ncqp34zpdydw2" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06a64e28-0eb3-4f59-9c59-3bf66d74cff3, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06a64e28-0eb3-4f59-9c59-3bf66d74cff3, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17469767122152887718 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1746976712215288771817469767122152887718174697671221528877181746976712215288771817469767122152887718174697671221528877181746976712215288771817469767122152887718174697671221528877181746976712215288771817469767122152887718174697671221528877181746976712215288771817469767122152887718174697671221528877181746976712215288771817469767122152887718174697671221528877181746976712215288771817469767122152887718" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1134b870-3753-43c0-9c0e-22b7aa5c53d1, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0q7y97pzv6c2xgynqhenf" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
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, 093a48ad-dcd4-44cb-a498-85d144778ba0, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 093a48ad-dcd4-44cb-a498-85d144778ba0, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10803726556654660811 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1080372655665466081110803726556654660811108037265566546608111080372655665466081110803726556654660811108037265566546608111080372655665466081110803726556654660811108037265566546608111080372655665466081110803726556654660811108037265566546608111080372655665466081110803726556654660811108037265566546608111080372655665466081110803726556654660811108037265566546608111080372655665466081110803726556654660811" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06a64e28-0eb3-4f59-9c59-3bf66d74cff3, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0q84dexpz07rqzrqvk086" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 093a48ad-dcd4-44cb-a498-85d144778ba0, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0q85g7n6sqygdefyjd7qf" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9ca10f0-7277-4991-812f-52240c0c914f, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9ca10f0-7277-4991-812f-52240c0c914f, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10803726556654660811 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1080372655665466081110803726556654660811108037265566546608111080372655665466081110803726556654660811108037265566546608111080372655665466081110803726556654660811108037265566546608111080372655665466081110803726556654660811108037265566546608111080372655665466081110803726556654660811108037265566546608111080372655665466081110803726556654660811108037265566546608111080372655665466081110803726556654660811" } } } 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 72075186224038959." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c57eec9c-4840-40c1-ac58-86aab8e4a3e0, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c57eec9c-4840-40c1-ac58-86aab8e4a3e0, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13852053139231453363 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1385205313923145336313852053139231453363138520531392314533631385205313923145336313852053139231453363138520531392314533631385205313923145336313852053139231453363138520531392314533631385205313923145336313852053139231453363138520531392314533631385205313923145336313852053139231453363138520531392314533631385205313923145336313852053139231453363138520531392314533631385205313923145336313852053139231453363" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9ca10f0-7277-4991-812f-52240c0c914f, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0q8bfd1ks9rn3mmfefz56" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c57eec9c-4840-40c1-ac58-86aab8e4a3e0, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038947." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k9w0q8brf4wp263d3jhp8fsf" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b08f9e7d-3889-4471-b084-831f2d50697e, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b08f9e7d-3889-4471-b084-831f2d50697e, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13852053139231453363 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1385205313923145336313852053139231453363138520531392314533631385205313923145336313852053139231453363138520531392314533631385205313923145336313852053139231453363138520531392314533631385205313923145336313852053139231453363138520531392314533631385205313923145336313852053139231453363138520531392314533631385205313923145336313852053139231453363138520531392314533631385205313923145336313852053139231453363" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c74a795-6f8e-4d05-9b10-f04d895b7d66, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c74a795-6f8e-4d05-9b10-f04d895b7d66, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10803726556654660811 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1080372655665466081110803726556654660811108037265566546608111080372655665466081110803726556654660811108037265566546608111080372655665466081110803726556654660811108037265566546608111080372655665466081110803726556654660811108037265566546608111080372655665466081110803726556654660811108037265566546608111080372655665466081110803726556654660811108037265566546608111080372655665466081110803726556654660811" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b08f9e7d-3889-4471-b084-831f2d50697e, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038947." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k9w0q8hn6dk2bqcjj9tmh9hj" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c6a3282-5021-4742-8cf5-90c6ff381293, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c6a3282-5021-4742-8cf5-90c6ff381293, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13852053139231453363 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1385205313923145336313852053139231453363138520531392314533631385205313923145336313852053139231453363138520531392314533631385205313923145336313852053139231453363138520531392314533631385205313923145336313852053139231453363138520531392314533631385205313923145336313852053139231453363138520531392314533631385205313923145336313852053139231453363138520531392314533631385205313923145336313852053139231453363" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c74a795-6f8e-4d05-9b10-f04d895b7d66, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0q8hre2jwshy7ss9q7n6s" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
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, a685da97-98e2-460b-8b46-143eb7e4eec8, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a685da97-98e2-460b-8b46-143eb7e4eec8, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5500126985498668857 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55001269854986688575500126985498668857550012698549866885755001269854986688575500126985498668857550012698549866885755001269854986688575500126985498668857550012698549866885755001269854986688575500126985498668857550012698549866885755001269854986688575500126985498668857550012698549866885755001269854986688575500126985498668857550012698549866885755001269854986688575500126985498668857" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a685da97-98e2-460b-8b46-143eb7e4eec8, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0q8t41kgvrz3yymqtpct8" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c8320ec-aada-4791-8705-6e07e37f4627, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c8320ec-aada-4791-8705-6e07e37f4627, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5500126985498668857 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55001269854986688575500126985498668857550012698549866885755001269854986688575500126985498668857550012698549866885755001269854986688575500126985498668857550012698549866885755001269854986688575500126985498668857550012698549866885755001269854986688575500126985498668857550012698549866885755001269854986688575500126985498668857550012698549866885755001269854986688575500126985498668857" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c6a3282-5021-4742-8cf5-90c6ff381293, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038947." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k9w0q8rg5ppebtac5yz75n1a" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
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 72075186224038947." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09741377-fead-4206-aff9-ff393d2dbee3, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09741377-fead-4206-aff9-ff393d2dbee3, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15890690402187820068 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1589069040218782006815890690402187820068158906904021878200681589069040218782006815890690402187820068158906904021878200681589069040218782006815890690402187820068158906904021878200681589069040218782006815890690402187820068158906904021878200681589069040218782006815890690402187820068158906904021878200681589069040218782006815890690402187820068158906904021878200681589069040218782006815890690402187820068" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c8320ec-aada-4791-8705-6e07e37f4627, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0q8web58tn7gm97mkf2tb" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09741377-fead-4206-aff9-ff393d2dbee3, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0q8zr6h00k80wjpbr5qkq" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, faed6a32-9a40-464e-9a76-166321a912e9, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, faed6a32-9a40-464e-9a76-166321a912e9, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5500126985498668857 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55001269854986688575500126985498668857550012698549866885755001269854986688575500126985498668857550012698549866885755001269854986688575500126985498668857550012698549866885755001269854986688575500126985498668857550012698549866885755001269854986688575500126985498668857550012698549866885755001269854986688575500126985498668857550012698549866885755001269854986688575500126985498668857" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70dacdbb-1b8c-4eb5-b9b3-671885dabe53, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70dacdbb-1b8c-4eb5-b9b3-671885dabe53, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15890690402187820068 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1589069040218782006815890690402187820068158906904021878200681589069040218782006815890690402187820068158906904021878200681589069040218782006815890690402187820068158906904021878200681589069040218782006815890690402187820068158906904021878200681589069040218782006815890690402187820068158906904021878200681589069040218782006815890690402187820068158906904021878200681589069040218782006815890690402187820068" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70dacdbb-1b8c-4eb5-b9b3-671885dabe53, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0q924be15wmyefhpeexzr" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0c2c6b6-f470-4674-a749-936802041653, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0c2c6b6-f470-4674-a749-936802041653, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15890690402187820068 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1589069040218782006815890690402187820068158906904021878200681589069040218782006815890690402187820068158906904021878200681589069040218782006815890690402187820068158906904021878200681589069040218782006815890690402187820068158906904021878200681589069040218782006815890690402187820068158906904021878200681589069040218782006815890690402187820068158906904021878200681589069040218782006815890690402187820068" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, faed6a32-9a40-464e-9a76-166321a912e9, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0q91yfjvak3b6h4y3acqe" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
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, 0a5563df-e540-49ff-83f5-b24ae2581b77, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a5563df-e540-49ff-83f5-b24ae2581b77, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14135827328146974755 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1413582732814697475514135827328146974755141358273281469747551413582732814697475514135827328146974755141358273281469747551413582732814697475514135827328146974755141358273281469747551413582732814697475514135827328146974755141358273281469747551413582732814697475514135827328146974755141358273281469747551413582732814697475514135827328146974755141358273281469747551413582732814697475514135827328146974755" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0c2c6b6-f470-4674-a749-936802041653, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0q96fct09n8pdbw25gt75" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
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, 00d4d0ff-ebe3-43db-86ab-e94ded9f351f, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00d4d0ff-ebe3-43db-86ab-e94ded9f351f, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12217783371503291768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1221778337150329176812217783371503291768122177833715032917681221778337150329176812217783371503291768122177833715032917681221778337150329176812217783371503291768122177833715032917681221778337150329176812217783371503291768122177833715032917681221778337150329176812217783371503291768122177833715032917681221778337150329176812217783371503291768122177833715032917681221778337150329176812217783371503291768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a5563df-e540-49ff-83f5-b24ae2581b77, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0q9899rz4xcrr6g4kch4y" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1910f00e-1c34-4dd2-91fc-cb89dcce054a, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1910f00e-1c34-4dd2-91fc-cb89dcce054a, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14135827328146974755 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1413582732814697475514135827328146974755141358273281469747551413582732814697475514135827328146974755141358273281469747551413582732814697475514135827328146974755141358273281469747551413582732814697475514135827328146974755141358273281469747551413582732814697475514135827328146974755141358273281469747551413582732814697475514135827328146974755141358273281469747551413582732814697475514135827328146974755" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00d4d0ff-ebe3-43db-86ab-e94ded9f351f, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0q9dge3m813nbw0570p0k" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36e990d3-8d6b-4cee-a24c-505ed1e384de, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36e990d3-8d6b-4cee-a24c-505ed1e384de, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12217783371503291768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1221778337150329176812217783371503291768122177833715032917681221778337150329176812217783371503291768122177833715032917681221778337150329176812217783371503291768122177833715032917681221778337150329176812217783371503291768122177833715032917681221778337150329176812217783371503291768122177833715032917681221778337150329176812217783371503291768122177833715032917681221778337150329176812217783371503291768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36e990d3-8d6b-4cee-a24c-505ed1e384de, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0q9fy4vm8rpcsr474vjha" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 134246d5-9908-4933-a28b-5b81158b6865, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 134246d5-9908-4933-a28b-5b81158b6865, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12217783371503291768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1221778337150329176812217783371503291768122177833715032917681221778337150329176812217783371503291768122177833715032917681221778337150329176812217783371503291768122177833715032917681221778337150329176812217783371503291768122177833715032917681221778337150329176812217783371503291768122177833715032917681221778337150329176812217783371503291768122177833715032917681221778337150329176812217783371503291768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1910f00e-1c34-4dd2-91fc-cb89dcce054a, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0q9e67y5cvw0g0253w91q" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 167a5e95-dc50-4996-9d74-5693f7025f44, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 167a5e95-dc50-4996-9d74-5693f7025f44, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14135827328146974755 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1413582732814697475514135827328146974755141358273281469747551413582732814697475514135827328146974755141358273281469747551413582732814697475514135827328146974755141358273281469747551413582732814697475514135827328146974755141358273281469747551413582732814697475514135827328146974755141358273281469747551413582732814697475514135827328146974755141358273281469747551413582732814697475514135827328146974755" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 134246d5-9908-4933-a28b-5b81158b6865, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0q9m05bxz7jw2ma8mqwa2" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
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, a5a33343-2b32-4819-922b-4912744aa2a0, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5a33343-2b32-4819-922b-4912744aa2a0, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14145629767209363781 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1414562976720936378114145629767209363781141456297672093637811414562976720936378114145629767209363781141456297672093637811414562976720936378114145629767209363781141456297672093637811414562976720936378114145629767209363781141456297672093637811414562976720936378114145629767209363781141456297672093637811414562976720936378114145629767209363781141456297672093637811414562976720936378114145629767209363781" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 167a5e95-dc50-4996-9d74-5693f7025f44, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0q9mkfhcn4zb4edtwvqp8" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
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, 88c71b15-ec6e-4f9d-982a-903f731a693e, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88c71b15-ec6e-4f9d-982a-903f731a693e, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13623600971533332762 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1362360097153333276213623600971533332762136236009715333327621362360097153333276213623600971533332762136236009715333327621362360097153333276213623600971533332762136236009715333327621362360097153333276213623600971533332762136236009715333327621362360097153333276213623600971533332762136236009715333327621362360097153333276213623600971533332762136236009715333327621362360097153333276213623600971533332762" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88c71b15-ec6e-4f9d-982a-903f731a693e, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0q9w6bt7yjtpqkkbebd87" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60f90726-59be-4689-bfaf-089d6ad1122a, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60f90726-59be-4689-bfaf-089d6ad1122a, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13623600971533332762 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1362360097153333276213623600971533332762136236009715333327621362360097153333276213623600971533332762136236009715333327621362360097153333276213623600971533332762136236009715333327621362360097153333276213623600971533332762136236009715333327621362360097153333276213623600971533332762136236009715333327621362360097153333276213623600971533332762136236009715333327621362360097153333276213623600971533332762" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5a33343-2b32-4819-922b-4912744aa2a0, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0q9va4gyv2h9s9kywqhga" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60f90726-59be-4689-bfaf-089d6ad1122a, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0q9y2fvw81w3qhfc6hb3g" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 417916bd-a8af-4328-bda0-ab57b89588e9, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 417916bd-a8af-4328-bda0-ab57b89588e9, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13623600971533332762 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1362360097153333276213623600971533332762136236009715333327621362360097153333276213623600971533332762136236009715333327621362360097153333276213623600971533332762136236009715333327621362360097153333276213623600971533332762136236009715333327621362360097153333276213623600971533332762136236009715333327621362360097153333276213623600971533332762136236009715333327621362360097153333276213623600971533332762" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5fb319b-a047-4cb3-8124-fa0a0ddc49c3, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5fb319b-a047-4cb3-8124-fa0a0ddc49c3, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14145629767209363781 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1414562976720936378114145629767209363781141456297672093637811414562976720936378114145629767209363781141456297672093637811414562976720936378114145629767209363781141456297672093637811414562976720936378114145629767209363781141456297672093637811414562976720936378114145629767209363781141456297672093637811414562976720936378114145629767209363781141456297672093637811414562976720936378114145629767209363781" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5fb319b-a047-4cb3-8124-fa0a0ddc49c3, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qa261zh7w8c5rbxsgz42" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 417916bd-a8af-4328-bda0-ab57b89588e9, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qa27ax7v5nyrjfe7q1zv" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 683ca41e-69b7-4f8b-890a-d39c7b74d3f5, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 683ca41e-69b7-4f8b-890a-d39c7b74d3f5, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14145629767209363781 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1414562976720936378114145629767209363781141456297672093637811414562976720936378114145629767209363781141456297672093637811414562976720936378114145629767209363781141456297672093637811414562976720936378114145629767209363781141456297672093637811414562976720936378114145629767209363781141456297672093637811414562976720936378114145629767209363781141456297672093637811414562976720936378114145629767209363781" } } } 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 72075186224038946." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6f4d1af-719f-4ad1-8fc5-9fb2c0ccc8fb, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6f4d1af-719f-4ad1-8fc5-9fb2c0ccc8fb, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3657709313226930621 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36577093132269306213657709313226930621365770931322693062136577093132269306213657709313226930621365770931322693062136577093132269306213657709313226930621365770931322693062136577093132269306213657709313226930621365770931322693062136577093132269306213657709313226930621365770931322693062136577093132269306213657709313226930621365770931322693062136577093132269306213657709313226930621" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6f4d1af-719f-4ad1-8fc5-9fb2c0ccc8fb, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qa9hf1jvbq62aw6qmgq5" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5391cdf-b520-4e3a-a55e-305397baf6e2, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5391cdf-b520-4e3a-a55e-305397baf6e2, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3657709313226930621 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36577093132269306213657709313226930621365770931322693062136577093132269306213657709313226930621365770931322693062136577093132269306213657709313226930621365770931322693062136577093132269306213657709313226930621365770931322693062136577093132269306213657709313226930621365770931322693062136577093132269306213657709313226930621365770931322693062136577093132269306213657709313226930621" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 683ca41e-69b7-4f8b-890a-d39c7b74d3f5, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qa944q1mnm0az4qsm3jt" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
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, 6051a0bb-b043-42d7-9e94-c5f3b34db01d, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6051a0bb-b043-42d7-9e94-c5f3b34db01d, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10722926022996447682 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1072292602299644768210722926022996447682107229260229964476821072292602299644768210722926022996447682107229260229964476821072292602299644768210722926022996447682107229260229964476821072292602299644768210722926022996447682107229260229964476821072292602299644768210722926022996447682107229260229964476821072292602299644768210722926022996447682107229260229964476821072292602299644768210722926022996447682" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5391cdf-b520-4e3a-a55e-305397baf6e2, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qac1e16gnss5vj2t8v64" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e111d7b2-0922-4898-aa32-93598cd1c74c, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e111d7b2-0922-4898-aa32-93598cd1c74c, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3657709313226930621 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36577093132269306213657709313226930621365770931322693062136577093132269306213657709313226930621365770931322693062136577093132269306213657709313226930621365770931322693062136577093132269306213657709313226930621365770931322693062136577093132269306213657709313226930621365770931322693062136577093132269306213657709313226930621365770931322693062136577093132269306213657709313226930621" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6051a0bb-b043-42d7-9e94-c5f3b34db01d, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qag0ca1bt43hkynqt53b" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 409ae9c3-f123-4595-a9b3-9f9272ef340f, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 409ae9c3-f123-4595-a9b3-9f9272ef340f, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10722926022996447682 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1072292602299644768210722926022996447682107229260229964476821072292602299644768210722926022996447682107229260229964476821072292602299644768210722926022996447682107229260229964476821072292602299644768210722926022996447682107229260229964476821072292602299644768210722926022996447682107229260229964476821072292602299644768210722926022996447682107229260229964476821072292602299644768210722926022996447682" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e111d7b2-0922-4898-aa32-93598cd1c74c, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qage8gss40x7bgsazqpx" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
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, 890e6e65-12c2-49c4-bb9a-a432e4a52d23, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 890e6e65-12c2-49c4-bb9a-a432e4a52d23, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15116621204569086021 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1511662120456908602115116621204569086021151166212045690860211511662120456908602115116621204569086021151166212045690860211511662120456908602115116621204569086021151166212045690860211511662120456908602115116621204569086021151166212045690860211511662120456908602115116621204569086021151166212045690860211511662120456908602115116621204569086021151166212045690860211511662120456908602115116621204569086021" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 890e6e65-12c2-49c4-bb9a-a432e4a52d23, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038951." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k9w0qaq4by5613adgfa9e8tj" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 313f43d7-da80-40c0-a4d5-87bef7856bb6, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 313f43d7-da80-40c0-a4d5-87bef7856bb6, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15116621204569086021 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1511662120456908602115116621204569086021151166212045690860211511662120456908602115116621204569086021151166212045690860211511662120456908602115116621204569086021151166212045690860211511662120456908602115116621204569086021151166212045690860211511662120456908602115116621204569086021151166212045690860211511662120456908602115116621204569086021151166212045690860211511662120456908602115116621204569086021" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 409ae9c3-f123-4595-a9b3-9f9272ef340f, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qanq13svfxp1220dvfpn" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5a31088-404a-46bf-bc99-efef8ffe574e, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5a31088-404a-46bf-bc99-efef8ffe574e, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10722926022996447682 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1072292602299644768210722926022996447682107229260229964476821072292602299644768210722926022996447682107229260229964476821072292602299644768210722926022996447682107229260229964476821072292602299644768210722926022996447682107229260229964476821072292602299644768210722926022996447682107229260229964476821072292602299644768210722926022996447682107229260229964476821072292602299644768210722926022996447682" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 313f43d7-da80-40c0-a4d5-87bef7856bb6, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038951." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k9w0qas12ds5j92ty0eqka2d" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a83a231-4a7f-4f10-aba6-e7c5058546e0, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a83a231-4a7f-4f10-aba6-e7c5058546e0, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15116621204569086021 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1511662120456908602115116621204569086021151166212045690860211511662120456908602115116621204569086021151166212045690860211511662120456908602115116621204569086021151166212045690860211511662120456908602115116621204569086021151166212045690860211511662120456908602115116621204569086021151166212045690860211511662120456908602115116621204569086021151166212045690860211511662120456908602115116621204569086021" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5a31088-404a-46bf-bc99-efef8ffe574e, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qawn28gtbqzxdtxf5kd7" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
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, 05cefc9d-f9fd-4d2b-863c-6fb9763d572c, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05cefc9d-f9fd-4d2b-863c-6fb9763d572c, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15669721118767194532 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1566972111876719453215669721118767194532156697211187671945321566972111876719453215669721118767194532156697211187671945321566972111876719453215669721118767194532156697211187671945321566972111876719453215669721118767194532156697211187671945321566972111876719453215669721118767194532156697211187671945321566972111876719453215669721118767194532156697211187671945321566972111876719453215669721118767194532" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a83a231-4a7f-4f10-aba6-e7c5058546e0, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038951." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k9w0qaxa29tkhjdza8d6nyjf" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:13632/4
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 72075186224038951." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 788b0659-b5d6-498e-ad70-95fe226335e4, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 788b0659-b5d6-498e-ad70-95fe226335e4, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4541168334723354867 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45411683347233548674541168334723354867454116833472335486745411683347233548674541168334723354867454116833472335486745411683347233548674541168334723354867454116833472335486745411683347233548674541168334723354867454116833472335486745411683347233548674541168334723354867454116833472335486745411683347233548674541168334723354867454116833472335486745411683347233548674541168334723354867" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 788b0659-b5d6-498e-ad70-95fe226335e4, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qb4c5yxp5q0w1mggpbdc" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4d5e3a5-0b79-4ad3-95b8-7fcdcf7db827, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4d5e3a5-0b79-4ad3-95b8-7fcdcf7db827, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4541168334723354867 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45411683347233548674541168334723354867454116833472335486745411683347233548674541168334723354867454116833472335486745411683347233548674541168334723354867454116833472335486745411683347233548674541168334723354867454116833472335486745411683347233548674541168334723354867454116833472335486745411683347233548674541168334723354867454116833472335486745411683347233548674541168334723354867" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05cefc9d-f9fd-4d2b-863c-6fb9763d572c, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qb3s8vwyjdbewmszkkee" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 399bf9cc-e685-4699-91c4-b416eb65fb0a, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 399bf9cc-e685-4699-91c4-b416eb65fb0a, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15669721118767194532 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1566972111876719453215669721118767194532156697211187671945321566972111876719453215669721118767194532156697211187671945321566972111876719453215669721118767194532156697211187671945321566972111876719453215669721118767194532156697211187671945321566972111876719453215669721118767194532156697211187671945321566972111876719453215669721118767194532156697211187671945321566972111876719453215669721118767194532" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4d5e3a5-0b79-4ad3-95b8-7fcdcf7db827, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qb65eyh8sghsya4edbsg" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2180b73f-5e17-422a-9b0e-f6d8941c9907, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2180b73f-5e17-422a-9b0e-f6d8941c9907, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4541168334723354867 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45411683347233548674541168334723354867454116833472335486745411683347233548674541168334723354867454116833472335486745411683347233548674541168334723354867454116833472335486745411683347233548674541168334723354867454116833472335486745411683347233548674541168334723354867454116833472335486745411683347233548674541168334723354867454116833472335486745411683347233548674541168334723354867" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2180b73f-5e17-422a-9b0e-f6d8941c9907, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qbah41zj1e9rc22w9my9" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 399bf9cc-e685-4699-91c4-b416eb65fb0a, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qb954ge2ztm22d0zhf5c" } } } } }
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.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16b9b682-176a-4159-bf24-8055f0af6937, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16b9b682-176a-4159-bf24-8055f0af6937, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11141211141324596777 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1114121114132459677711141211141324596777111412111413245967771114121114132459677711141211141324596777111412111413245967771114121114132459677711141211141324596777111412111413245967771114121114132459677711141211141324596777111412111413245967771114121114132459677711141211141324596777111412111413245967771114121114132459677711141211141324596777111412111413245967771114121114132459677711141211141324596777" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33eea789-18c2-49b1-b397-15037bade5d4, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33eea789-18c2-49b1-b397-15037bade5d4, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15669721118767194532 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1566972111876719453215669721118767194532156697211187671945321566972111876719453215669721118767194532156697211187671945321566972111876719453215669721118767194532156697211187671945321566972111876719453215669721118767194532156697211187671945321566972111876719453215669721118767194532156697211187671945321566972111876719453215669721118767194532156697211187671945321566972111876719453215669721118767194532" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16b9b682-176a-4159-bf24-8055f0af6937, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qbhqftbsnzh1eqzmt9xf" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7c7f97d-7989-41fa-b3fa-496990fb13f2, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7c7f97d-7989-41fa-b3fa-496990fb13f2, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11141211141324596777 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1114121114132459677711141211141324596777111412111413245967771114121114132459677711141211141324596777111412111413245967771114121114132459677711141211141324596777111412111413245967771114121114132459677711141211141324596777111412111413245967771114121114132459677711141211141324596777111412111413245967771114121114132459677711141211141324596777111412111413245967771114121114132459677711141211141324596777" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7c7f97d-7989-41fa-b3fa-496990fb13f2, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qbkgb2dg84kh82r19gax" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38d84cf7-bf1a-4e80-8688-7cefca2033ff, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38d84cf7-bf1a-4e80-8688-7cefca2033ff, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11141211141324596777 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1114121114132459677711141211141324596777111412111413245967771114121114132459677711141211141324596777111412111413245967771114121114132459677711141211141324596777111412111413245967771114121114132459677711141211141324596777111412111413245967771114121114132459677711141211141324596777111412111413245967771114121114132459677711141211141324596777111412111413245967771114121114132459677711141211141324596777" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33eea789-18c2-49b1-b397-15037bade5d4, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qbj1fm5071nybqc4p0cz" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
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, aeb6a4af-55cc-48dd-bb6b-57770589769e, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aeb6a4af-55cc-48dd-bb6b-57770589769e, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3649273868448085309 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36492738684480853093649273868448085309364927386844808530936492738684480853093649273868448085309364927386844808530936492738684480853093649273868448085309364927386844808530936492738684480853093649273868448085309364927386844808530936492738684480853093649273868448085309364927386844808530936492738684480853093649273868448085309364927386844808530936492738684480853093649273868448085309" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38d84cf7-bf1a-4e80-8688-7cefca2033ff, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qbqv3dj2pn5dpwbndkx7" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aeb6a4af-55cc-48dd-bb6b-57770589769e, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qbrj107qejwe7h6k8njr" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
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, fe9d7e67-98e8-45dc-a6cd-7a7513d63803, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe9d7e67-98e8-45dc-a6cd-7a7513d63803, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14397071139858618163 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1439707113985861816314397071139858618163143970711398586181631439707113985861816314397071139858618163143970711398586181631439707113985861816314397071139858618163143970711398586181631439707113985861816314397071139858618163143970711398586181631439707113985861816314397071139858618163143970711398586181631439707113985861816314397071139858618163143970711398586181631439707113985861816314397071139858618163" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c03ee8e1-68c1-4df1-8ee7-aec1e66e2895, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c03ee8e1-68c1-4df1-8ee7-aec1e66e2895, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3649273868448085309 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36492738684480853093649273868448085309364927386844808530936492738684480853093649273868448085309364927386844808530936492738684480853093649273868448085309364927386844808530936492738684480853093649273868448085309364927386844808530936492738684480853093649273868448085309364927386844808530936492738684480853093649273868448085309364927386844808530936492738684480853093649273868448085309" } } } 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:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/05jb/002234/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:266 Final command: /home/runner/.ya/build/build_root/05jb/002234/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:19927 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/05jb/002234/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/logfile_8r43rbvn.log --grpc-port=13632 --mon-port=13933 --ic-port=16628 --key-file /home/runner/.ya/build/build_root/05jb/002234/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/05jb/002234/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/05jb/002234/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:19927', '--tenant=/Root/test_simple_encryption_1', '--log-file-name=/home/runner/.ya/build/build_root/05jb/002234/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/logfile_8r43rbvn.log', '--grpc-port=13632', '--mon-port=13933', '--ic-port=16628', '--key-file', '/home/runner/.ya/build/build_root/05jb/002234/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt')' in '/home/runner/.ya/build/build_root/05jb/002234/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: 1678824
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:13632/4
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.16
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe9d7e67-98e8-45dc-a6cd-7a7513d63803, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qbyb5vkstksaabcv3mfb" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
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/05jb/002234/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1678825
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ae3e5e8-018b-4bf5-993d-debbd46f44b6, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ae3e5e8-018b-4bf5-993d-debbd46f44b6, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14397071139858618163 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1439707113985861816314397071139858618163143970711398586181631439707113985861816314397071139858618163143970711398586181631439707113985861816314397071139858618163143970711398586181631439707113985861816314397071139858618163143970711398586181631439707113985861816314397071139858618163143970711398586181631439707113985861816314397071139858618163143970711398586181631439707113985861816314397071139858618163" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c03ee8e1-68c1-4df1-8ee7-aec1e66e2895, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qbyf9zw05w8vmg2f6n4f" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb5cfc01-bcb5-4728-8c5c-067d7e9354a8, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb5cfc01-bcb5-4728-8c5c-067d7e9354a8, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3649273868448085309 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36492738684480853093649273868448085309364927386844808530936492738684480853093649273868448085309364927386844808530936492738684480853093649273868448085309364927386844808530936492738684480853093649273868448085309364927386844808530936492738684480853093649273868448085309364927386844808530936492738684480853093649273868448085309364927386844808530936492738684480853093649273868448085309" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ae3e5e8-018b-4bf5-993d-debbd46f44b6, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qc437yn4cqzksjmcqmys" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dde8577b-0c98-4a8a-aba8-4202c0692cab, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dde8577b-0c98-4a8a-aba8-4202c0692cab, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14397071139858618163 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1439707113985861816314397071139858618163143970711398586181631439707113985861816314397071139858618163143970711398586181631439707113985861816314397071139858618163143970711398586181631439707113985861816314397071139858618163143970711398586181631439707113985861816314397071139858618163143970711398586181631439707113985861816314397071139858618163143970711398586181631439707113985861816314397071139858618163" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb5cfc01-bcb5-4728-8c5c-067d7e9354a8, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qc4t5se91mmhakkswf2e" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
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, 6e94acfc-8549-43be-8cce-cea6f290ad9c, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e94acfc-8549-43be-8cce-cea6f290ad9c, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13567137917050419698 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1356713791705041969813567137917050419698135671379170504196981356713791705041969813567137917050419698135671379170504196981356713791705041969813567137917050419698135671379170504196981356713791705041969813567137917050419698135671379170504196981356713791705041969813567137917050419698135671379170504196981356713791705041969813567137917050419698135671379170504196981356713791705041969813567137917050419698" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dde8577b-0c98-4a8a-aba8-4202c0692cab, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qcay9tnwwe9bjza8jqkk" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
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, d70984a7-96c4-42f2-91c9-1c0df10877b6, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d70984a7-96c4-42f2-91c9-1c0df10877b6, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17665756603209138042 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1766575660320913804217665756603209138042176657566032091380421766575660320913804217665756603209138042176657566032091380421766575660320913804217665756603209138042176657566032091380421766575660320913804217665756603209138042176657566032091380421766575660320913804217665756603209138042176657566032091380421766575660320913804217665756603209138042176657566032091380421766575660320913804217665756603209138042" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e94acfc-8549-43be-8cce-cea6f290ad9c, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qccb8gkf8bn0n79shps5" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b7a5e98-2751-4a29-a9b7-4c062bed3801, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b7a5e98-2751-4a29-a9b7-4c062bed3801, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13567137917050419698 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1356713791705041969813567137917050419698135671379170504196981356713791705041969813567137917050419698135671379170504196981356713791705041969813567137917050419698135671379170504196981356713791705041969813567137917050419698135671379170504196981356713791705041969813567137917050419698135671379170504196981356713791705041969813567137917050419698135671379170504196981356713791705041969813567137917050419698" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d70984a7-96c4-42f2-91c9-1c0df10877b6, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qcj5fs11095p2h8zrmkb" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a9c695b-21db-495f-8144-b91753bc5a63, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a9c695b-21db-495f-8144-b91753bc5a63, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17665756603209138042 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1766575660320913804217665756603209138042176657566032091380421766575660320913804217665756603209138042176657566032091380421766575660320913804217665756603209138042176657566032091380421766575660320913804217665756603209138042176657566032091380421766575660320913804217665756603209138042176657566032091380421766575660320913804217665756603209138042176657566032091380421766575660320913804217665756603209138042" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a9c695b-21db-495f-8144-b91753bc5a63, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qcm41wxjs1hez2ze2hdg" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d8b48d6-fa62-4158-8e59-76020c5906b3, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d8b48d6-fa62-4158-8e59-76020c5906b3, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17665756603209138042 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1766575660320913804217665756603209138042176657566032091380421766575660320913804217665756603209138042176657566032091380421766575660320913804217665756603209138042176657566032091380421766575660320913804217665756603209138042176657566032091380421766575660320913804217665756603209138042176657566032091380421766575660320913804217665756603209138042176657566032091380421766575660320913804217665756603209138042" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b7a5e98-2751-4a29-a9b7-4c062bed3801, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qcjjeev20rdasbr8xa86" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8b67094-fbec-47d8-9051-1c063379d780, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8b67094-fbec-47d8-9051-1c063379d780, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13567137917050419698 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1356713791705041969813567137917050419698135671379170504196981356713791705041969813567137917050419698135671379170504196981356713791705041969813567137917050419698135671379170504196981356713791705041969813567137917050419698135671379170504196981356713791705041969813567137917050419698135671379170504196981356713791705041969813567137917050419698135671379170504196981356713791705041969813567137917050419698" } } } 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 1678825) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1678825) elapsed time (sec): 0.8369815349578857
DEBUG    ya.test:process.py:263 Command (pid 1678825) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1678825) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1678825) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1678825) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1678825) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1678825) maxrss: 846020
DEBUG    ya.test:process.py:263 Command (pid 1678825) minflt: 45405
DEBUG    ya.test:process.py:263 Command (pid 1678825) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1678825) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1678825) nivcsw: 156
DEBUG    ya.test:process.py:263 Command (pid 1678825) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1678825) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1678825) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1678825) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1678825) stime: 0.244773
DEBUG    ya.test:process.py:263 Command (pid 1678825) utime: 0.442976
DEBUG    ya.test:process.py:263 Command (pid 1678825) wtime: 0.844
DEBUG    ya.test:process.py:275 Command (pid 1678825) output:
Git info:
    Commit: 7b0a4d9c78559261275975fd17549d749b5011c4
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 5700ad652966da6232d9553b52ea9591443ffafa into b48c4328a3d2a0ad6fb9b97b0dc31d6f155c3131

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-oqswgafxyq
    Host information: 
        Linux ghrun-oqswgafxyq 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/10226725676/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10226725676/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 1678825) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 4 version:
Git info:
    Commit: 7b0a4d9c78559261275975fd17549d749b5011c4
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 5700ad652966da6232d9553b52ea9591443ffafa into b48c4328a3d2a0ad6fb9b97b0dc31d6f155c3131
INFO     __tests__.test_encryption:test_encryption.py:139 Status {
  Success: true
  DriveStatus {
    HostKey {
      Fqdn: "localhost"
      IcPort: 31130
      NodeId: 2
    }
    Path: "SectorMap:1:64"
    Status: ACTIVE
    PDiskId: 1
  }
  DriveStatus {
    HostKey {
      Fqdn: "localhost"
      IcPort: 31130
      NodeId: 2
    }
    Path: "SectorMap:2:64"
    Status: ACTIVE
    PDiskId: 1000
  }
}
Success: true
ConfigTxSeqNo: 40

INFO     __tests__.test_encryption:test_encryption.py:142 Set broken localhost 31130 SectorMap:1:64
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d8b48d6-fa62-4158-8e59-76020c5906b3, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qcrj9fgp54bk01c9qv4h" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
INFO     __tests__.test_encryption:test_encryption.py:145 Set broken resp Status: 1
BlobStorageConfigResponse {
  Status {
    Success: true
  }
  Success: true
  ConfigTxSeqNo: 41
}

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, 56860f1d-0734-4449-ac30-a9ddb4389df8, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56860f1d-0734-4449-ac30-a9ddb4389df8, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5971472126850181074 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59714721268501810745971472126850181074597147212685018107459714721268501810745971472126850181074597147212685018107459714721268501810745971472126850181074597147212685018107459714721268501810745971472126850181074597147212685018107459714721268501810745971472126850181074597147212685018107459714721268501810745971472126850181074597147212685018107459714721268501810745971472126850181074" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8b67094-fbec-47d8-9051-1c063379d780, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qcs36yzmne10087gva78" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
INFO     __tests__.test_encryption:test_encryption.py:145 Set broken resp Status: 1
BlobStorageConfigResponse {
  Status {
    Success: true
  }
  Success: true
  ConfigTxSeqNo: 42
}

INFO     __tests__.test_encryption:test_encryption.py:142 Set broken localhost 31130 SectorMap:2:64
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)
INFO     __tests__.test_encryption:test_encryption.py:145 Set broken resp Status: 1
BlobStorageConfigResponse {
  Status {
    Success: true
    ReassignedItem {
      VDiskId {
        GroupID: 2181038080
        GroupGeneration: 2
        Ring: 0
        Domain: 1
        VDisk: 0
      }
      From {
        NodeId: 2
        PDiskId: 1000
        VSlotId: 1000
      }
      To {
        NodeId: 2
        PDiskId: 1
        VSlotId: 1000
      }
      FromFqdn: "localhost"
      FromPath: "SectorMap:2:64"
      ToFqdn: "localhost"
      ToPath: "SectorMap:1:64"
    }
    ReassignedItem {
      VDiskId {
        GroupID: 2181038081
        GroupGeneration: 2
        Ring: 0
        Domain: 2
        VDisk: 0
      }
      From {
        NodeId: 2
        PDiskId: 1000
        VSlotId: 1001
      }
      To {
        NodeId: 2
        PDiskId: 1
        VSlotId: 1001
      }
      FromFqdn: "localhost"
      FromPath: "SectorMap:2:64"
      ToFqdn: "localhost"
      ToPath: "SectorMap:1:64"
    }
  }
  Success: true
  ConfigTxSeqNo: 43
}

DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0411f237-3d81-4e68-9873-75ed29e32dd9, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0411f237-3d81-4e68-9873-75ed29e32dd9, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2006777222906268080 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20067772229062680802006777222906268080200677722290626808020067772229062680802006777222906268080200677722290626808020067772229062680802006777222906268080200677722290626808020067772229062680802006777222906268080200677722290626808020067772229062680802006777222906268080200677722290626808020067772229062680802006777222906268080200677722290626808020067772229062680802006777222906268080" } } } 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: 44
}

DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0411f237-3d81-4e68-9873-75ed29e32dd9, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qd0s595d0e944v5nw0v3" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2fc91c3-3fd6-4225-9ff4-37f6688e54e4, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2fc91c3-3fd6-4225-9ff4-37f6688e54e4, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2006777222906268080 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20067772229062680802006777222906268080200677722290626808020067772229062680802006777222906268080200677722290626808020067772229062680802006777222906268080200677722290626808020067772229062680802006777222906268080200677722290626808020067772229062680802006777222906268080200677722290626808020067772229062680802006777222906268080200677722290626808020067772229062680802006777222906268080" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56860f1d-0734-4449-ac30-a9ddb4389df8, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qczq2afnsvk8x61c7j8h" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9daf869-f040-45c3-9b0b-ad79495dfe6c, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9daf869-f040-45c3-9b0b-ad79495dfe6c, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5971472126850181074 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59714721268501810745971472126850181074597147212685018107459714721268501810745971472126850181074597147212685018107459714721268501810745971472126850181074597147212685018107459714721268501810745971472126850181074597147212685018107459714721268501810745971472126850181074597147212685018107459714721268501810745971472126850181074597147212685018107459714721268501810745971472126850181074" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2fc91c3-3fd6-4225-9ff4-37f6688e54e4, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qd2p0w5g6n1e2kbpsvxm" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d074d7ed-e735-48bf-96cf-74fa32856795, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d074d7ed-e735-48bf-96cf-74fa32856795, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2006777222906268080 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20067772229062680802006777222906268080200677722290626808020067772229062680802006777222906268080200677722290626808020067772229062680802006777222906268080200677722290626808020067772229062680802006777222906268080200677722290626808020067772229062680802006777222906268080200677722290626808020067772229062680802006777222906268080200677722290626808020067772229062680802006777222906268080" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9daf869-f040-45c3-9b0b-ad79495dfe6c, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qd5780ydej2p0p4bpxcq" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 951b7fd8-08a9-4eed-85d4-8f0ecfc2904f, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 951b7fd8-08a9-4eed-85d4-8f0ecfc2904f, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5971472126850181074 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59714721268501810745971472126850181074597147212685018107459714721268501810745971472126850181074597147212685018107459714721268501810745971472126850181074597147212685018107459714721268501810745971472126850181074597147212685018107459714721268501810745971472126850181074597147212685018107459714721268501810745971472126850181074597147212685018107459714721268501810745971472126850181074" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d074d7ed-e735-48bf-96cf-74fa32856795, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qd6w7n6b8sm1wmrsfqa7" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
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, 38f36ade-e5e2-41eb-8956-1e948bfb8e92, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38f36ade-e5e2-41eb-8956-1e948bfb8e92, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2555690440385343813 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25556904403853438132555690440385343813255569044038534381325556904403853438132555690440385343813255569044038534381325556904403853438132555690440385343813255569044038534381325556904403853438132555690440385343813255569044038534381325556904403853438132555690440385343813255569044038534381325556904403853438132555690440385343813255569044038534381325556904403853438132555690440385343813" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38f36ade-e5e2-41eb-8956-1e948bfb8e92, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qes8fcnprh3aqfp9z9h7" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71ab0f02-3ec0-40b2-8a8b-08e12143aaed, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71ab0f02-3ec0-40b2-8a8b-08e12143aaed, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2555690440385343813 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25556904403853438132555690440385343813255569044038534381325556904403853438132555690440385343813255569044038534381325556904403853438132555690440385343813255569044038534381325556904403853438132555690440385343813255569044038534381325556904403853438132555690440385343813255569044038534381325556904403853438132555690440385343813255569044038534381325556904403853438132555690440385343813" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 951b7fd8-08a9-4eed-85d4-8f0ecfc2904f, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qeqm9s858tw3n0geqhjv" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
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, 929f676e-3312-4f7e-81a1-4a09cd8e8346, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 929f676e-3312-4f7e-81a1-4a09cd8e8346, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15547786939514982928 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1554778693951498292815547786939514982928155477869395149829281554778693951498292815547786939514982928155477869395149829281554778693951498292815547786939514982928155477869395149829281554778693951498292815547786939514982928155477869395149829281554778693951498292815547786939514982928155477869395149829281554778693951498292815547786939514982928155477869395149829281554778693951498292815547786939514982928" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71ab0f02-3ec0-40b2-8a8b-08e12143aaed, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qew1049rt0f8s4d8f1nr" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c970eea8-4083-4308-a950-9198249f8171, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c970eea8-4083-4308-a950-9198249f8171, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2555690440385343813 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25556904403853438132555690440385343813255569044038534381325556904403853438132555690440385343813255569044038534381325556904403853438132555690440385343813255569044038534381325556904403853438132555690440385343813255569044038534381325556904403853438132555690440385343813255569044038534381325556904403853438132555690440385343813255569044038534381325556904403853438132555690440385343813" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 929f676e-3312-4f7e-81a1-4a09cd8e8346, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qez9c06ah5kjkfwcr0ed" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 379005a7-72f2-463d-a572-beddf1575a76, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 379005a7-72f2-463d-a572-beddf1575a76, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15547786939514982928 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1554778693951498292815547786939514982928155477869395149829281554778693951498292815547786939514982928155477869395149829281554778693951498292815547786939514982928155477869395149829281554778693951498292815547786939514982928155477869395149829281554778693951498292815547786939514982928155477869395149829281554778693951498292815547786939514982928155477869395149829281554778693951498292815547786939514982928" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 379005a7-72f2-463d-a572-beddf1575a76, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qf1n7h3459nbgy5meapj" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 001f9a54-5340-4d95-b000-4936d355cebd, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 001f9a54-5340-4d95-b000-4936d355cebd, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15547786939514982928 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1554778693951498292815547786939514982928155477869395149829281554778693951498292815547786939514982928155477869395149829281554778693951498292815547786939514982928155477869395149829281554778693951498292815547786939514982928155477869395149829281554778693951498292815547786939514982928155477869395149829281554778693951498292815547786939514982928155477869395149829281554778693951498292815547786939514982928" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c970eea8-4083-4308-a950-9198249f8171, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qf0b9evcx96rfeg7ry9x" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
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, d8309b0f-8886-4022-ad2f-be6f159f209d, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8309b0f-8886-4022-ad2f-be6f159f209d, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15897029525319750603 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1589702952531975060315897029525319750603158970295253197506031589702952531975060315897029525319750603158970295253197506031589702952531975060315897029525319750603158970295253197506031589702952531975060315897029525319750603158970295253197506031589702952531975060315897029525319750603158970295253197506031589702952531975060315897029525319750603158970295253197506031589702952531975060315897029525319750603" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 001f9a54-5340-4d95-b000-4936d355cebd, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qf5va7f69p74mqg87hyh" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
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, edd2c06f-4b72-44a0-84c8-a4ebab7e7532, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, edd2c06f-4b72-44a0-84c8-a4ebab7e7532, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15182633125478797027 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1518263312547879702715182633125478797027151826331254787970271518263312547879702715182633125478797027151826331254787970271518263312547879702715182633125478797027151826331254787970271518263312547879702715182633125478797027151826331254787970271518263312547879702715182633125478797027151826331254787970271518263312547879702715182633125478797027151826331254787970271518263312547879702715182633125478797027" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8309b0f-8886-4022-ad2f-be6f159f209d, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qf7tdvzp31d3w96cfpj0" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f74e1af0-23f7-40bb-b8ac-f461c36e9594, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f74e1af0-23f7-40bb-b8ac-f461c36e9594, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15897029525319750603 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1589702952531975060315897029525319750603158970295253197506031589702952531975060315897029525319750603158970295253197506031589702952531975060315897029525319750603158970295253197506031589702952531975060315897029525319750603158970295253197506031589702952531975060315897029525319750603158970295253197506031589702952531975060315897029525319750603158970295253197506031589702952531975060315897029525319750603" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, edd2c06f-4b72-44a0-84c8-a4ebab7e7532, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038951." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k9w0qfd5fh4zm7gax2tawpx3" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fef0cfb1-0af3-4329-ad1c-e06798417210, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fef0cfb1-0af3-4329-ad1c-e06798417210, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15182633125478797027 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1518263312547879702715182633125478797027151826331254787970271518263312547879702715182633125478797027151826331254787970271518263312547879702715182633125478797027151826331254787970271518263312547879702715182633125478797027151826331254787970271518263312547879702715182633125478797027151826331254787970271518263312547879702715182633125478797027151826331254787970271518263312547879702715182633125478797027" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f74e1af0-23f7-40bb-b8ac-f461c36e9594, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qfe06684pe1pq9sq8szk" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7cf55a73-31eb-4fc4-8bc3-fbba3d73eb48, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7cf55a73-31eb-4fc4-8bc3-fbba3d73eb48, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15897029525319750603 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1589702952531975060315897029525319750603158970295253197506031589702952531975060315897029525319750603158970295253197506031589702952531975060315897029525319750603158970295253197506031589702952531975060315897029525319750603158970295253197506031589702952531975060315897029525319750603158970295253197506031589702952531975060315897029525319750603158970295253197506031589702952531975060315897029525319750603" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fef0cfb1-0af3-4329-ad1c-e06798417210, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038951." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k9w0qfjr27mx6rzwztw4xbty" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06b87aad-c2cd-4626-82be-d53be0d1a1aa, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06b87aad-c2cd-4626-82be-d53be0d1a1aa, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15182633125478797027 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1518263312547879702715182633125478797027151826331254787970271518263312547879702715182633125478797027151826331254787970271518263312547879702715182633125478797027151826331254787970271518263312547879702715182633125478797027151826331254787970271518263312547879702715182633125478797027151826331254787970271518263312547879702715182633125478797027151826331254787970271518263312547879702715182633125478797027" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7cf55a73-31eb-4fc4-8bc3-fbba3d73eb48, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qfmx2gjj0m9ss265mn3p" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
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, af323eb1-abc6-4472-95d4-09a554509000, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af323eb1-abc6-4472-95d4-09a554509000, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2873709355736160879 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28737093557361608792873709355736160879287370935573616087928737093557361608792873709355736160879287370935573616087928737093557361608792873709355736160879287370935573616087928737093557361608792873709355736160879287370935573616087928737093557361608792873709355736160879287370935573616087928737093557361608792873709355736160879287370935573616087928737093557361608792873709355736160879" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af323eb1-abc6-4472-95d4-09a554509000, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qfvy5n5wheby8g18vrfe" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f146a5d1-7da7-4da9-9e57-410b8325b2a2, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f146a5d1-7da7-4da9-9e57-410b8325b2a2, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2873709355736160879 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28737093557361608792873709355736160879287370935573616087928737093557361608792873709355736160879287370935573616087928737093557361608792873709355736160879287370935573616087928737093557361608792873709355736160879287370935573616087928737093557361608792873709355736160879287370935573616087928737093557361608792873709355736160879287370935573616087928737093557361608792873709355736160879" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06b87aad-c2cd-4626-82be-d53be0d1a1aa, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038951." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k9w0qfsp9w33pjkwznsy10fq" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
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 72075186224038951." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ef93372-7614-4bdd-8412-9995da4501f1, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ef93372-7614-4bdd-8412-9995da4501f1, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16825461475718056700 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1682546147571805670016825461475718056700168254614757180567001682546147571805670016825461475718056700168254614757180567001682546147571805670016825461475718056700168254614757180567001682546147571805670016825461475718056700168254614757180567001682546147571805670016825461475718056700168254614757180567001682546147571805670016825461475718056700168254614757180567001682546147571805670016825461475718056700" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f146a5d1-7da7-4da9-9e57-410b8325b2a2, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qfy2anykd70kwpb6b5wn" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ca26a6a-d6d2-435f-8fb7-b0e001dd3c5b, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ca26a6a-d6d2-435f-8fb7-b0e001dd3c5b, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2873709355736160879 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28737093557361608792873709355736160879287370935573616087928737093557361608792873709355736160879287370935573616087928737093557361608792873709355736160879287370935573616087928737093557361608792873709355736160879287370935573616087928737093557361608792873709355736160879287370935573616087928737093557361608792873709355736160879287370935573616087928737093557361608792873709355736160879" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ef93372-7614-4bdd-8412-9995da4501f1, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qg0w3r3nze71j4nfpjzc" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0df69679-e909-451e-b6c1-2326ff00c7b1, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0df69679-e909-451e-b6c1-2326ff00c7b1, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16825461475718056700 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1682546147571805670016825461475718056700168254614757180567001682546147571805670016825461475718056700168254614757180567001682546147571805670016825461475718056700168254614757180567001682546147571805670016825461475718056700168254614757180567001682546147571805670016825461475718056700168254614757180567001682546147571805670016825461475718056700168254614757180567001682546147571805670016825461475718056700" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ca26a6a-d6d2-435f-8fb7-b0e001dd3c5b, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qg2h2a60j4xwy3q2k8q9" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
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, 9a813e4d-4555-47bd-9c94-1f0ac29f11b9, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a813e4d-4555-47bd-9c94-1f0ac29f11b9, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 222103947106757358 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "222103947106757358222103947106757358222103947106757358222103947106757358222103947106757358222103947106757358222103947106757358222103947106757358222103947106757358222103947106757358222103947106757358222103947106757358222103947106757358222103947106757358222103947106757358222103947106757358222103947106757358222103947106757358222103947106757358222103947106757358" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0df69679-e909-451e-b6c1-2326ff00c7b1, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qg6k160gdfxwsgpssj82" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9edd65e0-c108-44f3-81ef-4d0fc8a19b25, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9edd65e0-c108-44f3-81ef-4d0fc8a19b25, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16825461475718056700 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1682546147571805670016825461475718056700168254614757180567001682546147571805670016825461475718056700168254614757180567001682546147571805670016825461475718056700168254614757180567001682546147571805670016825461475718056700168254614757180567001682546147571805670016825461475718056700168254614757180567001682546147571805670016825461475718056700168254614757180567001682546147571805670016825461475718056700" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a813e4d-4555-47bd-9c94-1f0ac29f11b9, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qg9j69z5kxga9efe9f1k" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f707feb2-2807-4e34-9abd-593b93b09538, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f707feb2-2807-4e34-9abd-593b93b09538, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 222103947106757358 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "222103947106757358222103947106757358222103947106757358222103947106757358222103947106757358222103947106757358222103947106757358222103947106757358222103947106757358222103947106757358222103947106757358222103947106757358222103947106757358222103947106757358222103947106757358222103947106757358222103947106757358222103947106757358222103947106757358222103947106757358" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9edd65e0-c108-44f3-81ef-4d0fc8a19b25, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qgdtacr26h492jm5br71" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
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, bc5889fe-6eb0-44f7-8c2f-e3339b4aaf01, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc5889fe-6eb0-44f7-8c2f-e3339b4aaf01, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5171085573193558712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51710855731935587125171085573193558712517108557319355871251710855731935587125171085573193558712517108557319355871251710855731935587125171085573193558712517108557319355871251710855731935587125171085573193558712517108557319355871251710855731935587125171085573193558712517108557319355871251710855731935587125171085573193558712517108557319355871251710855731935587125171085573193558712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f707feb2-2807-4e34-9abd-593b93b09538, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qgfe2aghn5wv7fgdnzqp" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6fb49d33-2d96-4bc2-b969-39689179575e, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6fb49d33-2d96-4bc2-b969-39689179575e, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 222103947106757358 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "222103947106757358222103947106757358222103947106757358222103947106757358222103947106757358222103947106757358222103947106757358222103947106757358222103947106757358222103947106757358222103947106757358222103947106757358222103947106757358222103947106757358222103947106757358222103947106757358222103947106757358222103947106757358222103947106757358222103947106757358" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc5889fe-6eb0-44f7-8c2f-e3339b4aaf01, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qgn57yrryaar5fb40gmq" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96806f57-d8ec-4271-8d55-363b1fed1a3f, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96806f57-d8ec-4271-8d55-363b1fed1a3f, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5171085573193558712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51710855731935587125171085573193558712517108557319355871251710855731935587125171085573193558712517108557319355871251710855731935587125171085573193558712517108557319355871251710855731935587125171085573193558712517108557319355871251710855731935587125171085573193558712517108557319355871251710855731935587125171085573193558712517108557319355871251710855731935587125171085573193558712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96806f57-d8ec-4271-8d55-363b1fed1a3f, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qgq5e89as9wgtx8gj1p0" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c69f6861-67bd-4a1a-98ff-ae84dac16fe0, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c69f6861-67bd-4a1a-98ff-ae84dac16fe0, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5171085573193558712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51710855731935587125171085573193558712517108557319355871251710855731935587125171085573193558712517108557319355871251710855731935587125171085573193558712517108557319355871251710855731935587125171085573193558712517108557319355871251710855731935587125171085573193558712517108557319355871251710855731935587125171085573193558712517108557319355871251710855731935587125171085573193558712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6fb49d33-2d96-4bc2-b969-39689179575e, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qgpdcfgg5wpfz2drb514" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
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, 513283d9-2e7f-45d1-988a-41f813f66415, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 513283d9-2e7f-45d1-988a-41f813f66415, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11099944438278463309 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1109994443827846330911099944438278463309110999444382784633091109994443827846330911099944438278463309110999444382784633091109994443827846330911099944438278463309110999444382784633091109994443827846330911099944438278463309110999444382784633091109994443827846330911099944438278463309110999444382784633091109994443827846330911099944438278463309110999444382784633091109994443827846330911099944438278463309" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c69f6861-67bd-4a1a-98ff-ae84dac16fe0, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qgvc1cg8zgrga1gvv2e5" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
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, ce0984d9-5458-4ef3-ab85-fe4063995e16, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce0984d9-5458-4ef3-ab85-fe4063995e16, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10069885525834384224 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1006988552583438422410069885525834384224100698855258343842241006988552583438422410069885525834384224100698855258343842241006988552583438422410069885525834384224100698855258343842241006988552583438422410069885525834384224100698855258343842241006988552583438422410069885525834384224100698855258343842241006988552583438422410069885525834384224100698855258343842241006988552583438422410069885525834384224" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 513283d9-2e7f-45d1-988a-41f813f66415, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qgxc129x49hec3cgy0t7" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db4ed046-928c-469a-9ae3-16a91d1bdf34, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db4ed046-928c-469a-9ae3-16a91d1bdf34, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11099944438278463309 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1109994443827846330911099944438278463309110999444382784633091109994443827846330911099944438278463309110999444382784633091109994443827846330911099944438278463309110999444382784633091109994443827846330911099944438278463309110999444382784633091109994443827846330911099944438278463309110999444382784633091109994443827846330911099944438278463309110999444382784633091109994443827846330911099944438278463309" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce0984d9-5458-4ef3-ab85-fe4063995e16, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qh2mc9btpb8gha3ybg7p" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23f61b60-7d83-4f4b-9b42-71134ea3652c, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23f61b60-7d83-4f4b-9b42-71134ea3652c, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10069885525834384224 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1006988552583438422410069885525834384224100698855258343842241006988552583438422410069885525834384224100698855258343842241006988552583438422410069885525834384224100698855258343842241006988552583438422410069885525834384224100698855258343842241006988552583438422410069885525834384224100698855258343842241006988552583438422410069885525834384224100698855258343842241006988552583438422410069885525834384224" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db4ed046-928c-469a-9ae3-16a91d1bdf34, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qh3bcegdf9h7bcfa40x4" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7aafc2c-6f8f-4f15-95b5-b6eb01620761, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7aafc2c-6f8f-4f15-95b5-b6eb01620761, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11099944438278463309 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1109994443827846330911099944438278463309110999444382784633091109994443827846330911099944438278463309110999444382784633091109994443827846330911099944438278463309110999444382784633091109994443827846330911099944438278463309110999444382784633091109994443827846330911099944438278463309110999444382784633091109994443827846330911099944438278463309110999444382784633091109994443827846330911099944438278463309" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23f61b60-7d83-4f4b-9b42-71134ea3652c, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qh8kcn0xg147xjk054gf" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 50c24156-cb77-478b-9eec-438d67f3d6de, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 50c24156-cb77-478b-9eec-438d67f3d6de, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10069885525834384224 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1006988552583438422410069885525834384224100698855258343842241006988552583438422410069885525834384224100698855258343842241006988552583438422410069885525834384224100698855258343842241006988552583438422410069885525834384224100698855258343842241006988552583438422410069885525834384224100698855258343842241006988552583438422410069885525834384224100698855258343842241006988552583438422410069885525834384224" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7aafc2c-6f8f-4f15-95b5-b6eb01620761, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qhaf693pspvbe0atqq0q" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
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, e7e71c1f-fda7-43b6-a879-93b2557665f3, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7e71c1f-fda7-43b6-a879-93b2557665f3, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10116770095402192266 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1011677009540219226610116770095402192266101167700954021922661011677009540219226610116770095402192266101167700954021922661011677009540219226610116770095402192266101167700954021922661011677009540219226610116770095402192266101167700954021922661011677009540219226610116770095402192266101167700954021922661011677009540219226610116770095402192266101167700954021922661011677009540219226610116770095402192266" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7e71c1f-fda7-43b6-a879-93b2557665f3, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038934." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k9w0qhhx8q28mvzc35hvrsdm" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3bc2fbf3-b6ff-4dd8-a84a-b494b39d2512, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3bc2fbf3-b6ff-4dd8-a84a-b494b39d2512, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10116770095402192266 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1011677009540219226610116770095402192266101167700954021922661011677009540219226610116770095402192266101167700954021922661011677009540219226610116770095402192266101167700954021922661011677009540219226610116770095402192266101167700954021922661011677009540219226610116770095402192266101167700954021922661011677009540219226610116770095402192266101167700954021922661011677009540219226610116770095402192266" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 50c24156-cb77-478b-9eec-438d67f3d6de, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qhfhcq6knwanxjzjrhvp" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
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, af8a1dbf-daf5-4917-98eb-21fd97cfa35b, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af8a1dbf-daf5-4917-98eb-21fd97cfa35b, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2997206883100608501 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29972068831006085012997206883100608501299720688310060850129972068831006085012997206883100608501299720688310060850129972068831006085012997206883100608501299720688310060850129972068831006085012997206883100608501299720688310060850129972068831006085012997206883100608501299720688310060850129972068831006085012997206883100608501299720688310060850129972068831006085012997206883100608501" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3bc2fbf3-b6ff-4dd8-a84a-b494b39d2512, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038934." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k9w0qhm9e1w09pa8kmpdxzsh" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b90b72bb-fb5b-4f8e-804c-29bb1f996478, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b90b72bb-fb5b-4f8e-804c-29bb1f996478, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10116770095402192266 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1011677009540219226610116770095402192266101167700954021922661011677009540219226610116770095402192266101167700954021922661011677009540219226610116770095402192266101167700954021922661011677009540219226610116770095402192266101167700954021922661011677009540219226610116770095402192266101167700954021922661011677009540219226610116770095402192266101167700954021922661011677009540219226610116770095402192266" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af8a1dbf-daf5-4917-98eb-21fd97cfa35b, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qhr2davb3q3yrwe06xt4" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a38b326c-cde5-431d-8391-2d672d230bad, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a38b326c-cde5-431d-8391-2d672d230bad, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2997206883100608501 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29972068831006085012997206883100608501299720688310060850129972068831006085012997206883100608501299720688310060850129972068831006085012997206883100608501299720688310060850129972068831006085012997206883100608501299720688310060850129972068831006085012997206883100608501299720688310060850129972068831006085012997206883100608501299720688310060850129972068831006085012997206883100608501" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a38b326c-cde5-431d-8391-2d672d230bad, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qhtw0zkv92hm39sgg6rn" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b90b72bb-fb5b-4f8e-804c-29bb1f996478, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038934." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k9w0qhrd2gymrxgt2e1waky4" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a525aca3-60c9-4c65-9a68-2117267198b7, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a525aca3-60c9-4c65-9a68-2117267198b7, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2997206883100608501 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29972068831006085012997206883100608501299720688310060850129972068831006085012997206883100608501299720688310060850129972068831006085012997206883100608501299720688310060850129972068831006085012997206883100608501299720688310060850129972068831006085012997206883100608501299720688310060850129972068831006085012997206883100608501299720688310060850129972068831006085012997206883100608501" } } } 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 72075186224038934." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0dac537d-bf67-4b63-91c6-c468cbbc6fbf, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0dac537d-bf67-4b63-91c6-c468cbbc6fbf, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3100733414724126006 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31007334147241260063100733414724126006310073341472412600631007334147241260063100733414724126006310073341472412600631007334147241260063100733414724126006310073341472412600631007334147241260063100733414724126006310073341472412600631007334147241260063100733414724126006310073341472412600631007334147241260063100733414724126006310073341472412600631007334147241260063100733414724126006" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a525aca3-60c9-4c65-9a68-2117267198b7, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qhyzbykrd4vz44zjszn2" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0dac537d-bf67-4b63-91c6-c468cbbc6fbf, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qj02f7901gvwfmnw2naf" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0d72c8a-9aa7-423d-91cf-4bcf58636bf8, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0d72c8a-9aa7-423d-91cf-4bcf58636bf8, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3100733414724126006 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31007334147241260063100733414724126006310073341472412600631007334147241260063100733414724126006310073341472412600631007334147241260063100733414724126006310073341472412600631007334147241260063100733414724126006310073341472412600631007334147241260063100733414724126006310073341472412600631007334147241260063100733414724126006310073341472412600631007334147241260063100733414724126006" } } } 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 72075186224038909." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f98e87a-7cf0-4410-8a34-0294e5e605f3, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f98e87a-7cf0-4410-8a34-0294e5e605f3, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16069442783713484670 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1606944278371348467016069442783713484670160694427837134846701606944278371348467016069442783713484670160694427837134846701606944278371348467016069442783713484670160694427837134846701606944278371348467016069442783713484670160694427837134846701606944278371348467016069442783713484670160694427837134846701606944278371348467016069442783713484670160694427837134846701606944278371348467016069442783713484670" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f98e87a-7cf0-4410-8a34-0294e5e605f3, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qj68e0rpvd3chefh3da5" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab2987ae-d790-441d-b93d-de5d90d2574b, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab2987ae-d790-441d-b93d-de5d90d2574b, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16069442783713484670 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1606944278371348467016069442783713484670160694427837134846701606944278371348467016069442783713484670160694427837134846701606944278371348467016069442783713484670160694427837134846701606944278371348467016069442783713484670160694427837134846701606944278371348467016069442783713484670160694427837134846701606944278371348467016069442783713484670160694427837134846701606944278371348467016069442783713484670" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0d72c8a-9aa7-423d-91cf-4bcf58636bf8, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qj5q0s7kc3qrxvem25m7" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd7d669f-e175-4921-a2a5-39f2c5ab8d8e, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd7d669f-e175-4921-a2a5-39f2c5ab8d8e, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3100733414724126006 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31007334147241260063100733414724126006310073341472412600631007334147241260063100733414724126006310073341472412600631007334147241260063100733414724126006310073341472412600631007334147241260063100733414724126006310073341472412600631007334147241260063100733414724126006310073341472412600631007334147241260063100733414724126006310073341472412600631007334147241260063100733414724126006" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab2987ae-d790-441d-b93d-de5d90d2574b, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qjbp1nx32gqgxq4f4kh5" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2fa98754-743a-466d-b29b-036e0016fac3, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2fa98754-743a-466d-b29b-036e0016fac3, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16069442783713484670 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1606944278371348467016069442783713484670160694427837134846701606944278371348467016069442783713484670160694427837134846701606944278371348467016069442783713484670160694427837134846701606944278371348467016069442783713484670160694427837134846701606944278371348467016069442783713484670160694427837134846701606944278371348467016069442783713484670160694427837134846701606944278371348467016069442783713484670" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd7d669f-e175-4921-a2a5-39f2c5ab8d8e, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qjcafgkpyg2htat8k7hw" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
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, cb201c91-6e67-4887-bb35-22cb1c8a2d74, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb201c91-6e67-4887-bb35-22cb1c8a2d74, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8613616015646893725 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86136160156468937258613616015646893725861361601564689372586136160156468937258613616015646893725861361601564689372586136160156468937258613616015646893725861361601564689372586136160156468937258613616015646893725861361601564689372586136160156468937258613616015646893725861361601564689372586136160156468937258613616015646893725861361601564689372586136160156468937258613616015646893725" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb201c91-6e67-4887-bb35-22cb1c8a2d74, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qjkq2xxtk8n6jfc9g8b7" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6feb76f9-5fc4-418a-a220-db9cdca3c2d4, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6feb76f9-5fc4-418a-a220-db9cdca3c2d4, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8613616015646893725 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86136160156468937258613616015646893725861361601564689372586136160156468937258613616015646893725861361601564689372586136160156468937258613616015646893725861361601564689372586136160156468937258613616015646893725861361601564689372586136160156468937258613616015646893725861361601564689372586136160156468937258613616015646893725861361601564689372586136160156468937258613616015646893725" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2fa98754-743a-466d-b29b-036e0016fac3, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qjjf52w57sg0ea39bamp" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
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, 95e9e537-2168-4a4a-8bb2-b34ad1307e5a, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95e9e537-2168-4a4a-8bb2-b34ad1307e5a, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 92275197862925025 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "9227519786292502592275197862925025922751978629250259227519786292502592275197862925025922751978629250259227519786292502592275197862925025922751978629250259227519786292502592275197862925025922751978629250259227519786292502592275197862925025922751978629250259227519786292502592275197862925025922751978629250259227519786292502592275197862925025" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6feb76f9-5fc4-418a-a220-db9cdca3c2d4, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qjny39hb7f8aes6zcb8n" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dda029e9-a5c5-4947-ba23-1cfeb9551f92, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dda029e9-a5c5-4947-ba23-1cfeb9551f92, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8613616015646893725 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86136160156468937258613616015646893725861361601564689372586136160156468937258613616015646893725861361601564689372586136160156468937258613616015646893725861361601564689372586136160156468937258613616015646893725861361601564689372586136160156468937258613616015646893725861361601564689372586136160156468937258613616015646893725861361601564689372586136160156468937258613616015646893725" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95e9e537-2168-4a4a-8bb2-b34ad1307e5a, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qjt97y8xdncqwawe9g2v" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ed2c4b3-8623-4fb8-8af4-6704575941fc, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ed2c4b3-8623-4fb8-8af4-6704575941fc, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 92275197862925025 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "9227519786292502592275197862925025922751978629250259227519786292502592275197862925025922751978629250259227519786292502592275197862925025922751978629250259227519786292502592275197862925025922751978629250259227519786292502592275197862925025922751978629250259227519786292502592275197862925025922751978629250259227519786292502592275197862925025" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dda029e9-a5c5-4947-ba23-1cfeb9551f92, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qjth3qkxjwfy41e34dqx" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
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, 85ccba64-0802-4d5f-80e3-2ef02d91849c, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85ccba64-0802-4d5f-80e3-2ef02d91849c, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1117111102379103104 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11171111023791031041117111102379103104111711110237910310411171111023791031041117111102379103104111711110237910310411171111023791031041117111102379103104111711110237910310411171111023791031041117111102379103104111711110237910310411171111023791031041117111102379103104111711110237910310411171111023791031041117111102379103104111711110237910310411171111023791031041117111102379103104" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85ccba64-0802-4d5f-80e3-2ef02d91849c, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qk1gbfgdpa85wdqkjygc" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 528afa51-3a97-42a9-a6e7-610421ce3b1a, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 528afa51-3a97-42a9-a6e7-610421ce3b1a, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1117111102379103104 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11171111023791031041117111102379103104111711110237910310411171111023791031041117111102379103104111711110237910310411171111023791031041117111102379103104111711110237910310411171111023791031041117111102379103104111711110237910310411171111023791031041117111102379103104111711110237910310411171111023791031041117111102379103104111711110237910310411171111023791031041117111102379103104" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ed2c4b3-8623-4fb8-8af4-6704575941fc, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qk06bs18gys90zd8ynkz" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cebc02e6-8125-4782-b722-95fbdf35773e, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cebc02e6-8125-4782-b722-95fbdf35773e, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 92275197862925025 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "9227519786292502592275197862925025922751978629250259227519786292502592275197862925025922751978629250259227519786292502592275197862925025922751978629250259227519786292502592275197862925025922751978629250259227519786292502592275197862925025922751978629250259227519786292502592275197862925025922751978629250259227519786292502592275197862925025" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 528afa51-3a97-42a9-a6e7-610421ce3b1a, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qk3xf02eszsdzmcdn587" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f528448a-c79c-4aba-b424-38a9c17d7055, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f528448a-c79c-4aba-b424-38a9c17d7055, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1117111102379103104 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11171111023791031041117111102379103104111711110237910310411171111023791031041117111102379103104111711110237910310411171111023791031041117111102379103104111711110237910310411171111023791031041117111102379103104111711110237910310411171111023791031041117111102379103104111711110237910310411171111023791031041117111102379103104111711110237910310411171111023791031041117111102379103104" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cebc02e6-8125-4782-b722-95fbdf35773e, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qk6k9k3wycjts8z0kqxa" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
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, 10d26772-7b03-4307-aa8f-3a1e0e0e130f, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10d26772-7b03-4307-aa8f-3a1e0e0e130f, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7193040669534384326 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71930406695343843267193040669534384326719304066953438432671930406695343843267193040669534384326719304066953438432671930406695343843267193040669534384326719304066953438432671930406695343843267193040669534384326719304066953438432671930406695343843267193040669534384326719304066953438432671930406695343843267193040669534384326719304066953438432671930406695343843267193040669534384326" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f528448a-c79c-4aba-b424-38a9c17d7055, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qk8jfa3z24xzq3460nac" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10d26772-7b03-4307-aa8f-3a1e0e0e130f, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qke09ndqgay9p9kze3by" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
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, b65ac360-a79c-440d-b43c-ac4f2b2dd672, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b65ac360-a79c-440d-b43c-ac4f2b2dd672, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13073930603242109315 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1307393060324210931513073930603242109315130739306032421093151307393060324210931513073930603242109315130739306032421093151307393060324210931513073930603242109315130739306032421093151307393060324210931513073930603242109315130739306032421093151307393060324210931513073930603242109315130739306032421093151307393060324210931513073930603242109315130739306032421093151307393060324210931513073930603242109315" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5025993b-093d-4d51-8be0-fedef15f4d24, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5025993b-093d-4d51-8be0-fedef15f4d24, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7193040669534384326 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71930406695343843267193040669534384326719304066953438432671930406695343843267193040669534384326719304066953438432671930406695343843267193040669534384326719304066953438432671930406695343843267193040669534384326719304066953438432671930406695343843267193040669534384326719304066953438432671930406695343843267193040669534384326719304066953438432671930406695343843267193040669534384326" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b65ac360-a79c-440d-b43c-ac4f2b2dd672, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038944." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k9w0qkg76y0aqa2e3swzbvm8" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8693622-ef20-4c57-8bab-e1ab1b4d0157, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8693622-ef20-4c57-8bab-e1ab1b4d0157, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13073930603242109315 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1307393060324210931513073930603242109315130739306032421093151307393060324210931513073930603242109315130739306032421093151307393060324210931513073930603242109315130739306032421093151307393060324210931513073930603242109315130739306032421093151307393060324210931513073930603242109315130739306032421093151307393060324210931513073930603242109315130739306032421093151307393060324210931513073930603242109315" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5025993b-093d-4d51-8be0-fedef15f4d24, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qkgc4geefehfgrcmeg98" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4043812-93d9-4b82-915a-3bea0a3824fd, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4043812-93d9-4b82-915a-3bea0a3824fd, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7193040669534384326 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71930406695343843267193040669534384326719304066953438432671930406695343843267193040669534384326719304066953438432671930406695343843267193040669534384326719304066953438432671930406695343843267193040669534384326719304066953438432671930406695343843267193040669534384326719304066953438432671930406695343843267193040669534384326719304066953438432671930406695343843267193040669534384326" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8693622-ef20-4c57-8bab-e1ab1b4d0157, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038944." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k9w0qkk54q865pgk88abbc3k" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5c85bb6-7c2b-4af3-90f4-5b2b6cb597f8, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5c85bb6-7c2b-4af3-90f4-5b2b6cb597f8, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13073930603242109315 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1307393060324210931513073930603242109315130739306032421093151307393060324210931513073930603242109315130739306032421093151307393060324210931513073930603242109315130739306032421093151307393060324210931513073930603242109315130739306032421093151307393060324210931513073930603242109315130739306032421093151307393060324210931513073930603242109315130739306032421093151307393060324210931513073930603242109315" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4043812-93d9-4b82-915a-3bea0a3824fd, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qknf543zymm26te7969a" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:15827/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 72075186224038923." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e875a12e-715c-4a1a-af46-ffaf46d2e2c1, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e875a12e-715c-4a1a-af46-ffaf46d2e2c1, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12673022619995259465 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1267302261999525946512673022619995259465126730226199952594651267302261999525946512673022619995259465126730226199952594651267302261999525946512673022619995259465126730226199952594651267302261999525946512673022619995259465126730226199952594651267302261999525946512673022619995259465126730226199952594651267302261999525946512673022619995259465126730226199952594651267302261999525946512673022619995259465" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5c85bb6-7c2b-4af3-90f4-5b2b6cb597f8, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038944." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k9w0qkrbe7dtn9x4sm79ktre" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
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 72075186224038944." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31b30732-9987-47d2-8460-8e016bb4c3b7, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31b30732-9987-47d2-8460-8e016bb4c3b7, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12268565153724280466 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1226856515372428046612268565153724280466122685651537242804661226856515372428046612268565153724280466122685651537242804661226856515372428046612268565153724280466122685651537242804661226856515372428046612268565153724280466122685651537242804661226856515372428046612268565153724280466122685651537242804661226856515372428046612268565153724280466122685651537242804661226856515372428046612268565153724280466" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e875a12e-715c-4a1a-af46-ffaf46d2e2c1, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qky62pp0s7mwy1vxq9tj" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 041fe34a-5367-451b-82bb-d42404eaf98c, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 041fe34a-5367-451b-82bb-d42404eaf98c, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12673022619995259465 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1267302261999525946512673022619995259465126730226199952594651267302261999525946512673022619995259465126730226199952594651267302261999525946512673022619995259465126730226199952594651267302261999525946512673022619995259465126730226199952594651267302261999525946512673022619995259465126730226199952594651267302261999525946512673022619995259465126730226199952594651267302261999525946512673022619995259465" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31b30732-9987-47d2-8460-8e016bb4c3b7, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qkzcbdqpmmjsh87x5ea4" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20614cd6-24c8-4db7-8290-d90b1de28e4c, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20614cd6-24c8-4db7-8290-d90b1de28e4c, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12268565153724280466 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1226856515372428046612268565153724280466122685651537242804661226856515372428046612268565153724280466122685651537242804661226856515372428046612268565153724280466122685651537242804661226856515372428046612268565153724280466122685651537242804661226856515372428046612268565153724280466122685651537242804661226856515372428046612268565153724280466122685651537242804661226856515372428046612268565153724280466" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 041fe34a-5367-451b-82bb-d42404eaf98c, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qm4me39dgbwg3m0v34z5" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4dea2d44-6d11-460d-9b64-0c7dee349e70, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4dea2d44-6d11-460d-9b64-0c7dee349e70, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12673022619995259465 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1267302261999525946512673022619995259465126730226199952594651267302261999525946512673022619995259465126730226199952594651267302261999525946512673022619995259465126730226199952594651267302261999525946512673022619995259465126730226199952594651267302261999525946512673022619995259465126730226199952594651267302261999525946512673022619995259465126730226199952594651267302261999525946512673022619995259465" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20614cd6-24c8-4db7-8290-d90b1de28e4c, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qm5hck1hx39b13mhm78f" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 403521a1-f49c-4f6d-8b82-025aa85a7c67, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 403521a1-f49c-4f6d-8b82-025aa85a7c67, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12268565153724280466 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1226856515372428046612268565153724280466122685651537242804661226856515372428046612268565153724280466122685651537242804661226856515372428046612268565153724280466122685651537242804661226856515372428046612268565153724280466122685651537242804661226856515372428046612268565153724280466122685651537242804661226856515372428046612268565153724280466122685651537242804661226856515372428046612268565153724280466" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4dea2d44-6d11-460d-9b64-0c7dee349e70, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qmb96s2gdj0rqh86evzn" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 403521a1-f49c-4f6d-8b82-025aa85a7c67, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qmcvfbxt43rgj1yavtxz" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
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, 595d169a-37e4-45e3-b18f-64ffa815f90e, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 595d169a-37e4-45e3-b18f-64ffa815f90e, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3059366021827317133 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30593660218273171333059366021827317133305936602182731713330593660218273171333059366021827317133305936602182731713330593660218273171333059366021827317133305936602182731713330593660218273171333059366021827317133305936602182731713330593660218273171333059366021827317133305936602182731713330593660218273171333059366021827317133305936602182731713330593660218273171333059366021827317133" } } } 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 72075186224038941." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be763a83-6bdf-43c3-bafe-762298c665b2, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be763a83-6bdf-43c3-bafe-762298c665b2, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12206659512981050144 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1220665951298105014412206659512981050144122066595129810501441220665951298105014412206659512981050144122066595129810501441220665951298105014412206659512981050144122066595129810501441220665951298105014412206659512981050144122066595129810501441220665951298105014412206659512981050144122066595129810501441220665951298105014412206659512981050144122066595129810501441220665951298105014412206659512981050144" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 595d169a-37e4-45e3-b18f-64ffa815f90e, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qmm5e41x8hs1rp4sbmcx" } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be763a83-6bdf-43c3-bafe-762298c665b2, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qmmd8ja9xb4jtp5ew9z4" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 737d379d-a9ae-4d1b-bcdc-07c74bd4cd74, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 737d379d-a9ae-4d1b-bcdc-07c74bd4cd74, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12206659512981050144 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1220665951298105014412206659512981050144122066595129810501441220665951298105014412206659512981050144122066595129810501441220665951298105014412206659512981050144122066595129810501441220665951298105014412206659512981050144122066595129810501441220665951298105014412206659512981050144122066595129810501441220665951298105014412206659512981050144122066595129810501441220665951298105014412206659512981050144" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3856dce2-d0c5-41af-81b5-f67a79e3d212, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3856dce2-d0c5-41af-81b5-f67a79e3d212, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3059366021827317133 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30593660218273171333059366021827317133305936602182731713330593660218273171333059366021827317133305936602182731713330593660218273171333059366021827317133305936602182731713330593660218273171333059366021827317133305936602182731713330593660218273171333059366021827317133305936602182731713330593660218273171333059366021827317133305936602182731713330593660218273171333059366021827317133" } } } 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:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/05jb/002234/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:266 Final command: /home/runner/.ya/build/build_root/05jb/002234/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:19927 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/05jb/002234/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1/logfile_aypha6ca.log --grpc-port=15827 --mon-port=22868 --ic-port=2786 --key-file /home/runner/.ya/build/build_root/05jb/002234/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/05jb/002234/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/05jb/002234/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:19927', '--tenant=/Root/test_simple_encryption_0', '--log-file-name=/home/runner/.ya/build/build_root/05jb/002234/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_1/logfile_aypha6ca.log', '--grpc-port=15827', '--mon-port=22868', '--ic-port=2786', '--key-file', '/home/runner/.ya/build/build_root/05jb/002234/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt')' in '/home/runner/.ya/build/build_root/05jb/002234/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: 1680576
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:15827/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/05jb/002234/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1680585
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 737d379d-a9ae-4d1b-bcdc-07c74bd4cd74, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qmtx6z5fgw8xnmamw40p" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3856dce2-d0c5-41af-81b5-f67a79e3d212, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qmv208s89kaqnma2ymbq" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f67b0ac-50ba-4ceb-b0d3-d21a31698fdf, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f67b0ac-50ba-4ceb-b0d3-d21a31698fdf, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3059366021827317133 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30593660218273171333059366021827317133305936602182731713330593660218273171333059366021827317133305936602182731713330593660218273171333059366021827317133305936602182731713330593660218273171333059366021827317133305936602182731713330593660218273171333059366021827317133305936602182731713330593660218273171333059366021827317133305936602182731713330593660218273171333059366021827317133" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8acbc43e-c4d2-42e7-a37b-a76a01975926, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8acbc43e-c4d2-42e7-a37b-a76a01975926, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12206659512981050144 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1220665951298105014412206659512981050144122066595129810501441220665951298105014412206659512981050144122066595129810501441220665951298105014412206659512981050144122066595129810501441220665951298105014412206659512981050144122066595129810501441220665951298105014412206659512981050144122066595129810501441220665951298105014412206659512981050144122066595129810501441220665951298105014412206659512981050144" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8acbc43e-c4d2-42e7-a37b-a76a01975926, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qn1e5me4dybmd2xv61zv" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f67b0ac-50ba-4ceb-b0d3-d21a31698fdf, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qn1eef65kqwdmhk19w6j" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
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, 027ed42a-a908-44a4-8895-3770b7ceea47, ghrun-oqswgafxyq.auto.internal:12675): 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 72075186224038909." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 027ed42a-a908-44a4-8895-3770b7ceea47, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16040808586163575500 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1604080858616357550016040808586163575500160408085861635755001604080858616357550016040808586163575500160408085861635755001604080858616357550016040808586163575500160408085861635755001604080858616357550016040808586163575500160408085861635755001604080858616357550016040808586163575500160408085861635755001604080858616357550016040808586163575500160408085861635755001604080858616357550016040808586163575500" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ebb0170b-5c95-471e-8760-4426ea54dbd6, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebb0170b-5c95-471e-8760-4426ea54dbd6, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16542911215036387831 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1654291121503638783116542911215036387831165429112150363878311654291121503638783116542911215036387831165429112150363878311654291121503638783116542911215036387831165429112150363878311654291121503638783116542911215036387831165429112150363878311654291121503638783116542911215036387831165429112150363878311654291121503638783116542911215036387831165429112150363878311654291121503638783116542911215036387831" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebb0170b-5c95-471e-8760-4426ea54dbd6, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qn9y6ht6ta89p78sdh54" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 656c84a9-aefc-45d6-8bd4-1ad0566a89b5, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 656c84a9-aefc-45d6-8bd4-1ad0566a89b5, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16542911215036387831 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1654291121503638783116542911215036387831165429112150363878311654291121503638783116542911215036387831165429112150363878311654291121503638783116542911215036387831165429112150363878311654291121503638783116542911215036387831165429112150363878311654291121503638783116542911215036387831165429112150363878311654291121503638783116542911215036387831165429112150363878311654291121503638783116542911215036387831" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 027ed42a-a908-44a4-8895-3770b7ceea47, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qn9x71r0qbydtz28csqk" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 656c84a9-aefc-45d6-8bd4-1ad0566a89b5, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qnbz67hcsznp4a0zqnj0" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20976f87-ea12-461c-b1d7-e7fa5c693630, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20976f87-ea12-461c-b1d7-e7fa5c693630, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16040808586163575500 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1604080858616357550016040808586163575500160408085861635755001604080858616357550016040808586163575500160408085861635755001604080858616357550016040808586163575500160408085861635755001604080858616357550016040808586163575500160408085861635755001604080858616357550016040808586163575500160408085861635755001604080858616357550016040808586163575500160408085861635755001604080858616357550016040808586163575500" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dec78012-4beb-41d3-aaad-4874d4857c33, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dec78012-4beb-41d3-aaad-4874d4857c33, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16542911215036387831 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1654291121503638783116542911215036387831165429112150363878311654291121503638783116542911215036387831165429112150363878311654291121503638783116542911215036387831165429112150363878311654291121503638783116542911215036387831165429112150363878311654291121503638783116542911215036387831165429112150363878311654291121503638783116542911215036387831165429112150363878311654291121503638783116542911215036387831" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dec78012-4beb-41d3-aaad-4874d4857c33, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qngde7xnm58pxnj18yca" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20976f87-ea12-461c-b1d7-e7fa5c693630, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qnfsb5n2s0wrwr635v6t" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b498977-c5f5-480e-a13d-8ce16176f9b2, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b498977-c5f5-480e-a13d-8ce16176f9b2, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16040808586163575500 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1604080858616357550016040808586163575500160408085861635755001604080858616357550016040808586163575500160408085861635755001604080858616357550016040808586163575500160408085861635755001604080858616357550016040808586163575500160408085861635755001604080858616357550016040808586163575500160408085861635755001604080858616357550016040808586163575500160408085861635755001604080858616357550016040808586163575500" } } } 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 72075186224038956." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38448568-2a60-4ff5-937c-7d522de9b1b3, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38448568-2a60-4ff5-937c-7d522de9b1b3, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14938855596902956502 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1493885559690295650214938855596902956502149388555969029565021493885559690295650214938855596902956502149388555969029565021493885559690295650214938855596902956502149388555969029565021493885559690295650214938855596902956502149388555969029565021493885559690295650214938855596902956502149388555969029565021493885559690295650214938855596902956502149388555969029565021493885559690295650214938855596902956502" } } } 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 1680585) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1680585) elapsed time (sec): 0.9764492511749268
DEBUG    ya.test:process.py:263 Command (pid 1680585) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1680585) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1680585) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1680585) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1680585) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1680585) maxrss: 854128
DEBUG    ya.test:process.py:263 Command (pid 1680585) minflt: 45434
DEBUG    ya.test:process.py:263 Command (pid 1680585) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1680585) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1680585) nivcsw: 220
DEBUG    ya.test:process.py:263 Command (pid 1680585) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1680585) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1680585) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1680585) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1680585) stime: 0.19802699999999998
DEBUG    ya.test:process.py:263 Command (pid 1680585) utime: 0.49204299999999995
DEBUG    ya.test:process.py:263 Command (pid 1680585) wtime: 1.004
DEBUG    ya.test:process.py:275 Command (pid 1680585) output:
Git info:
    Commit: 7b0a4d9c78559261275975fd17549d749b5011c4
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 5700ad652966da6232d9553b52ea9591443ffafa into b48c4328a3d2a0ad6fb9b97b0dc31d6f155c3131

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-oqswgafxyq
    Host information: 
        Linux ghrun-oqswgafxyq 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/10226725676/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10226725676/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 1680585) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 7b0a4d9c78559261275975fd17549d749b5011c4
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 5700ad652966da6232d9553b52ea9591443ffafa into b48c4328a3d2a0ad6fb9b97b0dc31d6f155c3131
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38448568-2a60-4ff5-937c-7d522de9b1b3, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qnqc4m7t4mns5zx734ch" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b498977-c5f5-480e-a13d-8ce16176f9b2, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qnpw6ar4h1zwtbt2f91w" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 61d4fe04-474f-4435-ada1-8193e64c4897, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61d4fe04-474f-4435-ada1-8193e64c4897, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14938855596902956502 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1493885559690295650214938855596902956502149388555969029565021493885559690295650214938855596902956502149388555969029565021493885559690295650214938855596902956502149388555969029565021493885559690295650214938855596902956502149388555969029565021493885559690295650214938855596902956502149388555969029565021493885559690295650214938855596902956502149388555969029565021493885559690295650214938855596902956502" } } } 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 72075186224038954." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 744bfc55-f722-4148-af64-ea124253c9e4, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 744bfc55-f722-4148-af64-ea124253c9e4, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8381443465281447252 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83814434652814472528381443465281447252838144346528144725283814434652814472528381443465281447252838144346528144725283814434652814472528381443465281447252838144346528144725283814434652814472528381443465281447252838144346528144725283814434652814472528381443465281447252838144346528144725283814434652814472528381443465281447252838144346528144725283814434652814472528381443465281447252" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61d4fe04-474f-4435-ada1-8193e64c4897, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qnxyfqfc0hftdt99ftwd" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bfcbc726-ac13-44e7-a127-c77bb5411980, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bfcbc726-ac13-44e7-a127-c77bb5411980, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14938855596902956502 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1493885559690295650214938855596902956502149388555969029565021493885559690295650214938855596902956502149388555969029565021493885559690295650214938855596902956502149388555969029565021493885559690295650214938855596902956502149388555969029565021493885559690295650214938855596902956502149388555969029565021493885559690295650214938855596902956502149388555969029565021493885559690295650214938855596902956502" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 744bfc55-f722-4148-af64-ea124253c9e4, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qnzf5xbpjymrk5m9fr0b" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f6f36b0-911c-484f-95ba-87900861062e, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f6f36b0-911c-484f-95ba-87900861062e, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8381443465281447252 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83814434652814472528381443465281447252838144346528144725283814434652814472528381443465281447252838144346528144725283814434652814472528381443465281447252838144346528144725283814434652814472528381443465281447252838144346528144725283814434652814472528381443465281447252838144346528144725283814434652814472528381443465281447252838144346528144725283814434652814472528381443465281447252" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bfcbc726-ac13-44e7-a127-c77bb5411980, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qp4jbezsn5pjhrwhf5ag" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
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, 790e90d9-c4a9-4844-a299-b3fa58b4b618, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 790e90d9-c4a9-4844-a299-b3fa58b4b618, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14562934679761776160 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1456293467976177616014562934679761776160145629346797617761601456293467976177616014562934679761776160145629346797617761601456293467976177616014562934679761776160145629346797617761601456293467976177616014562934679761776160145629346797617761601456293467976177616014562934679761776160145629346797617761601456293467976177616014562934679761776160145629346797617761601456293467976177616014562934679761776160" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f6f36b0-911c-484f-95ba-87900861062e, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qp6f9czsvv2ryzq6ejv3" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef9df8d1-285f-457f-a4f5-5199fff7d139, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef9df8d1-285f-457f-a4f5-5199fff7d139, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8381443465281447252 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83814434652814472528381443465281447252838144346528144725283814434652814472528381443465281447252838144346528144725283814434652814472528381443465281447252838144346528144725283814434652814472528381443465281447252838144346528144725283814434652814472528381443465281447252838144346528144725283814434652814472528381443465281447252838144346528144725283814434652814472528381443465281447252" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 790e90d9-c4a9-4844-a299-b3fa58b4b618, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qpc2arxwfrqqs0syftn4" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6afe7179-53d6-4a48-8031-4ec31b909d90, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6afe7179-53d6-4a48-8031-4ec31b909d90, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14562934679761776160 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1456293467976177616014562934679761776160145629346797617761601456293467976177616014562934679761776160145629346797617761601456293467976177616014562934679761776160145629346797617761601456293467976177616014562934679761776160145629346797617761601456293467976177616014562934679761776160145629346797617761601456293467976177616014562934679761776160145629346797617761601456293467976177616014562934679761776160" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6afe7179-53d6-4a48-8031-4ec31b909d90, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qped7aez9nrr51x4d1st" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b007e3e0-e51c-49a8-bedd-1061267eed80, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b007e3e0-e51c-49a8-bedd-1061267eed80, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14562934679761776160 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1456293467976177616014562934679761776160145629346797617761601456293467976177616014562934679761776160145629346797617761601456293467976177616014562934679761776160145629346797617761601456293467976177616014562934679761776160145629346797617761601456293467976177616014562934679761776160145629346797617761601456293467976177616014562934679761776160145629346797617761601456293467976177616014562934679761776160" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef9df8d1-285f-457f-a4f5-5199fff7d139, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qpd3fmxm1xabd96qq75k" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
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, a29dfe58-47b5-49c0-9854-72898a93a8f2, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a29dfe58-47b5-49c0-9854-72898a93a8f2, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7970376800155772999 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79703768001557729997970376800155772999797037680015577299979703768001557729997970376800155772999797037680015577299979703768001557729997970376800155772999797037680015577299979703768001557729997970376800155772999797037680015577299979703768001557729997970376800155772999797037680015577299979703768001557729997970376800155772999797037680015577299979703768001557729997970376800155772999" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b007e3e0-e51c-49a8-bedd-1061267eed80, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qpjn5cgm93gfgjnhfvfq" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
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, 1e28c762-d831-406b-8148-5532e03860ae, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e28c762-d831-406b-8148-5532e03860ae, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 25839193932205557 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "2583919393220555725839193932205557258391939322055572583919393220555725839193932205557258391939322055572583919393220555725839193932205557258391939322055572583919393220555725839193932205557258391939322055572583919393220555725839193932205557258391939322055572583919393220555725839193932205557258391939322055572583919393220555725839193932205557" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a29dfe58-47b5-49c0-9854-72898a93a8f2, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qpmg8rze1r4fz57wp46y" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7bd2f942-4f12-40bb-8626-b4752d10eb29, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bd2f942-4f12-40bb-8626-b4752d10eb29, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7970376800155772999 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79703768001557729997970376800155772999797037680015577299979703768001557729997970376800155772999797037680015577299979703768001557729997970376800155772999797037680015577299979703768001557729997970376800155772999797037680015577299979703768001557729997970376800155772999797037680015577299979703768001557729997970376800155772999797037680015577299979703768001557729997970376800155772999" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e28c762-d831-406b-8148-5532e03860ae, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qpsy9cmeg4jv0rmckmhm" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc429dbf-7762-42cd-9f4d-429e117d4b74, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc429dbf-7762-42cd-9f4d-429e117d4b74, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 25839193932205557 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "2583919393220555725839193932205557258391939322055572583919393220555725839193932205557258391939322055572583919393220555725839193932205557258391939322055572583919393220555725839193932205557258391939322055572583919393220555725839193932205557258391939322055572583919393220555725839193932205557258391939322055572583919393220555725839193932205557" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bd2f942-4f12-40bb-8626-b4752d10eb29, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qptd2r4598f2gezt5m5z" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8946872a-035b-4300-afbf-90cf8e8ed68e, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8946872a-035b-4300-afbf-90cf8e8ed68e, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7970376800155772999 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79703768001557729997970376800155772999797037680015577299979703768001557729997970376800155772999797037680015577299979703768001557729997970376800155772999797037680015577299979703768001557729997970376800155772999797037680015577299979703768001557729997970376800155772999797037680015577299979703768001557729997970376800155772999797037680015577299979703768001557729997970376800155772999" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc429dbf-7762-42cd-9f4d-429e117d4b74, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qpzt98b5ajey1g6sxw90" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cdd571e6-43b5-41fb-a973-0b5f0ba211b2, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cdd571e6-43b5-41fb-a973-0b5f0ba211b2, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 25839193932205557 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "2583919393220555725839193932205557258391939322055572583919393220555725839193932205557258391939322055572583919393220555725839193932205557258391939322055572583919393220555725839193932205557258391939322055572583919393220555725839193932205557258391939322055572583919393220555725839193932205557258391939322055572583919393220555725839193932205557" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8946872a-035b-4300-afbf-90cf8e8ed68e, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qq1xec5hp2ryksexbkt4" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
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, 13038dfe-f254-4088-892b-b28d70aaed8f, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13038dfe-f254-4088-892b-b28d70aaed8f, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2575044208310047155 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25750442083100471552575044208310047155257504420831004715525750442083100471552575044208310047155257504420831004715525750442083100471552575044208310047155257504420831004715525750442083100471552575044208310047155257504420831004715525750442083100471552575044208310047155257504420831004715525750442083100471552575044208310047155257504420831004715525750442083100471552575044208310047155" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cdd571e6-43b5-41fb-a973-0b5f0ba211b2, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qq6zffhz7b6pw2nb770y" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13038dfe-f254-4088-892b-b28d70aaed8f, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qq8t0a9efzgbqgfjm794" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
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, 15e23695-561a-42aa-8adf-aefb3f2d4eef, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15e23695-561a-42aa-8adf-aefb3f2d4eef, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3123724895908768818 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31237248959087688183123724895908768818312372489590876881831237248959087688183123724895908768818312372489590876881831237248959087688183123724895908768818312372489590876881831237248959087688183123724895908768818312372489590876881831237248959087688183123724895908768818312372489590876881831237248959087688183123724895908768818312372489590876881831237248959087688183123724895908768818" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 60676206-b529-424e-ac74-4f23ae11aadf, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 60676206-b529-424e-ac74-4f23ae11aadf, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2575044208310047155 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25750442083100471552575044208310047155257504420831004715525750442083100471552575044208310047155257504420831004715525750442083100471552575044208310047155257504420831004715525750442083100471552575044208310047155257504420831004715525750442083100471552575044208310047155257504420831004715525750442083100471552575044208310047155257504420831004715525750442083100471552575044208310047155" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15e23695-561a-42aa-8adf-aefb3f2d4eef, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qqew6rzxq3dbdmj3zj82" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1bc86f39-c5aa-4191-8ab3-08afe8c92cb9, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1bc86f39-c5aa-4191-8ab3-08afe8c92cb9, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3123724895908768818 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31237248959087688183123724895908768818312372489590876881831237248959087688183123724895908768818312372489590876881831237248959087688183123724895908768818312372489590876881831237248959087688183123724895908768818312372489590876881831237248959087688183123724895908768818312372489590876881831237248959087688183123724895908768818312372489590876881831237248959087688183123724895908768818" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 60676206-b529-424e-ac74-4f23ae11aadf, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qqf62c8jvy63gg6h5z7m" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9abf75d9-c67d-4763-b0e1-a30f0ffb6fc1, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9abf75d9-c67d-4763-b0e1-a30f0ffb6fc1, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2575044208310047155 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25750442083100471552575044208310047155257504420831004715525750442083100471552575044208310047155257504420831004715525750442083100471552575044208310047155257504420831004715525750442083100471552575044208310047155257504420831004715525750442083100471552575044208310047155257504420831004715525750442083100471552575044208310047155257504420831004715525750442083100471552575044208310047155" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1bc86f39-c5aa-4191-8ab3-08afe8c92cb9, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qqmzcw2zwc0d351wxtm3" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5de40084-8b93-48bb-b565-df3d3b9d6713, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5de40084-8b93-48bb-b565-df3d3b9d6713, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3123724895908768818 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31237248959087688183123724895908768818312372489590876881831237248959087688183123724895908768818312372489590876881831237248959087688183123724895908768818312372489590876881831237248959087688183123724895908768818312372489590876881831237248959087688183123724895908768818312372489590876881831237248959087688183123724895908768818312372489590876881831237248959087688183123724895908768818" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9abf75d9-c67d-4763-b0e1-a30f0ffb6fc1, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qqnk0c06sybswqyzvdqp" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
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, 03bbe996-f83e-41cc-9a0c-4a3ca3ba4383, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03bbe996-f83e-41cc-9a0c-4a3ca3ba4383, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6698680421172760646 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66986804211727606466698680421172760646669868042117276064666986804211727606466698680421172760646669868042117276064666986804211727606466698680421172760646669868042117276064666986804211727606466698680421172760646669868042117276064666986804211727606466698680421172760646669868042117276064666986804211727606466698680421172760646669868042117276064666986804211727606466698680421172760646" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03bbe996-f83e-41cc-9a0c-4a3ca3ba4383, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qqwxbwy8hwe8955nqg2h" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ad15294-5a89-4bbd-8e9f-b7d55aef0bca, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ad15294-5a89-4bbd-8e9f-b7d55aef0bca, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6698680421172760646 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66986804211727606466698680421172760646669868042117276064666986804211727606466698680421172760646669868042117276064666986804211727606466698680421172760646669868042117276064666986804211727606466698680421172760646669868042117276064666986804211727606466698680421172760646669868042117276064666986804211727606466698680421172760646669868042117276064666986804211727606466698680421172760646" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5de40084-8b93-48bb-b565-df3d3b9d6713, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qqvpa0r9dmwgm4x08tze" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
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, 14bbb0a1-22c9-4be1-8916-2a2932575dfb, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14bbb0a1-22c9-4be1-8916-2a2932575dfb, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 120686699597502672 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "120686699597502672120686699597502672120686699597502672120686699597502672120686699597502672120686699597502672120686699597502672120686699597502672120686699597502672120686699597502672120686699597502672120686699597502672120686699597502672120686699597502672120686699597502672120686699597502672120686699597502672120686699597502672120686699597502672120686699597502672" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ad15294-5a89-4bbd-8e9f-b7d55aef0bca, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qqzkcswm7qd7hzqm95zc" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b4cbb12-bea5-4ae6-8c7d-4a3e8259d27c, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b4cbb12-bea5-4ae6-8c7d-4a3e8259d27c, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6698680421172760646 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66986804211727606466698680421172760646669868042117276064666986804211727606466698680421172760646669868042117276064666986804211727606466698680421172760646669868042117276064666986804211727606466698680421172760646669868042117276064666986804211727606466698680421172760646669868042117276064666986804211727606466698680421172760646669868042117276064666986804211727606466698680421172760646" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14bbb0a1-22c9-4be1-8916-2a2932575dfb, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qr3c5r886y9b3jzh01zf" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5d7198f-ece5-4541-baa8-71b27b8960b6, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5d7198f-ece5-4541-baa8-71b27b8960b6, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 120686699597502672 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "120686699597502672120686699597502672120686699597502672120686699597502672120686699597502672120686699597502672120686699597502672120686699597502672120686699597502672120686699597502672120686699597502672120686699597502672120686699597502672120686699597502672120686699597502672120686699597502672120686699597502672120686699597502672120686699597502672120686699597502672" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b4cbb12-bea5-4ae6-8c7d-4a3e8259d27c, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qr4m4ekxk4d8fwztnsjb" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
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, 98e53ab0-01f7-41be-987b-c01a7766d729, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98e53ab0-01f7-41be-987b-c01a7766d729, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 54605314882662298 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "5460531488266229854605314882662298546053148826622985460531488266229854605314882662298546053148826622985460531488266229854605314882662298546053148826622985460531488266229854605314882662298546053148826622985460531488266229854605314882662298546053148826622985460531488266229854605314882662298546053148826622985460531488266229854605314882662298" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98e53ab0-01f7-41be-987b-c01a7766d729, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qrbj9zceb9t43r5bjpyy" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5d7198f-ece5-4541-baa8-71b27b8960b6, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qr957tyjehka3mnhfhd9" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33bef524-3d38-4b63-ab79-e6870184cb3f, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33bef524-3d38-4b63-ab79-e6870184cb3f, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 54605314882662298 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "5460531488266229854605314882662298546053148826622985460531488266229854605314882662298546053148826622985460531488266229854605314882662298546053148826622985460531488266229854605314882662298546053148826622985460531488266229854605314882662298546053148826622985460531488266229854605314882662298546053148826622985460531488266229854605314882662298" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bab2e4fc-2570-4908-9ad0-4877ae7809da, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bab2e4fc-2570-4908-9ad0-4877ae7809da, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 120686699597502672 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "120686699597502672120686699597502672120686699597502672120686699597502672120686699597502672120686699597502672120686699597502672120686699597502672120686699597502672120686699597502672120686699597502672120686699597502672120686699597502672120686699597502672120686699597502672120686699597502672120686699597502672120686699597502672120686699597502672120686699597502672" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33bef524-3d38-4b63-ab79-e6870184cb3f, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qrgp4vbcv6fndr2bkvvj" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bab2e4fc-2570-4908-9ad0-4877ae7809da, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qrh13kdes4z5efmw2yh2" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1f64da4-655a-44bc-a16b-37b72fc9d733, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1f64da4-655a-44bc-a16b-37b72fc9d733, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 54605314882662298 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "5460531488266229854605314882662298546053148826622985460531488266229854605314882662298546053148826622985460531488266229854605314882662298546053148826622985460531488266229854605314882662298546053148826622985460531488266229854605314882662298546053148826622985460531488266229854605314882662298546053148826622985460531488266229854605314882662298" } } } 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 72075186224038899." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb019fac-844b-40cd-a557-17ef3e535218, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb019fac-844b-40cd-a557-17ef3e535218, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5344560206921820873 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53445602069218208735344560206921820873534456020692182087353445602069218208735344560206921820873534456020692182087353445602069218208735344560206921820873534456020692182087353445602069218208735344560206921820873534456020692182087353445602069218208735344560206921820873534456020692182087353445602069218208735344560206921820873534456020692182087353445602069218208735344560206921820873" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb019fac-844b-40cd-a557-17ef3e535218, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038917." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k9w0qrrj0btvg4qbnca58rf9" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3eed17c5-ce22-43ed-bd61-bef294ddad80, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3eed17c5-ce22-43ed-bd61-bef294ddad80, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5344560206921820873 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53445602069218208735344560206921820873534456020692182087353445602069218208735344560206921820873534456020692182087353445602069218208735344560206921820873534456020692182087353445602069218208735344560206921820873534456020692182087353445602069218208735344560206921820873534456020692182087353445602069218208735344560206921820873534456020692182087353445602069218208735344560206921820873" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1f64da4-655a-44bc-a16b-37b72fc9d733, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qrr1ev13fb11thytv2qn" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
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, 803c1ad6-12b8-4c7d-90f4-c214bdad0e9f, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 803c1ad6-12b8-4c7d-90f4-c214bdad0e9f, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8719593047956540260 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87195930479565402608719593047956540260871959304795654026087195930479565402608719593047956540260871959304795654026087195930479565402608719593047956540260871959304795654026087195930479565402608719593047956540260871959304795654026087195930479565402608719593047956540260871959304795654026087195930479565402608719593047956540260871959304795654026087195930479565402608719593047956540260" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3eed17c5-ce22-43ed-bd61-bef294ddad80, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038917." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k9w0qrtv8nemw5x12zqqw0k6" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5dbaa92-3183-4e8a-907f-86201f048b22, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5dbaa92-3183-4e8a-907f-86201f048b22, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5344560206921820873 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53445602069218208735344560206921820873534456020692182087353445602069218208735344560206921820873534456020692182087353445602069218208735344560206921820873534456020692182087353445602069218208735344560206921820873534456020692182087353445602069218208735344560206921820873534456020692182087353445602069218208735344560206921820873534456020692182087353445602069218208735344560206921820873" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 803c1ad6-12b8-4c7d-90f4-c214bdad0e9f, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qrz595fdar0q5dyhe7cf" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6aecfdf4-6910-4232-afb7-63a08fb51acf, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6aecfdf4-6910-4232-afb7-63a08fb51acf, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8719593047956540260 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87195930479565402608719593047956540260871959304795654026087195930479565402608719593047956540260871959304795654026087195930479565402608719593047956540260871959304795654026087195930479565402608719593047956540260871959304795654026087195930479565402608719593047956540260871959304795654026087195930479565402608719593047956540260871959304795654026087195930479565402608719593047956540260" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5dbaa92-3183-4e8a-907f-86201f048b22, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038917." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k9w0qs0170v4qd854a7ww44f" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6aecfdf4-6910-4232-afb7-63a08fb51acf, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qs1j3660hwzdwkcm0xtm" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f51c34ea-e254-4b55-9731-3d7dfacf7247, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f51c34ea-e254-4b55-9731-3d7dfacf7247, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8719593047956540260 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87195930479565402608719593047956540260871959304795654026087195930479565402608719593047956540260871959304795654026087195930479565402608719593047956540260871959304795654026087195930479565402608719593047956540260871959304795654026087195930479565402608719593047956540260871959304795654026087195930479565402608719593047956540260871959304795654026087195930479565402608719593047956540260" } } } 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 72075186224038917." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 208817ea-95c5-4c36-b98d-a83d2f4022b4, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 208817ea-95c5-4c36-b98d-a83d2f4022b4, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7099761517655416636 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70997615176554166367099761517655416636709976151765541663670997615176554166367099761517655416636709976151765541663670997615176554166367099761517655416636709976151765541663670997615176554166367099761517655416636709976151765541663670997615176554166367099761517655416636709976151765541663670997615176554166367099761517655416636709976151765541663670997615176554166367099761517655416636" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f51c34ea-e254-4b55-9731-3d7dfacf7247, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qs6fcx54rwb71tvtryvq" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 208817ea-95c5-4c36-b98d-a83d2f4022b4, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qs70f6tk57srm0sv91tv" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2787122-c515-4d4e-bc1c-f1d88cce6457, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2787122-c515-4d4e-bc1c-f1d88cce6457, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7099761517655416636 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70997615176554166367099761517655416636709976151765541663670997615176554166367099761517655416636709976151765541663670997615176554166367099761517655416636709976151765541663670997615176554166367099761517655416636709976151765541663670997615176554166367099761517655416636709976151765541663670997615176554166367099761517655416636709976151765541663670997615176554166367099761517655416636" } } } 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, c8745e28-0a67-4f27-9d89-e90bd6ee6905, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8745e28-0a67-4f27-9d89-e90bd6ee6905, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4193542014555812274 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41935420145558122744193542014555812274419354201455581227441935420145558122744193542014555812274419354201455581227441935420145558122744193542014555812274419354201455581227441935420145558122744193542014555812274419354201455581227441935420145558122744193542014555812274419354201455581227441935420145558122744193542014555812274419354201455581227441935420145558122744193542014555812274" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8745e28-0a67-4f27-9d89-e90bd6ee6905, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038913." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k9w0qsge11yd09arb1sfpnph" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc67bc87-c276-426c-9e92-2651dad1e473, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc67bc87-c276-426c-9e92-2651dad1e473, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4193542014555812274 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41935420145558122744193542014555812274419354201455581227441935420145558122744193542014555812274419354201455581227441935420145558122744193542014555812274419354201455581227441935420145558122744193542014555812274419354201455581227441935420145558122744193542014555812274419354201455581227441935420145558122744193542014555812274419354201455581227441935420145558122744193542014555812274" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2787122-c515-4d4e-bc1c-f1d88cce6457, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0qsfw209s9ye0bba8gd0t" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1cd23d7a-8d5c-4123-b5cd-b0f5279dc5f2, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1cd23d7a-8d5c-4123-b5cd-b0f5279dc5f2, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7099761517655416636 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70997615176554166367099761517655416636709976151765541663670997615176554166367099761517655416636709976151765541663670997615176554166367099761517655416636709976151765541663670997615176554166367099761517655416636709976151765541663670997615176554166367099761517655416636709976151765541663670997615176554166367099761517655416636709976151765541663670997615176554166367099761517655416636" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc67bc87-c276-426c-9e92-2651dad1e473, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038913." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k9w0qsk83my3s1yynt4qnfr8" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96378d88-f856-42cd-80cb-e7c10ebc10a9, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96378d88-f856-42cd-80cb-e7c10ebc10a9, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4193542014555812274 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41935420145558122744193542014555812274419354201455581227441935420145558122744193542014555812274419354201455581227441935420145558122744193542014555812274419354201455581227441935420145558122744193542014555812274419354201455581227441935420145558122744193542014555812274419354201455581227441935420145558122744193542014555812274419354201455581227441935420145558122744193542014555812274" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96378d88-f856-42cd-80cb-e7c10ebc10a9, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed075459-b2c8-4420-8aeb-b1d36377b92e, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed075459-b2c8-4420-8aeb-b1d36377b92e, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15025727913694926000 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1502572791369492600015025727913694926000150257279136949260001502572791369492600015025727913694926000150257279136949260001502572791369492600015025727913694926000150257279136949260001502572791369492600015025727913694926000150257279136949260001502572791369492600015025727913694926000150257279136949260001502572791369492600015025727913694926000150257279136949260001502572791369492600015025727913694926000" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1cd23d7a-8d5c-4123-b5cd-b0f5279dc5f2, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 269f6672-6b37-4c79-b772-a56508d55e74, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 269f6672-6b37-4c79-b772-a56508d55e74, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3036540612324351611 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30365406123243516113036540612324351611303654061232435161130365406123243516113036540612324351611303654061232435161130365406123243516113036540612324351611303654061232435161130365406123243516113036540612324351611303654061232435161130365406123243516113036540612324351611303654061232435161130365406123243516113036540612324351611303654061232435161130365406123243516113036540612324351611" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed075459-b2c8-4420-8aeb-b1d36377b92e, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3991e631-eb73-479e-a7d6-e0042fc84e83, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3991e631-eb73-479e-a7d6-e0042fc84e83, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16133646770076340253 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1613364677007634025316133646770076340253161336467700763402531613364677007634025316133646770076340253161336467700763402531613364677007634025316133646770076340253161336467700763402531613364677007634025316133646770076340253161336467700763402531613364677007634025316133646770076340253161336467700763402531613364677007634025316133646770076340253161336467700763402531613364677007634025316133646770076340253" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 269f6672-6b37-4c79-b772-a56508d55e74, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ee1e005-5e06-4b0a-ae05-7e8ea9df8e6f, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ee1e005-5e06-4b0a-ae05-7e8ea9df8e6f, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10223982342169891626 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1022398234216989162610223982342169891626102239823421698916261022398234216989162610223982342169891626102239823421698916261022398234216989162610223982342169891626102239823421698916261022398234216989162610223982342169891626102239823421698916261022398234216989162610223982342169891626102239823421698916261022398234216989162610223982342169891626102239823421698916261022398234216989162610223982342169891626" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3991e631-eb73-479e-a7d6-e0042fc84e83, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05b6b9cb-aee0-4044-91de-6665865c4c48, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05b6b9cb-aee0-4044-91de-6665865c4c48, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13072057872053456536 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1307205787205345653613072057872053456536130720578720534565361307205787205345653613072057872053456536130720578720534565361307205787205345653613072057872053456536130720578720534565361307205787205345653613072057872053456536130720578720534565361307205787205345653613072057872053456536130720578720534565361307205787205345653613072057872053456536130720578720534565361307205787205345653613072057872053456536" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ee1e005-5e06-4b0a-ae05-7e8ea9df8e6f, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3bd2ffd-acba-4f3c-bc73-9c11bc500c0d, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3bd2ffd-acba-4f3c-bc73-9c11bc500c0d, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14611595321309995282 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1461159532130999528214611595321309995282146115953213099952821461159532130999528214611595321309995282146115953213099952821461159532130999528214611595321309995282146115953213099952821461159532130999528214611595321309995282146115953213099952821461159532130999528214611595321309995282146115953213099952821461159532130999528214611595321309995282146115953213099952821461159532130999528214611595321309995282" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05b6b9cb-aee0-4044-91de-6665865c4c48, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f170b02-8a24-496b-9f67-ef10f10e352a, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f170b02-8a24-496b-9f67-ef10f10e352a, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7503814244409478835 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75038142444094788357503814244409478835750381424440947883575038142444094788357503814244409478835750381424440947883575038142444094788357503814244409478835750381424440947883575038142444094788357503814244409478835750381424440947883575038142444094788357503814244409478835750381424440947883575038142444094788357503814244409478835750381424440947883575038142444094788357503814244409478835" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3bd2ffd-acba-4f3c-bc73-9c11bc500c0d, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71a9626b-2f09-43be-ab2d-f1bdb507975f, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71a9626b-2f09-43be-ab2d-f1bdb507975f, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10637026329064048158 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1063702632906404815810637026329064048158106370263290640481581063702632906404815810637026329064048158106370263290640481581063702632906404815810637026329064048158106370263290640481581063702632906404815810637026329064048158106370263290640481581063702632906404815810637026329064048158106370263290640481581063702632906404815810637026329064048158106370263290640481581063702632906404815810637026329064048158" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f170b02-8a24-496b-9f67-ef10f10e352a, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d40451e-cfd5-43c4-8e80-dae683a83828, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d40451e-cfd5-43c4-8e80-dae683a83828, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6679247539144079211 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66792475391440792116679247539144079211667924753914407921166792475391440792116679247539144079211667924753914407921166792475391440792116679247539144079211667924753914407921166792475391440792116679247539144079211667924753914407921166792475391440792116679247539144079211667924753914407921166792475391440792116679247539144079211667924753914407921166792475391440792116679247539144079211" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71a9626b-2f09-43be-ab2d-f1bdb507975f, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37fc898c-3a42-4974-9e51-95c961543f2e, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37fc898c-3a42-4974-9e51-95c961543f2e, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12954932207923463425 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1295493220792346342512954932207923463425129549322079234634251295493220792346342512954932207923463425129549322079234634251295493220792346342512954932207923463425129549322079234634251295493220792346342512954932207923463425129549322079234634251295493220792346342512954932207923463425129549322079234634251295493220792346342512954932207923463425129549322079234634251295493220792346342512954932207923463425" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d40451e-cfd5-43c4-8e80-dae683a83828, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de448404-d9dd-47f2-bb70-1781705517c4, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de448404-d9dd-47f2-bb70-1781705517c4, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15218283144724082077 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1521828314472408207715218283144724082077152182831447240820771521828314472408207715218283144724082077152182831447240820771521828314472408207715218283144724082077152182831447240820771521828314472408207715218283144724082077152182831447240820771521828314472408207715218283144724082077152182831447240820771521828314472408207715218283144724082077152182831447240820771521828314472408207715218283144724082077" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37fc898c-3a42-4974-9e51-95c961543f2e, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c5663f7-4c1b-4fff-8dad-2621d7e78cad, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c5663f7-4c1b-4fff-8dad-2621d7e78cad, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10795584470891857199 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1079558447089185719910795584470891857199107955844708918571991079558447089185719910795584470891857199107955844708918571991079558447089185719910795584470891857199107955844708918571991079558447089185719910795584470891857199107955844708918571991079558447089185719910795584470891857199107955844708918571991079558447089185719910795584470891857199107955844708918571991079558447089185719910795584470891857199" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de448404-d9dd-47f2-bb70-1781705517c4, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65a40579-e498-44eb-a54f-94acac3b621a, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65a40579-e498-44eb-a54f-94acac3b621a, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8957363655171213820 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89573636551712138208957363655171213820895736365517121382089573636551712138208957363655171213820895736365517121382089573636551712138208957363655171213820895736365517121382089573636551712138208957363655171213820895736365517121382089573636551712138208957363655171213820895736365517121382089573636551712138208957363655171213820895736365517121382089573636551712138208957363655171213820" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c5663f7-4c1b-4fff-8dad-2621d7e78cad, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 829111bf-38a3-4dde-93ed-64cdd0dc1090, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 829111bf-38a3-4dde-93ed-64cdd0dc1090, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4152135443579947430 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41521354435799474304152135443579947430415213544357994743041521354435799474304152135443579947430415213544357994743041521354435799474304152135443579947430415213544357994743041521354435799474304152135443579947430415213544357994743041521354435799474304152135443579947430415213544357994743041521354435799474304152135443579947430415213544357994743041521354435799474304152135443579947430" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65a40579-e498-44eb-a54f-94acac3b621a, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4de07913-30e3-47a9-9304-e07a3f5124da, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4de07913-30e3-47a9-9304-e07a3f5124da, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16204105826838697640 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1620410582683869764016204105826838697640162041058268386976401620410582683869764016204105826838697640162041058268386976401620410582683869764016204105826838697640162041058268386976401620410582683869764016204105826838697640162041058268386976401620410582683869764016204105826838697640162041058268386976401620410582683869764016204105826838697640162041058268386976401620410582683869764016204105826838697640" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 829111bf-38a3-4dde-93ed-64cdd0dc1090, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16dfc313-387b-4b80-b3d7-872ff53c864c, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16dfc313-387b-4b80-b3d7-872ff53c864c, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15341354651518481142 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1534135465151848114215341354651518481142153413546515184811421534135465151848114215341354651518481142153413546515184811421534135465151848114215341354651518481142153413546515184811421534135465151848114215341354651518481142153413546515184811421534135465151848114215341354651518481142153413546515184811421534135465151848114215341354651518481142153413546515184811421534135465151848114215341354651518481142" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4de07913-30e3-47a9-9304-e07a3f5124da, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c216569a-7d3e-4215-a645-1fe25056c48a, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c216569a-7d3e-4215-a645-1fe25056c48a, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18392387432821042936 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1839238743282104293618392387432821042936183923874328210429361839238743282104293618392387432821042936183923874328210429361839238743282104293618392387432821042936183923874328210429361839238743282104293618392387432821042936183923874328210429361839238743282104293618392387432821042936183923874328210429361839238743282104293618392387432821042936183923874328210429361839238743282104293618392387432821042936" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16dfc313-387b-4b80-b3d7-872ff53c864c, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c252cb44-3de4-4a26-8332-e7e4fc4f66fd, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c252cb44-3de4-4a26-8332-e7e4fc4f66fd, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11396073415645747439 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1139607341564574743911396073415645747439113960734156457474391139607341564574743911396073415645747439113960734156457474391139607341564574743911396073415645747439113960734156457474391139607341564574743911396073415645747439113960734156457474391139607341564574743911396073415645747439113960734156457474391139607341564574743911396073415645747439113960734156457474391139607341564574743911396073415645747439" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c216569a-7d3e-4215-a645-1fe25056c48a, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4e5e8b3-9139-4095-b944-04cdffe1d63d, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4e5e8b3-9139-4095-b944-04cdffe1d63d, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12977447515417703158 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1297744751541770315812977447515417703158129774475154177031581297744751541770315812977447515417703158129774475154177031581297744751541770315812977447515417703158129774475154177031581297744751541770315812977447515417703158129774475154177031581297744751541770315812977447515417703158129774475154177031581297744751541770315812977447515417703158129774475154177031581297744751541770315812977447515417703158" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c252cb44-3de4-4a26-8332-e7e4fc4f66fd, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac424be2-8703-47c6-b52c-3d4f115c6077, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac424be2-8703-47c6-b52c-3d4f115c6077, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 964662228096349922 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "964662228096349922964662228096349922964662228096349922964662228096349922964662228096349922964662228096349922964662228096349922964662228096349922964662228096349922964662228096349922964662228096349922964662228096349922964662228096349922964662228096349922964662228096349922964662228096349922964662228096349922964662228096349922964662228096349922964662228096349922" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4e5e8b3-9139-4095-b944-04cdffe1d63d, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b228e06d-f71d-490a-8571-fd80395f4d82, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b228e06d-f71d-490a-8571-fd80395f4d82, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6825903548791454217 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68259035487914542176825903548791454217682590354879145421768259035487914542176825903548791454217682590354879145421768259035487914542176825903548791454217682590354879145421768259035487914542176825903548791454217682590354879145421768259035487914542176825903548791454217682590354879145421768259035487914542176825903548791454217682590354879145421768259035487914542176825903548791454217" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac424be2-8703-47c6-b52c-3d4f115c6077, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3a4beaf-94c7-4542-8395-87ce9cadbc04, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3a4beaf-94c7-4542-8395-87ce9cadbc04, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9776514667946052749 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97765146679460527499776514667946052749977651466794605274997765146679460527499776514667946052749977651466794605274997765146679460527499776514667946052749977651466794605274997765146679460527499776514667946052749977651466794605274997765146679460527499776514667946052749977651466794605274997765146679460527499776514667946052749977651466794605274997765146679460527499776514667946052749" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b228e06d-f71d-490a-8571-fd80395f4d82, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98c2bbcb-c837-49db-850a-01c1792bc89f, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98c2bbcb-c837-49db-850a-01c1792bc89f, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6600241343322753821 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66002413433227538216600241343322753821660024134332275382166002413433227538216600241343322753821660024134332275382166002413433227538216600241343322753821660024134332275382166002413433227538216600241343322753821660024134332275382166002413433227538216600241343322753821660024134332275382166002413433227538216600241343322753821660024134332275382166002413433227538216600241343322753821" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3a4beaf-94c7-4542-8395-87ce9cadbc04, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d925d8b4-3e33-4017-9801-caa16bfa098a, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d925d8b4-3e33-4017-9801-caa16bfa098a, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9558259808677942827 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95582598086779428279558259808677942827955825980867794282795582598086779428279558259808677942827955825980867794282795582598086779428279558259808677942827955825980867794282795582598086779428279558259808677942827955825980867794282795582598086779428279558259808677942827955825980867794282795582598086779428279558259808677942827955825980867794282795582598086779428279558259808677942827" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98c2bbcb-c837-49db-850a-01c1792bc89f, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51db4ea9-40c4-437d-9a6a-0d1a521537e6, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51db4ea9-40c4-437d-9a6a-0d1a521537e6, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13186416471718115653 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1318641647171811565313186416471718115653131864164717181156531318641647171811565313186416471718115653131864164717181156531318641647171811565313186416471718115653131864164717181156531318641647171811565313186416471718115653131864164717181156531318641647171811565313186416471718115653131864164717181156531318641647171811565313186416471718115653131864164717181156531318641647171811565313186416471718115653" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d925d8b4-3e33-4017-9801-caa16bfa098a, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f86a8ae9-39e6-413f-a808-f090ed94a9f0, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f86a8ae9-39e6-413f-a808-f090ed94a9f0, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11741241332809135571 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1174124133280913557111741241332809135571117412413328091355711174124133280913557111741241332809135571117412413328091355711174124133280913557111741241332809135571117412413328091355711174124133280913557111741241332809135571117412413328091355711174124133280913557111741241332809135571117412413328091355711174124133280913557111741241332809135571117412413328091355711174124133280913557111741241332809135571" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51db4ea9-40c4-437d-9a6a-0d1a521537e6, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d33f837-c19d-4230-8ce2-b0125a760f3c, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d33f837-c19d-4230-8ce2-b0125a760f3c, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5782172684877041136 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57821726848770411365782172684877041136578217268487704113657821726848770411365782172684877041136578217268487704113657821726848770411365782172684877041136578217268487704113657821726848770411365782172684877041136578217268487704113657821726848770411365782172684877041136578217268487704113657821726848770411365782172684877041136578217268487704113657821726848770411365782172684877041136" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f86a8ae9-39e6-413f-a808-f090ed94a9f0, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b468bf16-a70a-4b63-b8ee-d77a98160372, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b468bf16-a70a-4b63-b8ee-d77a98160372, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7330266522421229322 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73302665224212293227330266522421229322733026652242122932273302665224212293227330266522421229322733026652242122932273302665224212293227330266522421229322733026652242122932273302665224212293227330266522421229322733026652242122932273302665224212293227330266522421229322733026652242122932273302665224212293227330266522421229322733026652242122932273302665224212293227330266522421229322" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d33f837-c19d-4230-8ce2-b0125a760f3c, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66061dd3-1af7-4f70-b7e7-cd433f3d4299, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66061dd3-1af7-4f70-b7e7-cd433f3d4299, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14352561245061322720 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1435256124506132272014352561245061322720143525612450613227201435256124506132272014352561245061322720143525612450613227201435256124506132272014352561245061322720143525612450613227201435256124506132272014352561245061322720143525612450613227201435256124506132272014352561245061322720143525612450613227201435256124506132272014352561245061322720143525612450613227201435256124506132272014352561245061322720" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b468bf16-a70a-4b63-b8ee-d77a98160372, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 578661bb-a696-4f32-beb9-8ae6fe14df35, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 578661bb-a696-4f32-beb9-8ae6fe14df35, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11139107034914556020 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1113910703491455602011139107034914556020111391070349145560201113910703491455602011139107034914556020111391070349145560201113910703491455602011139107034914556020111391070349145560201113910703491455602011139107034914556020111391070349145560201113910703491455602011139107034914556020111391070349145560201113910703491455602011139107034914556020111391070349145560201113910703491455602011139107034914556020" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66061dd3-1af7-4f70-b7e7-cd433f3d4299, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49caf7b8-40d8-4919-aa3e-2d1939fb4c70, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49caf7b8-40d8-4919-aa3e-2d1939fb4c70, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18234319070892999922 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1823431907089299992218234319070892999922182343190708929999221823431907089299992218234319070892999922182343190708929999221823431907089299992218234319070892999922182343190708929999221823431907089299992218234319070892999922182343190708929999221823431907089299992218234319070892999922182343190708929999221823431907089299992218234319070892999922182343190708929999221823431907089299992218234319070892999922" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 578661bb-a696-4f32-beb9-8ae6fe14df35, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8bc53ac-af37-446e-a936-0d7937b29927, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8bc53ac-af37-446e-a936-0d7937b29927, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 586419476918435106 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "586419476918435106586419476918435106586419476918435106586419476918435106586419476918435106586419476918435106586419476918435106586419476918435106586419476918435106586419476918435106586419476918435106586419476918435106586419476918435106586419476918435106586419476918435106586419476918435106586419476918435106586419476918435106586419476918435106586419476918435106" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49caf7b8-40d8-4919-aa3e-2d1939fb4c70, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad450cc4-7fd5-4b5a-8e31-0be24fd4e9f2, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad450cc4-7fd5-4b5a-8e31-0be24fd4e9f2, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18217718273710245045 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1821771827371024504518217718273710245045182177182737102450451821771827371024504518217718273710245045182177182737102450451821771827371024504518217718273710245045182177182737102450451821771827371024504518217718273710245045182177182737102450451821771827371024504518217718273710245045182177182737102450451821771827371024504518217718273710245045182177182737102450451821771827371024504518217718273710245045" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8bc53ac-af37-446e-a936-0d7937b29927, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 940607f2-c536-4c05-be41-1d2247592fd1, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 940607f2-c536-4c05-be41-1d2247592fd1, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2809612159365367659 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28096121593653676592809612159365367659280961215936536765928096121593653676592809612159365367659280961215936536765928096121593653676592809612159365367659280961215936536765928096121593653676592809612159365367659280961215936536765928096121593653676592809612159365367659280961215936536765928096121593653676592809612159365367659280961215936536765928096121593653676592809612159365367659" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad450cc4-7fd5-4b5a-8e31-0be24fd4e9f2, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8fc7040-6285-4921-ad57-55bf88fe5941, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8fc7040-6285-4921-ad57-55bf88fe5941, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9681686055326551788 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96816860553265517889681686055326551788968168605532655178896816860553265517889681686055326551788968168605532655178896816860553265517889681686055326551788968168605532655178896816860553265517889681686055326551788968168605532655178896816860553265517889681686055326551788968168605532655178896816860553265517889681686055326551788968168605532655178896816860553265517889681686055326551788" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8fc7040-6285-4921-ad57-55bf88fe5941, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ea08f66-4652-4c56-9fc9-e2d02504ec95, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ea08f66-4652-4c56-9fc9-e2d02504ec95, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4418554736160753688 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44185547361607536884418554736160753688441855473616075368844185547361607536884418554736160753688441855473616075368844185547361607536884418554736160753688441855473616075368844185547361607536884418554736160753688441855473616075368844185547361607536884418554736160753688441855473616075368844185547361607536884418554736160753688441855473616075368844185547361607536884418554736160753688" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 940607f2-c536-4c05-be41-1d2247592fd1, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 12e2f24b-464b-4a85-b31b-910e70e3b294, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 12e2f24b-464b-4a85-b31b-910e70e3b294, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2891152380858979762 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28911523808589797622891152380858979762289115238085897976228911523808589797622891152380858979762289115238085897976228911523808589797622891152380858979762289115238085897976228911523808589797622891152380858979762289115238085897976228911523808589797622891152380858979762289115238085897976228911523808589797622891152380858979762289115238085897976228911523808589797622891152380858979762" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ea08f66-4652-4c56-9fc9-e2d02504ec95, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 12e2f24b-464b-4a85-b31b-910e70e3b294, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d90df6a-2469-4d60-b290-9c3558331cd5, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d90df6a-2469-4d60-b290-9c3558331cd5, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13774574769967034923 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1377457476996703492313774574769967034923137745747699670349231377457476996703492313774574769967034923137745747699670349231377457476996703492313774574769967034923137745747699670349231377457476996703492313774574769967034923137745747699670349231377457476996703492313774574769967034923137745747699670349231377457476996703492313774574769967034923137745747699670349231377457476996703492313774574769967034923" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff1a11ae-48a6-4aea-abd4-17105d382c2a, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff1a11ae-48a6-4aea-abd4-17105d382c2a, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10653466440246468747 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1065346644024646874710653466440246468747106534664402464687471065346644024646874710653466440246468747106534664402464687471065346644024646874710653466440246468747106534664402464687471065346644024646874710653466440246468747106534664402464687471065346644024646874710653466440246468747106534664402464687471065346644024646874710653466440246468747106534664402464687471065346644024646874710653466440246468747" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d90df6a-2469-4d60-b290-9c3558331cd5, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 785d0647-276c-4901-8e1c-099ac6afbb30, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 785d0647-276c-4901-8e1c-099ac6afbb30, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5324163959054403347 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53241639590544033475324163959054403347532416395905440334753241639590544033475324163959054403347532416395905440334753241639590544033475324163959054403347532416395905440334753241639590544033475324163959054403347532416395905440334753241639590544033475324163959054403347532416395905440334753241639590544033475324163959054403347532416395905440334753241639590544033475324163959054403347" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff1a11ae-48a6-4aea-abd4-17105d382c2a, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2da33af0-5514-49df-9ca9-5fa676f6cb93, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2da33af0-5514-49df-9ca9-5fa676f6cb93, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 246985215002394970 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "246985215002394970246985215002394970246985215002394970246985215002394970246985215002394970246985215002394970246985215002394970246985215002394970246985215002394970246985215002394970246985215002394970246985215002394970246985215002394970246985215002394970246985215002394970246985215002394970246985215002394970246985215002394970246985215002394970246985215002394970" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 785d0647-276c-4901-8e1c-099ac6afbb30, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6417bf5-a6b5-4439-9a91-44bfc0647276, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6417bf5-a6b5-4439-9a91-44bfc0647276, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9452003634701708595 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94520036347017085959452003634701708595945200363470170859594520036347017085959452003634701708595945200363470170859594520036347017085959452003634701708595945200363470170859594520036347017085959452003634701708595945200363470170859594520036347017085959452003634701708595945200363470170859594520036347017085959452003634701708595945200363470170859594520036347017085959452003634701708595" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2da33af0-5514-49df-9ca9-5fa676f6cb93, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2325428-bc42-44ef-9e87-bbf3bbb82865, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2325428-bc42-44ef-9e87-bbf3bbb82865, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4124804566703394657 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41248045667033946574124804566703394657412480456670339465741248045667033946574124804566703394657412480456670339465741248045667033946574124804566703394657412480456670339465741248045667033946574124804566703394657412480456670339465741248045667033946574124804566703394657412480456670339465741248045667033946574124804566703394657412480456670339465741248045667033946574124804566703394657" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2325428-bc42-44ef-9e87-bbf3bbb82865, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2301ec6e-ee27-47f7-836f-67493361e8eb, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2301ec6e-ee27-47f7-836f-67493361e8eb, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15351379673921102247 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1535137967392110224715351379673921102247153513796739211022471535137967392110224715351379673921102247153513796739211022471535137967392110224715351379673921102247153513796739211022471535137967392110224715351379673921102247153513796739211022471535137967392110224715351379673921102247153513796739211022471535137967392110224715351379673921102247153513796739211022471535137967392110224715351379673921102247" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6417bf5-a6b5-4439-9a91-44bfc0647276, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7e4e06a-4306-400f-8373-55f9a1dbc4f0, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7e4e06a-4306-400f-8373-55f9a1dbc4f0, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10305908612060218958 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1030590861206021895810305908612060218958103059086120602189581030590861206021895810305908612060218958103059086120602189581030590861206021895810305908612060218958103059086120602189581030590861206021895810305908612060218958103059086120602189581030590861206021895810305908612060218958103059086120602189581030590861206021895810305908612060218958103059086120602189581030590861206021895810305908612060218958" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2301ec6e-ee27-47f7-836f-67493361e8eb, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea71e4ef-114e-44ea-809c-745f58618123, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea71e4ef-114e-44ea-809c-745f58618123, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6633991201487353208 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66339912014873532086633991201487353208663399120148735320866339912014873532086633991201487353208663399120148735320866339912014873532086633991201487353208663399120148735320866339912014873532086633991201487353208663399120148735320866339912014873532086633991201487353208663399120148735320866339912014873532086633991201487353208663399120148735320866339912014873532086633991201487353208" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7e4e06a-4306-400f-8373-55f9a1dbc4f0, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c38b548a-7305-4a0b-8250-8d78d57797fe, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c38b548a-7305-4a0b-8250-8d78d57797fe, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2518768029655819025 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25187680296558190252518768029655819025251876802965581902525187680296558190252518768029655819025251876802965581902525187680296558190252518768029655819025251876802965581902525187680296558190252518768029655819025251876802965581902525187680296558190252518768029655819025251876802965581902525187680296558190252518768029655819025251876802965581902525187680296558190252518768029655819025" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea71e4ef-114e-44ea-809c-745f58618123, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a85da763-d2bf-4a94-bae8-9984d41ff73d, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a85da763-d2bf-4a94-bae8-9984d41ff73d, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14921435972301385246 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1492143597230138524614921435972301385246149214359723013852461492143597230138524614921435972301385246149214359723013852461492143597230138524614921435972301385246149214359723013852461492143597230138524614921435972301385246149214359723013852461492143597230138524614921435972301385246149214359723013852461492143597230138524614921435972301385246149214359723013852461492143597230138524614921435972301385246" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c38b548a-7305-4a0b-8250-8d78d57797fe, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a861a34d-1e91-40d8-9a1a-f6bd63204d76, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a861a34d-1e91-40d8-9a1a-f6bd63204d76, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2207748385129614426 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22077483851296144262207748385129614426220774838512961442622077483851296144262207748385129614426220774838512961442622077483851296144262207748385129614426220774838512961442622077483851296144262207748385129614426220774838512961442622077483851296144262207748385129614426220774838512961442622077483851296144262207748385129614426220774838512961442622077483851296144262207748385129614426" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a85da763-d2bf-4a94-bae8-9984d41ff73d, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 151477b8-f0af-42df-ab13-94789f5de54f, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 151477b8-f0af-42df-ab13-94789f5de54f, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12826571232746275658 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1282657123274627565812826571232746275658128265712327462756581282657123274627565812826571232746275658128265712327462756581282657123274627565812826571232746275658128265712327462756581282657123274627565812826571232746275658128265712327462756581282657123274627565812826571232746275658128265712327462756581282657123274627565812826571232746275658128265712327462756581282657123274627565812826571232746275658" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a861a34d-1e91-40d8-9a1a-f6bd63204d76, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2621397e-7bd9-4322-9011-ace748c8bfcd, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2621397e-7bd9-4322-9011-ace748c8bfcd, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4640267647278737335 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46402676472787373354640267647278737335464026764727873733546402676472787373354640267647278737335464026764727873733546402676472787373354640267647278737335464026764727873733546402676472787373354640267647278737335464026764727873733546402676472787373354640267647278737335464026764727873733546402676472787373354640267647278737335464026764727873733546402676472787373354640267647278737335" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 151477b8-f0af-42df-ab13-94789f5de54f, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98a78f02-08cd-45dd-ad53-904f0385aba8, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98a78f02-08cd-45dd-ad53-904f0385aba8, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12181368230788739302 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1218136823078873930212181368230788739302121813682307887393021218136823078873930212181368230788739302121813682307887393021218136823078873930212181368230788739302121813682307887393021218136823078873930212181368230788739302121813682307887393021218136823078873930212181368230788739302121813682307887393021218136823078873930212181368230788739302121813682307887393021218136823078873930212181368230788739302" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2621397e-7bd9-4322-9011-ace748c8bfcd, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 619cf31f-ba4c-4b60-a592-d10f84c2370e, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 619cf31f-ba4c-4b60-a592-d10f84c2370e, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16286568410511604751 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1628656841051160475116286568410511604751162865684105116047511628656841051160475116286568410511604751162865684105116047511628656841051160475116286568410511604751162865684105116047511628656841051160475116286568410511604751162865684105116047511628656841051160475116286568410511604751162865684105116047511628656841051160475116286568410511604751162865684105116047511628656841051160475116286568410511604751" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98a78f02-08cd-45dd-ad53-904f0385aba8, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2335820-9d3c-422e-ac10-10c39a505b5d, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2335820-9d3c-422e-ac10-10c39a505b5d, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4017113896530548602 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40171138965305486024017113896530548602401711389653054860240171138965305486024017113896530548602401711389653054860240171138965305486024017113896530548602401711389653054860240171138965305486024017113896530548602401711389653054860240171138965305486024017113896530548602401711389653054860240171138965305486024017113896530548602401711389653054860240171138965305486024017113896530548602" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 619cf31f-ba4c-4b60-a592-d10f84c2370e, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c6d3a94-e924-4657-a5ff-d3c387fbed20, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c6d3a94-e924-4657-a5ff-d3c387fbed20, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8215766623546357485 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82157666235463574858215766623546357485821576662354635748582157666235463574858215766623546357485821576662354635748582157666235463574858215766623546357485821576662354635748582157666235463574858215766623546357485821576662354635748582157666235463574858215766623546357485821576662354635748582157666235463574858215766623546357485821576662354635748582157666235463574858215766623546357485" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2335820-9d3c-422e-ac10-10c39a505b5d, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6115d0c-91f2-40b5-9c8d-29c76cbbf28f, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6115d0c-91f2-40b5-9c8d-29c76cbbf28f, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4826468403676167618 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48264684036761676184826468403676167618482646840367616761848264684036761676184826468403676167618482646840367616761848264684036761676184826468403676167618482646840367616761848264684036761676184826468403676167618482646840367616761848264684036761676184826468403676167618482646840367616761848264684036761676184826468403676167618482646840367616761848264684036761676184826468403676167618" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6115d0c-91f2-40b5-9c8d-29c76cbbf28f, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3fdc65a8-760e-4664-ac10-b773abf0b9da, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3fdc65a8-760e-4664-ac10-b773abf0b9da, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15375574418338908034 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1537557441833890803415375574418338908034153755744183389080341537557441833890803415375574418338908034153755744183389080341537557441833890803415375574418338908034153755744183389080341537557441833890803415375574418338908034153755744183389080341537557441833890803415375574418338908034153755744183389080341537557441833890803415375574418338908034153755744183389080341537557441833890803415375574418338908034" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c6d3a94-e924-4657-a5ff-d3c387fbed20, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3578bf28-d847-4ed0-a5af-85f5d90c8c26, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3578bf28-d847-4ed0-a5af-85f5d90c8c26, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4523442792893186243 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45234427928931862434523442792893186243452344279289318624345234427928931862434523442792893186243452344279289318624345234427928931862434523442792893186243452344279289318624345234427928931862434523442792893186243452344279289318624345234427928931862434523442792893186243452344279289318624345234427928931862434523442792893186243452344279289318624345234427928931862434523442792893186243" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3fdc65a8-760e-4664-ac10-b773abf0b9da, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79a30773-f7b2-4b1a-b36a-38f03c1417b0, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79a30773-f7b2-4b1a-b36a-38f03c1417b0, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14746962149378239900 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1474696214937823990014746962149378239900147469621493782399001474696214937823990014746962149378239900147469621493782399001474696214937823990014746962149378239900147469621493782399001474696214937823990014746962149378239900147469621493782399001474696214937823990014746962149378239900147469621493782399001474696214937823990014746962149378239900147469621493782399001474696214937823990014746962149378239900" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3578bf28-d847-4ed0-a5af-85f5d90c8c26, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f563b93-df09-4beb-8e2a-396dc9eb54c5, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f563b93-df09-4beb-8e2a-396dc9eb54c5, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7153006557461157684 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71530065574611576847153006557461157684715300655746115768471530065574611576847153006557461157684715300655746115768471530065574611576847153006557461157684715300655746115768471530065574611576847153006557461157684715300655746115768471530065574611576847153006557461157684715300655746115768471530065574611576847153006557461157684715300655746115768471530065574611576847153006557461157684" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79a30773-f7b2-4b1a-b36a-38f03c1417b0, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0154065-51f1-412e-9062-55507a27a294, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0154065-51f1-412e-9062-55507a27a294, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8216532477827829757 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82165324778278297578216532477827829757821653247782782975782165324778278297578216532477827829757821653247782782975782165324778278297578216532477827829757821653247782782975782165324778278297578216532477827829757821653247782782975782165324778278297578216532477827829757821653247782782975782165324778278297578216532477827829757821653247782782975782165324778278297578216532477827829757" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f563b93-df09-4beb-8e2a-396dc9eb54c5, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e601e066-63ae-4adf-b86b-babd9bf11b22, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e601e066-63ae-4adf-b86b-babd9bf11b22, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16279649833719216729 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1627964983371921672916279649833719216729162796498337192167291627964983371921672916279649833719216729162796498337192167291627964983371921672916279649833719216729162796498337192167291627964983371921672916279649833719216729162796498337192167291627964983371921672916279649833719216729162796498337192167291627964983371921672916279649833719216729162796498337192167291627964983371921672916279649833719216729" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0154065-51f1-412e-9062-55507a27a294, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f951ee2-5fe2-4a9c-8fbe-01ac9e07c3cc, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f951ee2-5fe2-4a9c-8fbe-01ac9e07c3cc, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18214455284789781030 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1821445528478978103018214455284789781030182144552847897810301821445528478978103018214455284789781030182144552847897810301821445528478978103018214455284789781030182144552847897810301821445528478978103018214455284789781030182144552847897810301821445528478978103018214455284789781030182144552847897810301821445528478978103018214455284789781030182144552847897810301821445528478978103018214455284789781030" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e601e066-63ae-4adf-b86b-babd9bf11b22, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4576d85e-034e-4070-a0ce-45d6fabcb34b, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4576d85e-034e-4070-a0ce-45d6fabcb34b, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16995758794187880928 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1699575879418788092816995758794187880928169957587941878809281699575879418788092816995758794187880928169957587941878809281699575879418788092816995758794187880928169957587941878809281699575879418788092816995758794187880928169957587941878809281699575879418788092816995758794187880928169957587941878809281699575879418788092816995758794187880928169957587941878809281699575879418788092816995758794187880928" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f951ee2-5fe2-4a9c-8fbe-01ac9e07c3cc, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9dcbc1c-1598-471c-96dd-4599f17dc950, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9dcbc1c-1598-471c-96dd-4599f17dc950, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16917473011385828456 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1691747301138582845616917473011385828456169174730113858284561691747301138582845616917473011385828456169174730113858284561691747301138582845616917473011385828456169174730113858284561691747301138582845616917473011385828456169174730113858284561691747301138582845616917473011385828456169174730113858284561691747301138582845616917473011385828456169174730113858284561691747301138582845616917473011385828456" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4576d85e-034e-4070-a0ce-45d6fabcb34b, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9dcbc1c-1598-471c-96dd-4599f17dc950, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7216d47f-ba3d-4cff-b7ef-e966618348ed, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7216d47f-ba3d-4cff-b7ef-e966618348ed, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12372848255349301777 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1237284825534930177712372848255349301777123728482553493017771237284825534930177712372848255349301777123728482553493017771237284825534930177712372848255349301777123728482553493017771237284825534930177712372848255349301777123728482553493017771237284825534930177712372848255349301777123728482553493017771237284825534930177712372848255349301777123728482553493017771237284825534930177712372848255349301777" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56968e82-eaff-457b-9784-e46e58fa6457, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56968e82-eaff-457b-9784-e46e58fa6457, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15123603944452800643 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1512360394445280064315123603944452800643151236039444528006431512360394445280064315123603944452800643151236039444528006431512360394445280064315123603944452800643151236039444528006431512360394445280064315123603944452800643151236039444528006431512360394445280064315123603944452800643151236039444528006431512360394445280064315123603944452800643151236039444528006431512360394445280064315123603944452800643" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7216d47f-ba3d-4cff-b7ef-e966618348ed, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56968e82-eaff-457b-9784-e46e58fa6457, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36915ebb-aa37-46c9-b4a2-593cad77135b, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36915ebb-aa37-46c9-b4a2-593cad77135b, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14205045845711796972 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1420504584571179697214205045845711796972142050458457117969721420504584571179697214205045845711796972142050458457117969721420504584571179697214205045845711796972142050458457117969721420504584571179697214205045845711796972142050458457117969721420504584571179697214205045845711796972142050458457117969721420504584571179697214205045845711796972142050458457117969721420504584571179697214205045845711796972" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b90cfc1c-244f-44e1-85c5-cd875c53ca38, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b90cfc1c-244f-44e1-85c5-cd875c53ca38, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12090193374767455189 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1209019337476745518912090193374767455189120901933747674551891209019337476745518912090193374767455189120901933747674551891209019337476745518912090193374767455189120901933747674551891209019337476745518912090193374767455189120901933747674551891209019337476745518912090193374767455189120901933747674551891209019337476745518912090193374767455189120901933747674551891209019337476745518912090193374767455189" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b90cfc1c-244f-44e1-85c5-cd875c53ca38, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a64f7cd6-dab5-42ac-999a-c85c3472a3ee, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a64f7cd6-dab5-42ac-999a-c85c3472a3ee, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4568792589264435041 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45687925892644350414568792589264435041456879258926443504145687925892644350414568792589264435041456879258926443504145687925892644350414568792589264435041456879258926443504145687925892644350414568792589264435041456879258926443504145687925892644350414568792589264435041456879258926443504145687925892644350414568792589264435041456879258926443504145687925892644350414568792589264435041" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36915ebb-aa37-46c9-b4a2-593cad77135b, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f828ba20-c31b-454b-96bb-767fb8afb1cf, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f828ba20-c31b-454b-96bb-767fb8afb1cf, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1653526743512590721 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16535267435125907211653526743512590721165352674351259072116535267435125907211653526743512590721165352674351259072116535267435125907211653526743512590721165352674351259072116535267435125907211653526743512590721165352674351259072116535267435125907211653526743512590721165352674351259072116535267435125907211653526743512590721165352674351259072116535267435125907211653526743512590721" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a64f7cd6-dab5-42ac-999a-c85c3472a3ee, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42628f6e-fc3e-4c2e-b84c-97e7a7b73bc3, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42628f6e-fc3e-4c2e-b84c-97e7a7b73bc3, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4651549895928454821 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46515498959284548214651549895928454821465154989592845482146515498959284548214651549895928454821465154989592845482146515498959284548214651549895928454821465154989592845482146515498959284548214651549895928454821465154989592845482146515498959284548214651549895928454821465154989592845482146515498959284548214651549895928454821465154989592845482146515498959284548214651549895928454821" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f828ba20-c31b-454b-96bb-767fb8afb1cf, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f3f89c0-b6ea-4eab-abf3-407adc9ed6b2, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f3f89c0-b6ea-4eab-abf3-407adc9ed6b2, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10993798686439561716 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1099379868643956171610993798686439561716109937986864395617161099379868643956171610993798686439561716109937986864395617161099379868643956171610993798686439561716109937986864395617161099379868643956171610993798686439561716109937986864395617161099379868643956171610993798686439561716109937986864395617161099379868643956171610993798686439561716109937986864395617161099379868643956171610993798686439561716" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42628f6e-fc3e-4c2e-b84c-97e7a7b73bc3, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4530987d-3687-4d98-9d04-032e5f7d37ff, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4530987d-3687-4d98-9d04-032e5f7d37ff, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15534885407369155237 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1553488540736915523715534885407369155237155348854073691552371553488540736915523715534885407369155237155348854073691552371553488540736915523715534885407369155237155348854073691552371553488540736915523715534885407369155237155348854073691552371553488540736915523715534885407369155237155348854073691552371553488540736915523715534885407369155237155348854073691552371553488540736915523715534885407369155237" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f3f89c0-b6ea-4eab-abf3-407adc9ed6b2, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a8f9b9c-7ef9-4155-98b0-9535835f78b0, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a8f9b9c-7ef9-4155-98b0-9535835f78b0, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18048550715266635728 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1804855071526663572818048550715266635728180485507152666357281804855071526663572818048550715266635728180485507152666357281804855071526663572818048550715266635728180485507152666357281804855071526663572818048550715266635728180485507152666357281804855071526663572818048550715266635728180485507152666357281804855071526663572818048550715266635728180485507152666357281804855071526663572818048550715266635728" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4530987d-3687-4d98-9d04-032e5f7d37ff, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd9b7ba3-964d-404e-9c26-a99f339ab708, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd9b7ba3-964d-404e-9c26-a99f339ab708, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8351631061918642255 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83516310619186422558351631061918642255835163106191864225583516310619186422558351631061918642255835163106191864225583516310619186422558351631061918642255835163106191864225583516310619186422558351631061918642255835163106191864225583516310619186422558351631061918642255835163106191864225583516310619186422558351631061918642255835163106191864225583516310619186422558351631061918642255" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a8f9b9c-7ef9-4155-98b0-9535835f78b0, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6401b748-4bdf-4c8f-b582-3908fea452ed, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6401b748-4bdf-4c8f-b582-3908fea452ed, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17640848230410866185 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1764084823041086618517640848230410866185176408482304108661851764084823041086618517640848230410866185176408482304108661851764084823041086618517640848230410866185176408482304108661851764084823041086618517640848230410866185176408482304108661851764084823041086618517640848230410866185176408482304108661851764084823041086618517640848230410866185176408482304108661851764084823041086618517640848230410866185" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd9b7ba3-964d-404e-9c26-a99f339ab708, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bee1e88c-b14d-426b-b6b0-6482d77324b2, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bee1e88c-b14d-426b-b6b0-6482d77324b2, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 539133217319253500 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "539133217319253500539133217319253500539133217319253500539133217319253500539133217319253500539133217319253500539133217319253500539133217319253500539133217319253500539133217319253500539133217319253500539133217319253500539133217319253500539133217319253500539133217319253500539133217319253500539133217319253500539133217319253500539133217319253500539133217319253500" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6401b748-4bdf-4c8f-b582-3908fea452ed, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2ba91a4-b5d8-43b0-b338-ac150d9b1f3e, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2ba91a4-b5d8-43b0-b338-ac150d9b1f3e, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7747751316585363749 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77477513165853637497747751316585363749774775131658536374977477513165853637497747751316585363749774775131658536374977477513165853637497747751316585363749774775131658536374977477513165853637497747751316585363749774775131658536374977477513165853637497747751316585363749774775131658536374977477513165853637497747751316585363749774775131658536374977477513165853637497747751316585363749" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bee1e88c-b14d-426b-b6b0-6482d77324b2, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad54e1cc-2efb-46c7-9b47-0a863167ffe4, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad54e1cc-2efb-46c7-9b47-0a863167ffe4, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5033448481211943124 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50334484812119431245033448481211943124503344848121194312450334484812119431245033448481211943124503344848121194312450334484812119431245033448481211943124503344848121194312450334484812119431245033448481211943124503344848121194312450334484812119431245033448481211943124503344848121194312450334484812119431245033448481211943124503344848121194312450334484812119431245033448481211943124" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2ba91a4-b5d8-43b0-b338-ac150d9b1f3e, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f75fcf3-687e-4d58-878e-a340ac6c469a, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad54e1cc-2efb-46c7-9b47-0a863167ffe4, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f75fcf3-687e-4d58-878e-a340ac6c469a, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2957587292880257476 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29575872928802574762957587292880257476295758729288025747629575872928802574762957587292880257476295758729288025747629575872928802574762957587292880257476295758729288025747629575872928802574762957587292880257476295758729288025747629575872928802574762957587292880257476295758729288025747629575872928802574762957587292880257476295758729288025747629575872928802574762957587292880257476" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf211952-ef3e-4aca-b9dc-c401114c07ef, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf211952-ef3e-4aca-b9dc-c401114c07ef, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12191456989664993580 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1219145698966499358012191456989664993580121914569896649935801219145698966499358012191456989664993580121914569896649935801219145698966499358012191456989664993580121914569896649935801219145698966499358012191456989664993580121914569896649935801219145698966499358012191456989664993580121914569896649935801219145698966499358012191456989664993580121914569896649935801219145698966499358012191456989664993580" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f75fcf3-687e-4d58-878e-a340ac6c469a, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 921ce369-5276-4949-9884-92c54f1101c1, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 921ce369-5276-4949-9884-92c54f1101c1, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9359536075861876458 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93595360758618764589359536075861876458935953607586187645893595360758618764589359536075861876458935953607586187645893595360758618764589359536075861876458935953607586187645893595360758618764589359536075861876458935953607586187645893595360758618764589359536075861876458935953607586187645893595360758618764589359536075861876458935953607586187645893595360758618764589359536075861876458" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf211952-ef3e-4aca-b9dc-c401114c07ef, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80cd5352-ec7f-4223-9766-4437da08fb87, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80cd5352-ec7f-4223-9766-4437da08fb87, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11015941694559336242 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1101594169455933624211015941694559336242110159416945593362421101594169455933624211015941694559336242110159416945593362421101594169455933624211015941694559336242110159416945593362421101594169455933624211015941694559336242110159416945593362421101594169455933624211015941694559336242110159416945593362421101594169455933624211015941694559336242110159416945593362421101594169455933624211015941694559336242" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 921ce369-5276-4949-9884-92c54f1101c1, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d39b25b-94be-4806-850a-6578ee9baabd, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d39b25b-94be-4806-850a-6578ee9baabd, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13213339463821796661 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1321333946382179666113213339463821796661132133394638217966611321333946382179666113213339463821796661132133394638217966611321333946382179666113213339463821796661132133394638217966611321333946382179666113213339463821796661132133394638217966611321333946382179666113213339463821796661132133394638217966611321333946382179666113213339463821796661132133394638217966611321333946382179666113213339463821796661" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80cd5352-ec7f-4223-9766-4437da08fb87, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45c502da-a5d0-44f8-b1c0-59429c690e49, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45c502da-a5d0-44f8-b1c0-59429c690e49, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8410651343109666266 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84106513431096662668410651343109666266841065134310966626684106513431096662668410651343109666266841065134310966626684106513431096662668410651343109666266841065134310966626684106513431096662668410651343109666266841065134310966626684106513431096662668410651343109666266841065134310966626684106513431096662668410651343109666266841065134310966626684106513431096662668410651343109666266" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d39b25b-94be-4806-850a-6578ee9baabd, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1ca4de14-5f54-40e4-9f41-3a662d81c204, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1ca4de14-5f54-40e4-9f41-3a662d81c204, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13296293680085964320 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1329629368008596432013296293680085964320132962936800859643201329629368008596432013296293680085964320132962936800859643201329629368008596432013296293680085964320132962936800859643201329629368008596432013296293680085964320132962936800859643201329629368008596432013296293680085964320132962936800859643201329629368008596432013296293680085964320132962936800859643201329629368008596432013296293680085964320" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45c502da-a5d0-44f8-b1c0-59429c690e49, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9191e503-be35-4271-9a7d-6cc51f8f033a, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9191e503-be35-4271-9a7d-6cc51f8f033a, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7671158046295234313 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76711580462952343137671158046295234313767115804629523431376711580462952343137671158046295234313767115804629523431376711580462952343137671158046295234313767115804629523431376711580462952343137671158046295234313767115804629523431376711580462952343137671158046295234313767115804629523431376711580462952343137671158046295234313767115804629523431376711580462952343137671158046295234313" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9191e503-be35-4271-9a7d-6cc51f8f033a, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1ca4de14-5f54-40e4-9f41-3a662d81c204, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a976e23-ec4d-4183-b543-9ab47147b64a, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a976e23-ec4d-4183-b543-9ab47147b64a, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14800602211852814037 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1480060221185281403714800602211852814037148006022118528140371480060221185281403714800602211852814037148006022118528140371480060221185281403714800602211852814037148006022118528140371480060221185281403714800602211852814037148006022118528140371480060221185281403714800602211852814037148006022118528140371480060221185281403714800602211852814037148006022118528140371480060221185281403714800602211852814037" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0da49176-e414-4695-86a9-e615f3a4fd0e, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0da49176-e414-4695-86a9-e615f3a4fd0e, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7804197651881286867 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78041976518812868677804197651881286867780419765188128686778041976518812868677804197651881286867780419765188128686778041976518812868677804197651881286867780419765188128686778041976518812868677804197651881286867780419765188128686778041976518812868677804197651881286867780419765188128686778041976518812868677804197651881286867780419765188128686778041976518812868677804197651881286867" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a976e23-ec4d-4183-b543-9ab47147b64a, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10ee2410-7a43-4cd3-98f7-8cf6c7dd12e1, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10ee2410-7a43-4cd3-98f7-8cf6c7dd12e1, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3618482692617080950 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36184826926170809503618482692617080950361848269261708095036184826926170809503618482692617080950361848269261708095036184826926170809503618482692617080950361848269261708095036184826926170809503618482692617080950361848269261708095036184826926170809503618482692617080950361848269261708095036184826926170809503618482692617080950361848269261708095036184826926170809503618482692617080950" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0da49176-e414-4695-86a9-e615f3a4fd0e, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06d68097-d04a-44af-8b69-6595aa019c85, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06d68097-d04a-44af-8b69-6595aa019c85, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14978019614922621344 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1497801961492262134414978019614922621344149780196149226213441497801961492262134414978019614922621344149780196149226213441497801961492262134414978019614922621344149780196149226213441497801961492262134414978019614922621344149780196149226213441497801961492262134414978019614922621344149780196149226213441497801961492262134414978019614922621344149780196149226213441497801961492262134414978019614922621344" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10ee2410-7a43-4cd3-98f7-8cf6c7dd12e1, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e4908bd-4a35-4234-b2f5-767f7ba396dc, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e4908bd-4a35-4234-b2f5-767f7ba396dc, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15005337663909032446 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1500533766390903244615005337663909032446150053376639090324461500533766390903244615005337663909032446150053376639090324461500533766390903244615005337663909032446150053376639090324461500533766390903244615005337663909032446150053376639090324461500533766390903244615005337663909032446150053376639090324461500533766390903244615005337663909032446150053376639090324461500533766390903244615005337663909032446" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06d68097-d04a-44af-8b69-6595aa019c85, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 273385d4-7f34-43c4-bf4c-12db03af04b5, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 273385d4-7f34-43c4-bf4c-12db03af04b5, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6858155792506025220 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68581557925060252206858155792506025220685815579250602522068581557925060252206858155792506025220685815579250602522068581557925060252206858155792506025220685815579250602522068581557925060252206858155792506025220685815579250602522068581557925060252206858155792506025220685815579250602522068581557925060252206858155792506025220685815579250602522068581557925060252206858155792506025220" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e4908bd-4a35-4234-b2f5-767f7ba396dc, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66f8720e-5855-4de4-b460-0a4e1b773188, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66f8720e-5855-4de4-b460-0a4e1b773188, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5210576073638600752 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52105760736386007525210576073638600752521057607363860075252105760736386007525210576073638600752521057607363860075252105760736386007525210576073638600752521057607363860075252105760736386007525210576073638600752521057607363860075252105760736386007525210576073638600752521057607363860075252105760736386007525210576073638600752521057607363860075252105760736386007525210576073638600752" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 273385d4-7f34-43c4-bf4c-12db03af04b5, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25d4c0ba-7855-4a3c-8530-d26b08901595, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25d4c0ba-7855-4a3c-8530-d26b08901595, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1894650563863596315 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18946505638635963151894650563863596315189465056386359631518946505638635963151894650563863596315189465056386359631518946505638635963151894650563863596315189465056386359631518946505638635963151894650563863596315189465056386359631518946505638635963151894650563863596315189465056386359631518946505638635963151894650563863596315189465056386359631518946505638635963151894650563863596315" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66f8720e-5855-4de4-b460-0a4e1b773188, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 271fa105-94a6-4c48-b24c-d4bb09eb57a3, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 271fa105-94a6-4c48-b24c-d4bb09eb57a3, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11553004549955686860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1155300454995568686011553004549955686860115530045499556868601155300454995568686011553004549955686860115530045499556868601155300454995568686011553004549955686860115530045499556868601155300454995568686011553004549955686860115530045499556868601155300454995568686011553004549955686860115530045499556868601155300454995568686011553004549955686860115530045499556868601155300454995568686011553004549955686860" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 271fa105-94a6-4c48-b24c-d4bb09eb57a3, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 062f6070-3ef4-4e69-96e5-5dae0e7568c0, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 062f6070-3ef4-4e69-96e5-5dae0e7568c0, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16711914307411451107 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1671191430741145110716711914307411451107167119143074114511071671191430741145110716711914307411451107167119143074114511071671191430741145110716711914307411451107167119143074114511071671191430741145110716711914307411451107167119143074114511071671191430741145110716711914307411451107167119143074114511071671191430741145110716711914307411451107167119143074114511071671191430741145110716711914307411451107" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25d4c0ba-7855-4a3c-8530-d26b08901595, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f7f4a9ac-3d14-4869-b1bc-20ac98984f5e, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7f4a9ac-3d14-4869-b1bc-20ac98984f5e, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8553392196394951651 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85533921963949516518553392196394951651855339219639495165185533921963949516518553392196394951651855339219639495165185533921963949516518553392196394951651855339219639495165185533921963949516518553392196394951651855339219639495165185533921963949516518553392196394951651855339219639495165185533921963949516518553392196394951651855339219639495165185533921963949516518553392196394951651" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7f4a9ac-3d14-4869-b1bc-20ac98984f5e, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be5ec8c4-d585-4ccd-9b60-9cd2726a34a1, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 062f6070-3ef4-4e69-96e5-5dae0e7568c0, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be5ec8c4-d585-4ccd-9b60-9cd2726a34a1, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11673233060471956354 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1167323306047195635411673233060471956354116732330604719563541167323306047195635411673233060471956354116732330604719563541167323306047195635411673233060471956354116732330604719563541167323306047195635411673233060471956354116732330604719563541167323306047195635411673233060471956354116732330604719563541167323306047195635411673233060471956354116732330604719563541167323306047195635411673233060471956354" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94cb0d33-aead-4ef2-aa9e-33f8228cd8de, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94cb0d33-aead-4ef2-aa9e-33f8228cd8de, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15948839494884694865 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1594883949488469486515948839494884694865159488394948846948651594883949488469486515948839494884694865159488394948846948651594883949488469486515948839494884694865159488394948846948651594883949488469486515948839494884694865159488394948846948651594883949488469486515948839494884694865159488394948846948651594883949488469486515948839494884694865159488394948846948651594883949488469486515948839494884694865" } } } 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:273 Stopped node localhost:8547/2
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be5ec8c4-d585-4ccd-9b60-9cd2726a34a1, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f091d34-e59e-4443-a0fa-a385181d12a7, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f091d34-e59e-4443-a0fa-a385181d12a7, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4860907457033249471 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48609074570332494714860907457033249471486090745703324947148609074570332494714860907457033249471486090745703324947148609074570332494714860907457033249471486090745703324947148609074570332494714860907457033249471486090745703324947148609074570332494714860907457033249471486090745703324947148609074570332494714860907457033249471486090745703324947148609074570332494714860907457033249471" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94cb0d33-aead-4ef2-aa9e-33f8228cd8de, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce6e372f-a416-4e91-81d6-1b570dd45419, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce6e372f-a416-4e91-81d6-1b570dd45419, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18397953648992156483 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1839795364899215648318397953648992156483183979536489921564831839795364899215648318397953648992156483183979536489921564831839795364899215648318397953648992156483183979536489921564831839795364899215648318397953648992156483183979536489921564831839795364899215648318397953648992156483183979536489921564831839795364899215648318397953648992156483183979536489921564831839795364899215648318397953648992156483" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f091d34-e59e-4443-a0fa-a385181d12a7, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b635309-e383-4dc7-addb-67f9a5b1d5f4, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b635309-e383-4dc7-addb-67f9a5b1d5f4, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8609428181299219680 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86094281812992196808609428181299219680860942818129921968086094281812992196808609428181299219680860942818129921968086094281812992196808609428181299219680860942818129921968086094281812992196808609428181299219680860942818129921968086094281812992196808609428181299219680860942818129921968086094281812992196808609428181299219680860942818129921968086094281812992196808609428181299219680" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce6e372f-a416-4e91-81d6-1b570dd45419, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45b300de-71fd-4c67-a3f6-5f2f47e7c377, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45b300de-71fd-4c67-a3f6-5f2f47e7c377, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11005594531443111635 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1100559453144311163511005594531443111635110055945314431116351100559453144311163511005594531443111635110055945314431116351100559453144311163511005594531443111635110055945314431116351100559453144311163511005594531443111635110055945314431116351100559453144311163511005594531443111635110055945314431116351100559453144311163511005594531443111635110055945314431116351100559453144311163511005594531443111635" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b635309-e383-4dc7-addb-67f9a5b1d5f4, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6fe5f7af-94e4-4571-a405-51e403fed5cf, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6fe5f7af-94e4-4571-a405-51e403fed5cf, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15105796110370313520 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1510579611037031352015105796110370313520151057961103703135201510579611037031352015105796110370313520151057961103703135201510579611037031352015105796110370313520151057961103703135201510579611037031352015105796110370313520151057961103703135201510579611037031352015105796110370313520151057961103703135201510579611037031352015105796110370313520151057961103703135201510579611037031352015105796110370313520" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45b300de-71fd-4c67-a3f6-5f2f47e7c377, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da170801-84e3-4d9b-91b7-ed4b4341fe4b, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da170801-84e3-4d9b-91b7-ed4b4341fe4b, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6777628225649747678 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67776282256497476786777628225649747678677762822564974767867776282256497476786777628225649747678677762822564974767867776282256497476786777628225649747678677762822564974767867776282256497476786777628225649747678677762822564974767867776282256497476786777628225649747678677762822564974767867776282256497476786777628225649747678677762822564974767867776282256497476786777628225649747678" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6fe5f7af-94e4-4571-a405-51e403fed5cf, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8fea7289-cb96-40f7-940d-c4bdba0cd721, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fea7289-cb96-40f7-940d-c4bdba0cd721, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2147903059776930221 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21479030597769302212147903059776930221214790305977693022121479030597769302212147903059776930221214790305977693022121479030597769302212147903059776930221214790305977693022121479030597769302212147903059776930221214790305977693022121479030597769302212147903059776930221214790305977693022121479030597769302212147903059776930221214790305977693022121479030597769302212147903059776930221" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da170801-84e3-4d9b-91b7-ed4b4341fe4b, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0571e8ee-14a2-4b04-a977-d3c446245170, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0571e8ee-14a2-4b04-a977-d3c446245170, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 779001492196250699 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "779001492196250699779001492196250699779001492196250699779001492196250699779001492196250699779001492196250699779001492196250699779001492196250699779001492196250699779001492196250699779001492196250699779001492196250699779001492196250699779001492196250699779001492196250699779001492196250699779001492196250699779001492196250699779001492196250699779001492196250699" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8fea7289-cb96-40f7-940d-c4bdba0cd721, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b68dd083-9b8a-45d7-af68-1f2f9aefb083, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b68dd083-9b8a-45d7-af68-1f2f9aefb083, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3767501534554741387 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37675015345547413873767501534554741387376750153455474138737675015345547413873767501534554741387376750153455474138737675015345547413873767501534554741387376750153455474138737675015345547413873767501534554741387376750153455474138737675015345547413873767501534554741387376750153455474138737675015345547413873767501534554741387376750153455474138737675015345547413873767501534554741387" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0571e8ee-14a2-4b04-a977-d3c446245170, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 529421ec-b2a7-4da1-a10e-c3509114110a, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 529421ec-b2a7-4da1-a10e-c3509114110a, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 184605594540843628 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "184605594540843628184605594540843628184605594540843628184605594540843628184605594540843628184605594540843628184605594540843628184605594540843628184605594540843628184605594540843628184605594540843628184605594540843628184605594540843628184605594540843628184605594540843628184605594540843628184605594540843628184605594540843628184605594540843628184605594540843628" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b68dd083-9b8a-45d7-af68-1f2f9aefb083, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0866b63-cf6a-4875-bf14-fa926465f1f3, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0866b63-cf6a-4875-bf14-fa926465f1f3, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 918302998765912671 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "918302998765912671918302998765912671918302998765912671918302998765912671918302998765912671918302998765912671918302998765912671918302998765912671918302998765912671918302998765912671918302998765912671918302998765912671918302998765912671918302998765912671918302998765912671918302998765912671918302998765912671918302998765912671918302998765912671918302998765912671" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 529421ec-b2a7-4da1-a10e-c3509114110a, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a65b2288-b124-43fb-9143-bbbbc277e599, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a65b2288-b124-43fb-9143-bbbbc277e599, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3537857446582505349 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35378574465825053493537857446582505349353785744658250534935378574465825053493537857446582505349353785744658250534935378574465825053493537857446582505349353785744658250534935378574465825053493537857446582505349353785744658250534935378574465825053493537857446582505349353785744658250534935378574465825053493537857446582505349353785744658250534935378574465825053493537857446582505349" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0866b63-cf6a-4875-bf14-fa926465f1f3, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1df1d216-06a0-45fd-a686-843199072aff, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1df1d216-06a0-45fd-a686-843199072aff, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18236731240201551119 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1823673124020155111918236731240201551119182367312402015511191823673124020155111918236731240201551119182367312402015511191823673124020155111918236731240201551119182367312402015511191823673124020155111918236731240201551119182367312402015511191823673124020155111918236731240201551119182367312402015511191823673124020155111918236731240201551119182367312402015511191823673124020155111918236731240201551119" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a65b2288-b124-43fb-9143-bbbbc277e599, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0565ee2-a9fe-4cce-98ed-68d5bbaee463, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0565ee2-a9fe-4cce-98ed-68d5bbaee463, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10682853048698993201 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1068285304869899320110682853048698993201106828530486989932011068285304869899320110682853048698993201106828530486989932011068285304869899320110682853048698993201106828530486989932011068285304869899320110682853048698993201106828530486989932011068285304869899320110682853048698993201106828530486989932011068285304869899320110682853048698993201106828530486989932011068285304869899320110682853048698993201" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1df1d216-06a0-45fd-a686-843199072aff, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5878f3c1-728b-4202-8843-c56bbbacf16c, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5878f3c1-728b-4202-8843-c56bbbacf16c, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3267096870799999381 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32670968707999993813267096870799999381326709687079999938132670968707999993813267096870799999381326709687079999938132670968707999993813267096870799999381326709687079999938132670968707999993813267096870799999381326709687079999938132670968707999993813267096870799999381326709687079999938132670968707999993813267096870799999381326709687079999938132670968707999993813267096870799999381" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0565ee2-a9fe-4cce-98ed-68d5bbaee463, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48b9a6c0-15e1-4f88-89bb-439bd76113d2, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48b9a6c0-15e1-4f88-89bb-439bd76113d2, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7110691645102106604 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71106916451021066047110691645102106604711069164510210660471106916451021066047110691645102106604711069164510210660471106916451021066047110691645102106604711069164510210660471106916451021066047110691645102106604711069164510210660471106916451021066047110691645102106604711069164510210660471106916451021066047110691645102106604711069164510210660471106916451021066047110691645102106604" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5878f3c1-728b-4202-8843-c56bbbacf16c, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09804c35-86e2-4d9a-98db-40bcc108bf9c, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09804c35-86e2-4d9a-98db-40bcc108bf9c, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1259602808091517387 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12596028080915173871259602808091517387125960280809151738712596028080915173871259602808091517387125960280809151738712596028080915173871259602808091517387125960280809151738712596028080915173871259602808091517387125960280809151738712596028080915173871259602808091517387125960280809151738712596028080915173871259602808091517387125960280809151738712596028080915173871259602808091517387" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48b9a6c0-15e1-4f88-89bb-439bd76113d2, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3b8dfdc-903d-4bf2-bc25-c7cce172167b, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3b8dfdc-903d-4bf2-bc25-c7cce172167b, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11649008517358472736 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1164900851735847273611649008517358472736116490085173584727361164900851735847273611649008517358472736116490085173584727361164900851735847273611649008517358472736116490085173584727361164900851735847273611649008517358472736116490085173584727361164900851735847273611649008517358472736116490085173584727361164900851735847273611649008517358472736116490085173584727361164900851735847273611649008517358472736" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09804c35-86e2-4d9a-98db-40bcc108bf9c, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4bf71c5-a7d1-4d83-af85-46c9a905178f, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4bf71c5-a7d1-4d83-af85-46c9a905178f, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17156071513827062604 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1715607151382706260417156071513827062604171560715138270626041715607151382706260417156071513827062604171560715138270626041715607151382706260417156071513827062604171560715138270626041715607151382706260417156071513827062604171560715138270626041715607151382706260417156071513827062604171560715138270626041715607151382706260417156071513827062604171560715138270626041715607151382706260417156071513827062604" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3b8dfdc-903d-4bf2-bc25-c7cce172167b, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4bf71c5-a7d1-4d83-af85-46c9a905178f, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3950cea-ae4f-4d8e-94f3-f233eb262081, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3950cea-ae4f-4d8e-94f3-f233eb262081, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18130295832127919788 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1813029583212791978818130295832127919788181302958321279197881813029583212791978818130295832127919788181302958321279197881813029583212791978818130295832127919788181302958321279197881813029583212791978818130295832127919788181302958321279197881813029583212791978818130295832127919788181302958321279197881813029583212791978818130295832127919788181302958321279197881813029583212791978818130295832127919788" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a62e6a48-118a-4156-8ca3-c0bc1d70da72, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a62e6a48-118a-4156-8ca3-c0bc1d70da72, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14446243894270030966 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1444624389427003096614446243894270030966144462438942700309661444624389427003096614446243894270030966144462438942700309661444624389427003096614446243894270030966144462438942700309661444624389427003096614446243894270030966144462438942700309661444624389427003096614446243894270030966144462438942700309661444624389427003096614446243894270030966144462438942700309661444624389427003096614446243894270030966" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3950cea-ae4f-4d8e-94f3-f233eb262081, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6558cd74-c7fe-4ebc-8e67-ba54fca18445, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6558cd74-c7fe-4ebc-8e67-ba54fca18445, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6177281389757035401 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61772813897570354016177281389757035401617728138975703540161772813897570354016177281389757035401617728138975703540161772813897570354016177281389757035401617728138975703540161772813897570354016177281389757035401617728138975703540161772813897570354016177281389757035401617728138975703540161772813897570354016177281389757035401617728138975703540161772813897570354016177281389757035401" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a62e6a48-118a-4156-8ca3-c0bc1d70da72, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6066b156-fc29-4fe2-bda0-2cb9190e9e8d, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6066b156-fc29-4fe2-bda0-2cb9190e9e8d, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7616577615355482636 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76165776153554826367616577615355482636761657761535548263676165776153554826367616577615355482636761657761535548263676165776153554826367616577615355482636761657761535548263676165776153554826367616577615355482636761657761535548263676165776153554826367616577615355482636761657761535548263676165776153554826367616577615355482636761657761535548263676165776153554826367616577615355482636" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6558cd74-c7fe-4ebc-8e67-ba54fca18445, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82e4156b-6f76-47b2-89a6-13a9b439142a, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82e4156b-6f76-47b2-89a6-13a9b439142a, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8258660452938108377 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82586604529381083778258660452938108377825866045293810837782586604529381083778258660452938108377825866045293810837782586604529381083778258660452938108377825866045293810837782586604529381083778258660452938108377825866045293810837782586604529381083778258660452938108377825866045293810837782586604529381083778258660452938108377825866045293810837782586604529381083778258660452938108377" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6066b156-fc29-4fe2-bda0-2cb9190e9e8d, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d5b8ae6-e20a-43a7-8e79-553b9a59d9d7, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d5b8ae6-e20a-43a7-8e79-553b9a59d9d7, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 905835414060004470 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "905835414060004470905835414060004470905835414060004470905835414060004470905835414060004470905835414060004470905835414060004470905835414060004470905835414060004470905835414060004470905835414060004470905835414060004470905835414060004470905835414060004470905835414060004470905835414060004470905835414060004470905835414060004470905835414060004470905835414060004470" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82e4156b-6f76-47b2-89a6-13a9b439142a, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7711f589-2c29-4239-add6-05ff83f8ff5e, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7711f589-2c29-4239-add6-05ff83f8ff5e, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1396186489850828124 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13961864898508281241396186489850828124139618648985082812413961864898508281241396186489850828124139618648985082812413961864898508281241396186489850828124139618648985082812413961864898508281241396186489850828124139618648985082812413961864898508281241396186489850828124139618648985082812413961864898508281241396186489850828124139618648985082812413961864898508281241396186489850828124" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d5b8ae6-e20a-43a7-8e79-553b9a59d9d7, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc4ea371-2ef9-4c18-b7d7-8a7727c6c6c5, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc4ea371-2ef9-4c18-b7d7-8a7727c6c6c5, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 508860949225433732 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "508860949225433732508860949225433732508860949225433732508860949225433732508860949225433732508860949225433732508860949225433732508860949225433732508860949225433732508860949225433732508860949225433732508860949225433732508860949225433732508860949225433732508860949225433732508860949225433732508860949225433732508860949225433732508860949225433732508860949225433732" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7711f589-2c29-4239-add6-05ff83f8ff5e, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0eecc177-3f35-4c18-9107-3417de81ea23, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0eecc177-3f35-4c18-9107-3417de81ea23, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3413452491950399340 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34134524919503993403413452491950399340341345249195039934034134524919503993403413452491950399340341345249195039934034134524919503993403413452491950399340341345249195039934034134524919503993403413452491950399340341345249195039934034134524919503993403413452491950399340341345249195039934034134524919503993403413452491950399340341345249195039934034134524919503993403413452491950399340" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc4ea371-2ef9-4c18-b7d7-8a7727c6c6c5, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0bd544a-cc5b-4ea1-90b0-ab781f44e8ee, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0bd544a-cc5b-4ea1-90b0-ab781f44e8ee, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10583241640257815420 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1058324164025781542010583241640257815420105832416402578154201058324164025781542010583241640257815420105832416402578154201058324164025781542010583241640257815420105832416402578154201058324164025781542010583241640257815420105832416402578154201058324164025781542010583241640257815420105832416402578154201058324164025781542010583241640257815420105832416402578154201058324164025781542010583241640257815420" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0eecc177-3f35-4c18-9107-3417de81ea23, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 859f145a-db9d-4e5b-b9c5-1abc006aedc6, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 859f145a-db9d-4e5b-b9c5-1abc006aedc6, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1693969263247816095 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16939692632478160951693969263247816095169396926324781609516939692632478160951693969263247816095169396926324781609516939692632478160951693969263247816095169396926324781609516939692632478160951693969263247816095169396926324781609516939692632478160951693969263247816095169396926324781609516939692632478160951693969263247816095169396926324781609516939692632478160951693969263247816095" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0bd544a-cc5b-4ea1-90b0-ab781f44e8ee, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aebb9681-3903-4833-ae58-9625d669f6a5, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aebb9681-3903-4833-ae58-9625d669f6a5, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11428163225581723125 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1142816322558172312511428163225581723125114281632255817231251142816322558172312511428163225581723125114281632255817231251142816322558172312511428163225581723125114281632255817231251142816322558172312511428163225581723125114281632255817231251142816322558172312511428163225581723125114281632255817231251142816322558172312511428163225581723125114281632255817231251142816322558172312511428163225581723125" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 859f145a-db9d-4e5b-b9c5-1abc006aedc6, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33c5cd1e-640d-4898-bb9b-4c8c66291595, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33c5cd1e-640d-4898-bb9b-4c8c66291595, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5614452863981397404 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56144528639813974045614452863981397404561445286398139740456144528639813974045614452863981397404561445286398139740456144528639813974045614452863981397404561445286398139740456144528639813974045614452863981397404561445286398139740456144528639813974045614452863981397404561445286398139740456144528639813974045614452863981397404561445286398139740456144528639813974045614452863981397404" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aebb9681-3903-4833-ae58-9625d669f6a5, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78e3c930-f6fb-4803-9529-5bbebabb434c, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78e3c930-f6fb-4803-9529-5bbebabb434c, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18093894998875400075 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1809389499887540007518093894998875400075180938949988754000751809389499887540007518093894998875400075180938949988754000751809389499887540007518093894998875400075180938949988754000751809389499887540007518093894998875400075180938949988754000751809389499887540007518093894998875400075180938949988754000751809389499887540007518093894998875400075180938949988754000751809389499887540007518093894998875400075" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33c5cd1e-640d-4898-bb9b-4c8c66291595, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23353333-4c26-44c2-bb06-418a71a25bba, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23353333-4c26-44c2-bb06-418a71a25bba, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9979910589978973316 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99799105899789733169979910589978973316997991058997897331699799105899789733169979910589978973316997991058997897331699799105899789733169979910589978973316997991058997897331699799105899789733169979910589978973316997991058997897331699799105899789733169979910589978973316997991058997897331699799105899789733169979910589978973316997991058997897331699799105899789733169979910589978973316" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78e3c930-f6fb-4803-9529-5bbebabb434c, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc4efa1e-c34a-4640-a12d-5a3f99612abe, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc4efa1e-c34a-4640-a12d-5a3f99612abe, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6793434508088070604 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67934345080880706046793434508088070604679343450808807060467934345080880706046793434508088070604679343450808807060467934345080880706046793434508088070604679343450808807060467934345080880706046793434508088070604679343450808807060467934345080880706046793434508088070604679343450808807060467934345080880706046793434508088070604679343450808807060467934345080880706046793434508088070604" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23353333-4c26-44c2-bb06-418a71a25bba, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b61ddfc4-a471-4567-b9de-162ab79b12cc, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b61ddfc4-a471-4567-b9de-162ab79b12cc, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10269520054775914536 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1026952005477591453610269520054775914536102695200547759145361026952005477591453610269520054775914536102695200547759145361026952005477591453610269520054775914536102695200547759145361026952005477591453610269520054775914536102695200547759145361026952005477591453610269520054775914536102695200547759145361026952005477591453610269520054775914536102695200547759145361026952005477591453610269520054775914536" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc4efa1e-c34a-4640-a12d-5a3f99612abe, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e617fb8-51e6-42eb-870d-4a3a102e406d, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e617fb8-51e6-42eb-870d-4a3a102e406d, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8487556107880644077 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84875561078806440778487556107880644077848755610788064407784875561078806440778487556107880644077848755610788064407784875561078806440778487556107880644077848755610788064407784875561078806440778487556107880644077848755610788064407784875561078806440778487556107880644077848755610788064407784875561078806440778487556107880644077848755610788064407784875561078806440778487556107880644077" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b61ddfc4-a471-4567-b9de-162ab79b12cc, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8d9d987-bda8-4008-9e72-5f5ea39cc4f1, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8d9d987-bda8-4008-9e72-5f5ea39cc4f1, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13275470562251593085 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1327547056225159308513275470562251593085132754705622515930851327547056225159308513275470562251593085132754705622515930851327547056225159308513275470562251593085132754705622515930851327547056225159308513275470562251593085132754705622515930851327547056225159308513275470562251593085132754705622515930851327547056225159308513275470562251593085132754705622515930851327547056225159308513275470562251593085" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e617fb8-51e6-42eb-870d-4a3a102e406d, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34ab3105-26c1-4884-9e4f-8ff604a742fe, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34ab3105-26c1-4884-9e4f-8ff604a742fe, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9558805679365052820 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95588056793650528209558805679365052820955880567936505282095588056793650528209558805679365052820955880567936505282095588056793650528209558805679365052820955880567936505282095588056793650528209558805679365052820955880567936505282095588056793650528209558805679365052820955880567936505282095588056793650528209558805679365052820955880567936505282095588056793650528209558805679365052820" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8d9d987-bda8-4008-9e72-5f5ea39cc4f1, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a35141a9-d61f-4811-9bda-5fedc8a8fe8b, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a35141a9-d61f-4811-9bda-5fedc8a8fe8b, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4596577019413451103 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45965770194134511034596577019413451103459657701941345110345965770194134511034596577019413451103459657701941345110345965770194134511034596577019413451103459657701941345110345965770194134511034596577019413451103459657701941345110345965770194134511034596577019413451103459657701941345110345965770194134511034596577019413451103459657701941345110345965770194134511034596577019413451103" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34ab3105-26c1-4884-9e4f-8ff604a742fe, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 362750da-3840-41e2-9aa7-4f96e75a9013, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 362750da-3840-41e2-9aa7-4f96e75a9013, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13881726325088762872 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1388172632508876287213881726325088762872138817263250887628721388172632508876287213881726325088762872138817263250887628721388172632508876287213881726325088762872138817263250887628721388172632508876287213881726325088762872138817263250887628721388172632508876287213881726325088762872138817263250887628721388172632508876287213881726325088762872138817263250887628721388172632508876287213881726325088762872" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a35141a9-d61f-4811-9bda-5fedc8a8fe8b, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 583fcfa4-90d9-44a7-acd3-c5fc3d3cadb4, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 583fcfa4-90d9-44a7-acd3-c5fc3d3cadb4, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 393963436719917557 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "393963436719917557393963436719917557393963436719917557393963436719917557393963436719917557393963436719917557393963436719917557393963436719917557393963436719917557393963436719917557393963436719917557393963436719917557393963436719917557393963436719917557393963436719917557393963436719917557393963436719917557393963436719917557393963436719917557393963436719917557" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 362750da-3840-41e2-9aa7-4f96e75a9013, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 442fbb5e-d3f6-45da-b9d4-8cb9f81ff9e9, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 442fbb5e-d3f6-45da-b9d4-8cb9f81ff9e9, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11148443915679422085 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1114844391567942208511148443915679422085111484439156794220851114844391567942208511148443915679422085111484439156794220851114844391567942208511148443915679422085111484439156794220851114844391567942208511148443915679422085111484439156794220851114844391567942208511148443915679422085111484439156794220851114844391567942208511148443915679422085111484439156794220851114844391567942208511148443915679422085" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 583fcfa4-90d9-44a7-acd3-c5fc3d3cadb4, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe98135e-8413-47fa-8393-2ac8b33a47be, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe98135e-8413-47fa-8393-2ac8b33a47be, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1898671244525404055 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18986712445254040551898671244525404055189867124452540405518986712445254040551898671244525404055189867124452540405518986712445254040551898671244525404055189867124452540405518986712445254040551898671244525404055189867124452540405518986712445254040551898671244525404055189867124452540405518986712445254040551898671244525404055189867124452540405518986712445254040551898671244525404055" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 442fbb5e-d3f6-45da-b9d4-8cb9f81ff9e9, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e29ea03d-e437-46fb-a0f4-dcb32c2f67b8, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e29ea03d-e437-46fb-a0f4-dcb32c2f67b8, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4849254637111238818 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48492546371112388184849254637111238818484925463711123881848492546371112388184849254637111238818484925463711123881848492546371112388184849254637111238818484925463711123881848492546371112388184849254637111238818484925463711123881848492546371112388184849254637111238818484925463711123881848492546371112388184849254637111238818484925463711123881848492546371112388184849254637111238818" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe98135e-8413-47fa-8393-2ac8b33a47be, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9e42b1a-6830-440b-8ab2-91cd3afb4fbd, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e29ea03d-e437-46fb-a0f4-dcb32c2f67b8, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8513018c-cd17-4fdd-a6da-2f779ed6cfd9, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9e42b1a-6830-440b-8ab2-91cd3afb4fbd, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6431660153016366009 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64316601530163660096431660153016366009643166015301636600964316601530163660096431660153016366009643166015301636600964316601530163660096431660153016366009643166015301636600964316601530163660096431660153016366009643166015301636600964316601530163660096431660153016366009643166015301636600964316601530163660096431660153016366009643166015301636600964316601530163660096431660153016366009" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8513018c-cd17-4fdd-a6da-2f779ed6cfd9, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14548424969258955114 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1454842496925895511414548424969258955114145484249692589551141454842496925895511414548424969258955114145484249692589551141454842496925895511414548424969258955114145484249692589551141454842496925895511414548424969258955114145484249692589551141454842496925895511414548424969258955114145484249692589551141454842496925895511414548424969258955114145484249692589551141454842496925895511414548424969258955114" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9e42b1a-6830-440b-8ab2-91cd3afb4fbd, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a62d6d0-fd02-4b0e-a2f1-4399ebab78bc, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a62d6d0-fd02-4b0e-a2f1-4399ebab78bc, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17511626426831658509 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1751162642683165850917511626426831658509175116264268316585091751162642683165850917511626426831658509175116264268316585091751162642683165850917511626426831658509175116264268316585091751162642683165850917511626426831658509175116264268316585091751162642683165850917511626426831658509175116264268316585091751162642683165850917511626426831658509175116264268316585091751162642683165850917511626426831658509" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8513018c-cd17-4fdd-a6da-2f779ed6cfd9, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5822a096-36fe-4ebe-a5ed-cd6014a83e92, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5822a096-36fe-4ebe-a5ed-cd6014a83e92, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6911148729493629187 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69111487294936291876911148729493629187691114872949362918769111487294936291876911148729493629187691114872949362918769111487294936291876911148729493629187691114872949362918769111487294936291876911148729493629187691114872949362918769111487294936291876911148729493629187691114872949362918769111487294936291876911148729493629187691114872949362918769111487294936291876911148729493629187" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a62d6d0-fd02-4b0e-a2f1-4399ebab78bc, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5822a096-36fe-4ebe-a5ed-cd6014a83e92, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26e7e860-6d03-47ca-8429-c0382d182069, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26e7e860-6d03-47ca-8429-c0382d182069, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9299221220227767323 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92992212202277673239299221220227767323929922122022776732392992212202277673239299221220227767323929922122022776732392992212202277673239299221220227767323929922122022776732392992212202277673239299221220227767323929922122022776732392992212202277673239299221220227767323929922122022776732392992212202277673239299221220227767323929922122022776732392992212202277673239299221220227767323" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5abcb67-b224-4709-a32c-32aa8011771f, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5abcb67-b224-4709-a32c-32aa8011771f, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14910546143222055102 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1491054614322205510214910546143222055102149105461432220551021491054614322205510214910546143222055102149105461432220551021491054614322205510214910546143222055102149105461432220551021491054614322205510214910546143222055102149105461432220551021491054614322205510214910546143222055102149105461432220551021491054614322205510214910546143222055102149105461432220551021491054614322205510214910546143222055102" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26e7e860-6d03-47ca-8429-c0382d182069, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 21db591a-6eae-43b6-a0f5-6c831c664422, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 21db591a-6eae-43b6-a0f5-6c831c664422, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7929309219375804405 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79293092193758044057929309219375804405792930921937580440579293092193758044057929309219375804405792930921937580440579293092193758044057929309219375804405792930921937580440579293092193758044057929309219375804405792930921937580440579293092193758044057929309219375804405792930921937580440579293092193758044057929309219375804405792930921937580440579293092193758044057929309219375804405" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5abcb67-b224-4709-a32c-32aa8011771f, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e229d248-2fe5-4ecc-9443-5f58c6732e83, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e229d248-2fe5-4ecc-9443-5f58c6732e83, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12345590825760785566 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1234559082576078556612345590825760785566123455908257607855661234559082576078556612345590825760785566123455908257607855661234559082576078556612345590825760785566123455908257607855661234559082576078556612345590825760785566123455908257607855661234559082576078556612345590825760785566123455908257607855661234559082576078556612345590825760785566123455908257607855661234559082576078556612345590825760785566" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 21db591a-6eae-43b6-a0f5-6c831c664422, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c50e102-fa8d-4b30-b0c0-dd169241d21a, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c50e102-fa8d-4b30-b0c0-dd169241d21a, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2936432675958121194 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29364326759581211942936432675958121194293643267595812119429364326759581211942936432675958121194293643267595812119429364326759581211942936432675958121194293643267595812119429364326759581211942936432675958121194293643267595812119429364326759581211942936432675958121194293643267595812119429364326759581211942936432675958121194293643267595812119429364326759581211942936432675958121194" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e229d248-2fe5-4ecc-9443-5f58c6732e83, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 527f96f3-b5b0-44b6-8a06-5d0f730ede4d, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 527f96f3-b5b0-44b6-8a06-5d0f730ede4d, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17267709327207522574 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1726770932720752257417267709327207522574172677093272075225741726770932720752257417267709327207522574172677093272075225741726770932720752257417267709327207522574172677093272075225741726770932720752257417267709327207522574172677093272075225741726770932720752257417267709327207522574172677093272075225741726770932720752257417267709327207522574172677093272075225741726770932720752257417267709327207522574" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c50e102-fa8d-4b30-b0c0-dd169241d21a, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d3cb1cb-2a64-42bf-8c11-972e9dfc9c7a, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d3cb1cb-2a64-42bf-8c11-972e9dfc9c7a, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9961493814435357759 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99614938144353577599961493814435357759996149381443535775999614938144353577599961493814435357759996149381443535775999614938144353577599961493814435357759996149381443535775999614938144353577599961493814435357759996149381443535775999614938144353577599961493814435357759996149381443535775999614938144353577599961493814435357759996149381443535775999614938144353577599961493814435357759" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 527f96f3-b5b0-44b6-8a06-5d0f730ede4d, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d362cdcf-7348-43da-8ada-0a9bfd5ba2ae, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d362cdcf-7348-43da-8ada-0a9bfd5ba2ae, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8863772962471023996 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88637729624710239968863772962471023996886377296247102399688637729624710239968863772962471023996886377296247102399688637729624710239968863772962471023996886377296247102399688637729624710239968863772962471023996886377296247102399688637729624710239968863772962471023996886377296247102399688637729624710239968863772962471023996886377296247102399688637729624710239968863772962471023996" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d3cb1cb-2a64-42bf-8c11-972e9dfc9c7a, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a544f93-6e6a-4d64-8f9e-b81e97af0cc4, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a544f93-6e6a-4d64-8f9e-b81e97af0cc4, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1898816195926034254 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18988161959260342541898816195926034254189881619592603425418988161959260342541898816195926034254189881619592603425418988161959260342541898816195926034254189881619592603425418988161959260342541898816195926034254189881619592603425418988161959260342541898816195926034254189881619592603425418988161959260342541898816195926034254189881619592603425418988161959260342541898816195926034254" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a544f93-6e6a-4d64-8f9e-b81e97af0cc4, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aeba9c87-9051-4259-92f1-5ab91365e385, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aeba9c87-9051-4259-92f1-5ab91365e385, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7577430385999242520 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75774303859992425207577430385999242520757743038599924252075774303859992425207577430385999242520757743038599924252075774303859992425207577430385999242520757743038599924252075774303859992425207577430385999242520757743038599924252075774303859992425207577430385999242520757743038599924252075774303859992425207577430385999242520757743038599924252075774303859992425207577430385999242520" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d362cdcf-7348-43da-8ada-0a9bfd5ba2ae, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dfa87974-0e5e-43b1-8a88-63c6e242bbde, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dfa87974-0e5e-43b1-8a88-63c6e242bbde, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3899194127581401590 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38991941275814015903899194127581401590389919412758140159038991941275814015903899194127581401590389919412758140159038991941275814015903899194127581401590389919412758140159038991941275814015903899194127581401590389919412758140159038991941275814015903899194127581401590389919412758140159038991941275814015903899194127581401590389919412758140159038991941275814015903899194127581401590" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aeba9c87-9051-4259-92f1-5ab91365e385, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16f38abb-40d5-467b-9bb0-f5f705168986, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16f38abb-40d5-467b-9bb0-f5f705168986, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7249268966903418519 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72492689669034185197249268966903418519724926896690341851972492689669034185197249268966903418519724926896690341851972492689669034185197249268966903418519724926896690341851972492689669034185197249268966903418519724926896690341851972492689669034185197249268966903418519724926896690341851972492689669034185197249268966903418519724926896690341851972492689669034185197249268966903418519" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dfa87974-0e5e-43b1-8a88-63c6e242bbde, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23fbbe32-5dc5-4761-8007-0580baa54880, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23fbbe32-5dc5-4761-8007-0580baa54880, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6649121702334155446 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66491217023341554466649121702334155446664912170233415544666491217023341554466649121702334155446664912170233415544666491217023341554466649121702334155446664912170233415544666491217023341554466649121702334155446664912170233415544666491217023341554466649121702334155446664912170233415544666491217023341554466649121702334155446664912170233415544666491217023341554466649121702334155446" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16f38abb-40d5-467b-9bb0-f5f705168986, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01e81792-5c50-4e1c-850d-909e31342ce4, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01e81792-5c50-4e1c-850d-909e31342ce4, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8535748910501456582 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85357489105014565828535748910501456582853574891050145658285357489105014565828535748910501456582853574891050145658285357489105014565828535748910501456582853574891050145658285357489105014565828535748910501456582853574891050145658285357489105014565828535748910501456582853574891050145658285357489105014565828535748910501456582853574891050145658285357489105014565828535748910501456582" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23fbbe32-5dc5-4761-8007-0580baa54880, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4227b872-56c1-4d3b-8ec7-1e003bf9479b, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4227b872-56c1-4d3b-8ec7-1e003bf9479b, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8535166680128954154 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85351666801289541548535166680128954154853516668012895415485351666801289541548535166680128954154853516668012895415485351666801289541548535166680128954154853516668012895415485351666801289541548535166680128954154853516668012895415485351666801289541548535166680128954154853516668012895415485351666801289541548535166680128954154853516668012895415485351666801289541548535166680128954154" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01e81792-5c50-4e1c-850d-909e31342ce4, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02ace360-e63c-4205-bd1f-0aa2261567ba, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02ace360-e63c-4205-bd1f-0aa2261567ba, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8468188190224461463 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84681881902244614638468188190224461463846818819022446146384681881902244614638468188190224461463846818819022446146384681881902244614638468188190224461463846818819022446146384681881902244614638468188190224461463846818819022446146384681881902244614638468188190224461463846818819022446146384681881902244614638468188190224461463846818819022446146384681881902244614638468188190224461463" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4227b872-56c1-4d3b-8ec7-1e003bf9479b, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5bbfda2-6b54-4194-a758-b6f822b9e60f, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5bbfda2-6b54-4194-a758-b6f822b9e60f, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6617933729930934727 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66179337299309347276617933729930934727661793372993093472766179337299309347276617933729930934727661793372993093472766179337299309347276617933729930934727661793372993093472766179337299309347276617933729930934727661793372993093472766179337299309347276617933729930934727661793372993093472766179337299309347276617933729930934727661793372993093472766179337299309347276617933729930934727" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02ace360-e63c-4205-bd1f-0aa2261567ba, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6281750b-e39c-4b76-b6a7-658f17ca8858, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6281750b-e39c-4b76-b6a7-658f17ca8858, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15910341105537456836 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1591034110553745683615910341105537456836159103411055374568361591034110553745683615910341105537456836159103411055374568361591034110553745683615910341105537456836159103411055374568361591034110553745683615910341105537456836159103411055374568361591034110553745683615910341105537456836159103411055374568361591034110553745683615910341105537456836159103411055374568361591034110553745683615910341105537456836" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5bbfda2-6b54-4194-a758-b6f822b9e60f, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac057655-5235-4c60-86ea-2d22caa66542, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac057655-5235-4c60-86ea-2d22caa66542, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10067037615184003978 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1006703761518400397810067037615184003978100670376151840039781006703761518400397810067037615184003978100670376151840039781006703761518400397810067037615184003978100670376151840039781006703761518400397810067037615184003978100670376151840039781006703761518400397810067037615184003978100670376151840039781006703761518400397810067037615184003978100670376151840039781006703761518400397810067037615184003978" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6281750b-e39c-4b76-b6a7-658f17ca8858, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d4363bf-0cb3-4186-8906-5aca1f516b6e, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d4363bf-0cb3-4186-8906-5aca1f516b6e, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5629290144418705256 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56292901444187052565629290144418705256562929014441870525656292901444187052565629290144418705256562929014441870525656292901444187052565629290144418705256562929014441870525656292901444187052565629290144418705256562929014441870525656292901444187052565629290144418705256562929014441870525656292901444187052565629290144418705256562929014441870525656292901444187052565629290144418705256" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac057655-5235-4c60-86ea-2d22caa66542, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56fdb5a9-8738-4329-b953-151d7a48f0ea, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56fdb5a9-8738-4329-b953-151d7a48f0ea, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13150921332515662619 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1315092133251566261913150921332515662619131509213325156626191315092133251566261913150921332515662619131509213325156626191315092133251566261913150921332515662619131509213325156626191315092133251566261913150921332515662619131509213325156626191315092133251566261913150921332515662619131509213325156626191315092133251566261913150921332515662619131509213325156626191315092133251566261913150921332515662619" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d4363bf-0cb3-4186-8906-5aca1f516b6e, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2c69846-25b0-4a3b-b587-5fdba3d16486, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2c69846-25b0-4a3b-b587-5fdba3d16486, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17992268638655276316 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1799226863865527631617992268638655276316179922686386552763161799226863865527631617992268638655276316179922686386552763161799226863865527631617992268638655276316179922686386552763161799226863865527631617992268638655276316179922686386552763161799226863865527631617992268638655276316179922686386552763161799226863865527631617992268638655276316179922686386552763161799226863865527631617992268638655276316" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56fdb5a9-8738-4329-b953-151d7a48f0ea, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b835e30-2c23-4120-9962-d69272b0e78f, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b835e30-2c23-4120-9962-d69272b0e78f, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16806984915848278755 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1680698491584827875516806984915848278755168069849158482787551680698491584827875516806984915848278755168069849158482787551680698491584827875516806984915848278755168069849158482787551680698491584827875516806984915848278755168069849158482787551680698491584827875516806984915848278755168069849158482787551680698491584827875516806984915848278755168069849158482787551680698491584827875516806984915848278755" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2c69846-25b0-4a3b-b587-5fdba3d16486, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c38d584-6a31-40b5-b737-dbe5aea85217, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c38d584-6a31-40b5-b737-dbe5aea85217, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3848771762843063906 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38487717628430639063848771762843063906384877176284306390638487717628430639063848771762843063906384877176284306390638487717628430639063848771762843063906384877176284306390638487717628430639063848771762843063906384877176284306390638487717628430639063848771762843063906384877176284306390638487717628430639063848771762843063906384877176284306390638487717628430639063848771762843063906" } } } 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:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/05jb/002234/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:266 Final command: /home/runner/.ya/build/build_root/05jb/002234/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:19927 --tenant=/Root/test_simple_encryption_0 --log-file-name=/home/runner/.ya/build/build_root/05jb/002234/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2/logfile_v6uznsuy.log --grpc-port=8547 --mon-port=1035 --ic-port=22379 --key-file /home/runner/.ya/build/build_root/05jb/002234/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/05jb/002234/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/05jb/002234/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:19927', '--tenant=/Root/test_simple_encryption_0', '--log-file-name=/home/runner/.ya/build/build_root/05jb/002234/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2/logfile_v6uznsuy.log', '--grpc-port=8547', '--mon-port=1035', '--ic-port=22379', '--key-file', '/home/runner/.ya/build/build_root/05jb/002234/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_0key.txt')' in '/home/runner/.ya/build/build_root/05jb/002234/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_2' (no wait)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b835e30-2c23-4120-9962-d69272b0e78f, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee69c146-c0a9-4db6-a8a0-33f26f46eaff, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee69c146-c0a9-4db6-a8a0-33f26f46eaff, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13010765204937146177 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1301076520493714617713010765204937146177130107652049371461771301076520493714617713010765204937146177130107652049371461771301076520493714617713010765204937146177130107652049371461771301076520493714617713010765204937146177130107652049371461771301076520493714617713010765204937146177130107652049371461771301076520493714617713010765204937146177130107652049371461771301076520493714617713010765204937146177" } } } 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: 1681942
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:8547/2
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c38d584-6a31-40b5-b737-dbe5aea85217, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33483b54-45a9-4ab3-8de3-622ed5e11d2f, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33483b54-45a9-4ab3-8de3-622ed5e11d2f, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11207208799142942402 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1120720879914294240211207208799142942402112072087991429424021120720879914294240211207208799142942402112072087991429424021120720879914294240211207208799142942402112072087991429424021120720879914294240211207208799142942402112072087991429424021120720879914294240211207208799142942402112072087991429424021120720879914294240211207208799142942402112072087991429424021120720879914294240211207208799142942402" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.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/05jb/002234/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1681943
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee69c146-c0a9-4db6-a8a0-33f26f46eaff, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79098260-71ee-4b6c-b549-045006837f21, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79098260-71ee-4b6c-b549-045006837f21, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6968899883024133946 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69688998830241339466968899883024133946696889988302413394669688998830241339466968899883024133946696889988302413394669688998830241339466968899883024133946696889988302413394669688998830241339466968899883024133946696889988302413394669688998830241339466968899883024133946696889988302413394669688998830241339466968899883024133946696889988302413394669688998830241339466968899883024133946" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33483b54-45a9-4ab3-8de3-622ed5e11d2f, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58704854-8ce4-4447-a0c9-19ca3eb0e5fc, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58704854-8ce4-4447-a0c9-19ca3eb0e5fc, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17870635299018065809 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1787063529901806580917870635299018065809178706352990180658091787063529901806580917870635299018065809178706352990180658091787063529901806580917870635299018065809178706352990180658091787063529901806580917870635299018065809178706352990180658091787063529901806580917870635299018065809178706352990180658091787063529901806580917870635299018065809178706352990180658091787063529901806580917870635299018065809" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79098260-71ee-4b6c-b549-045006837f21, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e8c6ec8-f938-4ac0-bd93-dbf8b516a52f, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e8c6ec8-f938-4ac0-bd93-dbf8b516a52f, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15015845819662846530 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1501584581966284653015015845819662846530150158458196628465301501584581966284653015015845819662846530150158458196628465301501584581966284653015015845819662846530150158458196628465301501584581966284653015015845819662846530150158458196628465301501584581966284653015015845819662846530150158458196628465301501584581966284653015015845819662846530150158458196628465301501584581966284653015015845819662846530" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58704854-8ce4-4447-a0c9-19ca3eb0e5fc, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a74adce2-6297-4f25-9132-b9596733dd08, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a74adce2-6297-4f25-9132-b9596733dd08, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9928075353183448204 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99280753531834482049928075353183448204992807535318344820499280753531834482049928075353183448204992807535318344820499280753531834482049928075353183448204992807535318344820499280753531834482049928075353183448204992807535318344820499280753531834482049928075353183448204992807535318344820499280753531834482049928075353183448204992807535318344820499280753531834482049928075353183448204" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e8c6ec8-f938-4ac0-bd93-dbf8b516a52f, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 273b0f67-a553-450b-a3c8-4330392cd106, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 273b0f67-a553-450b-a3c8-4330392cd106, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17104347232309424939 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1710434723230942493917104347232309424939171043472323094249391710434723230942493917104347232309424939171043472323094249391710434723230942493917104347232309424939171043472323094249391710434723230942493917104347232309424939171043472323094249391710434723230942493917104347232309424939171043472323094249391710434723230942493917104347232309424939171043472323094249391710434723230942493917104347232309424939" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a74adce2-6297-4f25-9132-b9596733dd08, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae8158de-b9fe-4626-8dc0-95614b2e8899, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae8158de-b9fe-4626-8dc0-95614b2e8899, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14649410209854581687 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1464941020985458168714649410209854581687146494102098545816871464941020985458168714649410209854581687146494102098545816871464941020985458168714649410209854581687146494102098545816871464941020985458168714649410209854581687146494102098545816871464941020985458168714649410209854581687146494102098545816871464941020985458168714649410209854581687146494102098545816871464941020985458168714649410209854581687" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 273b0f67-a553-450b-a3c8-4330392cd106, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c80fa14c-edf5-49dc-a91d-1ab996bd62f9, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c80fa14c-edf5-49dc-a91d-1ab996bd62f9, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17985373294727082152 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1798537329472708215217985373294727082152179853732947270821521798537329472708215217985373294727082152179853732947270821521798537329472708215217985373294727082152179853732947270821521798537329472708215217985373294727082152179853732947270821521798537329472708215217985373294727082152179853732947270821521798537329472708215217985373294727082152179853732947270821521798537329472708215217985373294727082152" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae8158de-b9fe-4626-8dc0-95614b2e8899, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8867a2e9-f15d-4454-8cb4-d5029a51d0b8, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8867a2e9-f15d-4454-8cb4-d5029a51d0b8, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15440407418995591079 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1544040741899559107915440407418995591079154404074189955910791544040741899559107915440407418995591079154404074189955910791544040741899559107915440407418995591079154404074189955910791544040741899559107915440407418995591079154404074189955910791544040741899559107915440407418995591079154404074189955910791544040741899559107915440407418995591079154404074189955910791544040741899559107915440407418995591079" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c80fa14c-edf5-49dc-a91d-1ab996bd62f9, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd1fc038-ca40-4988-97a0-ec035641e614, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd1fc038-ca40-4988-97a0-ec035641e614, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7966488376929676050 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79664883769296760507966488376929676050796648837692967605079664883769296760507966488376929676050796648837692967605079664883769296760507966488376929676050796648837692967605079664883769296760507966488376929676050796648837692967605079664883769296760507966488376929676050796648837692967605079664883769296760507966488376929676050796648837692967605079664883769296760507966488376929676050" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8867a2e9-f15d-4454-8cb4-d5029a51d0b8, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fddd54a2-eeca-4791-a1fc-dc35dd8b1cc3, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fddd54a2-eeca-4791-a1fc-dc35dd8b1cc3, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3764339763816666498 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37643397638166664983764339763816666498376433976381666649837643397638166664983764339763816666498376433976381666649837643397638166664983764339763816666498376433976381666649837643397638166664983764339763816666498376433976381666649837643397638166664983764339763816666498376433976381666649837643397638166664983764339763816666498376433976381666649837643397638166664983764339763816666498" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd1fc038-ca40-4988-97a0-ec035641e614, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c13e0b9-091b-490d-90d8-2113b671f021, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c13e0b9-091b-490d-90d8-2113b671f021, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1222973061711982156 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12229730617119821561222973061711982156122297306171198215612229730617119821561222973061711982156122297306171198215612229730617119821561222973061711982156122297306171198215612229730617119821561222973061711982156122297306171198215612229730617119821561222973061711982156122297306171198215612229730617119821561222973061711982156122297306171198215612229730617119821561222973061711982156" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fddd54a2-eeca-4791-a1fc-dc35dd8b1cc3, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c13e0b9-091b-490d-90d8-2113b671f021, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 627cd04c-7a08-45ed-860f-2f74cec678ba, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 627cd04c-7a08-45ed-860f-2f74cec678ba, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10015109719720487502 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1001510971972048750210015109719720487502100151097197204875021001510971972048750210015109719720487502100151097197204875021001510971972048750210015109719720487502100151097197204875021001510971972048750210015109719720487502100151097197204875021001510971972048750210015109719720487502100151097197204875021001510971972048750210015109719720487502100151097197204875021001510971972048750210015109719720487502" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe91e468-afa0-49dd-8107-73eeff63bc3e, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe91e468-afa0-49dd-8107-73eeff63bc3e, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4145474723329887856 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41454747233298878564145474723329887856414547472332988785641454747233298878564145474723329887856414547472332988785641454747233298878564145474723329887856414547472332988785641454747233298878564145474723329887856414547472332988785641454747233298878564145474723329887856414547472332988785641454747233298878564145474723329887856414547472332988785641454747233298878564145474723329887856" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 627cd04c-7a08-45ed-860f-2f74cec678ba, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf7c46f0-d027-4c63-91ae-c9f280f344ee, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf7c46f0-d027-4c63-91ae-c9f280f344ee, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2175016228830051482 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21750162288300514822175016228830051482217501622883005148221750162288300514822175016228830051482217501622883005148221750162288300514822175016228830051482217501622883005148221750162288300514822175016228830051482217501622883005148221750162288300514822175016228830051482217501622883005148221750162288300514822175016228830051482217501622883005148221750162288300514822175016228830051482" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe91e468-afa0-49dd-8107-73eeff63bc3e, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e85866a9-5565-4e39-8340-1f6ad9e4dcb8, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e85866a9-5565-4e39-8340-1f6ad9e4dcb8, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6996460548766040640 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69964605487660406406996460548766040640699646054876604064069964605487660406406996460548766040640699646054876604064069964605487660406406996460548766040640699646054876604064069964605487660406406996460548766040640699646054876604064069964605487660406406996460548766040640699646054876604064069964605487660406406996460548766040640699646054876604064069964605487660406406996460548766040640" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf7c46f0-d027-4c63-91ae-c9f280f344ee, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80d001a7-513a-48a3-a86c-ec49d3d40c3b, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80d001a7-513a-48a3-a86c-ec49d3d40c3b, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15033811021438378709 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1503381102143837870915033811021438378709150338110214383787091503381102143837870915033811021438378709150338110214383787091503381102143837870915033811021438378709150338110214383787091503381102143837870915033811021438378709150338110214383787091503381102143837870915033811021438378709150338110214383787091503381102143837870915033811021438378709150338110214383787091503381102143837870915033811021438378709" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e85866a9-5565-4e39-8340-1f6ad9e4dcb8, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48a2be44-fe0e-4e6b-8578-0e4c6db59203, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48a2be44-fe0e-4e6b-8578-0e4c6db59203, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10811345243105304143 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1081134524310530414310811345243105304143108113452431053041431081134524310530414310811345243105304143108113452431053041431081134524310530414310811345243105304143108113452431053041431081134524310530414310811345243105304143108113452431053041431081134524310530414310811345243105304143108113452431053041431081134524310530414310811345243105304143108113452431053041431081134524310530414310811345243105304143" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80d001a7-513a-48a3-a86c-ec49d3d40c3b, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 227bd814-b53a-4b13-9353-f2ce4290f695, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 227bd814-b53a-4b13-9353-f2ce4290f695, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12724978137892663451 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1272497813789266345112724978137892663451127249781378926634511272497813789266345112724978137892663451127249781378926634511272497813789266345112724978137892663451127249781378926634511272497813789266345112724978137892663451127249781378926634511272497813789266345112724978137892663451127249781378926634511272497813789266345112724978137892663451127249781378926634511272497813789266345112724978137892663451" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48a2be44-fe0e-4e6b-8578-0e4c6db59203, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, abd0596d-f4e9-4be5-a54e-a3473b53e9ac, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, abd0596d-f4e9-4be5-a54e-a3473b53e9ac, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4397267718392975778 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43972677183929757784397267718392975778439726771839297577843972677183929757784397267718392975778439726771839297577843972677183929757784397267718392975778439726771839297577843972677183929757784397267718392975778439726771839297577843972677183929757784397267718392975778439726771839297577843972677183929757784397267718392975778439726771839297577843972677183929757784397267718392975778" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 227bd814-b53a-4b13-9353-f2ce4290f695, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 588dc4d0-a30d-4711-b592-01416aaee01c, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 588dc4d0-a30d-4711-b592-01416aaee01c, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8661397479713816044 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86613974797138160448661397479713816044866139747971381604486613974797138160448661397479713816044866139747971381604486613974797138160448661397479713816044866139747971381604486613974797138160448661397479713816044866139747971381604486613974797138160448661397479713816044866139747971381604486613974797138160448661397479713816044866139747971381604486613974797138160448661397479713816044" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 588dc4d0-a30d-4711-b592-01416aaee01c, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac42736d-8352-4761-9e13-02c71dab19dc, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac42736d-8352-4761-9e13-02c71dab19dc, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17763487479173368325 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1776348747917336832517763487479173368325177634874791733683251776348747917336832517763487479173368325177634874791733683251776348747917336832517763487479173368325177634874791733683251776348747917336832517763487479173368325177634874791733683251776348747917336832517763487479173368325177634874791733683251776348747917336832517763487479173368325177634874791733683251776348747917336832517763487479173368325" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, abd0596d-f4e9-4be5-a54e-a3473b53e9ac, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0ce4ac0-d48c-4f86-98b8-fbca0042ef94, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0ce4ac0-d48c-4f86-98b8-fbca0042ef94, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18286584289191788857 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1828658428919178885718286584289191788857182865842891917888571828658428919178885718286584289191788857182865842891917888571828658428919178885718286584289191788857182865842891917888571828658428919178885718286584289191788857182865842891917888571828658428919178885718286584289191788857182865842891917888571828658428919178885718286584289191788857182865842891917888571828658428919178885718286584289191788857" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac42736d-8352-4761-9e13-02c71dab19dc, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70433651-daba-426c-98a8-5dfabf630bfb, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70433651-daba-426c-98a8-5dfabf630bfb, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9802620761200765598 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98026207612007655989802620761200765598980262076120076559898026207612007655989802620761200765598980262076120076559898026207612007655989802620761200765598980262076120076559898026207612007655989802620761200765598980262076120076559898026207612007655989802620761200765598980262076120076559898026207612007655989802620761200765598980262076120076559898026207612007655989802620761200765598" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0ce4ac0-d48c-4f86-98b8-fbca0042ef94, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8eff270c-7dea-40db-b023-81a371e605d9, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8eff270c-7dea-40db-b023-81a371e605d9, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8724362023009938345 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87243620230099383458724362023009938345872436202300993834587243620230099383458724362023009938345872436202300993834587243620230099383458724362023009938345872436202300993834587243620230099383458724362023009938345872436202300993834587243620230099383458724362023009938345872436202300993834587243620230099383458724362023009938345872436202300993834587243620230099383458724362023009938345" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70433651-daba-426c-98a8-5dfabf630bfb, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2bb2e41-fa60-4172-b950-087aa7157c5e, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2bb2e41-fa60-4172-b950-087aa7157c5e, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8362312161187513436 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83623121611875134368362312161187513436836231216118751343683623121611875134368362312161187513436836231216118751343683623121611875134368362312161187513436836231216118751343683623121611875134368362312161187513436836231216118751343683623121611875134368362312161187513436836231216118751343683623121611875134368362312161187513436836231216118751343683623121611875134368362312161187513436" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8eff270c-7dea-40db-b023-81a371e605d9, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ebf758e3-1958-4191-b191-6292f7be8ded, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebf758e3-1958-4191-b191-6292f7be8ded, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7916628644644500068 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79166286446445000687916628644644500068791662864464450006879166286446445000687916628644644500068791662864464450006879166286446445000687916628644644500068791662864464450006879166286446445000687916628644644500068791662864464450006879166286446445000687916628644644500068791662864464450006879166286446445000687916628644644500068791662864464450006879166286446445000687916628644644500068" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2bb2e41-fa60-4172-b950-087aa7157c5e, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 26a18d18-c71c-4a88-a1da-67f2d76bfc3b, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 26a18d18-c71c-4a88-a1da-67f2d76bfc3b, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13346934547764096186 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1334693454776409618613346934547764096186133469345477640961861334693454776409618613346934547764096186133469345477640961861334693454776409618613346934547764096186133469345477640961861334693454776409618613346934547764096186133469345477640961861334693454776409618613346934547764096186133469345477640961861334693454776409618613346934547764096186133469345477640961861334693454776409618613346934547764096186" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebf758e3-1958-4191-b191-6292f7be8ded, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 489d7d3b-4d98-4128-800b-f67db7707b52, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 489d7d3b-4d98-4128-800b-f67db7707b52, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12913835941875229625 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1291383594187522962512913835941875229625129138359418752296251291383594187522962512913835941875229625129138359418752296251291383594187522962512913835941875229625129138359418752296251291383594187522962512913835941875229625129138359418752296251291383594187522962512913835941875229625129138359418752296251291383594187522962512913835941875229625129138359418752296251291383594187522962512913835941875229625" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 489d7d3b-4d98-4128-800b-f67db7707b52, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 537e235c-a27d-4a8f-857f-872da5be9f8a, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 537e235c-a27d-4a8f-857f-872da5be9f8a, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11988317394050334959 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1198831739405033495911988317394050334959119883173940503349591198831739405033495911988317394050334959119883173940503349591198831739405033495911988317394050334959119883173940503349591198831739405033495911988317394050334959119883173940503349591198831739405033495911988317394050334959119883173940503349591198831739405033495911988317394050334959119883173940503349591198831739405033495911988317394050334959" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 26a18d18-c71c-4a88-a1da-67f2d76bfc3b, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed319cfe-8813-44d8-b256-681eb4142c6d, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed319cfe-8813-44d8-b256-681eb4142c6d, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8458414939829831619 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84584149398298316198458414939829831619845841493982983161984584149398298316198458414939829831619845841493982983161984584149398298316198458414939829831619845841493982983161984584149398298316198458414939829831619845841493982983161984584149398298316198458414939829831619845841493982983161984584149398298316198458414939829831619845841493982983161984584149398298316198458414939829831619" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 537e235c-a27d-4a8f-857f-872da5be9f8a, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ae6d924-317e-4970-aece-8d4c9400f230, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ae6d924-317e-4970-aece-8d4c9400f230, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17062702872869587827 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1706270287286958782717062702872869587827170627028728695878271706270287286958782717062702872869587827170627028728695878271706270287286958782717062702872869587827170627028728695878271706270287286958782717062702872869587827170627028728695878271706270287286958782717062702872869587827170627028728695878271706270287286958782717062702872869587827170627028728695878271706270287286958782717062702872869587827" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed319cfe-8813-44d8-b256-681eb4142c6d, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4efe992-d707-480e-b1a6-d99559352b18, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4efe992-d707-480e-b1a6-d99559352b18, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5076769283579922273 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50767692835799222735076769283579922273507676928357992227350767692835799222735076769283579922273507676928357992227350767692835799222735076769283579922273507676928357992227350767692835799222735076769283579922273507676928357992227350767692835799222735076769283579922273507676928357992227350767692835799222735076769283579922273507676928357992227350767692835799222735076769283579922273" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ae6d924-317e-4970-aece-8d4c9400f230, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 284fce04-3f55-49cc-86ad-a436515fddfd, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 284fce04-3f55-49cc-86ad-a436515fddfd, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5527282472120422336 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55272824721204223365527282472120422336552728247212042233655272824721204223365527282472120422336552728247212042233655272824721204223365527282472120422336552728247212042233655272824721204223365527282472120422336552728247212042233655272824721204223365527282472120422336552728247212042233655272824721204223365527282472120422336552728247212042233655272824721204223365527282472120422336" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 284fce04-3f55-49cc-86ad-a436515fddfd, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62167ecc-d495-45f0-8e1f-6a896b22de8c, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62167ecc-d495-45f0-8e1f-6a896b22de8c, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16891489993310624463 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1689148999331062446316891489993310624463168914899933106244631689148999331062446316891489993310624463168914899933106244631689148999331062446316891489993310624463168914899933106244631689148999331062446316891489993310624463168914899933106244631689148999331062446316891489993310624463168914899933106244631689148999331062446316891489993310624463168914899933106244631689148999331062446316891489993310624463" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4efe992-d707-480e-b1a6-d99559352b18, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c582f434-b490-41bb-89b8-ea896d637bcd, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c582f434-b490-41bb-89b8-ea896d637bcd, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16617806548393577903 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1661780654839357790316617806548393577903166178065483935779031661780654839357790316617806548393577903166178065483935779031661780654839357790316617806548393577903166178065483935779031661780654839357790316617806548393577903166178065483935779031661780654839357790316617806548393577903166178065483935779031661780654839357790316617806548393577903166178065483935779031661780654839357790316617806548393577903" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62167ecc-d495-45f0-8e1f-6a896b22de8c, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 67fd330f-cce9-4f23-8122-8526aab0105a, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c582f434-b490-41bb-89b8-ea896d637bcd, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9fc3cd1a-b425-464c-a693-9bf52ee3ea23, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9fc3cd1a-b425-464c-a693-9bf52ee3ea23, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9350805711308895660 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93508057113088956609350805711308895660935080571130889566093508057113088956609350805711308895660935080571130889566093508057113088956609350805711308895660935080571130889566093508057113088956609350805711308895660935080571130889566093508057113088956609350805711308895660935080571130889566093508057113088956609350805711308895660935080571130889566093508057113088956609350805711308895660" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67fd330f-cce9-4f23-8122-8526aab0105a, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5591861253820585746 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55918612538205857465591861253820585746559186125382058574655918612538205857465591861253820585746559186125382058574655918612538205857465591861253820585746559186125382058574655918612538205857465591861253820585746559186125382058574655918612538205857465591861253820585746559186125382058574655918612538205857465591861253820585746559186125382058574655918612538205857465591861253820585746" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9fc3cd1a-b425-464c-a693-9bf52ee3ea23, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad3adf2e-793d-4229-8182-b913a28e0368, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad3adf2e-793d-4229-8182-b913a28e0368, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 65738712214725150 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "6573871221472515065738712214725150657387122147251506573871221472515065738712214725150657387122147251506573871221472515065738712214725150657387122147251506573871221472515065738712214725150657387122147251506573871221472515065738712214725150657387122147251506573871221472515065738712214725150657387122147251506573871221472515065738712214725150" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67fd330f-cce9-4f23-8122-8526aab0105a, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5fee60cb-5ff4-41cd-bc9d-4054d1c572d7, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5fee60cb-5ff4-41cd-bc9d-4054d1c572d7, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4448012353180952493 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44480123531809524934448012353180952493444801235318095249344480123531809524934448012353180952493444801235318095249344480123531809524934448012353180952493444801235318095249344480123531809524934448012353180952493444801235318095249344480123531809524934448012353180952493444801235318095249344480123531809524934448012353180952493444801235318095249344480123531809524934448012353180952493" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad3adf2e-793d-4229-8182-b913a28e0368, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a07dcdec-27d9-4ad2-af2c-54e132345557, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a07dcdec-27d9-4ad2-af2c-54e132345557, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16797705361030372044 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1679770536103037204416797705361030372044167977053610303720441679770536103037204416797705361030372044167977053610303720441679770536103037204416797705361030372044167977053610303720441679770536103037204416797705361030372044167977053610303720441679770536103037204416797705361030372044167977053610303720441679770536103037204416797705361030372044167977053610303720441679770536103037204416797705361030372044" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5fee60cb-5ff4-41cd-bc9d-4054d1c572d7, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45e06c0f-b6a9-469a-8cf9-21a027672b08, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45e06c0f-b6a9-469a-8cf9-21a027672b08, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10075762115550168666 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1007576211555016866610075762115550168666100757621155501686661007576211555016866610075762115550168666100757621155501686661007576211555016866610075762115550168666100757621155501686661007576211555016866610075762115550168666100757621155501686661007576211555016866610075762115550168666100757621155501686661007576211555016866610075762115550168666100757621155501686661007576211555016866610075762115550168666" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a07dcdec-27d9-4ad2-af2c-54e132345557, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6351b220-8524-4472-9025-8d9c9a3fa3d9, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6351b220-8524-4472-9025-8d9c9a3fa3d9, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7856299246018868194 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78562992460188681947856299246018868194785629924601886819478562992460188681947856299246018868194785629924601886819478562992460188681947856299246018868194785629924601886819478562992460188681947856299246018868194785629924601886819478562992460188681947856299246018868194785629924601886819478562992460188681947856299246018868194785629924601886819478562992460188681947856299246018868194" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45e06c0f-b6a9-469a-8cf9-21a027672b08, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f8ee0a8-1b32-4f13-b8bb-dae53a8a67b3, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f8ee0a8-1b32-4f13-b8bb-dae53a8a67b3, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16940741466249737969 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1694074146624973796916940741466249737969169407414662497379691694074146624973796916940741466249737969169407414662497379691694074146624973796916940741466249737969169407414662497379691694074146624973796916940741466249737969169407414662497379691694074146624973796916940741466249737969169407414662497379691694074146624973796916940741466249737969169407414662497379691694074146624973796916940741466249737969" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6351b220-8524-4472-9025-8d9c9a3fa3d9, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f35a0b75-7cfa-423c-90d6-f5badc4d09df, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f35a0b75-7cfa-423c-90d6-f5badc4d09df, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8087088163651588655 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80870881636515886558087088163651588655808708816365158865580870881636515886558087088163651588655808708816365158865580870881636515886558087088163651588655808708816365158865580870881636515886558087088163651588655808708816365158865580870881636515886558087088163651588655808708816365158865580870881636515886558087088163651588655808708816365158865580870881636515886558087088163651588655" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f8ee0a8-1b32-4f13-b8bb-dae53a8a67b3, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c8e87f8-cb25-4260-a05a-abbb9adfc2f2, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c8e87f8-cb25-4260-a05a-abbb9adfc2f2, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2976048454402481481 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29760484544024814812976048454402481481297604845440248148129760484544024814812976048454402481481297604845440248148129760484544024814812976048454402481481297604845440248148129760484544024814812976048454402481481297604845440248148129760484544024814812976048454402481481297604845440248148129760484544024814812976048454402481481297604845440248148129760484544024814812976048454402481481" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f35a0b75-7cfa-423c-90d6-f5badc4d09df, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8b5b02f-abf2-47ec-bc64-215671d43610, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8b5b02f-abf2-47ec-bc64-215671d43610, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5132674497363087731 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51326744973630877315132674497363087731513267449736308773151326744973630877315132674497363087731513267449736308773151326744973630877315132674497363087731513267449736308773151326744973630877315132674497363087731513267449736308773151326744973630877315132674497363087731513267449736308773151326744973630877315132674497363087731513267449736308773151326744973630877315132674497363087731" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c8e87f8-cb25-4260-a05a-abbb9adfc2f2, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a72ade96-14a7-4c4f-9783-f82b3aeb76c2, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a72ade96-14a7-4c4f-9783-f82b3aeb76c2, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12243595602765536818 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1224359560276553681812243595602765536818122435956027655368181224359560276553681812243595602765536818122435956027655368181224359560276553681812243595602765536818122435956027655368181224359560276553681812243595602765536818122435956027655368181224359560276553681812243595602765536818122435956027655368181224359560276553681812243595602765536818122435956027655368181224359560276553681812243595602765536818" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8b5b02f-abf2-47ec-bc64-215671d43610, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bffeceb1-dca9-4b46-bc51-2c39b4bb848c, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bffeceb1-dca9-4b46-bc51-2c39b4bb848c, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5970849111553617026 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59708491115536170265970849111553617026597084911155361702659708491115536170265970849111553617026597084911155361702659708491115536170265970849111553617026597084911155361702659708491115536170265970849111553617026597084911155361702659708491115536170265970849111553617026597084911155361702659708491115536170265970849111553617026597084911155361702659708491115536170265970849111553617026" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a72ade96-14a7-4c4f-9783-f82b3aeb76c2, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0224dc0-925a-407d-bac7-fb8faf04de29, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0224dc0-925a-407d-bac7-fb8faf04de29, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8185863490946674078 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81858634909466740788185863490946674078818586349094667407881858634909466740788185863490946674078818586349094667407881858634909466740788185863490946674078818586349094667407881858634909466740788185863490946674078818586349094667407881858634909466740788185863490946674078818586349094667407881858634909466740788185863490946674078818586349094667407881858634909466740788185863490946674078" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bffeceb1-dca9-4b46-bc51-2c39b4bb848c, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ec2f483-42d1-4224-91bb-4f783b44e3d2, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ec2f483-42d1-4224-91bb-4f783b44e3d2, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17871263555960854719 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1787126355596085471917871263555960854719178712635559608547191787126355596085471917871263555960854719178712635559608547191787126355596085471917871263555960854719178712635559608547191787126355596085471917871263555960854719178712635559608547191787126355596085471917871263555960854719178712635559608547191787126355596085471917871263555960854719178712635559608547191787126355596085471917871263555960854719" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0224dc0-925a-407d-bac7-fb8faf04de29, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1fd8e522-d679-49c8-8c21-6bfa95acf442, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1fd8e522-d679-49c8-8c21-6bfa95acf442, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 175872992211908900 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "175872992211908900175872992211908900175872992211908900175872992211908900175872992211908900175872992211908900175872992211908900175872992211908900175872992211908900175872992211908900175872992211908900175872992211908900175872992211908900175872992211908900175872992211908900175872992211908900175872992211908900175872992211908900175872992211908900175872992211908900" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ec2f483-42d1-4224-91bb-4f783b44e3d2, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 290c88d3-596c-412d-a1b8-e2d153e01422, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 290c88d3-596c-412d-a1b8-e2d153e01422, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4341788559740023303 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43417885597400233034341788559740023303434178855974002330343417885597400233034341788559740023303434178855974002330343417885597400233034341788559740023303434178855974002330343417885597400233034341788559740023303434178855974002330343417885597400233034341788559740023303434178855974002330343417885597400233034341788559740023303434178855974002330343417885597400233034341788559740023303" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1fd8e522-d679-49c8-8c21-6bfa95acf442, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31cf43ed-5783-4934-8d9a-2416b7965c95, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31cf43ed-5783-4934-8d9a-2416b7965c95, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10937932218034838226 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1093793221803483822610937932218034838226109379322180348382261093793221803483822610937932218034838226109379322180348382261093793221803483822610937932218034838226109379322180348382261093793221803483822610937932218034838226109379322180348382261093793221803483822610937932218034838226109379322180348382261093793221803483822610937932218034838226109379322180348382261093793221803483822610937932218034838226" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 290c88d3-596c-412d-a1b8-e2d153e01422, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f07dff19-202f-45fe-87bc-4251bc2417b7, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f07dff19-202f-45fe-87bc-4251bc2417b7, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11836532428082473227 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1183653242808247322711836532428082473227118365324280824732271183653242808247322711836532428082473227118365324280824732271183653242808247322711836532428082473227118365324280824732271183653242808247322711836532428082473227118365324280824732271183653242808247322711836532428082473227118365324280824732271183653242808247322711836532428082473227118365324280824732271183653242808247322711836532428082473227" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31cf43ed-5783-4934-8d9a-2416b7965c95, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76ae34bf-2bf9-4b00-ab74-1a73be807a07, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76ae34bf-2bf9-4b00-ab74-1a73be807a07, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10131898470315326828 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1013189847031532682810131898470315326828101318984703153268281013189847031532682810131898470315326828101318984703153268281013189847031532682810131898470315326828101318984703153268281013189847031532682810131898470315326828101318984703153268281013189847031532682810131898470315326828101318984703153268281013189847031532682810131898470315326828101318984703153268281013189847031532682810131898470315326828" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f07dff19-202f-45fe-87bc-4251bc2417b7, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 149eaa66-7cc2-46e7-bdd6-c026f9483320, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 149eaa66-7cc2-46e7-bdd6-c026f9483320, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10133817801964682213 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1013381780196468221310133817801964682213101338178019646822131013381780196468221310133817801964682213101338178019646822131013381780196468221310133817801964682213101338178019646822131013381780196468221310133817801964682213101338178019646822131013381780196468221310133817801964682213101338178019646822131013381780196468221310133817801964682213101338178019646822131013381780196468221310133817801964682213" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76ae34bf-2bf9-4b00-ab74-1a73be807a07, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37795f27-e1cf-44da-958a-b39069a446a7, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37795f27-e1cf-44da-958a-b39069a446a7, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8466229471654621814 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84662294716546218148466229471654621814846622947165462181484662294716546218148466229471654621814846622947165462181484662294716546218148466229471654621814846622947165462181484662294716546218148466229471654621814846622947165462181484662294716546218148466229471654621814846622947165462181484662294716546218148466229471654621814846622947165462181484662294716546218148466229471654621814" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 149eaa66-7cc2-46e7-bdd6-c026f9483320, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52eb8f40-7c49-45c4-b29c-7b4a435dcc72, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52eb8f40-7c49-45c4-b29c-7b4a435dcc72, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8668057302290014156 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86680573022900141568668057302290014156866805730229001415686680573022900141568668057302290014156866805730229001415686680573022900141568668057302290014156866805730229001415686680573022900141568668057302290014156866805730229001415686680573022900141568668057302290014156866805730229001415686680573022900141568668057302290014156866805730229001415686680573022900141568668057302290014156" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37795f27-e1cf-44da-958a-b39069a446a7, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c87cb916-9e13-486d-bcfc-ea45cce1c05a, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c87cb916-9e13-486d-bcfc-ea45cce1c05a, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18068554251170567946 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1806855425117056794618068554251170567946180685542511705679461806855425117056794618068554251170567946180685542511705679461806855425117056794618068554251170567946180685542511705679461806855425117056794618068554251170567946180685542511705679461806855425117056794618068554251170567946180685542511705679461806855425117056794618068554251170567946180685542511705679461806855425117056794618068554251170567946" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52eb8f40-7c49-45c4-b29c-7b4a435dcc72, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0431b7d0-b06e-4fed-bd4a-f781a4854149, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0431b7d0-b06e-4fed-bd4a-f781a4854149, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18225303621335735782 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1822530362133573578218225303621335735782182253036213357357821822530362133573578218225303621335735782182253036213357357821822530362133573578218225303621335735782182253036213357357821822530362133573578218225303621335735782182253036213357357821822530362133573578218225303621335735782182253036213357357821822530362133573578218225303621335735782182253036213357357821822530362133573578218225303621335735782" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0431b7d0-b06e-4fed-bd4a-f781a4854149, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 75291ff9-9156-4820-9569-e3a8e36eace9, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 75291ff9-9156-4820-9569-e3a8e36eace9, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15863953138921474948 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1586395313892147494815863953138921474948158639531389214749481586395313892147494815863953138921474948158639531389214749481586395313892147494815863953138921474948158639531389214749481586395313892147494815863953138921474948158639531389214749481586395313892147494815863953138921474948158639531389214749481586395313892147494815863953138921474948158639531389214749481586395313892147494815863953138921474948" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c87cb916-9e13-486d-bcfc-ea45cce1c05a, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8916181f-3e38-4506-a69d-c8bc3559cb46, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8916181f-3e38-4506-a69d-c8bc3559cb46, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17403426733049150300 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1740342673304915030017403426733049150300174034267330491503001740342673304915030017403426733049150300174034267330491503001740342673304915030017403426733049150300174034267330491503001740342673304915030017403426733049150300174034267330491503001740342673304915030017403426733049150300174034267330491503001740342673304915030017403426733049150300174034267330491503001740342673304915030017403426733049150300" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8916181f-3e38-4506-a69d-c8bc3559cb46, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1bf6383-5a01-4cdd-a233-855b9217a521, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1bf6383-5a01-4cdd-a233-855b9217a521, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2904563997565441002 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29045639975654410022904563997565441002290456399756544100229045639975654410022904563997565441002290456399756544100229045639975654410022904563997565441002290456399756544100229045639975654410022904563997565441002290456399756544100229045639975654410022904563997565441002290456399756544100229045639975654410022904563997565441002290456399756544100229045639975654410022904563997565441002" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 75291ff9-9156-4820-9569-e3a8e36eace9, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b907bb8c-ba5c-48e7-b356-ff17ec8a6843, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b907bb8c-ba5c-48e7-b356-ff17ec8a6843, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17624288733476648737 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1762428873347664873717624288733476648737176242887334766487371762428873347664873717624288733476648737176242887334766487371762428873347664873717624288733476648737176242887334766487371762428873347664873717624288733476648737176242887334766487371762428873347664873717624288733476648737176242887334766487371762428873347664873717624288733476648737176242887334766487371762428873347664873717624288733476648737" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1bf6383-5a01-4cdd-a233-855b9217a521, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c7d4ef1-a34a-4f12-97dc-f00265e5ff5c, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c7d4ef1-a34a-4f12-97dc-f00265e5ff5c, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17808450647365062186 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1780845064736506218617808450647365062186178084506473650621861780845064736506218617808450647365062186178084506473650621861780845064736506218617808450647365062186178084506473650621861780845064736506218617808450647365062186178084506473650621861780845064736506218617808450647365062186178084506473650621861780845064736506218617808450647365062186178084506473650621861780845064736506218617808450647365062186" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b907bb8c-ba5c-48e7-b356-ff17ec8a6843, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 984ea971-7d2a-46e1-9dec-c16313243e03, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 984ea971-7d2a-46e1-9dec-c16313243e03, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16520062242717363206 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1652006224271736320616520062242717363206165200622427173632061652006224271736320616520062242717363206165200622427173632061652006224271736320616520062242717363206165200622427173632061652006224271736320616520062242717363206165200622427173632061652006224271736320616520062242717363206165200622427173632061652006224271736320616520062242717363206165200622427173632061652006224271736320616520062242717363206" } } } 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 1681943) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1681943) elapsed time (sec): 1.0163581371307373
DEBUG    ya.test:process.py:263 Command (pid 1681943) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1681943) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1681943) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1681943) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1681943) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1681943) maxrss: 871756
DEBUG    ya.test:process.py:263 Command (pid 1681943) minflt: 45423
DEBUG    ya.test:process.py:263 Command (pid 1681943) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1681943) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1681943) nivcsw: 179
DEBUG    ya.test:process.py:263 Command (pid 1681943) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1681943) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1681943) nvcsw: 15
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c7d4ef1-a34a-4f12-97dc-f00265e5ff5c, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ya.test:process.py:263 Command (pid 1681943) oublock: 8
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ya.test:process.py:263 Command (pid 1681943) stime: 0.205817
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1705304c-b8f9-44d8-a124-794e36e34e9b, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ya.test:process.py:263 Command (pid 1681943) utime: 0.486006
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1705304c-b8f9-44d8-a124-794e36e34e9b, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10513510544168812549 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1051351054416881254910513510544168812549105135105441688125491051351054416881254910513510544168812549105135105441688125491051351054416881254910513510544168812549105135105441688125491051351054416881254910513510544168812549105135105441688125491051351054416881254910513510544168812549105135105441688125491051351054416881254910513510544168812549105135105441688125491051351054416881254910513510544168812549" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 984ea971-7d2a-46e1-9dec-c16313243e03, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ya.test:process.py:263 Command (pid 1681943) wtime: 1.02
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ya.test:process.py:275 Command (pid 1681943) output:
Git info:
    Commit: 7b0a4d9c78559261275975fd17549d749b5011c4
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 5700ad652966da6232d9553b52ea9591443ffafa into b48c4328a3d2a0ad6fb9b97b0dc31d6f155c3131

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-oqswgafxyq
    Host information: 
        Linux ghrun-oqswgafxyq 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/10226725676/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10226725676/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    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1a5e55a-fda4-47bd-975a-dfc73fd9550a, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ya.test:process.py:276 Command (pid 1681943) errors:

DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1a5e55a-fda4-47bd-975a-dfc73fd9550a, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13030123034694786887 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1303012303469478688713030123034694786887130301230346947868871303012303469478688713030123034694786887130301230346947868871303012303469478688713030123034694786887130301230346947868871303012303469478688713030123034694786887130301230346947868871303012303469478688713030123034694786887130301230346947868871303012303469478688713030123034694786887130301230346947868871303012303469478688713030123034694786887" } } } 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:307 Node 2 version:
Git info:
    Commit: 7b0a4d9c78559261275975fd17549d749b5011c4
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 5700ad652966da6232d9553b52ea9591443ffafa into b48c4328a3d2a0ad6fb9b97b0dc31d6f155c3131
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1705304c-b8f9-44d8-a124-794e36e34e9b, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6426c7b3-80ff-489a-988c-5f583110d813, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6426c7b3-80ff-489a-988c-5f583110d813, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14896292777100171357 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1489629277710017135714896292777100171357148962927771001713571489629277710017135714896292777100171357148962927771001713571489629277710017135714896292777100171357148962927771001713571489629277710017135714896292777100171357148962927771001713571489629277710017135714896292777100171357148962927771001713571489629277710017135714896292777100171357148962927771001713571489629277710017135714896292777100171357" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1a5e55a-fda4-47bd-975a-dfc73fd9550a, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dabafce6-0d0b-475b-b980-937aedbad6b2, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dabafce6-0d0b-475b-b980-937aedbad6b2, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9137512489559153290 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91375124895591532909137512489559153290913751248955915329091375124895591532909137512489559153290913751248955915329091375124895591532909137512489559153290913751248955915329091375124895591532909137512489559153290913751248955915329091375124895591532909137512489559153290913751248955915329091375124895591532909137512489559153290913751248955915329091375124895591532909137512489559153290" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6426c7b3-80ff-489a-988c-5f583110d813, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dabafce6-0d0b-475b-b980-937aedbad6b2, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f662a309-4041-44b8-bb26-e043d60db99e, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f662a309-4041-44b8-bb26-e043d60db99e, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9239918094242489201 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92399180942424892019239918094242489201923991809424248920192399180942424892019239918094242489201923991809424248920192399180942424892019239918094242489201923991809424248920192399180942424892019239918094242489201923991809424248920192399180942424892019239918094242489201923991809424248920192399180942424892019239918094242489201923991809424248920192399180942424892019239918094242489201" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 770c7d10-b787-4baf-b8f7-d88b3e616f93, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 770c7d10-b787-4baf-b8f7-d88b3e616f93, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6993645112864524605 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69936451128645246056993645112864524605699364511286452460569936451128645246056993645112864524605699364511286452460569936451128645246056993645112864524605699364511286452460569936451128645246056993645112864524605699364511286452460569936451128645246056993645112864524605699364511286452460569936451128645246056993645112864524605699364511286452460569936451128645246056993645112864524605" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f662a309-4041-44b8-bb26-e043d60db99e, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 770c7d10-b787-4baf-b8f7-d88b3e616f93, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f029d2e1-ec5d-44a8-ac39-2cfcfe333ca4, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba5559b0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f029d2e1-ec5d-44a8-ac39-2cfcfe333ca4, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14805638292803615030 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1480563829280361503014805638292803615030148056382928036150301480563829280361503014805638292803615030148056382928036150301480563829280361503014805638292803615030148056382928036150301480563829280361503014805638292803615030148056382928036150301480563829280361503014805638292803615030148056382928036150301480563829280361503014805638292803615030148056382928036150301480563829280361503014805638292803615030" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00a71a71-3ece-474f-8abe-7e41d42016ba, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00a71a71-3ece-474f-8abe-7e41d42016ba, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9851783867768839669 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98517838677688396699851783867768839669985178386776883966998517838677688396699851783867768839669985178386776883966998517838677688396699851783867768839669985178386776883966998517838677688396699851783867768839669985178386776883966998517838677688396699851783867768839669985178386776883966998517838677688396699851783867768839669985178386776883966998517838677688396699851783867768839669" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f029d2e1-ec5d-44a8-ac39-2cfcfe333ca4, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba535970>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7c12ba535970>, reason: session-close
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7c12ba535970> is no longer active. Current active count 4.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 69a84363-74ee-4dfb-96b8-f4fbb35b5062, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 69a84363-74ee-4dfb-96b8-f4fbb35b5062, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZWRiMDA0NWQtMjYyNTYzNjQtZWQ1N2IyZjUtZTg5MTQ1NWE=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00a71a71-3ece-474f-8abe-7e41d42016ba, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" 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 0x7c12ba535970>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7c12ba55e730>, reason: session-close
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7c12ba55e730> is no longer active. Current active count 3.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, c7399571-991a-4804-8627-81a04022fece, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, c7399571-991a-4804-8627-81a04022fece, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=M2Y4MDkwZWYtNzAxYzIwZWYtMjNmNTQ5MDktNjQ4ZTVkYw==" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 69a84363-74ee-4dfb-96b8-f4fbb35b5062, ghrun-oqswgafxyq.auto.internal:12675): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 69a84363-74ee-4dfb-96b8-f4fbb35b5062, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 69a84363-74ee-4dfb-96b8-f4fbb35b5062, ghrun-oqswgafxyq.auto.internal:12675): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7c12ba55e730>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33ce49e9-5bc4-4e5b-8f3d-ca600942f0cd, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88fd1e76-b477-4f3c-ac3d-5dd4b0b68c63, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33ce49e9-5bc4-4e5b-8f3d-ca600942f0cd, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13806907063715165915 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1380690706371516591513806907063715165915138069070637151659151380690706371516591513806907063715165915138069070637151659151380690706371516591513806907063715165915138069070637151659151380690706371516591513806907063715165915138069070637151659151380690706371516591513806907063715165915138069070637151659151380690706371516591513806907063715165915138069070637151659151380690706371516591513806907063715165915" } } } 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, c7399571-991a-4804-8627-81a04022fece, ghrun-oqswgafxyq.auto.internal:12675): on response callback started
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88fd1e76-b477-4f3c-ac3d-5dd4b0b68c63, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12285849880762846411 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1228584988076284641112285849880762846411122858498807628464111228584988076284641112285849880762846411122858498807628464111228584988076284641112285849880762846411122858498807628464111228584988076284641112285849880762846411122858498807628464111228584988076284641112285849880762846411122858498807628464111228584988076284641112285849880762846411122858498807628464111228584988076284641112285849880762846411" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, c7399571-991a-4804-8627-81a04022fece, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, c7399571-991a-4804-8627-81a04022fece, ghrun-oqswgafxyq.auto.internal:12675): on response callback success
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33ce49e9-5bc4-4e5b-8f3d-ca600942f0cd, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7c12ba4f06b0>, reason: session-close
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7c12ba4f06b0> is no longer active. Current active count 2.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 2234369d-1eb1-4423-af45-99d81bee82ff, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 2234369d-1eb1-4423-af45-99d81bee82ff, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=ZGNmMTM1ZGMtODI2Yzk5YTItOGMxNTU2MzktY2QyYWEzY2M=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 2234369d-1eb1-4423-af45-99d81bee82ff, ghrun-oqswgafxyq.auto.internal:12675): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 2234369d-1eb1-4423-af45-99d81bee82ff, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 2234369d-1eb1-4423-af45-99d81bee82ff, ghrun-oqswgafxyq.auto.internal:12675): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7c12ba4f06b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fee860c4-f95e-4721-b53f-0db85d8223d1, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fee860c4-f95e-4721-b53f-0db85d8223d1, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YzdlMTRhM2ItYjJlNDM0NjItNWY0NjVlOGYtZDMxNjhkYWM=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16368843384413275624 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1636884338441327562416368843384413275624163688433844132756241636884338441327562416368843384413275624163688433844132756241636884338441327562416368843384413275624163688433844132756241636884338441327562416368843384413275624163688433844132756241636884338441327562416368843384413275624163688433844132756241636884338441327562416368843384413275624163688433844132756241636884338441327562416368843384413275624" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88fd1e76-b477-4f3c-ac3d-5dd4b0b68c63, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12ba4f0cf0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7c12ba4f0cf0>, reason: session-close
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7c12ba4f0cf0> is no longer active. Current active count 1.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, fc52228c-c1d0-4a14-a6be-898e42be932c, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, fc52228c-c1d0-4a14-a6be-898e42be932c, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=N2Y2ZWNmM2YtNmFlYTRjNWMtZDMwNjg4MjItODkzYmUwMg==" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fee860c4-f95e-4721-b53f-0db85d8223d1, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=8f1bdc87-dc5d3d86-97431157-1f153564" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, fc52228c-c1d0-4a14-a6be-898e42be932c, ghrun-oqswgafxyq.auto.internal:12675): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, fc52228c-c1d0-4a14-a6be-898e42be932c, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, fc52228c-c1d0-4a14-a6be-898e42be932c, ghrun-oqswgafxyq.auto.internal:12675): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7c12ba4f0cf0>
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 0x7c12b97299f0 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 0x7c12b972a4f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 30cf8faf-55e1-4974-bfb5-d3996a127591, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 30cf8faf-55e1-4974-bfb5-d3996a127591, ghrun-oqswgafxyq.auto.internal:12675): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 30cf8faf-55e1-4974-bfb5-d3996a127591, ghrun-oqswgafxyq.auto.internal:12675): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, 30cf8faf-55e1-4974-bfb5-d3996a127591, ghrun-oqswgafxyq.auto.internal:12675): 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-12T12:30:42.64280658+00:00", grpc_status:8, grpc_message:"Cannot create session: system shutdown requested."}"
>
DEBUG    ydb.connection:connection.py:91 RpcState(CreateSession, 30cf8faf-55e1-4974-bfb5-d3996a127591, ghrun-oqswgafxyq.auto.internal:12675): unhandled rpc error, disconnecting channel
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-oqswgafxyq.auto.internal:12675
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 0x7c12ba5559b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7c12ba5559b0>, reason: session-close
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7c12ba5559b0> 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 0x7c12ba5559b0> replacement.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c12bb4775f0>
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 0x7c12ba5559b0>
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-12T12:30:42.64280658+00:00", grpc_status:8, grpc_message:"Cannot create session: system shutdown requested."}"
>
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 0x7c12bb496f70 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 0x7c12bb4a1d70>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c12bb4a1d70>
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, fb6a8843-57a1-4c22-8834-adf7aac42949, localhost:19927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, fb6a8843-57a1-4c22-8834-adf7aac42949, localhost:19927): request = { database: "/Root/test_simple_encryption_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, fb6a8843-57a1-4c22-8834-adf7aac42949, localhost:19927): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-oqswgafxyq.auto.internal" port: 13632 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-oqswgafxyq.auto.internal" port: 12675 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-oqswgafxyq.auto.internal:12675, location , ssl: False>, <Endpoint ghrun-oqswgafxyq.auto.internal:13632, 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 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 635659bc-da7a-48d5-8510-850901a74ac5, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 635659bc-da7a-48d5-8510-850901a74ac5, ghrun-oqswgafxyq.auto.internal:12675): 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 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 4db52831-0e2a-4fed-9815-d5facdb8d8c3, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 635659bc-da7a-48d5-8510-850901a74ac5, ghrun-oqswgafxyq.auto.internal:12675): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, 635659bc-da7a-48d5-8510-850901a74ac5, ghrun-oqswgafxyq.auto.internal:12675): 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-12T12:30:42.719068804+00:00", grpc_status:8, grpc_message:"Cannot create session: system shutdown requested."}"
>
DEBUG    ydb.connection:connection.py:91 RpcState(CreateSession, 635659bc-da7a-48d5-8510-850901a74ac5, ghrun-oqswgafxyq.auto.internal:12675): unhandled rpc error, disconnecting channel
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4db52831-0e2a-4fed-9815-d5facdb8d8c3, ghrun-oqswgafxyq.auto.internal:12675): 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 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 3369b9aa-c4dd-44c6-ad60-c6ec9bad2ccc, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3369b9aa-c4dd-44c6-ad60-c6ec9bad2ccc, ghrun-oqswgafxyq.auto.internal:12675): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19927
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-oqswgafxyq.auto.internal:12675
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-12T12:30:42.719068804+00:00", grpc_status:8, grpc_message:"Cannot create session: system shutdown requested."}"
>
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 4db52831-0e2a-4fed-9815-d5facdb8d8c3, ghrun-oqswgafxyq.auto.internal:12675): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, 4db52831-0e2a-4fed-9815-d5facdb8d8c3, ghrun-oqswgafxyq.auto.internal:12675): 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-12T12:30:42.727714278+00:00"}"
>
DEBUG    ydb.connection:connection.py:91 RpcState(CreateSession, 4db52831-0e2a-4fed-9815-d5facdb8d8c3, ghrun-oqswgafxyq.auto.internal:12675): unhandled rpc error, disconnecting channel
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-oqswgafxyq.auto.internal:12675
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-12T12:30:42.727714278+00:00"}"
>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 3369b9aa-c4dd-44c6-ad60-c6ec9bad2ccc, ghrun-oqswgafxyq.auto.internal:12675): on response callback started
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 48004c09-ad00-4f94-8c1c-f347f8921203, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, 3369b9aa-c4dd-44c6-ad60-c6ec9bad2ccc, ghrun-oqswgafxyq.auto.internal:12675): 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-12T12:30:42.73378116+00:00", grpc_status:8, grpc_message:"Cannot create session: system shutdown requested."}"
>
DEBUG    ydb.connection:connection.py:91 RpcState(CreateSession, 3369b9aa-c4dd-44c6-ad60-c6ec9bad2ccc, ghrun-oqswgafxyq.auto.internal:12675): unhandled rpc error, disconnecting channel
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-oqswgafxyq.auto.internal:12675
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 48004c09-ad00-4f94-8c1c-f347f8921203, ghrun-oqswgafxyq.auto.internal:13632): 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 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 10a38763-8346-4e83-b548-784292bb6a24, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 10a38763-8346-4e83-b548-784292bb6a24, ghrun-oqswgafxyq.auto.internal:13632): 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  {created_time:"2025-11-12T12:30:42.73378116+00:00", grpc_status:8, grpc_message:"Cannot create session: system shutdown requested."}"
>
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 48004c09-ad00-4f94-8c1c-f347f8921203, ghrun-oqswgafxyq.auto.internal:13632): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 48004c09-ad00-4f94-8c1c-f347f8921203, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 48004c09-ad00-4f94-8c1c-f347f8921203, ghrun-oqswgafxyq.auto.internal:13632): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, f077a59c-8c73-464f-8569-4315c14aa352, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, f077a59c-8c73-464f-8569-4315c14aa352, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" 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, 10a38763-8346-4e83-b548-784292bb6a24, ghrun-oqswgafxyq.auto.internal:13632): on response callback started
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 3a2aa980-fc12-4275-a6cb-497755d2eb30, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3a2aa980-fc12-4275-a6cb-497755d2eb30, ghrun-oqswgafxyq.auto.internal:13632): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 10a38763-8346-4e83-b548-784292bb6a24, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 10a38763-8346-4e83-b548-784292bb6a24, ghrun-oqswgafxyq.auto.internal:13632): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, 267667af-5ba1-434d-955e-2f4ca4ca12ba, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 267667af-5ba1-434d-955e-2f4ca4ca12ba, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" 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, 3a2aa980-fc12-4275-a6cb-497755d2eb30, ghrun-oqswgafxyq.auto.internal:13632): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3a2aa980-fc12-4275-a6cb-497755d2eb30, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 3a2aa980-fc12-4275-a6cb-497755d2eb30, ghrun-oqswgafxyq.auto.internal:13632): on response callback success
DEBUG    ydb.connection:connection.py:52 RpcState(PrepareDataQuery, 267667af-5ba1-434d-955e-2f4ca4ca12ba, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=8fa5af4-2c0e82b1-3ff69830-7083c7d4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63fad7a8-3b31-4f3c-904b-126632a73cf9, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63fad7a8-3b31-4f3c-904b-126632a73cf9, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7263063005220143677 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72630630052201436777263063005220143677726306300522014367772630630052201436777263063005220143677726306300522014367772630630052201436777263063005220143677726306300522014367772630630052201436777263063005220143677726306300522014367772630630052201436777263063005220143677726306300522014367772630630052201436777263063005220143677726306300522014367772630630052201436777263063005220143677" } } } 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, f077a59c-8c73-464f-8569-4315c14aa352, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=8fa5af4-2c0e82b1-3ff69830-7083c7d4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 109143df-d00d-4ce1-b97a-0aa10a07da8f, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 109143df-d00d-4ce1-b97a-0aa10a07da8f, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16749779935715959987 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1674977993571595998716749779935715959987167497799357159599871674977993571595998716749779935715959987167497799357159599871674977993571595998716749779935715959987167497799357159599871674977993571595998716749779935715959987167497799357159599871674977993571595998716749779935715959987167497799357159599871674977993571595998716749779935715959987167497799357159599871674977993571595998716749779935715959987" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63fad7a8-3b31-4f3c-904b-126632a73cf9, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, 0fa142a3-287b-48d7-b70f-87fafaf46623, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 0fa142a3-287b-48d7-b70f-87fafaf46623, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" 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, 0fa142a3-287b-48d7-b70f-87fafaf46623, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=8fa5af4-2c0e82b1-3ff69830-7083c7d4" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, adc7807d-ab0b-44ca-a9d3-d09c19630e51, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, adc7807d-ab0b-44ca-a9d3-d09c19630e51, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13958239344657247794 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1395823934465724779413958239344657247794139582393446572477941395823934465724779413958239344657247794139582393446572477941395823934465724779413958239344657247794139582393446572477941395823934465724779413958239344657247794139582393446572477941395823934465724779413958239344657247794139582393446572477941395823934465724779413958239344657247794139582393446572477941395823934465724779413958239344657247794" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 109143df-d00d-4ce1-b97a-0aa10a07da8f, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d13d4325-e248-4002-9eb2-4308ecdaca67, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d13d4325-e248-4002-9eb2-4308ecdaca67, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15967917960137559063 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1596791796013755906315967917960137559063159679179601375590631596791796013755906315967917960137559063159679179601375590631596791796013755906315967917960137559063159679179601375590631596791796013755906315967917960137559063159679179601375590631596791796013755906315967917960137559063159679179601375590631596791796013755906315967917960137559063159679179601375590631596791796013755906315967917960137559063" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d13d4325-e248-4002-9eb2-4308ecdaca67, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab158206-aed5-44a8-b6ab-4188f6fa17b4, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab158206-aed5-44a8-b6ab-4188f6fa17b4, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11612506332843508084 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1161250633284350808411612506332843508084116125063328435080841161250633284350808411612506332843508084116125063328435080841161250633284350808411612506332843508084116125063328435080841161250633284350808411612506332843508084116125063328435080841161250633284350808411612506332843508084116125063328435080841161250633284350808411612506332843508084116125063328435080841161250633284350808411612506332843508084" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, adc7807d-ab0b-44ca-a9d3-d09c19630e51, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cfa2794c-9312-47e8-bad6-0742dfca6825, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cfa2794c-9312-47e8-bad6-0742dfca6825, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4184897994569815872 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41848979945698158724184897994569815872418489799456981587241848979945698158724184897994569815872418489799456981587241848979945698158724184897994569815872418489799456981587241848979945698158724184897994569815872418489799456981587241848979945698158724184897994569815872418489799456981587241848979945698158724184897994569815872418489799456981587241848979945698158724184897994569815872" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab158206-aed5-44a8-b6ab-4188f6fa17b4, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a26554d-1eea-4a8e-9a45-40ce1495bd9b, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a26554d-1eea-4a8e-9a45-40ce1495bd9b, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2283933165946083042 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22839331659460830422283933165946083042228393316594608304222839331659460830422283933165946083042228393316594608304222839331659460830422283933165946083042228393316594608304222839331659460830422283933165946083042228393316594608304222839331659460830422283933165946083042228393316594608304222839331659460830422283933165946083042228393316594608304222839331659460830422283933165946083042" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cfa2794c-9312-47e8-bad6-0742dfca6825, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f4e9f1fd-4a6f-4148-b77d-9e07f1eab958, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f4e9f1fd-4a6f-4148-b77d-9e07f1eab958, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4362336124360866891 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43623361243608668914362336124360866891436233612436086689143623361243608668914362336124360866891436233612436086689143623361243608668914362336124360866891436233612436086689143623361243608668914362336124360866891436233612436086689143623361243608668914362336124360866891436233612436086689143623361243608668914362336124360866891436233612436086689143623361243608668914362336124360866891" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a26554d-1eea-4a8e-9a45-40ce1495bd9b, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8af8ca1d-74ea-4e3a-848f-6f3eed752a6c, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8af8ca1d-74ea-4e3a-848f-6f3eed752a6c, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10894865700694880224 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1089486570069488022410894865700694880224108948657006948802241089486570069488022410894865700694880224108948657006948802241089486570069488022410894865700694880224108948657006948802241089486570069488022410894865700694880224108948657006948802241089486570069488022410894865700694880224108948657006948802241089486570069488022410894865700694880224108948657006948802241089486570069488022410894865700694880224" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f4e9f1fd-4a6f-4148-b77d-9e07f1eab958, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a4d48be-0963-46c6-9aa3-ea956ba4c5a2, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a4d48be-0963-46c6-9aa3-ea956ba4c5a2, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11758261760424331665 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1175826176042433166511758261760424331665117582617604243316651175826176042433166511758261760424331665117582617604243316651175826176042433166511758261760424331665117582617604243316651175826176042433166511758261760424331665117582617604243316651175826176042433166511758261760424331665117582617604243316651175826176042433166511758261760424331665117582617604243316651175826176042433166511758261760424331665" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8af8ca1d-74ea-4e3a-848f-6f3eed752a6c, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7cfede9-b9ab-4200-9dd2-691aa76f5d3c, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7cfede9-b9ab-4200-9dd2-691aa76f5d3c, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10340642065335158771 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1034064206533515877110340642065335158771103406420653351587711034064206533515877110340642065335158771103406420653351587711034064206533515877110340642065335158771103406420653351587711034064206533515877110340642065335158771103406420653351587711034064206533515877110340642065335158771103406420653351587711034064206533515877110340642065335158771103406420653351587711034064206533515877110340642065335158771" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a4d48be-0963-46c6-9aa3-ea956ba4c5a2, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b72f52f2-0410-4407-8d15-01c947e033e6, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b72f52f2-0410-4407-8d15-01c947e033e6, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1676738834217082304 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16767388342170823041676738834217082304167673883421708230416767388342170823041676738834217082304167673883421708230416767388342170823041676738834217082304167673883421708230416767388342170823041676738834217082304167673883421708230416767388342170823041676738834217082304167673883421708230416767388342170823041676738834217082304167673883421708230416767388342170823041676738834217082304" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b72f52f2-0410-4407-8d15-01c947e033e6, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d48f151-a3eb-4ab8-bbdc-7332f7f6077a, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7cfede9-b9ab-4200-9dd2-691aa76f5d3c, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0bba95cb-e076-43a4-878b-87faef8e3d1d, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d48f151-a3eb-4ab8-bbdc-7332f7f6077a, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13731509156940449201 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1373150915694044920113731509156940449201137315091569404492011373150915694044920113731509156940449201137315091569404492011373150915694044920113731509156940449201137315091569404492011373150915694044920113731509156940449201137315091569404492011373150915694044920113731509156940449201137315091569404492011373150915694044920113731509156940449201137315091569404492011373150915694044920113731509156940449201" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0bba95cb-e076-43a4-878b-87faef8e3d1d, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11939744027916987609 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1193974402791698760911939744027916987609119397440279169876091193974402791698760911939744027916987609119397440279169876091193974402791698760911939744027916987609119397440279169876091193974402791698760911939744027916987609119397440279169876091193974402791698760911939744027916987609119397440279169876091193974402791698760911939744027916987609119397440279169876091193974402791698760911939744027916987609" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d48f151-a3eb-4ab8-bbdc-7332f7f6077a, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d45cd89a-8a63-4abb-86df-268482b8fde7, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d45cd89a-8a63-4abb-86df-268482b8fde7, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6959407522681586213 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69594075226815862136959407522681586213695940752268158621369594075226815862136959407522681586213695940752268158621369594075226815862136959407522681586213695940752268158621369594075226815862136959407522681586213695940752268158621369594075226815862136959407522681586213695940752268158621369594075226815862136959407522681586213695940752268158621369594075226815862136959407522681586213" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0bba95cb-e076-43a4-878b-87faef8e3d1d, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ae530aa-2242-44ce-b6c4-ddb16a7167ae, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ae530aa-2242-44ce-b6c4-ddb16a7167ae, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 846787759312213213 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "846787759312213213846787759312213213846787759312213213846787759312213213846787759312213213846787759312213213846787759312213213846787759312213213846787759312213213846787759312213213846787759312213213846787759312213213846787759312213213846787759312213213846787759312213213846787759312213213846787759312213213846787759312213213846787759312213213846787759312213213" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d45cd89a-8a63-4abb-86df-268482b8fde7, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d52534f-c3a5-48a7-ae8f-a0b115b213ee, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d52534f-c3a5-48a7-ae8f-a0b115b213ee, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11143579380029850374 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1114357938002985037411143579380029850374111435793800298503741114357938002985037411143579380029850374111435793800298503741114357938002985037411143579380029850374111435793800298503741114357938002985037411143579380029850374111435793800298503741114357938002985037411143579380029850374111435793800298503741114357938002985037411143579380029850374111435793800298503741114357938002985037411143579380029850374" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ae530aa-2242-44ce-b6c4-ddb16a7167ae, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96ad1501-6d3f-4d2e-ba6a-d5a4186585fd, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96ad1501-6d3f-4d2e-ba6a-d5a4186585fd, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12251696744461644211 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1225169674446164421112251696744461644211122516967444616442111225169674446164421112251696744461644211122516967444616442111225169674446164421112251696744461644211122516967444616442111225169674446164421112251696744461644211122516967444616442111225169674446164421112251696744461644211122516967444616442111225169674446164421112251696744461644211122516967444616442111225169674446164421112251696744461644211" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96ad1501-6d3f-4d2e-ba6a-d5a4186585fd, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2c896ef-771e-4bef-87ef-44596d76b00f, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2c896ef-771e-4bef-87ef-44596d76b00f, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 680039084273752517 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "680039084273752517680039084273752517680039084273752517680039084273752517680039084273752517680039084273752517680039084273752517680039084273752517680039084273752517680039084273752517680039084273752517680039084273752517680039084273752517680039084273752517680039084273752517680039084273752517680039084273752517680039084273752517680039084273752517680039084273752517" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d52534f-c3a5-48a7-ae8f-a0b115b213ee, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca951e4b-9afa-4a5a-97a8-7723a51d5e63, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca951e4b-9afa-4a5a-97a8-7723a51d5e63, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15960373228833229682 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1596037322883322968215960373228833229682159603732288332296821596037322883322968215960373228833229682159603732288332296821596037322883322968215960373228833229682159603732288332296821596037322883322968215960373228833229682159603732288332296821596037322883322968215960373228833229682159603732288332296821596037322883322968215960373228833229682159603732288332296821596037322883322968215960373228833229682" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2c896ef-771e-4bef-87ef-44596d76b00f, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0801aaf-bb59-4351-a9bf-ee5387872c8f, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0801aaf-bb59-4351-a9bf-ee5387872c8f, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14221879733554658016 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1422187973355465801614221879733554658016142218797335546580161422187973355465801614221879733554658016142218797335546580161422187973355465801614221879733554658016142218797335546580161422187973355465801614221879733554658016142218797335546580161422187973355465801614221879733554658016142218797335546580161422187973355465801614221879733554658016142218797335546580161422187973355465801614221879733554658016" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca951e4b-9afa-4a5a-97a8-7723a51d5e63, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae0445ea-0122-4f1b-b594-3b69dccd86fd, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae0445ea-0122-4f1b-b594-3b69dccd86fd, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5669508073896720840 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56695080738967208405669508073896720840566950807389672084056695080738967208405669508073896720840566950807389672084056695080738967208405669508073896720840566950807389672084056695080738967208405669508073896720840566950807389672084056695080738967208405669508073896720840566950807389672084056695080738967208405669508073896720840566950807389672084056695080738967208405669508073896720840" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0801aaf-bb59-4351-a9bf-ee5387872c8f, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54ebf6a3-2d2d-4b6f-9de5-0d8e94925fea, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54ebf6a3-2d2d-4b6f-9de5-0d8e94925fea, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8073292502086938748 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80732925020869387488073292502086938748807329250208693874880732925020869387488073292502086938748807329250208693874880732925020869387488073292502086938748807329250208693874880732925020869387488073292502086938748807329250208693874880732925020869387488073292502086938748807329250208693874880732925020869387488073292502086938748807329250208693874880732925020869387488073292502086938748" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae0445ea-0122-4f1b-b594-3b69dccd86fd, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5583d5e2-ceb1-4a97-8f95-c08f79e04aa3, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5583d5e2-ceb1-4a97-8f95-c08f79e04aa3, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10040761508833816261 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1004076150883381626110040761508833816261100407615088338162611004076150883381626110040761508833816261100407615088338162611004076150883381626110040761508833816261100407615088338162611004076150883381626110040761508833816261100407615088338162611004076150883381626110040761508833816261100407615088338162611004076150883381626110040761508833816261100407615088338162611004076150883381626110040761508833816261" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54ebf6a3-2d2d-4b6f-9de5-0d8e94925fea, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3538f287-ef77-4b09-9687-f432a28cd756, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3538f287-ef77-4b09-9687-f432a28cd756, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9012487849433563204 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90124878494335632049012487849433563204901248784943356320490124878494335632049012487849433563204901248784943356320490124878494335632049012487849433563204901248784943356320490124878494335632049012487849433563204901248784943356320490124878494335632049012487849433563204901248784943356320490124878494335632049012487849433563204901248784943356320490124878494335632049012487849433563204" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5583d5e2-ceb1-4a97-8f95-c08f79e04aa3, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 890c0a6e-523e-4de6-8a5f-357c2c356062, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 890c0a6e-523e-4de6-8a5f-357c2c356062, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1894082152756326671 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18940821527563266711894082152756326671189408215275632667118940821527563266711894082152756326671189408215275632667118940821527563266711894082152756326671189408215275632667118940821527563266711894082152756326671189408215275632667118940821527563266711894082152756326671189408215275632667118940821527563266711894082152756326671189408215275632667118940821527563266711894082152756326671" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3538f287-ef77-4b09-9687-f432a28cd756, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 552a42d2-600a-4a75-97fa-b95d88df36a2, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 552a42d2-600a-4a75-97fa-b95d88df36a2, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15218478817567653311 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1521847881756765331115218478817567653311152184788175676533111521847881756765331115218478817567653311152184788175676533111521847881756765331115218478817567653311152184788175676533111521847881756765331115218478817567653311152184788175676533111521847881756765331115218478817567653311152184788175676533111521847881756765331115218478817567653311152184788175676533111521847881756765331115218478817567653311" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 890c0a6e-523e-4de6-8a5f-357c2c356062, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13bd0021-7f1c-4280-ac31-d4d4beced138, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13bd0021-7f1c-4280-ac31-d4d4beced138, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14500444519179600007 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1450044451917960000714500444519179600007145004445191796000071450044451917960000714500444519179600007145004445191796000071450044451917960000714500444519179600007145004445191796000071450044451917960000714500444519179600007145004445191796000071450044451917960000714500444519179600007145004445191796000071450044451917960000714500444519179600007145004445191796000071450044451917960000714500444519179600007" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 552a42d2-600a-4a75-97fa-b95d88df36a2, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13bd0021-7f1c-4280-ac31-d4d4beced138, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9151321f-54db-430d-b13c-d6fcad976651, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9151321f-54db-430d-b13c-d6fcad976651, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16634164584310007965 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1663416458431000796516634164584310007965166341645843100079651663416458431000796516634164584310007965166341645843100079651663416458431000796516634164584310007965166341645843100079651663416458431000796516634164584310007965166341645843100079651663416458431000796516634164584310007965166341645843100079651663416458431000796516634164584310007965166341645843100079651663416458431000796516634164584310007965" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b75639e-9fd2-4e4e-83da-e890ceff2e55, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b75639e-9fd2-4e4e-83da-e890ceff2e55, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10197579986690763997 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1019757998669076399710197579986690763997101975799866907639971019757998669076399710197579986690763997101975799866907639971019757998669076399710197579986690763997101975799866907639971019757998669076399710197579986690763997101975799866907639971019757998669076399710197579986690763997101975799866907639971019757998669076399710197579986690763997101975799866907639971019757998669076399710197579986690763997" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9151321f-54db-430d-b13c-d6fcad976651, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b9745d1a-f554-4a7a-b621-f7f52db07d90, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b9745d1a-f554-4a7a-b621-f7f52db07d90, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15487421211283360171 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1548742121128336017115487421211283360171154874212112833601711548742121128336017115487421211283360171154874212112833601711548742121128336017115487421211283360171154874212112833601711548742121128336017115487421211283360171154874212112833601711548742121128336017115487421211283360171154874212112833601711548742121128336017115487421211283360171154874212112833601711548742121128336017115487421211283360171" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b75639e-9fd2-4e4e-83da-e890ceff2e55, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ebdac63-fb77-4039-9e82-b754828e1558, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ebdac63-fb77-4039-9e82-b754828e1558, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1091516380279880347 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10915163802798803471091516380279880347109151638027988034710915163802798803471091516380279880347109151638027988034710915163802798803471091516380279880347109151638027988034710915163802798803471091516380279880347109151638027988034710915163802798803471091516380279880347109151638027988034710915163802798803471091516380279880347109151638027988034710915163802798803471091516380279880347" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b9745d1a-f554-4a7a-b621-f7f52db07d90, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66fe3529-4ba2-4a47-ad04-0d1df0b360bb, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66fe3529-4ba2-4a47-ad04-0d1df0b360bb, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3153818516720490694 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31538185167204906943153818516720490694315381851672049069431538185167204906943153818516720490694315381851672049069431538185167204906943153818516720490694315381851672049069431538185167204906943153818516720490694315381851672049069431538185167204906943153818516720490694315381851672049069431538185167204906943153818516720490694315381851672049069431538185167204906943153818516720490694" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ebdac63-fb77-4039-9e82-b754828e1558, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 22b3052e-99fe-4bd0-bc43-0a340c94082b, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22b3052e-99fe-4bd0-bc43-0a340c94082b, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9190616232208122591 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91906162322081225919190616232208122591919061623220812259191906162322081225919190616232208122591919061623220812259191906162322081225919190616232208122591919061623220812259191906162322081225919190616232208122591919061623220812259191906162322081225919190616232208122591919061623220812259191906162322081225919190616232208122591919061623220812259191906162322081225919190616232208122591" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66fe3529-4ba2-4a47-ad04-0d1df0b360bb, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4537687e-4005-4b84-8b1d-1a6066d56441, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4537687e-4005-4b84-8b1d-1a6066d56441, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11844149568155618954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1184414956815561895411844149568155618954118441495681556189541184414956815561895411844149568155618954118441495681556189541184414956815561895411844149568155618954118441495681556189541184414956815561895411844149568155618954118441495681556189541184414956815561895411844149568155618954118441495681556189541184414956815561895411844149568155618954118441495681556189541184414956815561895411844149568155618954" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22b3052e-99fe-4bd0-bc43-0a340c94082b, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fcfe6c0c-cf88-495c-9336-9d84b502d768, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fcfe6c0c-cf88-495c-9336-9d84b502d768, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9936228502006123896 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99362285020061238969936228502006123896993622850200612389699362285020061238969936228502006123896993622850200612389699362285020061238969936228502006123896993622850200612389699362285020061238969936228502006123896993622850200612389699362285020061238969936228502006123896993622850200612389699362285020061238969936228502006123896993622850200612389699362285020061238969936228502006123896" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4537687e-4005-4b84-8b1d-1a6066d56441, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f475e83-6cc7-4e10-a36b-c3e617770611, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fcfe6c0c-cf88-495c-9336-9d84b502d768, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f475e83-6cc7-4e10-a36b-c3e617770611, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13208520023010626548 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1320852002301062654813208520023010626548132085200230106265481320852002301062654813208520023010626548132085200230106265481320852002301062654813208520023010626548132085200230106265481320852002301062654813208520023010626548132085200230106265481320852002301062654813208520023010626548132085200230106265481320852002301062654813208520023010626548132085200230106265481320852002301062654813208520023010626548" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3472fae-38bd-46a3-ab57-f4653166fcd9, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3472fae-38bd-46a3-ab57-f4653166fcd9, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18145669257253086339 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1814566925725308633918145669257253086339181456692572530863391814566925725308633918145669257253086339181456692572530863391814566925725308633918145669257253086339181456692572530863391814566925725308633918145669257253086339181456692572530863391814566925725308633918145669257253086339181456692572530863391814566925725308633918145669257253086339181456692572530863391814566925725308633918145669257253086339" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f475e83-6cc7-4e10-a36b-c3e617770611, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 849f5bd9-3906-48c6-8c65-5463e385f414, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 849f5bd9-3906-48c6-8c65-5463e385f414, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16138794348768386774 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1613879434876838677416138794348768386774161387943487683867741613879434876838677416138794348768386774161387943487683867741613879434876838677416138794348768386774161387943487683867741613879434876838677416138794348768386774161387943487683867741613879434876838677416138794348768386774161387943487683867741613879434876838677416138794348768386774161387943487683867741613879434876838677416138794348768386774" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3472fae-38bd-46a3-ab57-f4653166fcd9, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96ea974e-5c2d-4f74-898c-0202bb11855a, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96ea974e-5c2d-4f74-898c-0202bb11855a, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16815816408433725155 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1681581640843372515516815816408433725155168158164084337251551681581640843372515516815816408433725155168158164084337251551681581640843372515516815816408433725155168158164084337251551681581640843372515516815816408433725155168158164084337251551681581640843372515516815816408433725155168158164084337251551681581640843372515516815816408433725155168158164084337251551681581640843372515516815816408433725155" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 849f5bd9-3906-48c6-8c65-5463e385f414, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2013067-ae27-47a5-b55e-c1c3130b075f, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2013067-ae27-47a5-b55e-c1c3130b075f, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 153186827810407949 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "153186827810407949153186827810407949153186827810407949153186827810407949153186827810407949153186827810407949153186827810407949153186827810407949153186827810407949153186827810407949153186827810407949153186827810407949153186827810407949153186827810407949153186827810407949153186827810407949153186827810407949153186827810407949153186827810407949153186827810407949" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96ea974e-5c2d-4f74-898c-0202bb11855a, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c5f44b54-5599-4ff4-97a6-c2f1609495d2, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c5f44b54-5599-4ff4-97a6-c2f1609495d2, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8750988052064316879 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87509880520643168798750988052064316879875098805206431687987509880520643168798750988052064316879875098805206431687987509880520643168798750988052064316879875098805206431687987509880520643168798750988052064316879875098805206431687987509880520643168798750988052064316879875098805206431687987509880520643168798750988052064316879875098805206431687987509880520643168798750988052064316879" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2013067-ae27-47a5-b55e-c1c3130b075f, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c1cbe5b-54b0-4ef4-afa5-a17218e73962, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c1cbe5b-54b0-4ef4-afa5-a17218e73962, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1667494949673600247 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16674949496736002471667494949673600247166749494967360024716674949496736002471667494949673600247166749494967360024716674949496736002471667494949673600247166749494967360024716674949496736002471667494949673600247166749494967360024716674949496736002471667494949673600247166749494967360024716674949496736002471667494949673600247166749494967360024716674949496736002471667494949673600247" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c5f44b54-5599-4ff4-97a6-c2f1609495d2, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a1425c1-2463-4789-af8d-cdff28468e1f, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a1425c1-2463-4789-af8d-cdff28468e1f, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1724133644852335043 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17241336448523350431724133644852335043172413364485233504317241336448523350431724133644852335043172413364485233504317241336448523350431724133644852335043172413364485233504317241336448523350431724133644852335043172413364485233504317241336448523350431724133644852335043172413364485233504317241336448523350431724133644852335043172413364485233504317241336448523350431724133644852335043" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c1cbe5b-54b0-4ef4-afa5-a17218e73962, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a1425c1-2463-4789-af8d-cdff28468e1f, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb3aec42-76c5-4612-9209-e7533b359532, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb3aec42-76c5-4612-9209-e7533b359532, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5897509372549912118 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58975093725499121185897509372549912118589750937254991211858975093725499121185897509372549912118589750937254991211858975093725499121185897509372549912118589750937254991211858975093725499121185897509372549912118589750937254991211858975093725499121185897509372549912118589750937254991211858975093725499121185897509372549912118589750937254991211858975093725499121185897509372549912118" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3168dad1-78ee-4bed-9635-bde7dd82650b, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3168dad1-78ee-4bed-9635-bde7dd82650b, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4262659334826549645 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42626593348265496454262659334826549645426265933482654964542626593348265496454262659334826549645426265933482654964542626593348265496454262659334826549645426265933482654964542626593348265496454262659334826549645426265933482654964542626593348265496454262659334826549645426265933482654964542626593348265496454262659334826549645426265933482654964542626593348265496454262659334826549645" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb3aec42-76c5-4612-9209-e7533b359532, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3168dad1-78ee-4bed-9635-bde7dd82650b, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ccb7cd55-ecdf-4f1c-91a9-13d3f46a7d39, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ccb7cd55-ecdf-4f1c-91a9-13d3f46a7d39, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2250838045173638083 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22508380451736380832250838045173638083225083804517363808322508380451736380832250838045173638083225083804517363808322508380451736380832250838045173638083225083804517363808322508380451736380832250838045173638083225083804517363808322508380451736380832250838045173638083225083804517363808322508380451736380832250838045173638083225083804517363808322508380451736380832250838045173638083" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04bea8a9-e2f7-4b5b-a7ad-0266eb2607cb, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04bea8a9-e2f7-4b5b-a7ad-0266eb2607cb, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8042758267844943939 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80427582678449439398042758267844943939804275826784494393980427582678449439398042758267844943939804275826784494393980427582678449439398042758267844943939804275826784494393980427582678449439398042758267844943939804275826784494393980427582678449439398042758267844943939804275826784494393980427582678449439398042758267844943939804275826784494393980427582678449439398042758267844943939" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ccb7cd55-ecdf-4f1c-91a9-13d3f46a7d39, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42564cbe-ccb9-4318-bc58-3d733e76c5df, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42564cbe-ccb9-4318-bc58-3d733e76c5df, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11236765680654797854 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1123676568065479785411236765680654797854112367656806547978541123676568065479785411236765680654797854112367656806547978541123676568065479785411236765680654797854112367656806547978541123676568065479785411236765680654797854112367656806547978541123676568065479785411236765680654797854112367656806547978541123676568065479785411236765680654797854112367656806547978541123676568065479785411236765680654797854" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04bea8a9-e2f7-4b5b-a7ad-0266eb2607cb, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2e31294-3f90-4575-87f5-86d97e911df2, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2e31294-3f90-4575-87f5-86d97e911df2, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9467036040957920032 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94670360409579200329467036040957920032946703604095792003294670360409579200329467036040957920032946703604095792003294670360409579200329467036040957920032946703604095792003294670360409579200329467036040957920032946703604095792003294670360409579200329467036040957920032946703604095792003294670360409579200329467036040957920032946703604095792003294670360409579200329467036040957920032" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42564cbe-ccb9-4318-bc58-3d733e76c5df, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca8a20c4-f2c6-4a59-84ae-5887aa4abd9b, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca8a20c4-f2c6-4a59-84ae-5887aa4abd9b, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5324936364460445771 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53249363644604457715324936364460445771532493636446044577153249363644604457715324936364460445771532493636446044577153249363644604457715324936364460445771532493636446044577153249363644604457715324936364460445771532493636446044577153249363644604457715324936364460445771532493636446044577153249363644604457715324936364460445771532493636446044577153249363644604457715324936364460445771" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2e31294-3f90-4575-87f5-86d97e911df2, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca8a20c4-f2c6-4a59-84ae-5887aa4abd9b, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ca222ac-9f30-47a9-9c3b-bbe363bf6b3b, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ca222ac-9f30-47a9-9c3b-bbe363bf6b3b, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 538452391590128660 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "538452391590128660538452391590128660538452391590128660538452391590128660538452391590128660538452391590128660538452391590128660538452391590128660538452391590128660538452391590128660538452391590128660538452391590128660538452391590128660538452391590128660538452391590128660538452391590128660538452391590128660538452391590128660538452391590128660538452391590128660" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c664eb64-2e01-4166-97c7-e52856386297, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c664eb64-2e01-4166-97c7-e52856386297, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18009215873064042660 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1800921587306404266018009215873064042660180092158730640426601800921587306404266018009215873064042660180092158730640426601800921587306404266018009215873064042660180092158730640426601800921587306404266018009215873064042660180092158730640426601800921587306404266018009215873064042660180092158730640426601800921587306404266018009215873064042660180092158730640426601800921587306404266018009215873064042660" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c664eb64-2e01-4166-97c7-e52856386297, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d4604d8-f54e-4d3c-92b0-415f0ced88fc, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d4604d8-f54e-4d3c-92b0-415f0ced88fc, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11636705305414073992 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1163670530541407399211636705305414073992116367053054140739921163670530541407399211636705305414073992116367053054140739921163670530541407399211636705305414073992116367053054140739921163670530541407399211636705305414073992116367053054140739921163670530541407399211636705305414073992116367053054140739921163670530541407399211636705305414073992116367053054140739921163670530541407399211636705305414073992" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ca222ac-9f30-47a9-9c3b-bbe363bf6b3b, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 055a30c3-0162-45b6-bde7-e32bc94a59be, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 055a30c3-0162-45b6-bde7-e32bc94a59be, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7746402228554412767 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77464022285544127677746402228554412767774640222855441276777464022285544127677746402228554412767774640222855441276777464022285544127677746402228554412767774640222855441276777464022285544127677746402228554412767774640222855441276777464022285544127677746402228554412767774640222855441276777464022285544127677746402228554412767774640222855441276777464022285544127677746402228554412767" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d4604d8-f54e-4d3c-92b0-415f0ced88fc, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b82f5ea-cfc5-4b9c-9d34-eab74f2e5eca, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b82f5ea-cfc5-4b9c-9d34-eab74f2e5eca, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10366013048963368644 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1036601304896336864410366013048963368644103660130489633686441036601304896336864410366013048963368644103660130489633686441036601304896336864410366013048963368644103660130489633686441036601304896336864410366013048963368644103660130489633686441036601304896336864410366013048963368644103660130489633686441036601304896336864410366013048963368644103660130489633686441036601304896336864410366013048963368644" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 055a30c3-0162-45b6-bde7-e32bc94a59be, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7ac6783c-9434-4933-acf4-9f9dfa729198, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7ac6783c-9434-4933-acf4-9f9dfa729198, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12908675156606235215 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1290867515660623521512908675156606235215129086751566062352151290867515660623521512908675156606235215129086751566062352151290867515660623521512908675156606235215129086751566062352151290867515660623521512908675156606235215129086751566062352151290867515660623521512908675156606235215129086751566062352151290867515660623521512908675156606235215129086751566062352151290867515660623521512908675156606235215" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b82f5ea-cfc5-4b9c-9d34-eab74f2e5eca, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c74c69c8-7ebb-49b4-81d7-e061745dc20d, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c74c69c8-7ebb-49b4-81d7-e061745dc20d, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15873963027572863972 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1587396302757286397215873963027572863972158739630275728639721587396302757286397215873963027572863972158739630275728639721587396302757286397215873963027572863972158739630275728639721587396302757286397215873963027572863972158739630275728639721587396302757286397215873963027572863972158739630275728639721587396302757286397215873963027572863972158739630275728639721587396302757286397215873963027572863972" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c74c69c8-7ebb-49b4-81d7-e061745dc20d, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2559096-35f1-4d88-a611-b3d2501a0b71, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2559096-35f1-4d88-a611-b3d2501a0b71, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1756287535219193343 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17562875352191933431756287535219193343175628753521919334317562875352191933431756287535219193343175628753521919334317562875352191933431756287535219193343175628753521919334317562875352191933431756287535219193343175628753521919334317562875352191933431756287535219193343175628753521919334317562875352191933431756287535219193343175628753521919334317562875352191933431756287535219193343" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7ac6783c-9434-4933-acf4-9f9dfa729198, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 576c3f56-1b73-4b31-8621-6bbd8e7460d4, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 576c3f56-1b73-4b31-8621-6bbd8e7460d4, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5818963434552929302 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58189634345529293025818963434552929302581896343455292930258189634345529293025818963434552929302581896343455292930258189634345529293025818963434552929302581896343455292930258189634345529293025818963434552929302581896343455292930258189634345529293025818963434552929302581896343455292930258189634345529293025818963434552929302581896343455292930258189634345529293025818963434552929302" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2559096-35f1-4d88-a611-b3d2501a0b71, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c1a6b6f-5b52-478e-b4a1-ee35be2ab45e, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c1a6b6f-5b52-478e-b4a1-ee35be2ab45e, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13609258547524254140 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1360925854752425414013609258547524254140136092585475242541401360925854752425414013609258547524254140136092585475242541401360925854752425414013609258547524254140136092585475242541401360925854752425414013609258547524254140136092585475242541401360925854752425414013609258547524254140136092585475242541401360925854752425414013609258547524254140136092585475242541401360925854752425414013609258547524254140" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 576c3f56-1b73-4b31-8621-6bbd8e7460d4, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b5652ff-1799-4d10-b6e4-31cbd7c783b6, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b5652ff-1799-4d10-b6e4-31cbd7c783b6, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14060395646075202032 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1406039564607520203214060395646075202032140603956460752020321406039564607520203214060395646075202032140603956460752020321406039564607520203214060395646075202032140603956460752020321406039564607520203214060395646075202032140603956460752020321406039564607520203214060395646075202032140603956460752020321406039564607520203214060395646075202032140603956460752020321406039564607520203214060395646075202032" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c1a6b6f-5b52-478e-b4a1-ee35be2ab45e, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a88db6f4-aa53-4cea-9b2f-667a8726ee06, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a88db6f4-aa53-4cea-9b2f-667a8726ee06, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4969633452052305455 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49696334520523054554969633452052305455496963345205230545549696334520523054554969633452052305455496963345205230545549696334520523054554969633452052305455496963345205230545549696334520523054554969633452052305455496963345205230545549696334520523054554969633452052305455496963345205230545549696334520523054554969633452052305455496963345205230545549696334520523054554969633452052305455" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b5652ff-1799-4d10-b6e4-31cbd7c783b6, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 579b765b-9798-4e32-a82e-dd8072fda928, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 579b765b-9798-4e32-a82e-dd8072fda928, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15255592440519005805 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1525559244051900580515255592440519005805152555924405190058051525559244051900580515255592440519005805152555924405190058051525559244051900580515255592440519005805152555924405190058051525559244051900580515255592440519005805152555924405190058051525559244051900580515255592440519005805152555924405190058051525559244051900580515255592440519005805152555924405190058051525559244051900580515255592440519005805" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a88db6f4-aa53-4cea-9b2f-667a8726ee06, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 970d2d94-c2df-44d8-9109-bfa0ccdd7db2, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 970d2d94-c2df-44d8-9109-bfa0ccdd7db2, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5802540437205404777 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58025404372054047775802540437205404777580254043720540477758025404372054047775802540437205404777580254043720540477758025404372054047775802540437205404777580254043720540477758025404372054047775802540437205404777580254043720540477758025404372054047775802540437205404777580254043720540477758025404372054047775802540437205404777580254043720540477758025404372054047775802540437205404777" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 579b765b-9798-4e32-a82e-dd8072fda928, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9a8fbdb-81ec-4e93-b424-4576b079f127, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9a8fbdb-81ec-4e93-b424-4576b079f127, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16989919884063998857 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1698991988406399885716989919884063998857169899198840639988571698991988406399885716989919884063998857169899198840639988571698991988406399885716989919884063998857169899198840639988571698991988406399885716989919884063998857169899198840639988571698991988406399885716989919884063998857169899198840639988571698991988406399885716989919884063998857169899198840639988571698991988406399885716989919884063998857" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 970d2d94-c2df-44d8-9109-bfa0ccdd7db2, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eafaed6b-904e-420d-a445-564f01e95958, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eafaed6b-904e-420d-a445-564f01e95958, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15619112778440024700 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1561911277844002470015619112778440024700156191127784400247001561911277844002470015619112778440024700156191127784400247001561911277844002470015619112778440024700156191127784400247001561911277844002470015619112778440024700156191127784400247001561911277844002470015619112778440024700156191127784400247001561911277844002470015619112778440024700156191127784400247001561911277844002470015619112778440024700" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9a8fbdb-81ec-4e93-b424-4576b079f127, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96bd6835-5ac7-4617-a70a-433a26ab4084, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96bd6835-5ac7-4617-a70a-433a26ab4084, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11010696630314486675 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1101069663031448667511010696630314486675110106966303144866751101069663031448667511010696630314486675110106966303144866751101069663031448667511010696630314486675110106966303144866751101069663031448667511010696630314486675110106966303144866751101069663031448667511010696630314486675110106966303144866751101069663031448667511010696630314486675110106966303144866751101069663031448667511010696630314486675" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eafaed6b-904e-420d-a445-564f01e95958, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9edc6965-f497-4143-ad85-93d547cb157b, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9edc6965-f497-4143-ad85-93d547cb157b, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12109272765166271222 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1210927276516627122212109272765166271222121092727651662712221210927276516627122212109272765166271222121092727651662712221210927276516627122212109272765166271222121092727651662712221210927276516627122212109272765166271222121092727651662712221210927276516627122212109272765166271222121092727651662712221210927276516627122212109272765166271222121092727651662712221210927276516627122212109272765166271222" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96bd6835-5ac7-4617-a70a-433a26ab4084, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c97abb26-1aea-41bd-9ea2-a984033a8ff7, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c97abb26-1aea-41bd-9ea2-a984033a8ff7, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10801520695008302799 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1080152069500830279910801520695008302799108015206950083027991080152069500830279910801520695008302799108015206950083027991080152069500830279910801520695008302799108015206950083027991080152069500830279910801520695008302799108015206950083027991080152069500830279910801520695008302799108015206950083027991080152069500830279910801520695008302799108015206950083027991080152069500830279910801520695008302799" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9edc6965-f497-4143-ad85-93d547cb157b, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 485c782b-92e1-473b-b54e-c42d71432c26, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 485c782b-92e1-473b-b54e-c42d71432c26, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9012935358239341284 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90129353582393412849012935358239341284901293535823934128490129353582393412849012935358239341284901293535823934128490129353582393412849012935358239341284901293535823934128490129353582393412849012935358239341284901293535823934128490129353582393412849012935358239341284901293535823934128490129353582393412849012935358239341284901293535823934128490129353582393412849012935358239341284" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c97abb26-1aea-41bd-9ea2-a984033a8ff7, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35b536be-3c59-4634-a977-229079a9aae7, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35b536be-3c59-4634-a977-229079a9aae7, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4144643071525031843 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41446430715250318434144643071525031843414464307152503184341446430715250318434144643071525031843414464307152503184341446430715250318434144643071525031843414464307152503184341446430715250318434144643071525031843414464307152503184341446430715250318434144643071525031843414464307152503184341446430715250318434144643071525031843414464307152503184341446430715250318434144643071525031843" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 485c782b-92e1-473b-b54e-c42d71432c26, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0d40bbe-60a0-4fab-8ccb-cfb746b0fea1, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0d40bbe-60a0-4fab-8ccb-cfb746b0fea1, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9481221676234652316 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94812216762346523169481221676234652316948122167623465231694812216762346523169481221676234652316948122167623465231694812216762346523169481221676234652316948122167623465231694812216762346523169481221676234652316948122167623465231694812216762346523169481221676234652316948122167623465231694812216762346523169481221676234652316948122167623465231694812216762346523169481221676234652316" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35b536be-3c59-4634-a977-229079a9aae7, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b40466d2-e407-4a09-b231-4a87eee52e08, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b40466d2-e407-4a09-b231-4a87eee52e08, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3370294361749687830 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33702943617496878303370294361749687830337029436174968783033702943617496878303370294361749687830337029436174968783033702943617496878303370294361749687830337029436174968783033702943617496878303370294361749687830337029436174968783033702943617496878303370294361749687830337029436174968783033702943617496878303370294361749687830337029436174968783033702943617496878303370294361749687830" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0d40bbe-60a0-4fab-8ccb-cfb746b0fea1, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be114d2b-5207-4bb1-b68b-c271fff2b93c, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be114d2b-5207-4bb1-b68b-c271fff2b93c, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10483374293192321309 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1048337429319232130910483374293192321309104833742931923213091048337429319232130910483374293192321309104833742931923213091048337429319232130910483374293192321309104833742931923213091048337429319232130910483374293192321309104833742931923213091048337429319232130910483374293192321309104833742931923213091048337429319232130910483374293192321309104833742931923213091048337429319232130910483374293192321309" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be114d2b-5207-4bb1-b68b-c271fff2b93c, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf22638f-1b78-4536-9fae-d2a3e2a80528, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf22638f-1b78-4536-9fae-d2a3e2a80528, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17412951280925259443 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1741295128092525944317412951280925259443174129512809252594431741295128092525944317412951280925259443174129512809252594431741295128092525944317412951280925259443174129512809252594431741295128092525944317412951280925259443174129512809252594431741295128092525944317412951280925259443174129512809252594431741295128092525944317412951280925259443174129512809252594431741295128092525944317412951280925259443" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b40466d2-e407-4a09-b231-4a87eee52e08, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c90bb66a-171e-4529-817f-0af69776c1f5, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c90bb66a-171e-4529-817f-0af69776c1f5, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4803503093605760476 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48035030936057604764803503093605760476480350309360576047648035030936057604764803503093605760476480350309360576047648035030936057604764803503093605760476480350309360576047648035030936057604764803503093605760476480350309360576047648035030936057604764803503093605760476480350309360576047648035030936057604764803503093605760476480350309360576047648035030936057604764803503093605760476" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf22638f-1b78-4536-9fae-d2a3e2a80528, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, acbcb8a6-045b-484b-b610-30c447173788, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, acbcb8a6-045b-484b-b610-30c447173788, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4078021557111919332 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40780215571119193324078021557111919332407802155711191933240780215571119193324078021557111919332407802155711191933240780215571119193324078021557111919332407802155711191933240780215571119193324078021557111919332407802155711191933240780215571119193324078021557111919332407802155711191933240780215571119193324078021557111919332407802155711191933240780215571119193324078021557111919332" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c90bb66a-171e-4529-817f-0af69776c1f5, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70413e16-7221-4fa8-b81b-832fb698c354, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70413e16-7221-4fa8-b81b-832fb698c354, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4377136647819207303 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43771366478192073034377136647819207303437713664781920730343771366478192073034377136647819207303437713664781920730343771366478192073034377136647819207303437713664781920730343771366478192073034377136647819207303437713664781920730343771366478192073034377136647819207303437713664781920730343771366478192073034377136647819207303437713664781920730343771366478192073034377136647819207303" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, acbcb8a6-045b-484b-b610-30c447173788, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 626ace17-6fbc-4f3e-8a9e-d6eb9207c6d9, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 626ace17-6fbc-4f3e-8a9e-d6eb9207c6d9, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10411865891120901419 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1041186589112090141910411865891120901419104118658911209014191041186589112090141910411865891120901419104118658911209014191041186589112090141910411865891120901419104118658911209014191041186589112090141910411865891120901419104118658911209014191041186589112090141910411865891120901419104118658911209014191041186589112090141910411865891120901419104118658911209014191041186589112090141910411865891120901419" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70413e16-7221-4fa8-b81b-832fb698c354, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 108c1159-4ec9-434a-b649-9ab4ec079b52, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 626ace17-6fbc-4f3e-8a9e-d6eb9207c6d9, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 949297de-8ad6-44ae-ba35-0b335c2f4c20, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 949297de-8ad6-44ae-ba35-0b335c2f4c20, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13111234204089774434 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1311123420408977443413111234204089774434131112342040897744341311123420408977443413111234204089774434131112342040897744341311123420408977443413111234204089774434131112342040897744341311123420408977443413111234204089774434131112342040897744341311123420408977443413111234204089774434131112342040897744341311123420408977443413111234204089774434131112342040897744341311123420408977443413111234204089774434" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 108c1159-4ec9-434a-b649-9ab4ec079b52, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4439546039623193186 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44395460396231931864439546039623193186443954603962319318644395460396231931864439546039623193186443954603962319318644395460396231931864439546039623193186443954603962319318644395460396231931864439546039623193186443954603962319318644395460396231931864439546039623193186443954603962319318644395460396231931864439546039623193186443954603962319318644395460396231931864439546039623193186" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 949297de-8ad6-44ae-ba35-0b335c2f4c20, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15b2c4ba-7656-4040-83e0-6b01c599eb9c, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15b2c4ba-7656-4040-83e0-6b01c599eb9c, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14976526033527433930 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1497652603352743393014976526033527433930149765260335274339301497652603352743393014976526033527433930149765260335274339301497652603352743393014976526033527433930149765260335274339301497652603352743393014976526033527433930149765260335274339301497652603352743393014976526033527433930149765260335274339301497652603352743393014976526033527433930149765260335274339301497652603352743393014976526033527433930" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 108c1159-4ec9-434a-b649-9ab4ec079b52, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49461f18-768e-4000-8232-adb1ae2a9056, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49461f18-768e-4000-8232-adb1ae2a9056, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6984261913200420062 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69842619132004200626984261913200420062698426191320042006269842619132004200626984261913200420062698426191320042006269842619132004200626984261913200420062698426191320042006269842619132004200626984261913200420062698426191320042006269842619132004200626984261913200420062698426191320042006269842619132004200626984261913200420062698426191320042006269842619132004200626984261913200420062" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15b2c4ba-7656-4040-83e0-6b01c599eb9c, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54fbd7be-f939-40e9-8fd3-be0571889934, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54fbd7be-f939-40e9-8fd3-be0571889934, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3060258920169363015 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30602589201693630153060258920169363015306025892016936301530602589201693630153060258920169363015306025892016936301530602589201693630153060258920169363015306025892016936301530602589201693630153060258920169363015306025892016936301530602589201693630153060258920169363015306025892016936301530602589201693630153060258920169363015306025892016936301530602589201693630153060258920169363015" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49461f18-768e-4000-8232-adb1ae2a9056, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c577fb18-d4bb-4ac8-b2d1-955bf9597964, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c577fb18-d4bb-4ac8-b2d1-955bf9597964, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5274940942191589138 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52749409421915891385274940942191589138527494094219158913852749409421915891385274940942191589138527494094219158913852749409421915891385274940942191589138527494094219158913852749409421915891385274940942191589138527494094219158913852749409421915891385274940942191589138527494094219158913852749409421915891385274940942191589138527494094219158913852749409421915891385274940942191589138" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54fbd7be-f939-40e9-8fd3-be0571889934, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d621290c-3c61-44ad-80eb-be865998d67a, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d621290c-3c61-44ad-80eb-be865998d67a, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5610610546357390877 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56106105463573908775610610546357390877561061054635739087756106105463573908775610610546357390877561061054635739087756106105463573908775610610546357390877561061054635739087756106105463573908775610610546357390877561061054635739087756106105463573908775610610546357390877561061054635739087756106105463573908775610610546357390877561061054635739087756106105463573908775610610546357390877" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c577fb18-d4bb-4ac8-b2d1-955bf9597964, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ac54b8e-3b29-4f5a-b0c0-7cc9e0e695bc, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ac54b8e-3b29-4f5a-b0c0-7cc9e0e695bc, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6772437890589946493 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67724378905899464936772437890589946493677243789058994649367724378905899464936772437890589946493677243789058994649367724378905899464936772437890589946493677243789058994649367724378905899464936772437890589946493677243789058994649367724378905899464936772437890589946493677243789058994649367724378905899464936772437890589946493677243789058994649367724378905899464936772437890589946493" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d621290c-3c61-44ad-80eb-be865998d67a, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aea31621-98bf-4663-9528-3e5f13845a54, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aea31621-98bf-4663-9528-3e5f13845a54, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10132862368397536069 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1013286236839753606910132862368397536069101328623683975360691013286236839753606910132862368397536069101328623683975360691013286236839753606910132862368397536069101328623683975360691013286236839753606910132862368397536069101328623683975360691013286236839753606910132862368397536069101328623683975360691013286236839753606910132862368397536069101328623683975360691013286236839753606910132862368397536069" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ac54b8e-3b29-4f5a-b0c0-7cc9e0e695bc, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2087c7e7-372d-42f5-b03f-776e5de5143c, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2087c7e7-372d-42f5-b03f-776e5de5143c, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18126201283416639452 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1812620128341663945218126201283416639452181262012834166394521812620128341663945218126201283416639452181262012834166394521812620128341663945218126201283416639452181262012834166394521812620128341663945218126201283416639452181262012834166394521812620128341663945218126201283416639452181262012834166394521812620128341663945218126201283416639452181262012834166394521812620128341663945218126201283416639452" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aea31621-98bf-4663-9528-3e5f13845a54, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2087c7e7-372d-42f5-b03f-776e5de5143c, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9495731e-9bd3-41b4-8d38-88eaaaad2397, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a250af00-67cb-4d63-b16e-deed5e0ecc16, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9495731e-9bd3-41b4-8d38-88eaaaad2397, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13742490242251613040 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1374249024225161304013742490242251613040137424902422516130401374249024225161304013742490242251613040137424902422516130401374249024225161304013742490242251613040137424902422516130401374249024225161304013742490242251613040137424902422516130401374249024225161304013742490242251613040137424902422516130401374249024225161304013742490242251613040137424902422516130401374249024225161304013742490242251613040" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a250af00-67cb-4d63-b16e-deed5e0ecc16, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15725760749639489245 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1572576074963948924515725760749639489245157257607496394892451572576074963948924515725760749639489245157257607496394892451572576074963948924515725760749639489245157257607496394892451572576074963948924515725760749639489245157257607496394892451572576074963948924515725760749639489245157257607496394892451572576074963948924515725760749639489245157257607496394892451572576074963948924515725760749639489245" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9495731e-9bd3-41b4-8d38-88eaaaad2397, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b47af055-525c-47b8-bd23-6a7e2b3db6be, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a250af00-67cb-4d63-b16e-deed5e0ecc16, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b47af055-525c-47b8-bd23-6a7e2b3db6be, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8736543738104951829 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87365437381049518298736543738104951829873654373810495182987365437381049518298736543738104951829873654373810495182987365437381049518298736543738104951829873654373810495182987365437381049518298736543738104951829873654373810495182987365437381049518298736543738104951829873654373810495182987365437381049518298736543738104951829873654373810495182987365437381049518298736543738104951829" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 165e96cb-24f7-49ba-9346-2663afb7b39b, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 165e96cb-24f7-49ba-9346-2663afb7b39b, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8419966486128046452 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84199664861280464528419966486128046452841996648612804645284199664861280464528419966486128046452841996648612804645284199664861280464528419966486128046452841996648612804645284199664861280464528419966486128046452841996648612804645284199664861280464528419966486128046452841996648612804645284199664861280464528419966486128046452841996648612804645284199664861280464528419966486128046452" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b47af055-525c-47b8-bd23-6a7e2b3db6be, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b373546-9c29-4d37-b6fa-04b6b49756ef, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b373546-9c29-4d37-b6fa-04b6b49756ef, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14378608581174757302 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1437860858117475730214378608581174757302143786085811747573021437860858117475730214378608581174757302143786085811747573021437860858117475730214378608581174757302143786085811747573021437860858117475730214378608581174757302143786085811747573021437860858117475730214378608581174757302143786085811747573021437860858117475730214378608581174757302143786085811747573021437860858117475730214378608581174757302" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 165e96cb-24f7-49ba-9346-2663afb7b39b, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89788378-8fa9-4c2a-92ae-5fda1b5db224, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89788378-8fa9-4c2a-92ae-5fda1b5db224, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17832067923197495852 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1783206792319749585217832067923197495852178320679231974958521783206792319749585217832067923197495852178320679231974958521783206792319749585217832067923197495852178320679231974958521783206792319749585217832067923197495852178320679231974958521783206792319749585217832067923197495852178320679231974958521783206792319749585217832067923197495852178320679231974958521783206792319749585217832067923197495852" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b373546-9c29-4d37-b6fa-04b6b49756ef, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e55a94ec-0141-4679-90cb-19aa38d867e2, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e55a94ec-0141-4679-90cb-19aa38d867e2, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13839975293811728515 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1383997529381172851513839975293811728515138399752938117285151383997529381172851513839975293811728515138399752938117285151383997529381172851513839975293811728515138399752938117285151383997529381172851513839975293811728515138399752938117285151383997529381172851513839975293811728515138399752938117285151383997529381172851513839975293811728515138399752938117285151383997529381172851513839975293811728515" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89788378-8fa9-4c2a-92ae-5fda1b5db224, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e805924-59bc-445e-ad1a-27086e526ecd, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e805924-59bc-445e-ad1a-27086e526ecd, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10040619535339179478 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1004061953533917947810040619535339179478100406195353391794781004061953533917947810040619535339179478100406195353391794781004061953533917947810040619535339179478100406195353391794781004061953533917947810040619535339179478100406195353391794781004061953533917947810040619535339179478100406195353391794781004061953533917947810040619535339179478100406195353391794781004061953533917947810040619535339179478" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e55a94ec-0141-4679-90cb-19aa38d867e2, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c6699a8-0fbf-456d-a8ce-1d6824e81a5d, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c6699a8-0fbf-456d-a8ce-1d6824e81a5d, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7550197398272695085 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75501973982726950857550197398272695085755019739827269508575501973982726950857550197398272695085755019739827269508575501973982726950857550197398272695085755019739827269508575501973982726950857550197398272695085755019739827269508575501973982726950857550197398272695085755019739827269508575501973982726950857550197398272695085755019739827269508575501973982726950857550197398272695085" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e805924-59bc-445e-ad1a-27086e526ecd, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e6847e7-d1f5-48d7-9355-09bf50ce677c, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e6847e7-d1f5-48d7-9355-09bf50ce677c, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4504605497202162911 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45046054972021629114504605497202162911450460549720216291145046054972021629114504605497202162911450460549720216291145046054972021629114504605497202162911450460549720216291145046054972021629114504605497202162911450460549720216291145046054972021629114504605497202162911450460549720216291145046054972021629114504605497202162911450460549720216291145046054972021629114504605497202162911" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c6699a8-0fbf-456d-a8ce-1d6824e81a5d, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ab3660aa-784b-4f29-be88-baa4ce212b47, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ab3660aa-784b-4f29-be88-baa4ce212b47, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6624670847491217290 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66246708474912172906624670847491217290662467084749121729066246708474912172906624670847491217290662467084749121729066246708474912172906624670847491217290662467084749121729066246708474912172906624670847491217290662467084749121729066246708474912172906624670847491217290662467084749121729066246708474912172906624670847491217290662467084749121729066246708474912172906624670847491217290" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e6847e7-d1f5-48d7-9355-09bf50ce677c, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e4ef76c-3dcd-473a-bbc4-e05cca9b2730, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e4ef76c-3dcd-473a-bbc4-e05cca9b2730, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16377326262858870258 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1637732626285887025816377326262858870258163773262628588702581637732626285887025816377326262858870258163773262628588702581637732626285887025816377326262858870258163773262628588702581637732626285887025816377326262858870258163773262628588702581637732626285887025816377326262858870258163773262628588702581637732626285887025816377326262858870258163773262628588702581637732626285887025816377326262858870258" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ab3660aa-784b-4f29-be88-baa4ce212b47, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b85992a1-6e92-4e23-b32f-c829d966c572, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b85992a1-6e92-4e23-b32f-c829d966c572, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2957038065264801342 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29570380652648013422957038065264801342295703806526480134229570380652648013422957038065264801342295703806526480134229570380652648013422957038065264801342295703806526480134229570380652648013422957038065264801342295703806526480134229570380652648013422957038065264801342295703806526480134229570380652648013422957038065264801342295703806526480134229570380652648013422957038065264801342" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e4ef76c-3dcd-473a-bbc4-e05cca9b2730, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a76d65d-54c8-481b-8832-73a964f6c72e, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a76d65d-54c8-481b-8832-73a964f6c72e, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2020733848901811579 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20207338489018115792020733848901811579202073384890181157920207338489018115792020733848901811579202073384890181157920207338489018115792020733848901811579202073384890181157920207338489018115792020733848901811579202073384890181157920207338489018115792020733848901811579202073384890181157920207338489018115792020733848901811579202073384890181157920207338489018115792020733848901811579" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b85992a1-6e92-4e23-b32f-c829d966c572, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31692c3d-1b65-413b-98f7-7dc1b1bf7f77, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31692c3d-1b65-413b-98f7-7dc1b1bf7f77, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7341397784372628671 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73413977843726286717341397784372628671734139778437262867173413977843726286717341397784372628671734139778437262867173413977843726286717341397784372628671734139778437262867173413977843726286717341397784372628671734139778437262867173413977843726286717341397784372628671734139778437262867173413977843726286717341397784372628671734139778437262867173413977843726286717341397784372628671" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a76d65d-54c8-481b-8832-73a964f6c72e, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31692c3d-1b65-413b-98f7-7dc1b1bf7f77, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ae8ba76-9bc8-41a2-ac53-7c71311e43de, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ae8ba76-9bc8-41a2-ac53-7c71311e43de, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9026161567803457377 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90261615678034573779026161567803457377902616156780345737790261615678034573779026161567803457377902616156780345737790261615678034573779026161567803457377902616156780345737790261615678034573779026161567803457377902616156780345737790261615678034573779026161567803457377902616156780345737790261615678034573779026161567803457377902616156780345737790261615678034573779026161567803457377" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70f85ac0-0ed8-4fb6-a738-63b20fbd84b1, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70f85ac0-0ed8-4fb6-a738-63b20fbd84b1, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14664184172759776252 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1466418417275977625214664184172759776252146641841727597762521466418417275977625214664184172759776252146641841727597762521466418417275977625214664184172759776252146641841727597762521466418417275977625214664184172759776252146641841727597762521466418417275977625214664184172759776252146641841727597762521466418417275977625214664184172759776252146641841727597762521466418417275977625214664184172759776252" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ae8ba76-9bc8-41a2-ac53-7c71311e43de, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db62d962-a0b6-4973-aca9-03fc829036c3, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db62d962-a0b6-4973-aca9-03fc829036c3, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5429249160850342093 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54292491608503420935429249160850342093542924916085034209354292491608503420935429249160850342093542924916085034209354292491608503420935429249160850342093542924916085034209354292491608503420935429249160850342093542924916085034209354292491608503420935429249160850342093542924916085034209354292491608503420935429249160850342093542924916085034209354292491608503420935429249160850342093" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70f85ac0-0ed8-4fb6-a738-63b20fbd84b1, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dcdc5a2e-2a5e-40a2-9c59-edd669f8ef77, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dcdc5a2e-2a5e-40a2-9c59-edd669f8ef77, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17605639666682377958 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1760563966668237795817605639666682377958176056396666823779581760563966668237795817605639666682377958176056396666823779581760563966668237795817605639666682377958176056396666823779581760563966668237795817605639666682377958176056396666823779581760563966668237795817605639666682377958176056396666823779581760563966668237795817605639666682377958176056396666823779581760563966668237795817605639666682377958" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db62d962-a0b6-4973-aca9-03fc829036c3, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 617deed1-3184-4909-ba3f-37f226e0dbba, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 617deed1-3184-4909-ba3f-37f226e0dbba, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2597249215640489472 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25972492156404894722597249215640489472259724921564048947225972492156404894722597249215640489472259724921564048947225972492156404894722597249215640489472259724921564048947225972492156404894722597249215640489472259724921564048947225972492156404894722597249215640489472259724921564048947225972492156404894722597249215640489472259724921564048947225972492156404894722597249215640489472" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dcdc5a2e-2a5e-40a2-9c59-edd669f8ef77, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25e2c5ba-7dcc-4abe-8be2-70fe26a9fb01, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25e2c5ba-7dcc-4abe-8be2-70fe26a9fb01, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1798079182064277906 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17980791820642779061798079182064277906179807918206427790617980791820642779061798079182064277906179807918206427790617980791820642779061798079182064277906179807918206427790617980791820642779061798079182064277906179807918206427790617980791820642779061798079182064277906179807918206427790617980791820642779061798079182064277906179807918206427790617980791820642779061798079182064277906" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 617deed1-3184-4909-ba3f-37f226e0dbba, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72190609-0b1e-4b6a-929d-f89a5fd9b226, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72190609-0b1e-4b6a-929d-f89a5fd9b226, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14680093894955215952 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1468009389495521595214680093894955215952146800938949552159521468009389495521595214680093894955215952146800938949552159521468009389495521595214680093894955215952146800938949552159521468009389495521595214680093894955215952146800938949552159521468009389495521595214680093894955215952146800938949552159521468009389495521595214680093894955215952146800938949552159521468009389495521595214680093894955215952" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25e2c5ba-7dcc-4abe-8be2-70fe26a9fb01, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8bec7ed1-bef5-4e8e-9e65-fde6c66f4463, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8bec7ed1-bef5-4e8e-9e65-fde6c66f4463, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6289230147441648017 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62892301474416480176289230147441648017628923014744164801762892301474416480176289230147441648017628923014744164801762892301474416480176289230147441648017628923014744164801762892301474416480176289230147441648017628923014744164801762892301474416480176289230147441648017628923014744164801762892301474416480176289230147441648017628923014744164801762892301474416480176289230147441648017" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72190609-0b1e-4b6a-929d-f89a5fd9b226, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57ba79b4-c83e-4b0d-9ac6-fdbc4c4fd9a6, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57ba79b4-c83e-4b0d-9ac6-fdbc4c4fd9a6, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6614111779509563314 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66141117795095633146614111779509563314661411177950956331466141117795095633146614111779509563314661411177950956331466141117795095633146614111779509563314661411177950956331466141117795095633146614111779509563314661411177950956331466141117795095633146614111779509563314661411177950956331466141117795095633146614111779509563314661411177950956331466141117795095633146614111779509563314" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8bec7ed1-bef5-4e8e-9e65-fde6c66f4463, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2095a9f5-b3fd-4e80-bf6d-ee70695750f2, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2095a9f5-b3fd-4e80-bf6d-ee70695750f2, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1209342738091865950 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12093427380918659501209342738091865950120934273809186595012093427380918659501209342738091865950120934273809186595012093427380918659501209342738091865950120934273809186595012093427380918659501209342738091865950120934273809186595012093427380918659501209342738091865950120934273809186595012093427380918659501209342738091865950120934273809186595012093427380918659501209342738091865950" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57ba79b4-c83e-4b0d-9ac6-fdbc4c4fd9a6, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b587a39-6bd1-4442-b164-9df86cd33c8a, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b587a39-6bd1-4442-b164-9df86cd33c8a, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10264161919363450098 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1026416191936345009810264161919363450098102641619193634500981026416191936345009810264161919363450098102641619193634500981026416191936345009810264161919363450098102641619193634500981026416191936345009810264161919363450098102641619193634500981026416191936345009810264161919363450098102641619193634500981026416191936345009810264161919363450098102641619193634500981026416191936345009810264161919363450098" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2095a9f5-b3fd-4e80-bf6d-ee70695750f2, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea878dc6-dac5-42d8-85cf-a00395e9eabb, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea878dc6-dac5-42d8-85cf-a00395e9eabb, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2407261931673725089 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24072619316737250892407261931673725089240726193167372508924072619316737250892407261931673725089240726193167372508924072619316737250892407261931673725089240726193167372508924072619316737250892407261931673725089240726193167372508924072619316737250892407261931673725089240726193167372508924072619316737250892407261931673725089240726193167372508924072619316737250892407261931673725089" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b587a39-6bd1-4442-b164-9df86cd33c8a, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db40fd56-89d0-4292-9c6c-9142805de82d, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db40fd56-89d0-4292-9c6c-9142805de82d, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12140157050819476024 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1214015705081947602412140157050819476024121401570508194760241214015705081947602412140157050819476024121401570508194760241214015705081947602412140157050819476024121401570508194760241214015705081947602412140157050819476024121401570508194760241214015705081947602412140157050819476024121401570508194760241214015705081947602412140157050819476024121401570508194760241214015705081947602412140157050819476024" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db40fd56-89d0-4292-9c6c-9142805de82d, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13e9f499-6f5c-4bd1-b114-59be05230642, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13e9f499-6f5c-4bd1-b114-59be05230642, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14017120647870463369 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1401712064787046336914017120647870463369140171206478704633691401712064787046336914017120647870463369140171206478704633691401712064787046336914017120647870463369140171206478704633691401712064787046336914017120647870463369140171206478704633691401712064787046336914017120647870463369140171206478704633691401712064787046336914017120647870463369140171206478704633691401712064787046336914017120647870463369" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea878dc6-dac5-42d8-85cf-a00395e9eabb, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83d8335d-b5f2-4dd6-9e2e-54f707faa1cb, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83d8335d-b5f2-4dd6-9e2e-54f707faa1cb, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3028571813638984112 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30285718136389841123028571813638984112302857181363898411230285718136389841123028571813638984112302857181363898411230285718136389841123028571813638984112302857181363898411230285718136389841123028571813638984112302857181363898411230285718136389841123028571813638984112302857181363898411230285718136389841123028571813638984112302857181363898411230285718136389841123028571813638984112" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13e9f499-6f5c-4bd1-b114-59be05230642, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9cc7cfe-38aa-41c5-88fe-41e61ddeb52f, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9cc7cfe-38aa-41c5-88fe-41e61ddeb52f, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11640189445235578055 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1164018944523557805511640189445235578055116401894452355780551164018944523557805511640189445235578055116401894452355780551164018944523557805511640189445235578055116401894452355780551164018944523557805511640189445235578055116401894452355780551164018944523557805511640189445235578055116401894452355780551164018944523557805511640189445235578055116401894452355780551164018944523557805511640189445235578055" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83d8335d-b5f2-4dd6-9e2e-54f707faa1cb, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5c593a1-bcd1-4453-99ba-c9fe1cf2356b, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5c593a1-bcd1-4453-99ba-c9fe1cf2356b, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2824229472888578751 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28242294728885787512824229472888578751282422947288857875128242294728885787512824229472888578751282422947288857875128242294728885787512824229472888578751282422947288857875128242294728885787512824229472888578751282422947288857875128242294728885787512824229472888578751282422947288857875128242294728885787512824229472888578751282422947288857875128242294728885787512824229472888578751" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9cc7cfe-38aa-41c5-88fe-41e61ddeb52f, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62fc2dc7-6916-4cde-8f04-c3848ef67eb2, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62fc2dc7-6916-4cde-8f04-c3848ef67eb2, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6698608745638572097 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66986087456385720976698608745638572097669860874563857209766986087456385720976698608745638572097669860874563857209766986087456385720976698608745638572097669860874563857209766986087456385720976698608745638572097669860874563857209766986087456385720976698608745638572097669860874563857209766986087456385720976698608745638572097669860874563857209766986087456385720976698608745638572097" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5c593a1-bcd1-4453-99ba-c9fe1cf2356b, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5993895a-5936-44bc-a700-3b6230312efd, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5993895a-5936-44bc-a700-3b6230312efd, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13792504903703991174 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1379250490370399117413792504903703991174137925049037039911741379250490370399117413792504903703991174137925049037039911741379250490370399117413792504903703991174137925049037039911741379250490370399117413792504903703991174137925049037039911741379250490370399117413792504903703991174137925049037039911741379250490370399117413792504903703991174137925049037039911741379250490370399117413792504903703991174" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62fc2dc7-6916-4cde-8f04-c3848ef67eb2, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49556acf-2b68-412a-b46f-da4feab0434b, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49556acf-2b68-412a-b46f-da4feab0434b, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16395904363725171057 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1639590436372517105716395904363725171057163959043637251710571639590436372517105716395904363725171057163959043637251710571639590436372517105716395904363725171057163959043637251710571639590436372517105716395904363725171057163959043637251710571639590436372517105716395904363725171057163959043637251710571639590436372517105716395904363725171057163959043637251710571639590436372517105716395904363725171057" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49556acf-2b68-412a-b46f-da4feab0434b, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a3ffc00-688f-4617-ba39-f18bb42be0aa, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a3ffc00-688f-4617-ba39-f18bb42be0aa, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16487897938680076797 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1648789793868007679716487897938680076797164878979386800767971648789793868007679716487897938680076797164878979386800767971648789793868007679716487897938680076797164878979386800767971648789793868007679716487897938680076797164878979386800767971648789793868007679716487897938680076797164878979386800767971648789793868007679716487897938680076797164878979386800767971648789793868007679716487897938680076797" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5993895a-5936-44bc-a700-3b6230312efd, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3085ca79-bccd-4dd4-9976-beec0a2559ba, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3085ca79-bccd-4dd4-9976-beec0a2559ba, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1963734350548118599 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19637343505481185991963734350548118599196373435054811859919637343505481185991963734350548118599196373435054811859919637343505481185991963734350548118599196373435054811859919637343505481185991963734350548118599196373435054811859919637343505481185991963734350548118599196373435054811859919637343505481185991963734350548118599196373435054811859919637343505481185991963734350548118599" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3085ca79-bccd-4dd4-9976-beec0a2559ba, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa78388d-475c-454f-9e33-2fb00822968b, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa78388d-475c-454f-9e33-2fb00822968b, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6429020457629359267 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64290204576293592676429020457629359267642902045762935926764290204576293592676429020457629359267642902045762935926764290204576293592676429020457629359267642902045762935926764290204576293592676429020457629359267642902045762935926764290204576293592676429020457629359267642902045762935926764290204576293592676429020457629359267642902045762935926764290204576293592676429020457629359267" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a3ffc00-688f-4617-ba39-f18bb42be0aa, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a946c2f-bc55-43a1-80b3-d1ec7205c768, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a946c2f-bc55-43a1-80b3-d1ec7205c768, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2719984936849898526 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27199849368498985262719984936849898526271998493684989852627199849368498985262719984936849898526271998493684989852627199849368498985262719984936849898526271998493684989852627199849368498985262719984936849898526271998493684989852627199849368498985262719984936849898526271998493684989852627199849368498985262719984936849898526271998493684989852627199849368498985262719984936849898526" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa78388d-475c-454f-9e33-2fb00822968b, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a946c2f-bc55-43a1-80b3-d1ec7205c768, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c046fca-3558-474b-978d-ca1c5f56cae9, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c046fca-3558-474b-978d-ca1c5f56cae9, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10303464428462892129 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1030346442846289212910303464428462892129103034644284628921291030346442846289212910303464428462892129103034644284628921291030346442846289212910303464428462892129103034644284628921291030346442846289212910303464428462892129103034644284628921291030346442846289212910303464428462892129103034644284628921291030346442846289212910303464428462892129103034644284628921291030346442846289212910303464428462892129" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 308274df-87c4-450d-8740-580128ac49a1, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 308274df-87c4-450d-8740-580128ac49a1, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2460587511509441355 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24605875115094413552460587511509441355246058751150944135524605875115094413552460587511509441355246058751150944135524605875115094413552460587511509441355246058751150944135524605875115094413552460587511509441355246058751150944135524605875115094413552460587511509441355246058751150944135524605875115094413552460587511509441355246058751150944135524605875115094413552460587511509441355" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c046fca-3558-474b-978d-ca1c5f56cae9, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86b25a6d-c0f9-4912-a52d-6283c4fba0aa, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86b25a6d-c0f9-4912-a52d-6283c4fba0aa, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15419517291382649153 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1541951729138264915315419517291382649153154195172913826491531541951729138264915315419517291382649153154195172913826491531541951729138264915315419517291382649153154195172913826491531541951729138264915315419517291382649153154195172913826491531541951729138264915315419517291382649153154195172913826491531541951729138264915315419517291382649153154195172913826491531541951729138264915315419517291382649153" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 308274df-87c4-450d-8740-580128ac49a1, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db26b092-8131-40f8-8e83-67aa5e199467, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db26b092-8131-40f8-8e83-67aa5e199467, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11097506076247859949 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1109750607624785994911097506076247859949110975060762478599491109750607624785994911097506076247859949110975060762478599491109750607624785994911097506076247859949110975060762478599491109750607624785994911097506076247859949110975060762478599491109750607624785994911097506076247859949110975060762478599491109750607624785994911097506076247859949110975060762478599491109750607624785994911097506076247859949" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86b25a6d-c0f9-4912-a52d-6283c4fba0aa, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 980867bd-1b7e-4f0d-b879-9ebb6fb33670, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 980867bd-1b7e-4f0d-b879-9ebb6fb33670, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6087078252320647301 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60870782523206473016087078252320647301608707825232064730160870782523206473016087078252320647301608707825232064730160870782523206473016087078252320647301608707825232064730160870782523206473016087078252320647301608707825232064730160870782523206473016087078252320647301608707825232064730160870782523206473016087078252320647301608707825232064730160870782523206473016087078252320647301" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db26b092-8131-40f8-8e83-67aa5e199467, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, abc38254-d66d-4ee8-a4ae-278ec50029d0, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, abc38254-d66d-4ee8-a4ae-278ec50029d0, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5741544998505211359 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57415449985052113595741544998505211359574154499850521135957415449985052113595741544998505211359574154499850521135957415449985052113595741544998505211359574154499850521135957415449985052113595741544998505211359574154499850521135957415449985052113595741544998505211359574154499850521135957415449985052113595741544998505211359574154499850521135957415449985052113595741544998505211359" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 980867bd-1b7e-4f0d-b879-9ebb6fb33670, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3aebc068-4458-4087-845c-338ab2085bc0, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3aebc068-4458-4087-845c-338ab2085bc0, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11769742807471377570 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1176974280747137757011769742807471377570117697428074713775701176974280747137757011769742807471377570117697428074713775701176974280747137757011769742807471377570117697428074713775701176974280747137757011769742807471377570117697428074713775701176974280747137757011769742807471377570117697428074713775701176974280747137757011769742807471377570117697428074713775701176974280747137757011769742807471377570" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, abc38254-d66d-4ee8-a4ae-278ec50029d0, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3aebc068-4458-4087-845c-338ab2085bc0, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce3d139f-bfb5-411c-bf53-6c21a38f1d04, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce3d139f-bfb5-411c-bf53-6c21a38f1d04, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16747403165184990428 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1674740316518499042816747403165184990428167474031651849904281674740316518499042816747403165184990428167474031651849904281674740316518499042816747403165184990428167474031651849904281674740316518499042816747403165184990428167474031651849904281674740316518499042816747403165184990428167474031651849904281674740316518499042816747403165184990428167474031651849904281674740316518499042816747403165184990428" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cce390ef-1c8e-4f66-8b52-a7fb674e872c, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cce390ef-1c8e-4f66-8b52-a7fb674e872c, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18345527724725001347 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1834552772472500134718345527724725001347183455277247250013471834552772472500134718345527724725001347183455277247250013471834552772472500134718345527724725001347183455277247250013471834552772472500134718345527724725001347183455277247250013471834552772472500134718345527724725001347183455277247250013471834552772472500134718345527724725001347183455277247250013471834552772472500134718345527724725001347" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce3d139f-bfb5-411c-bf53-6c21a38f1d04, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3d42650-23ab-483e-8835-5baa937e9ca0, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3d42650-23ab-483e-8835-5baa937e9ca0, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1446960636175573094 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14469606361755730941446960636175573094144696063617557309414469606361755730941446960636175573094144696063617557309414469606361755730941446960636175573094144696063617557309414469606361755730941446960636175573094144696063617557309414469606361755730941446960636175573094144696063617557309414469606361755730941446960636175573094144696063617557309414469606361755730941446960636175573094" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cce390ef-1c8e-4f66-8b52-a7fb674e872c, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5428a642-808c-4957-8f68-4dd1f408c0bd, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5428a642-808c-4957-8f68-4dd1f408c0bd, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5219660499179697945 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52196604991796979455219660499179697945521966049917969794552196604991796979455219660499179697945521966049917969794552196604991796979455219660499179697945521966049917969794552196604991796979455219660499179697945521966049917969794552196604991796979455219660499179697945521966049917969794552196604991796979455219660499179697945521966049917969794552196604991796979455219660499179697945" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3d42650-23ab-483e-8835-5baa937e9ca0, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3d6bc5d-1076-4dce-9834-e044b0eccfcd, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3d6bc5d-1076-4dce-9834-e044b0eccfcd, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4297953193595446526 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42979531935954465264297953193595446526429795319359544652642979531935954465264297953193595446526429795319359544652642979531935954465264297953193595446526429795319359544652642979531935954465264297953193595446526429795319359544652642979531935954465264297953193595446526429795319359544652642979531935954465264297953193595446526429795319359544652642979531935954465264297953193595446526" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5428a642-808c-4957-8f68-4dd1f408c0bd, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96b7ccca-0428-4cdc-bd3a-3b9fb3f7dfac, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96b7ccca-0428-4cdc-bd3a-3b9fb3f7dfac, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11640811028740554212 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1164081102874055421211640811028740554212116408110287405542121164081102874055421211640811028740554212116408110287405542121164081102874055421211640811028740554212116408110287405542121164081102874055421211640811028740554212116408110287405542121164081102874055421211640811028740554212116408110287405542121164081102874055421211640811028740554212116408110287405542121164081102874055421211640811028740554212" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3d6bc5d-1076-4dce-9834-e044b0eccfcd, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 468b409f-e258-4c74-9f47-a0c6eb72d666, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 468b409f-e258-4c74-9f47-a0c6eb72d666, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5571236708528836514 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55712367085288365145571236708528836514557123670852883651455712367085288365145571236708528836514557123670852883651455712367085288365145571236708528836514557123670852883651455712367085288365145571236708528836514557123670852883651455712367085288365145571236708528836514557123670852883651455712367085288365145571236708528836514557123670852883651455712367085288365145571236708528836514" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96b7ccca-0428-4cdc-bd3a-3b9fb3f7dfac, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 468b409f-e258-4c74-9f47-a0c6eb72d666, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64c17d13-1ba2-4ac7-b522-52d0616a3347, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fd0cdfb-404f-4637-bdb7-62e97044d447, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fd0cdfb-404f-4637-bdb7-62e97044d447, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5894982630260050830 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58949826302600508305894982630260050830589498263026005083058949826302600508305894982630260050830589498263026005083058949826302600508305894982630260050830589498263026005083058949826302600508305894982630260050830589498263026005083058949826302600508305894982630260050830589498263026005083058949826302600508305894982630260050830589498263026005083058949826302600508305894982630260050830" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64c17d13-1ba2-4ac7-b522-52d0616a3347, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11139550307296277909 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1113955030729627790911139550307296277909111395503072962779091113955030729627790911139550307296277909111395503072962779091113955030729627790911139550307296277909111395503072962779091113955030729627790911139550307296277909111395503072962779091113955030729627790911139550307296277909111395503072962779091113955030729627790911139550307296277909111395503072962779091113955030729627790911139550307296277909" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fd0cdfb-404f-4637-bdb7-62e97044d447, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 278dc319-8a9f-4e0f-850d-e8f611da3496, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 278dc319-8a9f-4e0f-850d-e8f611da3496, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7216621829394116377 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72166218293941163777216621829394116377721662182939411637772166218293941163777216621829394116377721662182939411637772166218293941163777216621829394116377721662182939411637772166218293941163777216621829394116377721662182939411637772166218293941163777216621829394116377721662182939411637772166218293941163777216621829394116377721662182939411637772166218293941163777216621829394116377" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64c17d13-1ba2-4ac7-b522-52d0616a3347, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5d080251-3d1b-48cb-8679-46d0ba35552d, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5d080251-3d1b-48cb-8679-46d0ba35552d, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7927660394650795992 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79276603946507959927927660394650795992792766039465079599279276603946507959927927660394650795992792766039465079599279276603946507959927927660394650795992792766039465079599279276603946507959927927660394650795992792766039465079599279276603946507959927927660394650795992792766039465079599279276603946507959927927660394650795992792766039465079599279276603946507959927927660394650795992" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 278dc319-8a9f-4e0f-850d-e8f611da3496, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0472cdc4-a9bd-41fc-8ca2-ee0e05599a7d, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0472cdc4-a9bd-41fc-8ca2-ee0e05599a7d, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1999791538005443432 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19997915380054434321999791538005443432199979153800544343219997915380054434321999791538005443432199979153800544343219997915380054434321999791538005443432199979153800544343219997915380054434321999791538005443432199979153800544343219997915380054434321999791538005443432199979153800544343219997915380054434321999791538005443432199979153800544343219997915380054434321999791538005443432" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5d080251-3d1b-48cb-8679-46d0ba35552d, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c479c66a-ec86-4bc4-89b2-af77bf29acf4, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c479c66a-ec86-4bc4-89b2-af77bf29acf4, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11232251592392006587 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1123225159239200658711232251592392006587112322515923920065871123225159239200658711232251592392006587112322515923920065871123225159239200658711232251592392006587112322515923920065871123225159239200658711232251592392006587112322515923920065871123225159239200658711232251592392006587112322515923920065871123225159239200658711232251592392006587112322515923920065871123225159239200658711232251592392006587" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c479c66a-ec86-4bc4-89b2-af77bf29acf4, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0472cdc4-a9bd-41fc-8ca2-ee0e05599a7d, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f014ed3-c82e-46f2-8ae5-1e701a0376e4, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f014ed3-c82e-46f2-8ae5-1e701a0376e4, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 289042184929809150 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "289042184929809150289042184929809150289042184929809150289042184929809150289042184929809150289042184929809150289042184929809150289042184929809150289042184929809150289042184929809150289042184929809150289042184929809150289042184929809150289042184929809150289042184929809150289042184929809150289042184929809150289042184929809150289042184929809150289042184929809150" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 430df792-12c3-4b5c-856d-47bfb444a38c, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 430df792-12c3-4b5c-856d-47bfb444a38c, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17846418776759434424 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1784641877675943442417846418776759434424178464187767594344241784641877675943442417846418776759434424178464187767594344241784641877675943442417846418776759434424178464187767594344241784641877675943442417846418776759434424178464187767594344241784641877675943442417846418776759434424178464187767594344241784641877675943442417846418776759434424178464187767594344241784641877675943442417846418776759434424" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f014ed3-c82e-46f2-8ae5-1e701a0376e4, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 413fce92-6f45-485d-82bb-38798714041f, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 413fce92-6f45-485d-82bb-38798714041f, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6391393924586241080 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63913939245862410806391393924586241080639139392458624108063913939245862410806391393924586241080639139392458624108063913939245862410806391393924586241080639139392458624108063913939245862410806391393924586241080639139392458624108063913939245862410806391393924586241080639139392458624108063913939245862410806391393924586241080639139392458624108063913939245862410806391393924586241080" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 413fce92-6f45-485d-82bb-38798714041f, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 358567f8-2c1f-4fc4-8282-e1c79ae95efe, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 358567f8-2c1f-4fc4-8282-e1c79ae95efe, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16751259575438258140 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1675125957543825814016751259575438258140167512595754382581401675125957543825814016751259575438258140167512595754382581401675125957543825814016751259575438258140167512595754382581401675125957543825814016751259575438258140167512595754382581401675125957543825814016751259575438258140167512595754382581401675125957543825814016751259575438258140167512595754382581401675125957543825814016751259575438258140" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 430df792-12c3-4b5c-856d-47bfb444a38c, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 691c4d0e-fa62-4d09-a580-b79435854e52, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 691c4d0e-fa62-4d09-a580-b79435854e52, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11948088593823506706 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1194808859382350670611948088593823506706119480885938235067061194808859382350670611948088593823506706119480885938235067061194808859382350670611948088593823506706119480885938235067061194808859382350670611948088593823506706119480885938235067061194808859382350670611948088593823506706119480885938235067061194808859382350670611948088593823506706119480885938235067061194808859382350670611948088593823506706" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 358567f8-2c1f-4fc4-8282-e1c79ae95efe, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90544664-3b30-45f1-bf51-d53eec3ec3b8, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90544664-3b30-45f1-bf51-d53eec3ec3b8, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5152939637555037319 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51529396375550373195152939637555037319515293963755503731951529396375550373195152939637555037319515293963755503731951529396375550373195152939637555037319515293963755503731951529396375550373195152939637555037319515293963755503731951529396375550373195152939637555037319515293963755503731951529396375550373195152939637555037319515293963755503731951529396375550373195152939637555037319" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 691c4d0e-fa62-4d09-a580-b79435854e52, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39a968c2-0b5a-49c0-900c-1b3f997d5fb1, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90544664-3b30-45f1-bf51-d53eec3ec3b8, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39a968c2-0b5a-49c0-900c-1b3f997d5fb1, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10903104038033342501 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1090310403803334250110903104038033342501109031040380333425011090310403803334250110903104038033342501109031040380333425011090310403803334250110903104038033342501109031040380333425011090310403803334250110903104038033342501109031040380333425011090310403803334250110903104038033342501109031040380333425011090310403803334250110903104038033342501109031040380333425011090310403803334250110903104038033342501" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00178cd1-c77d-4b98-8280-56bbda51835a, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00178cd1-c77d-4b98-8280-56bbda51835a, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12567992131016131578 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1256799213101613157812567992131016131578125679921310161315781256799213101613157812567992131016131578125679921310161315781256799213101613157812567992131016131578125679921310161315781256799213101613157812567992131016131578125679921310161315781256799213101613157812567992131016131578125679921310161315781256799213101613157812567992131016131578125679921310161315781256799213101613157812567992131016131578" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39a968c2-0b5a-49c0-900c-1b3f997d5fb1, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3eff5d11-2a8b-4c77-9945-0523f7d5082e, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3eff5d11-2a8b-4c77-9945-0523f7d5082e, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8947409893066088998 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89474098930660889988947409893066088998894740989306608899889474098930660889988947409893066088998894740989306608899889474098930660889988947409893066088998894740989306608899889474098930660889988947409893066088998894740989306608899889474098930660889988947409893066088998894740989306608899889474098930660889988947409893066088998894740989306608899889474098930660889988947409893066088998" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00178cd1-c77d-4b98-8280-56bbda51835a, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e0bf386-a4e0-43a1-a85c-7b8d0addeca7, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e0bf386-a4e0-43a1-a85c-7b8d0addeca7, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15036708652505612992 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1503670865250561299215036708652505612992150367086525056129921503670865250561299215036708652505612992150367086525056129921503670865250561299215036708652505612992150367086525056129921503670865250561299215036708652505612992150367086525056129921503670865250561299215036708652505612992150367086525056129921503670865250561299215036708652505612992150367086525056129921503670865250561299215036708652505612992" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3eff5d11-2a8b-4c77-9945-0523f7d5082e, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb67c353-a807-4b80-98db-b5918e1c297e, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb67c353-a807-4b80-98db-b5918e1c297e, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9298193429148550685 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92981934291485506859298193429148550685929819342914855068592981934291485506859298193429148550685929819342914855068592981934291485506859298193429148550685929819342914855068592981934291485506859298193429148550685929819342914855068592981934291485506859298193429148550685929819342914855068592981934291485506859298193429148550685929819342914855068592981934291485506859298193429148550685" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e0bf386-a4e0-43a1-a85c-7b8d0addeca7, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d12003e-bab0-474d-ab54-a17d7bdf7027, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d12003e-bab0-474d-ab54-a17d7bdf7027, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15693096282283725492 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1569309628228372549215693096282283725492156930962822837254921569309628228372549215693096282283725492156930962822837254921569309628228372549215693096282283725492156930962822837254921569309628228372549215693096282283725492156930962822837254921569309628228372549215693096282283725492156930962822837254921569309628228372549215693096282283725492156930962822837254921569309628228372549215693096282283725492" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb67c353-a807-4b80-98db-b5918e1c297e, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4bebec0c-2fcc-4d02-a6f9-5e7fc426e803, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4bebec0c-2fcc-4d02-a6f9-5e7fc426e803, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7345706132898346021 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73457061328983460217345706132898346021734570613289834602173457061328983460217345706132898346021734570613289834602173457061328983460217345706132898346021734570613289834602173457061328983460217345706132898346021734570613289834602173457061328983460217345706132898346021734570613289834602173457061328983460217345706132898346021734570613289834602173457061328983460217345706132898346021" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d12003e-bab0-474d-ab54-a17d7bdf7027, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fcc62ebc-7f80-468a-9531-bb7092ebd201, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fcc62ebc-7f80-468a-9531-bb7092ebd201, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6400186554125390793 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64001865541253907936400186554125390793640018655412539079364001865541253907936400186554125390793640018655412539079364001865541253907936400186554125390793640018655412539079364001865541253907936400186554125390793640018655412539079364001865541253907936400186554125390793640018655412539079364001865541253907936400186554125390793640018655412539079364001865541253907936400186554125390793" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4bebec0c-2fcc-4d02-a6f9-5e7fc426e803, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb34e87a-f73b-4845-b98f-359174a2dbb0, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb34e87a-f73b-4845-b98f-359174a2dbb0, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4436957747073946744 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44369577470739467444436957747073946744443695774707394674444369577470739467444436957747073946744443695774707394674444369577470739467444436957747073946744443695774707394674444369577470739467444436957747073946744443695774707394674444369577470739467444436957747073946744443695774707394674444369577470739467444436957747073946744443695774707394674444369577470739467444436957747073946744" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fcc62ebc-7f80-468a-9531-bb7092ebd201, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa713606-1647-40c7-8d24-496633360935, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa713606-1647-40c7-8d24-496633360935, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12099949145153192346 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1209994914515319234612099949145153192346120999491451531923461209994914515319234612099949145153192346120999491451531923461209994914515319234612099949145153192346120999491451531923461209994914515319234612099949145153192346120999491451531923461209994914515319234612099949145153192346120999491451531923461209994914515319234612099949145153192346120999491451531923461209994914515319234612099949145153192346" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb34e87a-f73b-4845-b98f-359174a2dbb0, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa713606-1647-40c7-8d24-496633360935, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 121cc93b-6f5a-4b3c-9c9f-4f9bd3f4dde9, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 121cc93b-6f5a-4b3c-9c9f-4f9bd3f4dde9, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14513017467447512605 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1451301746744751260514513017467447512605145130174674475126051451301746744751260514513017467447512605145130174674475126051451301746744751260514513017467447512605145130174674475126051451301746744751260514513017467447512605145130174674475126051451301746744751260514513017467447512605145130174674475126051451301746744751260514513017467447512605145130174674475126051451301746744751260514513017467447512605" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4fcaa08e-14cc-4a95-9ab6-e8daeac2b9b7, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4fcaa08e-14cc-4a95-9ab6-e8daeac2b9b7, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9989020263478715090 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99890202634787150909989020263478715090998902026347871509099890202634787150909989020263478715090998902026347871509099890202634787150909989020263478715090998902026347871509099890202634787150909989020263478715090998902026347871509099890202634787150909989020263478715090998902026347871509099890202634787150909989020263478715090998902026347871509099890202634787150909989020263478715090" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 121cc93b-6f5a-4b3c-9c9f-4f9bd3f4dde9, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 645341b1-be3e-4891-9295-2f48d522b5b1, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 645341b1-be3e-4891-9295-2f48d522b5b1, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7778913409552811493 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77789134095528114937778913409552811493777891340955281149377789134095528114937778913409552811493777891340955281149377789134095528114937778913409552811493777891340955281149377789134095528114937778913409552811493777891340955281149377789134095528114937778913409552811493777891340955281149377789134095528114937778913409552811493777891340955281149377789134095528114937778913409552811493" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4fcaa08e-14cc-4a95-9ab6-e8daeac2b9b7, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 166639c4-0970-4b36-8d80-c8f236e12bd0, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 166639c4-0970-4b36-8d80-c8f236e12bd0, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2811108680145280239 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28111086801452802392811108680145280239281110868014528023928111086801452802392811108680145280239281110868014528023928111086801452802392811108680145280239281110868014528023928111086801452802392811108680145280239281110868014528023928111086801452802392811108680145280239281110868014528023928111086801452802392811108680145280239281110868014528023928111086801452802392811108680145280239" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 645341b1-be3e-4891-9295-2f48d522b5b1, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 166639c4-0970-4b36-8d80-c8f236e12bd0, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca9a790c-caf3-4849-85c4-82290be987f9, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca9a790c-caf3-4849-85c4-82290be987f9, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7875169470635503455 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78751694706355034557875169470635503455787516947063550345578751694706355034557875169470635503455787516947063550345578751694706355034557875169470635503455787516947063550345578751694706355034557875169470635503455787516947063550345578751694706355034557875169470635503455787516947063550345578751694706355034557875169470635503455787516947063550345578751694706355034557875169470635503455" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 13576bfd-7fa8-4516-ae06-5b388fbc1273, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 13576bfd-7fa8-4516-ae06-5b388fbc1273, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1803558290917296793 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18035582909172967931803558290917296793180355829091729679318035582909172967931803558290917296793180355829091729679318035582909172967931803558290917296793180355829091729679318035582909172967931803558290917296793180355829091729679318035582909172967931803558290917296793180355829091729679318035582909172967931803558290917296793180355829091729679318035582909172967931803558290917296793" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 13576bfd-7fa8-4516-ae06-5b388fbc1273, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a60ff50a-42eb-4301-9933-dacfd0ad0a6d, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca9a790c-caf3-4849-85c4-82290be987f9, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a60ff50a-42eb-4301-9933-dacfd0ad0a6d, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1677089633353708438 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16770896333537084381677089633353708438167708963335370843816770896333537084381677089633353708438167708963335370843816770896333537084381677089633353708438167708963335370843816770896333537084381677089633353708438167708963335370843816770896333537084381677089633353708438167708963335370843816770896333537084381677089633353708438167708963335370843816770896333537084381677089633353708438" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32414910-2ab9-4712-a85d-68ae9a780a45, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32414910-2ab9-4712-a85d-68ae9a780a45, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5447090256049547262 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54470902560495472625447090256049547262544709025604954726254470902560495472625447090256049547262544709025604954726254470902560495472625447090256049547262544709025604954726254470902560495472625447090256049547262544709025604954726254470902560495472625447090256049547262544709025604954726254470902560495472625447090256049547262544709025604954726254470902560495472625447090256049547262" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a60ff50a-42eb-4301-9933-dacfd0ad0a6d, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 028470a9-d606-4188-bb0e-d65ae8fb975c, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 028470a9-d606-4188-bb0e-d65ae8fb975c, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5339907026161795876 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53399070261617958765339907026161795876533990702616179587653399070261617958765339907026161795876533990702616179587653399070261617958765339907026161795876533990702616179587653399070261617958765339907026161795876533990702616179587653399070261617958765339907026161795876533990702616179587653399070261617958765339907026161795876533990702616179587653399070261617958765339907026161795876" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32414910-2ab9-4712-a85d-68ae9a780a45, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4225937-ac6c-4d6c-ba23-74fa1012dc2b, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4225937-ac6c-4d6c-ba23-74fa1012dc2b, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12796051961107532891 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1279605196110753289112796051961107532891127960519611075328911279605196110753289112796051961107532891127960519611075328911279605196110753289112796051961107532891127960519611075328911279605196110753289112796051961107532891127960519611075328911279605196110753289112796051961107532891127960519611075328911279605196110753289112796051961107532891127960519611075328911279605196110753289112796051961107532891" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 028470a9-d606-4188-bb0e-d65ae8fb975c, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf351518-8290-4c4e-a062-1e65d37eeb7a, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf351518-8290-4c4e-a062-1e65d37eeb7a, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14836311049144357488 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1483631104914435748814836311049144357488148363110491443574881483631104914435748814836311049144357488148363110491443574881483631104914435748814836311049144357488148363110491443574881483631104914435748814836311049144357488148363110491443574881483631104914435748814836311049144357488148363110491443574881483631104914435748814836311049144357488148363110491443574881483631104914435748814836311049144357488" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4225937-ac6c-4d6c-ba23-74fa1012dc2b, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27e21208-4986-4290-89d6-162d856563cc, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27e21208-4986-4290-89d6-162d856563cc, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16892671116797285482 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1689267111679728548216892671116797285482168926711167972854821689267111679728548216892671116797285482168926711167972854821689267111679728548216892671116797285482168926711167972854821689267111679728548216892671116797285482168926711167972854821689267111679728548216892671116797285482168926711167972854821689267111679728548216892671116797285482168926711167972854821689267111679728548216892671116797285482" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf351518-8290-4c4e-a062-1e65d37eeb7a, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 528c6e4d-0bdb-43ce-a827-ce12f5a979a2, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 528c6e4d-0bdb-43ce-a827-ce12f5a979a2, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6890679394944902958 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68906793949449029586890679394944902958689067939494490295868906793949449029586890679394944902958689067939494490295868906793949449029586890679394944902958689067939494490295868906793949449029586890679394944902958689067939494490295868906793949449029586890679394944902958689067939494490295868906793949449029586890679394944902958689067939494490295868906793949449029586890679394944902958" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27e21208-4986-4290-89d6-162d856563cc, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76204db2-5921-4c46-9cae-677f83dd619e, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 528c6e4d-0bdb-43ce-a827-ce12f5a979a2, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 73dc02c4-6edf-437e-97fd-ee035408ba10, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 73dc02c4-6edf-437e-97fd-ee035408ba10, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16008665885111853781 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1600866588511185378116008665885111853781160086658851118537811600866588511185378116008665885111853781160086658851118537811600866588511185378116008665885111853781160086658851118537811600866588511185378116008665885111853781160086658851118537811600866588511185378116008665885111853781160086658851118537811600866588511185378116008665885111853781160086658851118537811600866588511185378116008665885111853781" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76204db2-5921-4c46-9cae-677f83dd619e, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11502754314081791465 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1150275431408179146511502754314081791465115027543140817914651150275431408179146511502754314081791465115027543140817914651150275431408179146511502754314081791465115027543140817914651150275431408179146511502754314081791465115027543140817914651150275431408179146511502754314081791465115027543140817914651150275431408179146511502754314081791465115027543140817914651150275431408179146511502754314081791465" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 73dc02c4-6edf-437e-97fd-ee035408ba10, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba235158-85d7-4eed-b177-d14f87cb6764, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba235158-85d7-4eed-b177-d14f87cb6764, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3211513383589532369 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32115133835895323693211513383589532369321151338358953236932115133835895323693211513383589532369321151338358953236932115133835895323693211513383589532369321151338358953236932115133835895323693211513383589532369321151338358953236932115133835895323693211513383589532369321151338358953236932115133835895323693211513383589532369321151338358953236932115133835895323693211513383589532369" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76204db2-5921-4c46-9cae-677f83dd619e, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba235158-85d7-4eed-b177-d14f87cb6764, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5dc82d6e-7043-4ae6-bc1a-2ce13a16d0ad, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5dc82d6e-7043-4ae6-bc1a-2ce13a16d0ad, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4053765499417699164 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40537654994176991644053765499417699164405376549941769916440537654994176991644053765499417699164405376549941769916440537654994176991644053765499417699164405376549941769916440537654994176991644053765499417699164405376549941769916440537654994176991644053765499417699164405376549941769916440537654994176991644053765499417699164405376549941769916440537654994176991644053765499417699164" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d2df0b7-d6eb-4c13-b114-47ef8ebe1d20, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d2df0b7-d6eb-4c13-b114-47ef8ebe1d20, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18249030135138308394 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1824903013513830839418249030135138308394182490301351383083941824903013513830839418249030135138308394182490301351383083941824903013513830839418249030135138308394182490301351383083941824903013513830839418249030135138308394182490301351383083941824903013513830839418249030135138308394182490301351383083941824903013513830839418249030135138308394182490301351383083941824903013513830839418249030135138308394" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5dc82d6e-7043-4ae6-bc1a-2ce13a16d0ad, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5973e344-45c9-4fbf-b6e4-d694a15960d9, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5973e344-45c9-4fbf-b6e4-d694a15960d9, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 168042537458352656 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "168042537458352656168042537458352656168042537458352656168042537458352656168042537458352656168042537458352656168042537458352656168042537458352656168042537458352656168042537458352656168042537458352656168042537458352656168042537458352656168042537458352656168042537458352656168042537458352656168042537458352656168042537458352656168042537458352656168042537458352656" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d2df0b7-d6eb-4c13-b114-47ef8ebe1d20, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ab0ee6c-efce-4d49-a43f-107d546e406a, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ab0ee6c-efce-4d49-a43f-107d546e406a, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11663849065727270293 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1166384906572727029311663849065727270293116638490657272702931166384906572727029311663849065727270293116638490657272702931166384906572727029311663849065727270293116638490657272702931166384906572727029311663849065727270293116638490657272702931166384906572727029311663849065727270293116638490657272702931166384906572727029311663849065727270293116638490657272702931166384906572727029311663849065727270293" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5973e344-45c9-4fbf-b6e4-d694a15960d9, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db9c0db9-c64f-46e1-934d-a3f912ac22c9, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db9c0db9-c64f-46e1-934d-a3f912ac22c9, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2474644922740261827 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24746449227402618272474644922740261827247464492274026182724746449227402618272474644922740261827247464492274026182724746449227402618272474644922740261827247464492274026182724746449227402618272474644922740261827247464492274026182724746449227402618272474644922740261827247464492274026182724746449227402618272474644922740261827247464492274026182724746449227402618272474644922740261827" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ab0ee6c-efce-4d49-a43f-107d546e406a, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09f63263-4d62-44bc-a744-e779e75cdd52, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09f63263-4d62-44bc-a744-e779e75cdd52, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7621199471215928601 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76211994712159286017621199471215928601762119947121592860176211994712159286017621199471215928601762119947121592860176211994712159286017621199471215928601762119947121592860176211994712159286017621199471215928601762119947121592860176211994712159286017621199471215928601762119947121592860176211994712159286017621199471215928601762119947121592860176211994712159286017621199471215928601" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db9c0db9-c64f-46e1-934d-a3f912ac22c9, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f32e9706-2312-458b-aed0-558aa20a8528, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f32e9706-2312-458b-aed0-558aa20a8528, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 396169686426258470 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "396169686426258470396169686426258470396169686426258470396169686426258470396169686426258470396169686426258470396169686426258470396169686426258470396169686426258470396169686426258470396169686426258470396169686426258470396169686426258470396169686426258470396169686426258470396169686426258470396169686426258470396169686426258470396169686426258470396169686426258470" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09f63263-4d62-44bc-a744-e779e75cdd52, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f32e9706-2312-458b-aed0-558aa20a8528, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5bdf4dbd-4ccf-4f82-bc29-51bb912892a0, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5bdf4dbd-4ccf-4f82-bc29-51bb912892a0, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 384678699264566317 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "384678699264566317384678699264566317384678699264566317384678699264566317384678699264566317384678699264566317384678699264566317384678699264566317384678699264566317384678699264566317384678699264566317384678699264566317384678699264566317384678699264566317384678699264566317384678699264566317384678699264566317384678699264566317384678699264566317384678699264566317" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9710ac1-b6c0-48d4-ad23-0c91c85fc232, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9710ac1-b6c0-48d4-ad23-0c91c85fc232, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14068280851552238674 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1406828085155223867414068280851552238674140682808515522386741406828085155223867414068280851552238674140682808515522386741406828085155223867414068280851552238674140682808515522386741406828085155223867414068280851552238674140682808515522386741406828085155223867414068280851552238674140682808515522386741406828085155223867414068280851552238674140682808515522386741406828085155223867414068280851552238674" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5bdf4dbd-4ccf-4f82-bc29-51bb912892a0, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b79619d7-ed18-4735-a627-1028ad2533b4, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b79619d7-ed18-4735-a627-1028ad2533b4, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14938380108860403729 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1493838010886040372914938380108860403729149383801088604037291493838010886040372914938380108860403729149383801088604037291493838010886040372914938380108860403729149383801088604037291493838010886040372914938380108860403729149383801088604037291493838010886040372914938380108860403729149383801088604037291493838010886040372914938380108860403729149383801088604037291493838010886040372914938380108860403729" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9710ac1-b6c0-48d4-ad23-0c91c85fc232, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9965913f-f83a-4185-b300-bdb2f4f00e98, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9965913f-f83a-4185-b300-bdb2f4f00e98, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17224263726665835739 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1722426372666583573917224263726665835739172242637266658357391722426372666583573917224263726665835739172242637266658357391722426372666583573917224263726665835739172242637266658357391722426372666583573917224263726665835739172242637266658357391722426372666583573917224263726665835739172242637266658357391722426372666583573917224263726665835739172242637266658357391722426372666583573917224263726665835739" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b79619d7-ed18-4735-a627-1028ad2533b4, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c993ff6-99cf-4b90-a39e-1c0ce30e8f27, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9965913f-f83a-4185-b300-bdb2f4f00e98, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c993ff6-99cf-4b90-a39e-1c0ce30e8f27, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15777161784318292216 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1577716178431829221615777161784318292216157771617843182922161577716178431829221615777161784318292216157771617843182922161577716178431829221615777161784318292216157771617843182922161577716178431829221615777161784318292216157771617843182922161577716178431829221615777161784318292216157771617843182922161577716178431829221615777161784318292216157771617843182922161577716178431829221615777161784318292216" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b98095ff-8703-45f3-8aac-76588378bb65, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b98095ff-8703-45f3-8aac-76588378bb65, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7080022565300401606 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70800225653004016067080022565300401606708002256530040160670800225653004016067080022565300401606708002256530040160670800225653004016067080022565300401606708002256530040160670800225653004016067080022565300401606708002256530040160670800225653004016067080022565300401606708002256530040160670800225653004016067080022565300401606708002256530040160670800225653004016067080022565300401606" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c993ff6-99cf-4b90-a39e-1c0ce30e8f27, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 045bcb3b-3128-4f97-bde0-80d5f2edf654, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 045bcb3b-3128-4f97-bde0-80d5f2edf654, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8085337879955774544 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80853378799557745448085337879955774544808533787995577454480853378799557745448085337879955774544808533787995577454480853378799557745448085337879955774544808533787995577454480853378799557745448085337879955774544808533787995577454480853378799557745448085337879955774544808533787995577454480853378799557745448085337879955774544808533787995577454480853378799557745448085337879955774544" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b98095ff-8703-45f3-8aac-76588378bb65, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65410340-fc16-417f-91e9-063dba62bdc2, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65410340-fc16-417f-91e9-063dba62bdc2, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10771833774033523772 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1077183377403352377210771833774033523772107718337740335237721077183377403352377210771833774033523772107718337740335237721077183377403352377210771833774033523772107718337740335237721077183377403352377210771833774033523772107718337740335237721077183377403352377210771833774033523772107718337740335237721077183377403352377210771833774033523772107718337740335237721077183377403352377210771833774033523772" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 045bcb3b-3128-4f97-bde0-80d5f2edf654, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5755d90-4e52-4509-8e6b-9e8ac75cbbbc, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5755d90-4e52-4509-8e6b-9e8ac75cbbbc, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12818860781521054848 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1281886078152105484812818860781521054848128188607815210548481281886078152105484812818860781521054848128188607815210548481281886078152105484812818860781521054848128188607815210548481281886078152105484812818860781521054848128188607815210548481281886078152105484812818860781521054848128188607815210548481281886078152105484812818860781521054848128188607815210548481281886078152105484812818860781521054848" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65410340-fc16-417f-91e9-063dba62bdc2, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42a40105-dbf2-434f-8b9b-fed85d0668e1, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42a40105-dbf2-434f-8b9b-fed85d0668e1, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12036553177674450752 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1203655317767445075212036553177674450752120365531776744507521203655317767445075212036553177674450752120365531776744507521203655317767445075212036553177674450752120365531776744507521203655317767445075212036553177674450752120365531776744507521203655317767445075212036553177674450752120365531776744507521203655317767445075212036553177674450752120365531776744507521203655317767445075212036553177674450752" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5755d90-4e52-4509-8e6b-9e8ac75cbbbc, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 195b5a17-428e-495e-8cf4-40b5ae9494f1, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 195b5a17-428e-495e-8cf4-40b5ae9494f1, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13250369561518616246 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1325036956151861624613250369561518616246132503695615186162461325036956151861624613250369561518616246132503695615186162461325036956151861624613250369561518616246132503695615186162461325036956151861624613250369561518616246132503695615186162461325036956151861624613250369561518616246132503695615186162461325036956151861624613250369561518616246132503695615186162461325036956151861624613250369561518616246" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42a40105-dbf2-434f-8b9b-fed85d0668e1, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d953c515-2b04-4333-bdd9-e41d2161cceb, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d953c515-2b04-4333-bdd9-e41d2161cceb, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6267842806821222167 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62678428068212221676267842806821222167626784280682122216762678428068212221676267842806821222167626784280682122216762678428068212221676267842806821222167626784280682122216762678428068212221676267842806821222167626784280682122216762678428068212221676267842806821222167626784280682122216762678428068212221676267842806821222167626784280682122216762678428068212221676267842806821222167" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 195b5a17-428e-495e-8cf4-40b5ae9494f1, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b630daf6-592a-40b0-b0f0-1896220ccabf, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b630daf6-592a-40b0-b0f0-1896220ccabf, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8966647105779767242 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89666471057797672428966647105779767242896664710577976724289666471057797672428966647105779767242896664710577976724289666471057797672428966647105779767242896664710577976724289666471057797672428966647105779767242896664710577976724289666471057797672428966647105779767242896664710577976724289666471057797672428966647105779767242896664710577976724289666471057797672428966647105779767242" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d953c515-2b04-4333-bdd9-e41d2161cceb, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87a2c1b6-f24b-4e76-bb28-2a369d1d3a8e, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87a2c1b6-f24b-4e76-bb28-2a369d1d3a8e, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5033714957794001283 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50337149577940012835033714957794001283503371495779400128350337149577940012835033714957794001283503371495779400128350337149577940012835033714957794001283503371495779400128350337149577940012835033714957794001283503371495779400128350337149577940012835033714957794001283503371495779400128350337149577940012835033714957794001283503371495779400128350337149577940012835033714957794001283" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b630daf6-592a-40b0-b0f0-1896220ccabf, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da4ab578-220d-498c-aab9-b467a31a798c, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da4ab578-220d-498c-aab9-b467a31a798c, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16759483912761113114 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1675948391276111311416759483912761113114167594839127611131141675948391276111311416759483912761113114167594839127611131141675948391276111311416759483912761113114167594839127611131141675948391276111311416759483912761113114167594839127611131141675948391276111311416759483912761113114167594839127611131141675948391276111311416759483912761113114167594839127611131141675948391276111311416759483912761113114" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87a2c1b6-f24b-4e76-bb28-2a369d1d3a8e, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f864e0b8-4c82-4a5a-a56f-df20fef431c5, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f864e0b8-4c82-4a5a-a56f-df20fef431c5, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5018825679005589892 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50188256790055898925018825679005589892501882567900558989250188256790055898925018825679005589892501882567900558989250188256790055898925018825679005589892501882567900558989250188256790055898925018825679005589892501882567900558989250188256790055898925018825679005589892501882567900558989250188256790055898925018825679005589892501882567900558989250188256790055898925018825679005589892" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da4ab578-220d-498c-aab9-b467a31a798c, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2cba8fc5-c8e4-4358-be1f-8a4c19cce1e6, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2cba8fc5-c8e4-4358-be1f-8a4c19cce1e6, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12600233999971530055 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1260023399997153005512600233999971530055126002339999715300551260023399997153005512600233999971530055126002339999715300551260023399997153005512600233999971530055126002339999715300551260023399997153005512600233999971530055126002339999715300551260023399997153005512600233999971530055126002339999715300551260023399997153005512600233999971530055126002339999715300551260023399997153005512600233999971530055" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f864e0b8-4c82-4a5a-a56f-df20fef431c5, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 203aef1a-631b-47cf-ac02-ec7f71f7ff17, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 203aef1a-631b-47cf-ac02-ec7f71f7ff17, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15305237699901593887 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1530523769990159388715305237699901593887153052376999015938871530523769990159388715305237699901593887153052376999015938871530523769990159388715305237699901593887153052376999015938871530523769990159388715305237699901593887153052376999015938871530523769990159388715305237699901593887153052376999015938871530523769990159388715305237699901593887153052376999015938871530523769990159388715305237699901593887" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2cba8fc5-c8e4-4358-be1f-8a4c19cce1e6, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e575909-7af0-4028-9b6f-4c98a5c5a755, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e575909-7af0-4028-9b6f-4c98a5c5a755, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14165034143075812438 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1416503414307581243814165034143075812438141650341430758124381416503414307581243814165034143075812438141650341430758124381416503414307581243814165034143075812438141650341430758124381416503414307581243814165034143075812438141650341430758124381416503414307581243814165034143075812438141650341430758124381416503414307581243814165034143075812438141650341430758124381416503414307581243814165034143075812438" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 203aef1a-631b-47cf-ac02-ec7f71f7ff17, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 632c9b79-7614-4609-a4c1-ba01e61214f8, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 632c9b79-7614-4609-a4c1-ba01e61214f8, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15873525805081339306 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1587352580508133930615873525805081339306158735258050813393061587352580508133930615873525805081339306158735258050813393061587352580508133930615873525805081339306158735258050813393061587352580508133930615873525805081339306158735258050813393061587352580508133930615873525805081339306158735258050813393061587352580508133930615873525805081339306158735258050813393061587352580508133930615873525805081339306" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e575909-7af0-4028-9b6f-4c98a5c5a755, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff5bb2e4-3abe-4d8d-9c35-74027b3a74cf, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff5bb2e4-3abe-4d8d-9c35-74027b3a74cf, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4160557554365618246 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41605575543656182464160557554365618246416055755436561824641605575543656182464160557554365618246416055755436561824641605575543656182464160557554365618246416055755436561824641605575543656182464160557554365618246416055755436561824641605575543656182464160557554365618246416055755436561824641605575543656182464160557554365618246416055755436561824641605575543656182464160557554365618246" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 632c9b79-7614-4609-a4c1-ba01e61214f8, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92510abc-e661-462e-a060-2cf23d889629, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92510abc-e661-462e-a060-2cf23d889629, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18004065708606750102 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1800406570860675010218004065708606750102180040657086067501021800406570860675010218004065708606750102180040657086067501021800406570860675010218004065708606750102180040657086067501021800406570860675010218004065708606750102180040657086067501021800406570860675010218004065708606750102180040657086067501021800406570860675010218004065708606750102180040657086067501021800406570860675010218004065708606750102" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92510abc-e661-462e-a060-2cf23d889629, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97558e50-5be2-4eb7-8ede-a96bf403e3a9, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97558e50-5be2-4eb7-8ede-a96bf403e3a9, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17757596764711976990 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1775759676471197699017757596764711976990177575967647119769901775759676471197699017757596764711976990177575967647119769901775759676471197699017757596764711976990177575967647119769901775759676471197699017757596764711976990177575967647119769901775759676471197699017757596764711976990177575967647119769901775759676471197699017757596764711976990177575967647119769901775759676471197699017757596764711976990" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff5bb2e4-3abe-4d8d-9c35-74027b3a74cf, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96f81d23-2b1a-4e6f-ba32-aeb98fc92d7d, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96f81d23-2b1a-4e6f-ba32-aeb98fc92d7d, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8205157212097624159 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82051572120976241598205157212097624159820515721209762415982051572120976241598205157212097624159820515721209762415982051572120976241598205157212097624159820515721209762415982051572120976241598205157212097624159820515721209762415982051572120976241598205157212097624159820515721209762415982051572120976241598205157212097624159820515721209762415982051572120976241598205157212097624159" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96f81d23-2b1a-4e6f-ba32-aeb98fc92d7d, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c920ae54-1b94-49c4-83ef-7f7e13fb827f, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c920ae54-1b94-49c4-83ef-7f7e13fb827f, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3077326062327499110 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30773260623274991103077326062327499110307732606232749911030773260623274991103077326062327499110307732606232749911030773260623274991103077326062327499110307732606232749911030773260623274991103077326062327499110307732606232749911030773260623274991103077326062327499110307732606232749911030773260623274991103077326062327499110307732606232749911030773260623274991103077326062327499110" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97558e50-5be2-4eb7-8ede-a96bf403e3a9, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e430620d-7701-4f6f-bcdb-0b8b3c9a9456, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e430620d-7701-4f6f-bcdb-0b8b3c9a9456, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16610088366193955745 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1661008836619395574516610088366193955745166100883661939557451661008836619395574516610088366193955745166100883661939557451661008836619395574516610088366193955745166100883661939557451661008836619395574516610088366193955745166100883661939557451661008836619395574516610088366193955745166100883661939557451661008836619395574516610088366193955745166100883661939557451661008836619395574516610088366193955745" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c920ae54-1b94-49c4-83ef-7f7e13fb827f, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6121d45b-124f-449c-8b51-5db64bf672ca, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e430620d-7701-4f6f-bcdb-0b8b3c9a9456, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90f629a0-15ad-41b5-9191-71916ad97c66, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90f629a0-15ad-41b5-9191-71916ad97c66, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3962791844752430206 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39627918447524302063962791844752430206396279184475243020639627918447524302063962791844752430206396279184475243020639627918447524302063962791844752430206396279184475243020639627918447524302063962791844752430206396279184475243020639627918447524302063962791844752430206396279184475243020639627918447524302063962791844752430206396279184475243020639627918447524302063962791844752430206" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6121d45b-124f-449c-8b51-5db64bf672ca, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14454253827798263385 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1445425382779826338514454253827798263385144542538277982633851445425382779826338514454253827798263385144542538277982633851445425382779826338514454253827798263385144542538277982633851445425382779826338514454253827798263385144542538277982633851445425382779826338514454253827798263385144542538277982633851445425382779826338514454253827798263385144542538277982633851445425382779826338514454253827798263385" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90f629a0-15ad-41b5-9191-71916ad97c66, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 576e3abe-a310-4f9f-b136-6e395ea8f3a7, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 576e3abe-a310-4f9f-b136-6e395ea8f3a7, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12372431128334965046 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1237243112833496504612372431128334965046123724311283349650461237243112833496504612372431128334965046123724311283349650461237243112833496504612372431128334965046123724311283349650461237243112833496504612372431128334965046123724311283349650461237243112833496504612372431128334965046123724311283349650461237243112833496504612372431128334965046123724311283349650461237243112833496504612372431128334965046" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6121d45b-124f-449c-8b51-5db64bf672ca, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1bb978b-b2ae-49b8-8820-07c82e291a1d, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1bb978b-b2ae-49b8-8820-07c82e291a1d, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6227136705799597307 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62271367057995973076227136705799597307622713670579959730762271367057995973076227136705799597307622713670579959730762271367057995973076227136705799597307622713670579959730762271367057995973076227136705799597307622713670579959730762271367057995973076227136705799597307622713670579959730762271367057995973076227136705799597307622713670579959730762271367057995973076227136705799597307" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 576e3abe-a310-4f9f-b136-6e395ea8f3a7, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a7479e3-05fe-4319-8bd0-28fce9b834d6, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a7479e3-05fe-4319-8bd0-28fce9b834d6, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15549583641415344346 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1554958364141534434615549583641415344346155495836414153443461554958364141534434615549583641415344346155495836414153443461554958364141534434615549583641415344346155495836414153443461554958364141534434615549583641415344346155495836414153443461554958364141534434615549583641415344346155495836414153443461554958364141534434615549583641415344346155495836414153443461554958364141534434615549583641415344346" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1bb978b-b2ae-49b8-8820-07c82e291a1d, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ebb34dad-379b-4efc-9d4a-0d9dd54bf4ed, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebb34dad-379b-4efc-9d4a-0d9dd54bf4ed, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16744349311318542738 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1674434931131854273816744349311318542738167443493113185427381674434931131854273816744349311318542738167443493113185427381674434931131854273816744349311318542738167443493113185427381674434931131854273816744349311318542738167443493113185427381674434931131854273816744349311318542738167443493113185427381674434931131854273816744349311318542738167443493113185427381674434931131854273816744349311318542738" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a7479e3-05fe-4319-8bd0-28fce9b834d6, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a067ba05-49fa-41d4-a338-8907d7f422b6, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a067ba05-49fa-41d4-a338-8907d7f422b6, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7402783778103886146 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74027837781038861467402783778103886146740278377810388614674027837781038861467402783778103886146740278377810388614674027837781038861467402783778103886146740278377810388614674027837781038861467402783778103886146740278377810388614674027837781038861467402783778103886146740278377810388614674027837781038861467402783778103886146740278377810388614674027837781038861467402783778103886146" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebb34dad-379b-4efc-9d4a-0d9dd54bf4ed, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4742b29e-c5e9-432a-bb01-8e4980f41d83, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4742b29e-c5e9-432a-bb01-8e4980f41d83, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18159898704493711968 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1815989870449371196818159898704493711968181598987044937119681815989870449371196818159898704493711968181598987044937119681815989870449371196818159898704493711968181598987044937119681815989870449371196818159898704493711968181598987044937119681815989870449371196818159898704493711968181598987044937119681815989870449371196818159898704493711968181598987044937119681815989870449371196818159898704493711968" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a067ba05-49fa-41d4-a338-8907d7f422b6, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6de5b85d-6353-4e38-8cd3-c1dd8fee36e6, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6de5b85d-6353-4e38-8cd3-c1dd8fee36e6, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5202066912972185030 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52020669129721850305202066912972185030520206691297218503052020669129721850305202066912972185030520206691297218503052020669129721850305202066912972185030520206691297218503052020669129721850305202066912972185030520206691297218503052020669129721850305202066912972185030520206691297218503052020669129721850305202066912972185030520206691297218503052020669129721850305202066912972185030" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4742b29e-c5e9-432a-bb01-8e4980f41d83, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed07bf53-b379-4119-b9af-8ea2601a8c3e, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed07bf53-b379-4119-b9af-8ea2601a8c3e, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10132677744079633219 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1013267774407963321910132677744079633219101326777440796332191013267774407963321910132677744079633219101326777440796332191013267774407963321910132677744079633219101326777440796332191013267774407963321910132677744079633219101326777440796332191013267774407963321910132677744079633219101326777440796332191013267774407963321910132677744079633219101326777440796332191013267774407963321910132677744079633219" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6de5b85d-6353-4e38-8cd3-c1dd8fee36e6, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7f61f32-4f26-4fb2-b1f7-e4e6a0511a26, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7f61f32-4f26-4fb2-b1f7-e4e6a0511a26, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4933547601644356093 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49335476016443560934933547601644356093493354760164435609349335476016443560934933547601644356093493354760164435609349335476016443560934933547601644356093493354760164435609349335476016443560934933547601644356093493354760164435609349335476016443560934933547601644356093493354760164435609349335476016443560934933547601644356093493354760164435609349335476016443560934933547601644356093" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed07bf53-b379-4119-b9af-8ea2601a8c3e, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b96f1e6c-1bb2-4fe9-985e-accba30ede6a, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b96f1e6c-1bb2-4fe9-985e-accba30ede6a, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2876621487621987351 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28766214876219873512876621487621987351287662148762198735128766214876219873512876621487621987351287662148762198735128766214876219873512876621487621987351287662148762198735128766214876219873512876621487621987351287662148762198735128766214876219873512876621487621987351287662148762198735128766214876219873512876621487621987351287662148762198735128766214876219873512876621487621987351" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7f61f32-4f26-4fb2-b1f7-e4e6a0511a26, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 932fa43a-c5a0-48f2-ac66-b9aa6b844858, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b96f1e6c-1bb2-4fe9-985e-accba30ede6a, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1c3706b-6186-4f74-aa5b-a1e017b92cf7, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1c3706b-6186-4f74-aa5b-a1e017b92cf7, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7976425085460761494 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79764250854607614947976425085460761494797642508546076149479764250854607614947976425085460761494797642508546076149479764250854607614947976425085460761494797642508546076149479764250854607614947976425085460761494797642508546076149479764250854607614947976425085460761494797642508546076149479764250854607614947976425085460761494797642508546076149479764250854607614947976425085460761494" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 932fa43a-c5a0-48f2-ac66-b9aa6b844858, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7279818136434832002 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72798181364348320027279818136434832002727981813643483200272798181364348320027279818136434832002727981813643483200272798181364348320027279818136434832002727981813643483200272798181364348320027279818136434832002727981813643483200272798181364348320027279818136434832002727981813643483200272798181364348320027279818136434832002727981813643483200272798181364348320027279818136434832002" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 932fa43a-c5a0-48f2-ac66-b9aa6b844858, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83f573e5-6e2f-4dc3-ba5c-9ed1c48e3940, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83f573e5-6e2f-4dc3-ba5c-9ed1c48e3940, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13305089611407577643 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1330508961140757764313305089611407577643133050896114075776431330508961140757764313305089611407577643133050896114075776431330508961140757764313305089611407577643133050896114075776431330508961140757764313305089611407577643133050896114075776431330508961140757764313305089611407577643133050896114075776431330508961140757764313305089611407577643133050896114075776431330508961140757764313305089611407577643" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1c3706b-6186-4f74-aa5b-a1e017b92cf7, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3b5f32b3-3179-47bc-ad9f-3c04d37b44d7, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3b5f32b3-3179-47bc-ad9f-3c04d37b44d7, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8433093149466174510 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84330931494661745108433093149466174510843309314946617451084330931494661745108433093149466174510843309314946617451084330931494661745108433093149466174510843309314946617451084330931494661745108433093149466174510843309314946617451084330931494661745108433093149466174510843309314946617451084330931494661745108433093149466174510843309314946617451084330931494661745108433093149466174510" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83f573e5-6e2f-4dc3-ba5c-9ed1c48e3940, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 415f2560-3f30-457f-af35-22428840368a, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 415f2560-3f30-457f-af35-22428840368a, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16949539568387810199 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1694953956838781019916949539568387810199169495395683878101991694953956838781019916949539568387810199169495395683878101991694953956838781019916949539568387810199169495395683878101991694953956838781019916949539568387810199169495395683878101991694953956838781019916949539568387810199169495395683878101991694953956838781019916949539568387810199169495395683878101991694953956838781019916949539568387810199" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3b5f32b3-3179-47bc-ad9f-3c04d37b44d7, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e78fce8-b1c1-463e-a31d-dcb8fb478c18, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e78fce8-b1c1-463e-a31d-dcb8fb478c18, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11509648881176718663 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1150964888117671866311509648881176718663115096488811767186631150964888117671866311509648881176718663115096488811767186631150964888117671866311509648881176718663115096488811767186631150964888117671866311509648881176718663115096488811767186631150964888117671866311509648881176718663115096488811767186631150964888117671866311509648881176718663115096488811767186631150964888117671866311509648881176718663" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 415f2560-3f30-457f-af35-22428840368a, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 576d929a-61d0-436c-9b0b-5c014d3bd372, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 576d929a-61d0-436c-9b0b-5c014d3bd372, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1141072429805637285 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11410724298056372851141072429805637285114107242980563728511410724298056372851141072429805637285114107242980563728511410724298056372851141072429805637285114107242980563728511410724298056372851141072429805637285114107242980563728511410724298056372851141072429805637285114107242980563728511410724298056372851141072429805637285114107242980563728511410724298056372851141072429805637285" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e78fce8-b1c1-463e-a31d-dcb8fb478c18, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a3a4eec-4c3f-4846-a5d1-94e35cd446ce, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a3a4eec-4c3f-4846-a5d1-94e35cd446ce, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8622080329564581956 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86220803295645819568622080329564581956862208032956458195686220803295645819568622080329564581956862208032956458195686220803295645819568622080329564581956862208032956458195686220803295645819568622080329564581956862208032956458195686220803295645819568622080329564581956862208032956458195686220803295645819568622080329564581956862208032956458195686220803295645819568622080329564581956" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 576d929a-61d0-436c-9b0b-5c014d3bd372, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83d522e6-c38f-420c-b20a-66696e8dbf5f, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83d522e6-c38f-420c-b20a-66696e8dbf5f, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13056709528639454464 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1305670952863945446413056709528639454464130567095286394544641305670952863945446413056709528639454464130567095286394544641305670952863945446413056709528639454464130567095286394544641305670952863945446413056709528639454464130567095286394544641305670952863945446413056709528639454464130567095286394544641305670952863945446413056709528639454464130567095286394544641305670952863945446413056709528639454464" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a3a4eec-4c3f-4846-a5d1-94e35cd446ce, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 291a3981-95a9-41c2-b17c-386a173aadee, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83d522e6-c38f-420c-b20a-66696e8dbf5f, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 291a3981-95a9-41c2-b17c-386a173aadee, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15678338020066368207 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1567833802006636820715678338020066368207156783380200663682071567833802006636820715678338020066368207156783380200663682071567833802006636820715678338020066368207156783380200663682071567833802006636820715678338020066368207156783380200663682071567833802006636820715678338020066368207156783380200663682071567833802006636820715678338020066368207156783380200663682071567833802006636820715678338020066368207" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31b14ce9-b924-4e13-a636-27b7b6791522, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31b14ce9-b924-4e13-a636-27b7b6791522, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15419904647190084707 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1541990464719008470715419904647190084707154199046471900847071541990464719008470715419904647190084707154199046471900847071541990464719008470715419904647190084707154199046471900847071541990464719008470715419904647190084707154199046471900847071541990464719008470715419904647190084707154199046471900847071541990464719008470715419904647190084707154199046471900847071541990464719008470715419904647190084707" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 291a3981-95a9-41c2-b17c-386a173aadee, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99fec7a1-691f-4582-bf01-f9abc91ba590, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31b14ce9-b924-4e13-a636-27b7b6791522, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99fec7a1-691f-4582-bf01-f9abc91ba590, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11630065389560054005 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1163006538956005400511630065389560054005116300653895600540051163006538956005400511630065389560054005116300653895600540051163006538956005400511630065389560054005116300653895600540051163006538956005400511630065389560054005116300653895600540051163006538956005400511630065389560054005116300653895600540051163006538956005400511630065389560054005116300653895600540051163006538956005400511630065389560054005" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b664dbf-b765-40f5-be97-f39db64193c7, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b664dbf-b765-40f5-be97-f39db64193c7, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14074237031849637323 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1407423703184963732314074237031849637323140742370318496373231407423703184963732314074237031849637323140742370318496373231407423703184963732314074237031849637323140742370318496373231407423703184963732314074237031849637323140742370318496373231407423703184963732314074237031849637323140742370318496373231407423703184963732314074237031849637323140742370318496373231407423703184963732314074237031849637323" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b664dbf-b765-40f5-be97-f39db64193c7, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43730223-d028-402e-821b-0fc0642fb72f, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43730223-d028-402e-821b-0fc0642fb72f, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8316553033842794701 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83165530338427947018316553033842794701831655303384279470183165530338427947018316553033842794701831655303384279470183165530338427947018316553033842794701831655303384279470183165530338427947018316553033842794701831655303384279470183165530338427947018316553033842794701831655303384279470183165530338427947018316553033842794701831655303384279470183165530338427947018316553033842794701" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99fec7a1-691f-4582-bf01-f9abc91ba590, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9444b59a-16ac-48dc-ba35-572466d761f0, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9444b59a-16ac-48dc-ba35-572466d761f0, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16890742585427202116 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1689074258542720211616890742585427202116168907425854272021161689074258542720211616890742585427202116168907425854272021161689074258542720211616890742585427202116168907425854272021161689074258542720211616890742585427202116168907425854272021161689074258542720211616890742585427202116168907425854272021161689074258542720211616890742585427202116168907425854272021161689074258542720211616890742585427202116" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43730223-d028-402e-821b-0fc0642fb72f, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f16fb083-9453-4857-85b9-d3410dd46a13, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f16fb083-9453-4857-85b9-d3410dd46a13, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13394507367309011573 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1339450736730901157313394507367309011573133945073673090115731339450736730901157313394507367309011573133945073673090115731339450736730901157313394507367309011573133945073673090115731339450736730901157313394507367309011573133945073673090115731339450736730901157313394507367309011573133945073673090115731339450736730901157313394507367309011573133945073673090115731339450736730901157313394507367309011573" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9444b59a-16ac-48dc-ba35-572466d761f0, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a50b0fb7-a04d-4033-9e70-7c4ca4a9e3b8, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a50b0fb7-a04d-4033-9e70-7c4ca4a9e3b8, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4641370969952155275 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46413709699521552754641370969952155275464137096995215527546413709699521552754641370969952155275464137096995215527546413709699521552754641370969952155275464137096995215527546413709699521552754641370969952155275464137096995215527546413709699521552754641370969952155275464137096995215527546413709699521552754641370969952155275464137096995215527546413709699521552754641370969952155275" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f16fb083-9453-4857-85b9-d3410dd46a13, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec4d2034-d78f-4626-ae7f-9b60efcf40c9, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec4d2034-d78f-4626-ae7f-9b60efcf40c9, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16349894212813414624 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1634989421281341462416349894212813414624163498942128134146241634989421281341462416349894212813414624163498942128134146241634989421281341462416349894212813414624163498942128134146241634989421281341462416349894212813414624163498942128134146241634989421281341462416349894212813414624163498942128134146241634989421281341462416349894212813414624163498942128134146241634989421281341462416349894212813414624" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a50b0fb7-a04d-4033-9e70-7c4ca4a9e3b8, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e94e5896-bf41-4bff-af95-da65bcce8984, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e94e5896-bf41-4bff-af95-da65bcce8984, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6139447560852289005 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61394475608522890056139447560852289005613944756085228900561394475608522890056139447560852289005613944756085228900561394475608522890056139447560852289005613944756085228900561394475608522890056139447560852289005613944756085228900561394475608522890056139447560852289005613944756085228900561394475608522890056139447560852289005613944756085228900561394475608522890056139447560852289005" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec4d2034-d78f-4626-ae7f-9b60efcf40c9, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b819f21-78f8-4d60-b28c-2340a2e5f257, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b819f21-78f8-4d60-b28c-2340a2e5f257, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10957675438831167390 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1095767543883116739010957675438831167390109576754388311673901095767543883116739010957675438831167390109576754388311673901095767543883116739010957675438831167390109576754388311673901095767543883116739010957675438831167390109576754388311673901095767543883116739010957675438831167390109576754388311673901095767543883116739010957675438831167390109576754388311673901095767543883116739010957675438831167390" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e94e5896-bf41-4bff-af95-da65bcce8984, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 22b76e13-72b2-4880-83cc-c6d02c52176a, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 22b76e13-72b2-4880-83cc-c6d02c52176a, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14187892338104497042 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1418789233810449704214187892338104497042141878923381044970421418789233810449704214187892338104497042141878923381044970421418789233810449704214187892338104497042141878923381044970421418789233810449704214187892338104497042141878923381044970421418789233810449704214187892338104497042141878923381044970421418789233810449704214187892338104497042141878923381044970421418789233810449704214187892338104497042" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b819f21-78f8-4d60-b28c-2340a2e5f257, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f0e858b-c5d8-43cc-ab96-42f33d43d25d, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 22b76e13-72b2-4880-83cc-c6d02c52176a, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e13ad77-0718-4373-88b2-7ee72bead630, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e13ad77-0718-4373-88b2-7ee72bead630, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13718134003868956039 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1371813400386895603913718134003868956039137181340038689560391371813400386895603913718134003868956039137181340038689560391371813400386895603913718134003868956039137181340038689560391371813400386895603913718134003868956039137181340038689560391371813400386895603913718134003868956039137181340038689560391371813400386895603913718134003868956039137181340038689560391371813400386895603913718134003868956039" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f0e858b-c5d8-43cc-ab96-42f33d43d25d, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8551989415006472531 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85519894150064725318551989415006472531855198941500647253185519894150064725318551989415006472531855198941500647253185519894150064725318551989415006472531855198941500647253185519894150064725318551989415006472531855198941500647253185519894150064725318551989415006472531855198941500647253185519894150064725318551989415006472531855198941500647253185519894150064725318551989415006472531" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f0e858b-c5d8-43cc-ab96-42f33d43d25d, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c5261ca-5d39-4315-99f3-61655814768f, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c5261ca-5d39-4315-99f3-61655814768f, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 316856338491972430 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "316856338491972430316856338491972430316856338491972430316856338491972430316856338491972430316856338491972430316856338491972430316856338491972430316856338491972430316856338491972430316856338491972430316856338491972430316856338491972430316856338491972430316856338491972430316856338491972430316856338491972430316856338491972430316856338491972430316856338491972430" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e13ad77-0718-4373-88b2-7ee72bead630, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1aa7721f-3a68-4234-a24e-28970f5368ae, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1aa7721f-3a68-4234-a24e-28970f5368ae, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3454712744525190792 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34547127445251907923454712744525190792345471274452519079234547127445251907923454712744525190792345471274452519079234547127445251907923454712744525190792345471274452519079234547127445251907923454712744525190792345471274452519079234547127445251907923454712744525190792345471274452519079234547127445251907923454712744525190792345471274452519079234547127445251907923454712744525190792" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c5261ca-5d39-4315-99f3-61655814768f, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8250d424-9b10-4f58-b6e0-e8d0ac1b5c91, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8250d424-9b10-4f58-b6e0-e8d0ac1b5c91, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17304222491549961481 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1730422249154996148117304222491549961481173042224915499614811730422249154996148117304222491549961481173042224915499614811730422249154996148117304222491549961481173042224915499614811730422249154996148117304222491549961481173042224915499614811730422249154996148117304222491549961481173042224915499614811730422249154996148117304222491549961481173042224915499614811730422249154996148117304222491549961481" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1aa7721f-3a68-4234-a24e-28970f5368ae, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd64cc2c-3a02-43d3-9e0f-5791bb741c04, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd64cc2c-3a02-43d3-9e0f-5791bb741c04, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1423702922959034978 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14237029229590349781423702922959034978142370292295903497814237029229590349781423702922959034978142370292295903497814237029229590349781423702922959034978142370292295903497814237029229590349781423702922959034978142370292295903497814237029229590349781423702922959034978142370292295903497814237029229590349781423702922959034978142370292295903497814237029229590349781423702922959034978" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd64cc2c-3a02-43d3-9e0f-5791bb741c04, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ceafd584-f75c-4d25-a0fc-f5bbbb126c6a, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ceafd584-f75c-4d25-a0fc-f5bbbb126c6a, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14311315883314206612 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1431131588331420661214311315883314206612143113158833142066121431131588331420661214311315883314206612143113158833142066121431131588331420661214311315883314206612143113158833142066121431131588331420661214311315883314206612143113158833142066121431131588331420661214311315883314206612143113158833142066121431131588331420661214311315883314206612143113158833142066121431131588331420661214311315883314206612" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8250d424-9b10-4f58-b6e0-e8d0ac1b5c91, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f9e7aa2-db8a-48ef-84b5-46a85974b201, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f9e7aa2-db8a-48ef-84b5-46a85974b201, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14426375369062681721 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1442637536906268172114426375369062681721144263753690626817211442637536906268172114426375369062681721144263753690626817211442637536906268172114426375369062681721144263753690626817211442637536906268172114426375369062681721144263753690626817211442637536906268172114426375369062681721144263753690626817211442637536906268172114426375369062681721144263753690626817211442637536906268172114426375369062681721" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ceafd584-f75c-4d25-a0fc-f5bbbb126c6a, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af1d7903-e120-43ed-9c3d-1064e9876dc7, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af1d7903-e120-43ed-9c3d-1064e9876dc7, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13686886732009359256 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1368688673200935925613686886732009359256136868867320093592561368688673200935925613686886732009359256136868867320093592561368688673200935925613686886732009359256136868867320093592561368688673200935925613686886732009359256136868867320093592561368688673200935925613686886732009359256136868867320093592561368688673200935925613686886732009359256136868867320093592561368688673200935925613686886732009359256" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f9e7aa2-db8a-48ef-84b5-46a85974b201, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5355a3ff-eec0-4256-b935-504560f604ec, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5355a3ff-eec0-4256-b935-504560f604ec, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15419882724431574587 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1541988272443157458715419882724431574587154198827244315745871541988272443157458715419882724431574587154198827244315745871541988272443157458715419882724431574587154198827244315745871541988272443157458715419882724431574587154198827244315745871541988272443157458715419882724431574587154198827244315745871541988272443157458715419882724431574587154198827244315745871541988272443157458715419882724431574587" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af1d7903-e120-43ed-9c3d-1064e9876dc7, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 726949e1-d1f4-417a-8d6f-242c66899fdf, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 726949e1-d1f4-417a-8d6f-242c66899fdf, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6988283277922288452 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69882832779222884526988283277922288452698828327792228845269882832779222884526988283277922288452698828327792228845269882832779222884526988283277922288452698828327792228845269882832779222884526988283277922288452698828327792228845269882832779222884526988283277922288452698828327792228845269882832779222884526988283277922288452698828327792228845269882832779222884526988283277922288452" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5355a3ff-eec0-4256-b935-504560f604ec, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b826e931-2a50-418e-9763-f560d4b37a5e, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b826e931-2a50-418e-9763-f560d4b37a5e, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13190828152745493526 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1319082815274549352613190828152745493526131908281527454935261319082815274549352613190828152745493526131908281527454935261319082815274549352613190828152745493526131908281527454935261319082815274549352613190828152745493526131908281527454935261319082815274549352613190828152745493526131908281527454935261319082815274549352613190828152745493526131908281527454935261319082815274549352613190828152745493526" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 726949e1-d1f4-417a-8d6f-242c66899fdf, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05ad65fd-018b-4658-9e3c-8365d8074933, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05ad65fd-018b-4658-9e3c-8365d8074933, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14414360175733811669 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1441436017573381166914414360175733811669144143601757338116691441436017573381166914414360175733811669144143601757338116691441436017573381166914414360175733811669144143601757338116691441436017573381166914414360175733811669144143601757338116691441436017573381166914414360175733811669144143601757338116691441436017573381166914414360175733811669144143601757338116691441436017573381166914414360175733811669" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b826e931-2a50-418e-9763-f560d4b37a5e, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5583843a-ebc1-49df-9fa6-ab1a8a2f0be2, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5583843a-ebc1-49df-9fa6-ab1a8a2f0be2, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4590776482385226050 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45907764823852260504590776482385226050459077648238522605045907764823852260504590776482385226050459077648238522605045907764823852260504590776482385226050459077648238522605045907764823852260504590776482385226050459077648238522605045907764823852260504590776482385226050459077648238522605045907764823852260504590776482385226050459077648238522605045907764823852260504590776482385226050" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05ad65fd-018b-4658-9e3c-8365d8074933, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6b3b6d9-b3b4-412a-828f-ade5655f8368, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6b3b6d9-b3b4-412a-828f-ade5655f8368, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6526483808588240780 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65264838085882407806526483808588240780652648380858824078065264838085882407806526483808588240780652648380858824078065264838085882407806526483808588240780652648380858824078065264838085882407806526483808588240780652648380858824078065264838085882407806526483808588240780652648380858824078065264838085882407806526483808588240780652648380858824078065264838085882407806526483808588240780" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5583843a-ebc1-49df-9fa6-ab1a8a2f0be2, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4b3c077-8f48-4b75-ba45-e0b3f240210f, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4b3c077-8f48-4b75-ba45-e0b3f240210f, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2807280259320882890 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28072802593208828902807280259320882890280728025932088289028072802593208828902807280259320882890280728025932088289028072802593208828902807280259320882890280728025932088289028072802593208828902807280259320882890280728025932088289028072802593208828902807280259320882890280728025932088289028072802593208828902807280259320882890280728025932088289028072802593208828902807280259320882890" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6b3b6d9-b3b4-412a-828f-ade5655f8368, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4b3c077-8f48-4b75-ba45-e0b3f240210f, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 207df90f-9218-466b-9ade-bc173c00335d, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fdb10bf6-3682-4f05-aee9-d5de00c21e0b, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fdb10bf6-3682-4f05-aee9-d5de00c21e0b, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7399413819721958034 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73994138197219580347399413819721958034739941381972195803473994138197219580347399413819721958034739941381972195803473994138197219580347399413819721958034739941381972195803473994138197219580347399413819721958034739941381972195803473994138197219580347399413819721958034739941381972195803473994138197219580347399413819721958034739941381972195803473994138197219580347399413819721958034" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 207df90f-9218-466b-9ade-bc173c00335d, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14578653162145525801 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1457865316214552580114578653162145525801145786531621455258011457865316214552580114578653162145525801145786531621455258011457865316214552580114578653162145525801145786531621455258011457865316214552580114578653162145525801145786531621455258011457865316214552580114578653162145525801145786531621455258011457865316214552580114578653162145525801145786531621455258011457865316214552580114578653162145525801" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fdb10bf6-3682-4f05-aee9-d5de00c21e0b, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a18b19e4-7aa7-4060-bed2-99f8ae93914e, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a18b19e4-7aa7-4060-bed2-99f8ae93914e, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4006948321826960241 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40069483218269602414006948321826960241400694832182696024140069483218269602414006948321826960241400694832182696024140069483218269602414006948321826960241400694832182696024140069483218269602414006948321826960241400694832182696024140069483218269602414006948321826960241400694832182696024140069483218269602414006948321826960241400694832182696024140069483218269602414006948321826960241" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 207df90f-9218-466b-9ade-bc173c00335d, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a521622f-38f6-42ca-a60b-0bff4b4a5cb4, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a521622f-38f6-42ca-a60b-0bff4b4a5cb4, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15206175682679444769 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1520617568267944476915206175682679444769152061756826794447691520617568267944476915206175682679444769152061756826794447691520617568267944476915206175682679444769152061756826794447691520617568267944476915206175682679444769152061756826794447691520617568267944476915206175682679444769152061756826794447691520617568267944476915206175682679444769152061756826794447691520617568267944476915206175682679444769" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a18b19e4-7aa7-4060-bed2-99f8ae93914e, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aed0a253-baf7-407c-849c-8f8dff9cdbbc, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aed0a253-baf7-407c-849c-8f8dff9cdbbc, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5850213232809065578 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58502132328090655785850213232809065578585021323280906557858502132328090655785850213232809065578585021323280906557858502132328090655785850213232809065578585021323280906557858502132328090655785850213232809065578585021323280906557858502132328090655785850213232809065578585021323280906557858502132328090655785850213232809065578585021323280906557858502132328090655785850213232809065578" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a521622f-38f6-42ca-a60b-0bff4b4a5cb4, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5227e474-a005-4170-af46-389b54c507ba, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5227e474-a005-4170-af46-389b54c507ba, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6129663182611424330 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61296631826114243306129663182611424330612966318261142433061296631826114243306129663182611424330612966318261142433061296631826114243306129663182611424330612966318261142433061296631826114243306129663182611424330612966318261142433061296631826114243306129663182611424330612966318261142433061296631826114243306129663182611424330612966318261142433061296631826114243306129663182611424330" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aed0a253-baf7-407c-849c-8f8dff9cdbbc, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ebf19c2f-f7ba-4e19-bf14-a635cfd522e3, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebf19c2f-f7ba-4e19-bf14-a635cfd522e3, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12941002101668265227 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1294100210166826522712941002101668265227129410021016682652271294100210166826522712941002101668265227129410021016682652271294100210166826522712941002101668265227129410021016682652271294100210166826522712941002101668265227129410021016682652271294100210166826522712941002101668265227129410021016682652271294100210166826522712941002101668265227129410021016682652271294100210166826522712941002101668265227" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5227e474-a005-4170-af46-389b54c507ba, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e36239de-8bb8-47a5-ab44-c37a1b4140c1, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e36239de-8bb8-47a5-ab44-c37a1b4140c1, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15026584043602873848 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1502658404360287384815026584043602873848150265840436028738481502658404360287384815026584043602873848150265840436028738481502658404360287384815026584043602873848150265840436028738481502658404360287384815026584043602873848150265840436028738481502658404360287384815026584043602873848150265840436028738481502658404360287384815026584043602873848150265840436028738481502658404360287384815026584043602873848" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebf19c2f-f7ba-4e19-bf14-a635cfd522e3, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b4ea4a2-4110-4cfc-8cfe-2637f83c2a7b, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b4ea4a2-4110-4cfc-8cfe-2637f83c2a7b, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7625002870455262516 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76250028704552625167625002870455262516762500287045526251676250028704552625167625002870455262516762500287045526251676250028704552625167625002870455262516762500287045526251676250028704552625167625002870455262516762500287045526251676250028704552625167625002870455262516762500287045526251676250028704552625167625002870455262516762500287045526251676250028704552625167625002870455262516" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e36239de-8bb8-47a5-ab44-c37a1b4140c1, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c84c593-4912-47ba-a101-b044d9d52dd9, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c84c593-4912-47ba-a101-b044d9d52dd9, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9135489330093543202 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91354893300935432029135489330093543202913548933009354320291354893300935432029135489330093543202913548933009354320291354893300935432029135489330093543202913548933009354320291354893300935432029135489330093543202913548933009354320291354893300935432029135489330093543202913548933009354320291354893300935432029135489330093543202913548933009354320291354893300935432029135489330093543202" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b4ea4a2-4110-4cfc-8cfe-2637f83c2a7b, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf6ef17b-4106-4a8d-ba6c-a52bae413bb6, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf6ef17b-4106-4a8d-ba6c-a52bae413bb6, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9631919556347996146 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96319195563479961469631919556347996146963191955634799614696319195563479961469631919556347996146963191955634799614696319195563479961469631919556347996146963191955634799614696319195563479961469631919556347996146963191955634799614696319195563479961469631919556347996146963191955634799614696319195563479961469631919556347996146963191955634799614696319195563479961469631919556347996146" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c84c593-4912-47ba-a101-b044d9d52dd9, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2920983-6178-4109-bf68-3ccc166fd7b1, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2920983-6178-4109-bf68-3ccc166fd7b1, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7265125069778804143 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72651250697788041437265125069778804143726512506977880414372651250697788041437265125069778804143726512506977880414372651250697788041437265125069778804143726512506977880414372651250697788041437265125069778804143726512506977880414372651250697788041437265125069778804143726512506977880414372651250697788041437265125069778804143726512506977880414372651250697788041437265125069778804143" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf6ef17b-4106-4a8d-ba6c-a52bae413bb6, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e807f2a-7fbb-44c5-a11e-bca8dbdcf151, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e807f2a-7fbb-44c5-a11e-bca8dbdcf151, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7358467656173614533 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73584676561736145337358467656173614533735846765617361453373584676561736145337358467656173614533735846765617361453373584676561736145337358467656173614533735846765617361453373584676561736145337358467656173614533735846765617361453373584676561736145337358467656173614533735846765617361453373584676561736145337358467656173614533735846765617361453373584676561736145337358467656173614533" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2920983-6178-4109-bf68-3ccc166fd7b1, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd57f117-5476-4dde-96d9-15f865035b52, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd57f117-5476-4dde-96d9-15f865035b52, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7175676219049275235 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71756762190492752357175676219049275235717567621904927523571756762190492752357175676219049275235717567621904927523571756762190492752357175676219049275235717567621904927523571756762190492752357175676219049275235717567621904927523571756762190492752357175676219049275235717567621904927523571756762190492752357175676219049275235717567621904927523571756762190492752357175676219049275235" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e807f2a-7fbb-44c5-a11e-bca8dbdcf151, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe8fdcb8-aae2-4e6f-a7f5-33a6f6c5ff0e, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe8fdcb8-aae2-4e6f-a7f5-33a6f6c5ff0e, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7242039890325588142 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72420398903255881427242039890325588142724203989032558814272420398903255881427242039890325588142724203989032558814272420398903255881427242039890325588142724203989032558814272420398903255881427242039890325588142724203989032558814272420398903255881427242039890325588142724203989032558814272420398903255881427242039890325588142724203989032558814272420398903255881427242039890325588142" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd57f117-5476-4dde-96d9-15f865035b52, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f0c39cd-d98a-4c4e-a5f4-23afccd647c1, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f0c39cd-d98a-4c4e-a5f4-23afccd647c1, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17390464185588007686 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1739046418558800768617390464185588007686173904641855880076861739046418558800768617390464185588007686173904641855880076861739046418558800768617390464185588007686173904641855880076861739046418558800768617390464185588007686173904641855880076861739046418558800768617390464185588007686173904641855880076861739046418558800768617390464185588007686173904641855880076861739046418558800768617390464185588007686" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe8fdcb8-aae2-4e6f-a7f5-33a6f6c5ff0e, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b308f127-f44c-408a-ae83-0533114354bb, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b308f127-f44c-408a-ae83-0533114354bb, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15585471241147691480 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1558547124114769148015585471241147691480155854712411476914801558547124114769148015585471241147691480155854712411476914801558547124114769148015585471241147691480155854712411476914801558547124114769148015585471241147691480155854712411476914801558547124114769148015585471241147691480155854712411476914801558547124114769148015585471241147691480155854712411476914801558547124114769148015585471241147691480" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f0c39cd-d98a-4c4e-a5f4-23afccd647c1, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3f46f874-84ec-45ad-8d7b-de9d5356675c, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b308f127-f44c-408a-ae83-0533114354bb, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ea548bf-7119-4c3f-9985-de4b5acc3fd7, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ea548bf-7119-4c3f-9985-de4b5acc3fd7, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15504394173452936840 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1550439417345293684015504394173452936840155043941734529368401550439417345293684015504394173452936840155043941734529368401550439417345293684015504394173452936840155043941734529368401550439417345293684015504394173452936840155043941734529368401550439417345293684015504394173452936840155043941734529368401550439417345293684015504394173452936840155043941734529368401550439417345293684015504394173452936840" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3f46f874-84ec-45ad-8d7b-de9d5356675c, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13683309792944643594 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1368330979294464359413683309792944643594136833097929446435941368330979294464359413683309792944643594136833097929446435941368330979294464359413683309792944643594136833097929446435941368330979294464359413683309792944643594136833097929446435941368330979294464359413683309792944643594136833097929446435941368330979294464359413683309792944643594136833097929446435941368330979294464359413683309792944643594" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ea548bf-7119-4c3f-9985-de4b5acc3fd7, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a0bac06-9d68-4a24-8928-2731e993172c, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a0bac06-9d68-4a24-8928-2731e993172c, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4834008363550551495 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48340083635505514954834008363550551495483400836355055149548340083635505514954834008363550551495483400836355055149548340083635505514954834008363550551495483400836355055149548340083635505514954834008363550551495483400836355055149548340083635505514954834008363550551495483400836355055149548340083635505514954834008363550551495483400836355055149548340083635505514954834008363550551495" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3f46f874-84ec-45ad-8d7b-de9d5356675c, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7312c06d-4e82-4154-a3df-86b35ef2a49d, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7312c06d-4e82-4154-a3df-86b35ef2a49d, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1923844694480593223 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19238446944805932231923844694480593223192384469448059322319238446944805932231923844694480593223192384469448059322319238446944805932231923844694480593223192384469448059322319238446944805932231923844694480593223192384469448059322319238446944805932231923844694480593223192384469448059322319238446944805932231923844694480593223192384469448059322319238446944805932231923844694480593223" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a0bac06-9d68-4a24-8928-2731e993172c, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80223286-4056-4889-97a6-9f814316dbfe, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80223286-4056-4889-97a6-9f814316dbfe, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 566681019312978828 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "566681019312978828566681019312978828566681019312978828566681019312978828566681019312978828566681019312978828566681019312978828566681019312978828566681019312978828566681019312978828566681019312978828566681019312978828566681019312978828566681019312978828566681019312978828566681019312978828566681019312978828566681019312978828566681019312978828566681019312978828" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7312c06d-4e82-4154-a3df-86b35ef2a49d, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d9729b1-0dee-45ac-8dd5-c970ccba6c50, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d9729b1-0dee-45ac-8dd5-c970ccba6c50, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11099864113443772975 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1109986411344377297511099864113443772975110998641134437729751109986411344377297511099864113443772975110998641134437729751109986411344377297511099864113443772975110998641134437729751109986411344377297511099864113443772975110998641134437729751109986411344377297511099864113443772975110998641134437729751109986411344377297511099864113443772975110998641134437729751109986411344377297511099864113443772975" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80223286-4056-4889-97a6-9f814316dbfe, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d38f9927-a65a-49cb-955c-03e867edd892, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d38f9927-a65a-49cb-955c-03e867edd892, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3792677308931941564 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37926773089319415643792677308931941564379267730893194156437926773089319415643792677308931941564379267730893194156437926773089319415643792677308931941564379267730893194156437926773089319415643792677308931941564379267730893194156437926773089319415643792677308931941564379267730893194156437926773089319415643792677308931941564379267730893194156437926773089319415643792677308931941564" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d9729b1-0dee-45ac-8dd5-c970ccba6c50, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c97d93be-b4f9-46a8-81eb-cdfbe97a0dfb, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c97d93be-b4f9-46a8-81eb-cdfbe97a0dfb, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17719816887998213441 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1771981688799821344117719816887998213441177198168879982134411771981688799821344117719816887998213441177198168879982134411771981688799821344117719816887998213441177198168879982134411771981688799821344117719816887998213441177198168879982134411771981688799821344117719816887998213441177198168879982134411771981688799821344117719816887998213441177198168879982134411771981688799821344117719816887998213441" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c97d93be-b4f9-46a8-81eb-cdfbe97a0dfb, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3549a962-2bf7-4a61-af82-73c3059937f5, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3549a962-2bf7-4a61-af82-73c3059937f5, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14887426473596611047 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1488742647359661104714887426473596611047148874264735966110471488742647359661104714887426473596611047148874264735966110471488742647359661104714887426473596611047148874264735966110471488742647359661104714887426473596611047148874264735966110471488742647359661104714887426473596611047148874264735966110471488742647359661104714887426473596611047148874264735966110471488742647359661104714887426473596611047" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d38f9927-a65a-49cb-955c-03e867edd892, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9d421451-93de-4cac-953b-3ec2e50fe086, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9d421451-93de-4cac-953b-3ec2e50fe086, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6999402337416563594 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69994023374165635946999402337416563594699940233741656359469994023374165635946999402337416563594699940233741656359469994023374165635946999402337416563594699940233741656359469994023374165635946999402337416563594699940233741656359469994023374165635946999402337416563594699940233741656359469994023374165635946999402337416563594699940233741656359469994023374165635946999402337416563594" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3549a962-2bf7-4a61-af82-73c3059937f5, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 917ec4f0-f8c1-4e78-b7f4-151bcab8df59, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 917ec4f0-f8c1-4e78-b7f4-151bcab8df59, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4828683571345073203 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48286835713450732034828683571345073203482868357134507320348286835713450732034828683571345073203482868357134507320348286835713450732034828683571345073203482868357134507320348286835713450732034828683571345073203482868357134507320348286835713450732034828683571345073203482868357134507320348286835713450732034828683571345073203482868357134507320348286835713450732034828683571345073203" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9d421451-93de-4cac-953b-3ec2e50fe086, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 917ec4f0-f8c1-4e78-b7f4-151bcab8df59, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c783d8b0-88ec-4fb0-8a9d-022f30d0e1ce, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c783d8b0-88ec-4fb0-8a9d-022f30d0e1ce, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2991310033019898768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29913100330198987682991310033019898768299131003301989876829913100330198987682991310033019898768299131003301989876829913100330198987682991310033019898768299131003301989876829913100330198987682991310033019898768299131003301989876829913100330198987682991310033019898768299131003301989876829913100330198987682991310033019898768299131003301989876829913100330198987682991310033019898768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96268a08-b0e0-470a-ad61-be36f6ff40b9, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96268a08-b0e0-470a-ad61-be36f6ff40b9, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13050225392617157618 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1305022539261715761813050225392617157618130502253926171576181305022539261715761813050225392617157618130502253926171576181305022539261715761813050225392617157618130502253926171576181305022539261715761813050225392617157618130502253926171576181305022539261715761813050225392617157618130502253926171576181305022539261715761813050225392617157618130502253926171576181305022539261715761813050225392617157618" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c783d8b0-88ec-4fb0-8a9d-022f30d0e1ce, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88719d72-3f1f-401f-898f-43c973979916, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88719d72-3f1f-401f-898f-43c973979916, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13728893865049898536 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1372889386504989853613728893865049898536137288938650498985361372889386504989853613728893865049898536137288938650498985361372889386504989853613728893865049898536137288938650498985361372889386504989853613728893865049898536137288938650498985361372889386504989853613728893865049898536137288938650498985361372889386504989853613728893865049898536137288938650498985361372889386504989853613728893865049898536" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96268a08-b0e0-470a-ad61-be36f6ff40b9, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88719d72-3f1f-401f-898f-43c973979916, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94d791e3-2d14-4d0c-a2a6-3d3205e95dcb, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94d791e3-2d14-4d0c-a2a6-3d3205e95dcb, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1422116084393002759 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14221160843930027591422116084393002759142211608439300275914221160843930027591422116084393002759142211608439300275914221160843930027591422116084393002759142211608439300275914221160843930027591422116084393002759142211608439300275914221160843930027591422116084393002759142211608439300275914221160843930027591422116084393002759142211608439300275914221160843930027591422116084393002759" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2128d98-9f6b-4cb6-b963-9127d1f72e09, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2128d98-9f6b-4cb6-b963-9127d1f72e09, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15378133880964659966 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1537813388096465996615378133880964659966153781338809646599661537813388096465996615378133880964659966153781338809646599661537813388096465996615378133880964659966153781338809646599661537813388096465996615378133880964659966153781338809646599661537813388096465996615378133880964659966153781338809646599661537813388096465996615378133880964659966153781338809646599661537813388096465996615378133880964659966" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94d791e3-2d14-4d0c-a2a6-3d3205e95dcb, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b2194a1-b751-44f3-9ca7-6856d74ccd0a, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b2194a1-b751-44f3-9ca7-6856d74ccd0a, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2519845994262713907 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25198459942627139072519845994262713907251984599426271390725198459942627139072519845994262713907251984599426271390725198459942627139072519845994262713907251984599426271390725198459942627139072519845994262713907251984599426271390725198459942627139072519845994262713907251984599426271390725198459942627139072519845994262713907251984599426271390725198459942627139072519845994262713907" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2128d98-9f6b-4cb6-b963-9127d1f72e09, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4bf94c2d-d01b-4d92-8b77-cc63710c4586, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4bf94c2d-d01b-4d92-8b77-cc63710c4586, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13500695790308861379 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1350069579030886137913500695790308861379135006957903088613791350069579030886137913500695790308861379135006957903088613791350069579030886137913500695790308861379135006957903088613791350069579030886137913500695790308861379135006957903088613791350069579030886137913500695790308861379135006957903088613791350069579030886137913500695790308861379135006957903088613791350069579030886137913500695790308861379" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b2194a1-b751-44f3-9ca7-6856d74ccd0a, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c404904-0b9c-40b3-b3ea-0fd3f90d65c2, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c404904-0b9c-40b3-b3ea-0fd3f90d65c2, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12710240839526939555 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1271024083952693955512710240839526939555127102408395269395551271024083952693955512710240839526939555127102408395269395551271024083952693955512710240839526939555127102408395269395551271024083952693955512710240839526939555127102408395269395551271024083952693955512710240839526939555127102408395269395551271024083952693955512710240839526939555127102408395269395551271024083952693955512710240839526939555" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4bf94c2d-d01b-4d92-8b77-cc63710c4586, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b8bdbd8-b1ba-467a-ab9c-8a74728c981f, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b8bdbd8-b1ba-467a-ab9c-8a74728c981f, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9753931864284334789 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97539318642843347899753931864284334789975393186428433478997539318642843347899753931864284334789975393186428433478997539318642843347899753931864284334789975393186428433478997539318642843347899753931864284334789975393186428433478997539318642843347899753931864284334789975393186428433478997539318642843347899753931864284334789975393186428433478997539318642843347899753931864284334789" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c404904-0b9c-40b3-b3ea-0fd3f90d65c2, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a7fb389-33d3-4872-b268-bd490890ff49, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a7fb389-33d3-4872-b268-bd490890ff49, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18271441374625036409 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1827144137462503640918271441374625036409182714413746250364091827144137462503640918271441374625036409182714413746250364091827144137462503640918271441374625036409182714413746250364091827144137462503640918271441374625036409182714413746250364091827144137462503640918271441374625036409182714413746250364091827144137462503640918271441374625036409182714413746250364091827144137462503640918271441374625036409" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b8bdbd8-b1ba-467a-ab9c-8a74728c981f, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34f8d3f5-f9dd-413b-bb76-e25d091cee47, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34f8d3f5-f9dd-413b-bb76-e25d091cee47, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10800767287269810208 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1080076728726981020810800767287269810208108007672872698102081080076728726981020810800767287269810208108007672872698102081080076728726981020810800767287269810208108007672872698102081080076728726981020810800767287269810208108007672872698102081080076728726981020810800767287269810208108007672872698102081080076728726981020810800767287269810208108007672872698102081080076728726981020810800767287269810208" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a7fb389-33d3-4872-b268-bd490890ff49, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e854cb40-8a08-47aa-9ec5-142ec09fb8af, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e854cb40-8a08-47aa-9ec5-142ec09fb8af, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14384577736938925190 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1438457773693892519014384577736938925190143845777369389251901438457773693892519014384577736938925190143845777369389251901438457773693892519014384577736938925190143845777369389251901438457773693892519014384577736938925190143845777369389251901438457773693892519014384577736938925190143845777369389251901438457773693892519014384577736938925190143845777369389251901438457773693892519014384577736938925190" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34f8d3f5-f9dd-413b-bb76-e25d091cee47, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5daf281-1eb2-4085-8ed8-4f52446a78bd, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5daf281-1eb2-4085-8ed8-4f52446a78bd, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10072568090414013850 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1007256809041401385010072568090414013850100725680904140138501007256809041401385010072568090414013850100725680904140138501007256809041401385010072568090414013850100725680904140138501007256809041401385010072568090414013850100725680904140138501007256809041401385010072568090414013850100725680904140138501007256809041401385010072568090414013850100725680904140138501007256809041401385010072568090414013850" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e854cb40-8a08-47aa-9ec5-142ec09fb8af, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a678a8d2-c41e-4038-a3b5-4ea33b7791c4, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a678a8d2-c41e-4038-a3b5-4ea33b7791c4, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 284816141310199499 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "284816141310199499284816141310199499284816141310199499284816141310199499284816141310199499284816141310199499284816141310199499284816141310199499284816141310199499284816141310199499284816141310199499284816141310199499284816141310199499284816141310199499284816141310199499284816141310199499284816141310199499284816141310199499284816141310199499284816141310199499" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5daf281-1eb2-4085-8ed8-4f52446a78bd, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 328e1d65-cf01-470a-a113-f603a2d8fc3e, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 328e1d65-cf01-470a-a113-f603a2d8fc3e, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13917338018643874962 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1391733801864387496213917338018643874962139173380186438749621391733801864387496213917338018643874962139173380186438749621391733801864387496213917338018643874962139173380186438749621391733801864387496213917338018643874962139173380186438749621391733801864387496213917338018643874962139173380186438749621391733801864387496213917338018643874962139173380186438749621391733801864387496213917338018643874962" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a678a8d2-c41e-4038-a3b5-4ea33b7791c4, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 564e96b2-54f8-485b-9561-b47b7bfdf4fb, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 564e96b2-54f8-485b-9561-b47b7bfdf4fb, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3195290199612432510 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31952901996124325103195290199612432510319529019961243251031952901996124325103195290199612432510319529019961243251031952901996124325103195290199612432510319529019961243251031952901996124325103195290199612432510319529019961243251031952901996124325103195290199612432510319529019961243251031952901996124325103195290199612432510319529019961243251031952901996124325103195290199612432510" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 328e1d65-cf01-470a-a113-f603a2d8fc3e, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54195401-18ef-4ea0-965b-ba116690eca6, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54195401-18ef-4ea0-965b-ba116690eca6, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16883057618975499946 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1688305761897549994616883057618975499946168830576189754999461688305761897549994616883057618975499946168830576189754999461688305761897549994616883057618975499946168830576189754999461688305761897549994616883057618975499946168830576189754999461688305761897549994616883057618975499946168830576189754999461688305761897549994616883057618975499946168830576189754999461688305761897549994616883057618975499946" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 564e96b2-54f8-485b-9561-b47b7bfdf4fb, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be7eab1a-d19b-49ac-91ec-5f4c0f0d9a44, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be7eab1a-d19b-49ac-91ec-5f4c0f0d9a44, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8952479301414643511 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89524793014146435118952479301414643511895247930141464351189524793014146435118952479301414643511895247930141464351189524793014146435118952479301414643511895247930141464351189524793014146435118952479301414643511895247930141464351189524793014146435118952479301414643511895247930141464351189524793014146435118952479301414643511895247930141464351189524793014146435118952479301414643511" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54195401-18ef-4ea0-965b-ba116690eca6, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b00eec2-4c91-45fd-9756-b03184780331, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b00eec2-4c91-45fd-9756-b03184780331, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1171094855773513323 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11710948557735133231171094855773513323117109485577351332311710948557735133231171094855773513323117109485577351332311710948557735133231171094855773513323117109485577351332311710948557735133231171094855773513323117109485577351332311710948557735133231171094855773513323117109485577351332311710948557735133231171094855773513323117109485577351332311710948557735133231171094855773513323" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be7eab1a-d19b-49ac-91ec-5f4c0f0d9a44, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9f3d3a8-615d-4e96-8de9-9b39602b30a7, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9f3d3a8-615d-4e96-8de9-9b39602b30a7, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2227008644748831139 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22270086447488311392227008644748831139222700864474883113922270086447488311392227008644748831139222700864474883113922270086447488311392227008644748831139222700864474883113922270086447488311392227008644748831139222700864474883113922270086447488311392227008644748831139222700864474883113922270086447488311392227008644748831139222700864474883113922270086447488311392227008644748831139" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b00eec2-4c91-45fd-9756-b03184780331, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 600690a7-efe8-41a8-b2e4-85e58400be3d, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 600690a7-efe8-41a8-b2e4-85e58400be3d, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 541793682249777997 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "541793682249777997541793682249777997541793682249777997541793682249777997541793682249777997541793682249777997541793682249777997541793682249777997541793682249777997541793682249777997541793682249777997541793682249777997541793682249777997541793682249777997541793682249777997541793682249777997541793682249777997541793682249777997541793682249777997541793682249777997" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9f3d3a8-615d-4e96-8de9-9b39602b30a7, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc353023-7f66-4282-a9d9-691ff30e6cee, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc353023-7f66-4282-a9d9-691ff30e6cee, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 890804459723108888 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "890804459723108888890804459723108888890804459723108888890804459723108888890804459723108888890804459723108888890804459723108888890804459723108888890804459723108888890804459723108888890804459723108888890804459723108888890804459723108888890804459723108888890804459723108888890804459723108888890804459723108888890804459723108888890804459723108888890804459723108888" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 600690a7-efe8-41a8-b2e4-85e58400be3d, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5e78703-007a-4c12-a2f8-80a1783de597, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5e78703-007a-4c12-a2f8-80a1783de597, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16361305990872601801 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1636130599087260180116361305990872601801163613059908726018011636130599087260180116361305990872601801163613059908726018011636130599087260180116361305990872601801163613059908726018011636130599087260180116361305990872601801163613059908726018011636130599087260180116361305990872601801163613059908726018011636130599087260180116361305990872601801163613059908726018011636130599087260180116361305990872601801" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc353023-7f66-4282-a9d9-691ff30e6cee, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e796ff9-0b7b-4274-97ea-d7616bf3cc39, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e796ff9-0b7b-4274-97ea-d7616bf3cc39, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12452138597176425194 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1245213859717642519412452138597176425194124521385971764251941245213859717642519412452138597176425194124521385971764251941245213859717642519412452138597176425194124521385971764251941245213859717642519412452138597176425194124521385971764251941245213859717642519412452138597176425194124521385971764251941245213859717642519412452138597176425194124521385971764251941245213859717642519412452138597176425194" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5e78703-007a-4c12-a2f8-80a1783de597, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d4d05b3d-7093-49f6-a8c5-c4db9ff39a25, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d4d05b3d-7093-49f6-a8c5-c4db9ff39a25, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11285138647320392080 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1128513864732039208011285138647320392080112851386473203920801128513864732039208011285138647320392080112851386473203920801128513864732039208011285138647320392080112851386473203920801128513864732039208011285138647320392080112851386473203920801128513864732039208011285138647320392080112851386473203920801128513864732039208011285138647320392080112851386473203920801128513864732039208011285138647320392080" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e796ff9-0b7b-4274-97ea-d7616bf3cc39, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3cd0423b-43b2-4a37-95d5-a1817e06c0f9, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3cd0423b-43b2-4a37-95d5-a1817e06c0f9, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15726184968834697544 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1572618496883469754415726184968834697544157261849688346975441572618496883469754415726184968834697544157261849688346975441572618496883469754415726184968834697544157261849688346975441572618496883469754415726184968834697544157261849688346975441572618496883469754415726184968834697544157261849688346975441572618496883469754415726184968834697544157261849688346975441572618496883469754415726184968834697544" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d4d05b3d-7093-49f6-a8c5-c4db9ff39a25, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e18f99cc-bf77-44d9-9e1e-7e756a3afea4, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e18f99cc-bf77-44d9-9e1e-7e756a3afea4, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9492350028136754529 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94923500281367545299492350028136754529949235002813675452994923500281367545299492350028136754529949235002813675452994923500281367545299492350028136754529949235002813675452994923500281367545299492350028136754529949235002813675452994923500281367545299492350028136754529949235002813675452994923500281367545299492350028136754529949235002813675452994923500281367545299492350028136754529" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3cd0423b-43b2-4a37-95d5-a1817e06c0f9, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e08e1f00-5294-4598-abd7-d0b8e1fe6b66, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e08e1f00-5294-4598-abd7-d0b8e1fe6b66, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6169054939314780070 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61690549393147800706169054939314780070616905493931478007061690549393147800706169054939314780070616905493931478007061690549393147800706169054939314780070616905493931478007061690549393147800706169054939314780070616905493931478007061690549393147800706169054939314780070616905493931478007061690549393147800706169054939314780070616905493931478007061690549393147800706169054939314780070" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e18f99cc-bf77-44d9-9e1e-7e756a3afea4, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32a44852-ae36-4242-9b16-c4ddd783b6df, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32a44852-ae36-4242-9b16-c4ddd783b6df, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7238173406991301862 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72381734069913018627238173406991301862723817340699130186272381734069913018627238173406991301862723817340699130186272381734069913018627238173406991301862723817340699130186272381734069913018627238173406991301862723817340699130186272381734069913018627238173406991301862723817340699130186272381734069913018627238173406991301862723817340699130186272381734069913018627238173406991301862" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e08e1f00-5294-4598-abd7-d0b8e1fe6b66, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d2a05592-7b27-4207-b70f-5a9e7e8818ec, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2a05592-7b27-4207-b70f-5a9e7e8818ec, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12836884426574336949 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1283688442657433694912836884426574336949128368844265743369491283688442657433694912836884426574336949128368844265743369491283688442657433694912836884426574336949128368844265743369491283688442657433694912836884426574336949128368844265743369491283688442657433694912836884426574336949128368844265743369491283688442657433694912836884426574336949128368844265743369491283688442657433694912836884426574336949" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32a44852-ae36-4242-9b16-c4ddd783b6df, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 885fdbfb-e3db-4058-b7e8-4ec6671c3390, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 885fdbfb-e3db-4058-b7e8-4ec6671c3390, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 713033466047491750 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "713033466047491750713033466047491750713033466047491750713033466047491750713033466047491750713033466047491750713033466047491750713033466047491750713033466047491750713033466047491750713033466047491750713033466047491750713033466047491750713033466047491750713033466047491750713033466047491750713033466047491750713033466047491750713033466047491750713033466047491750" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2a05592-7b27-4207-b70f-5a9e7e8818ec, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 29672ba7-f1d4-4248-b30c-0d3d9cf6a92e, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 29672ba7-f1d4-4248-b30c-0d3d9cf6a92e, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16400374649434140725 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1640037464943414072516400374649434140725164003746494341407251640037464943414072516400374649434140725164003746494341407251640037464943414072516400374649434140725164003746494341407251640037464943414072516400374649434140725164003746494341407251640037464943414072516400374649434140725164003746494341407251640037464943414072516400374649434140725164003746494341407251640037464943414072516400374649434140725" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 885fdbfb-e3db-4058-b7e8-4ec6671c3390, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 740885b1-93af-45b5-b065-f2056f496bed, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 740885b1-93af-45b5-b065-f2056f496bed, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13029506496875643364 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1302950649687564336413029506496875643364130295064968756433641302950649687564336413029506496875643364130295064968756433641302950649687564336413029506496875643364130295064968756433641302950649687564336413029506496875643364130295064968756433641302950649687564336413029506496875643364130295064968756433641302950649687564336413029506496875643364130295064968756433641302950649687564336413029506496875643364" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 29672ba7-f1d4-4248-b30c-0d3d9cf6a92e, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4bdb7005-8ec2-414a-8cd1-76affdfa3ecc, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4bdb7005-8ec2-414a-8cd1-76affdfa3ecc, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17284067752739429390 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1728406775273942939017284067752739429390172840677527394293901728406775273942939017284067752739429390172840677527394293901728406775273942939017284067752739429390172840677527394293901728406775273942939017284067752739429390172840677527394293901728406775273942939017284067752739429390172840677527394293901728406775273942939017284067752739429390172840677527394293901728406775273942939017284067752739429390" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 740885b1-93af-45b5-b065-f2056f496bed, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a92691dc-d496-4824-944a-ab1ad5fc94f3, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a92691dc-d496-4824-944a-ab1ad5fc94f3, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16942545537344943813 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1694254553734494381316942545537344943813169425455373449438131694254553734494381316942545537344943813169425455373449438131694254553734494381316942545537344943813169425455373449438131694254553734494381316942545537344943813169425455373449438131694254553734494381316942545537344943813169425455373449438131694254553734494381316942545537344943813169425455373449438131694254553734494381316942545537344943813" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a92691dc-d496-4824-944a-ab1ad5fc94f3, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46286509-36af-4a39-ade2-17cd3d6469c5, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46286509-36af-4a39-ade2-17cd3d6469c5, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11273932193958462577 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1127393219395846257711273932193958462577112739321939584625771127393219395846257711273932193958462577112739321939584625771127393219395846257711273932193958462577112739321939584625771127393219395846257711273932193958462577112739321939584625771127393219395846257711273932193958462577112739321939584625771127393219395846257711273932193958462577112739321939584625771127393219395846257711273932193958462577" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4bdb7005-8ec2-414a-8cd1-76affdfa3ecc, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8daf79f5-7280-4c0f-bf0c-2680adc5de1c, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8daf79f5-7280-4c0f-bf0c-2680adc5de1c, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11489533245236109987 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1148953324523610998711489533245236109987114895332452361099871148953324523610998711489533245236109987114895332452361099871148953324523610998711489533245236109987114895332452361099871148953324523610998711489533245236109987114895332452361099871148953324523610998711489533245236109987114895332452361099871148953324523610998711489533245236109987114895332452361099871148953324523610998711489533245236109987" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46286509-36af-4a39-ade2-17cd3d6469c5, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d75fe480-c359-43cd-9ca2-42aec54e96fe, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d75fe480-c359-43cd-9ca2-42aec54e96fe, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2576632663416271958 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25766326634162719582576632663416271958257663266341627195825766326634162719582576632663416271958257663266341627195825766326634162719582576632663416271958257663266341627195825766326634162719582576632663416271958257663266341627195825766326634162719582576632663416271958257663266341627195825766326634162719582576632663416271958257663266341627195825766326634162719582576632663416271958" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8daf79f5-7280-4c0f-bf0c-2680adc5de1c, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b435cff7-d623-4cd3-b82a-aa9e5d05e6ff, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b435cff7-d623-4cd3-b82a-aa9e5d05e6ff, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2154697084838936593 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21546970848389365932154697084838936593215469708483893659321546970848389365932154697084838936593215469708483893659321546970848389365932154697084838936593215469708483893659321546970848389365932154697084838936593215469708483893659321546970848389365932154697084838936593215469708483893659321546970848389365932154697084838936593215469708483893659321546970848389365932154697084838936593" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d75fe480-c359-43cd-9ca2-42aec54e96fe, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e776bd7-a0af-4cb4-840d-94a084253592, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e776bd7-a0af-4cb4-840d-94a084253592, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14312004942803014040 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1431200494280301404014312004942803014040143120049428030140401431200494280301404014312004942803014040143120049428030140401431200494280301404014312004942803014040143120049428030140401431200494280301404014312004942803014040143120049428030140401431200494280301404014312004942803014040143120049428030140401431200494280301404014312004942803014040143120049428030140401431200494280301404014312004942803014040" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b435cff7-d623-4cd3-b82a-aa9e5d05e6ff, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd663340-36a0-4bf4-a112-6cacc7dc8d9b, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd663340-36a0-4bf4-a112-6cacc7dc8d9b, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2654857371825043734 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26548573718250437342654857371825043734265485737182504373426548573718250437342654857371825043734265485737182504373426548573718250437342654857371825043734265485737182504373426548573718250437342654857371825043734265485737182504373426548573718250437342654857371825043734265485737182504373426548573718250437342654857371825043734265485737182504373426548573718250437342654857371825043734" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e776bd7-a0af-4cb4-840d-94a084253592, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d75416e8-aeac-4406-9453-87a4fb8c40b7, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d75416e8-aeac-4406-9453-87a4fb8c40b7, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11407406691563623502 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1140740669156362350211407406691563623502114074066915636235021140740669156362350211407406691563623502114074066915636235021140740669156362350211407406691563623502114074066915636235021140740669156362350211407406691563623502114074066915636235021140740669156362350211407406691563623502114074066915636235021140740669156362350211407406691563623502114074066915636235021140740669156362350211407406691563623502" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd663340-36a0-4bf4-a112-6cacc7dc8d9b, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 052577a0-d301-401d-be06-0cc25adab6ee, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 052577a0-d301-401d-be06-0cc25adab6ee, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9071145396078486068 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90711453960784860689071145396078486068907114539607848606890711453960784860689071145396078486068907114539607848606890711453960784860689071145396078486068907114539607848606890711453960784860689071145396078486068907114539607848606890711453960784860689071145396078486068907114539607848606890711453960784860689071145396078486068907114539607848606890711453960784860689071145396078486068" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d75416e8-aeac-4406-9453-87a4fb8c40b7, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78f9e86b-fcab-47d2-b527-44a0e336fb0c, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78f9e86b-fcab-47d2-b527-44a0e336fb0c, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1771054743172519391 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17710547431725193911771054743172519391177105474317251939117710547431725193911771054743172519391177105474317251939117710547431725193911771054743172519391177105474317251939117710547431725193911771054743172519391177105474317251939117710547431725193911771054743172519391177105474317251939117710547431725193911771054743172519391177105474317251939117710547431725193911771054743172519391" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 052577a0-d301-401d-be06-0cc25adab6ee, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de300d6d-f842-4679-a85e-1872c85da159, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de300d6d-f842-4679-a85e-1872c85da159, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 747094685704508383 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "747094685704508383747094685704508383747094685704508383747094685704508383747094685704508383747094685704508383747094685704508383747094685704508383747094685704508383747094685704508383747094685704508383747094685704508383747094685704508383747094685704508383747094685704508383747094685704508383747094685704508383747094685704508383747094685704508383747094685704508383" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78f9e86b-fcab-47d2-b527-44a0e336fb0c, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f901d94e-af08-4b12-9817-da1e46c9db0e, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f901d94e-af08-4b12-9817-da1e46c9db0e, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14763636721542927894 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1476363672154292789414763636721542927894147636367215429278941476363672154292789414763636721542927894147636367215429278941476363672154292789414763636721542927894147636367215429278941476363672154292789414763636721542927894147636367215429278941476363672154292789414763636721542927894147636367215429278941476363672154292789414763636721542927894147636367215429278941476363672154292789414763636721542927894" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de300d6d-f842-4679-a85e-1872c85da159, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70e38821-5adb-419f-b5db-e0e0a25b1f14, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70e38821-5adb-419f-b5db-e0e0a25b1f14, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17537799204790547284 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1753779920479054728417537799204790547284175377992047905472841753779920479054728417537799204790547284175377992047905472841753779920479054728417537799204790547284175377992047905472841753779920479054728417537799204790547284175377992047905472841753779920479054728417537799204790547284175377992047905472841753779920479054728417537799204790547284175377992047905472841753779920479054728417537799204790547284" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f901d94e-af08-4b12-9817-da1e46c9db0e, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4482a691-c4e7-46d0-9dd4-9131ae4f7d85, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4482a691-c4e7-46d0-9dd4-9131ae4f7d85, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8267344990773790237 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82673449907737902378267344990773790237826734499077379023782673449907737902378267344990773790237826734499077379023782673449907737902378267344990773790237826734499077379023782673449907737902378267344990773790237826734499077379023782673449907737902378267344990773790237826734499077379023782673449907737902378267344990773790237826734499077379023782673449907737902378267344990773790237" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70e38821-5adb-419f-b5db-e0e0a25b1f14, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 719d51ef-2d8c-4b1e-87c7-ea9027447280, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 719d51ef-2d8c-4b1e-87c7-ea9027447280, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15062285259918515639 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1506228525991851563915062285259918515639150622852599185156391506228525991851563915062285259918515639150622852599185156391506228525991851563915062285259918515639150622852599185156391506228525991851563915062285259918515639150622852599185156391506228525991851563915062285259918515639150622852599185156391506228525991851563915062285259918515639150622852599185156391506228525991851563915062285259918515639" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4482a691-c4e7-46d0-9dd4-9131ae4f7d85, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e3bf427-ef32-44ef-ab12-4e5416893074, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e3bf427-ef32-44ef-ab12-4e5416893074, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13512802311368717087 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1351280231136871708713512802311368717087135128023113687170871351280231136871708713512802311368717087135128023113687170871351280231136871708713512802311368717087135128023113687170871351280231136871708713512802311368717087135128023113687170871351280231136871708713512802311368717087135128023113687170871351280231136871708713512802311368717087135128023113687170871351280231136871708713512802311368717087" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 719d51ef-2d8c-4b1e-87c7-ea9027447280, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e4b3fe65-e936-4eae-9cc3-1488509541d8, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e4b3fe65-e936-4eae-9cc3-1488509541d8, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18104031197725974927 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1810403119772597492718104031197725974927181040311977259749271810403119772597492718104031197725974927181040311977259749271810403119772597492718104031197725974927181040311977259749271810403119772597492718104031197725974927181040311977259749271810403119772597492718104031197725974927181040311977259749271810403119772597492718104031197725974927181040311977259749271810403119772597492718104031197725974927" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e3bf427-ef32-44ef-ab12-4e5416893074, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7d23b3fd-89b7-4a6b-b23e-b81faf8123ea, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d23b3fd-89b7-4a6b-b23e-b81faf8123ea, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14624885732314095201 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1462488573231409520114624885732314095201146248857323140952011462488573231409520114624885732314095201146248857323140952011462488573231409520114624885732314095201146248857323140952011462488573231409520114624885732314095201146248857323140952011462488573231409520114624885732314095201146248857323140952011462488573231409520114624885732314095201146248857323140952011462488573231409520114624885732314095201" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e4b3fe65-e936-4eae-9cc3-1488509541d8, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b88c53db-3e29-434d-a698-d08b127bf9e2, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b88c53db-3e29-434d-a698-d08b127bf9e2, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5491118983366108248 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54911189833661082485491118983366108248549111898336610824854911189833661082485491118983366108248549111898336610824854911189833661082485491118983366108248549111898336610824854911189833661082485491118983366108248549111898336610824854911189833661082485491118983366108248549111898336610824854911189833661082485491118983366108248549111898336610824854911189833661082485491118983366108248" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d23b3fd-89b7-4a6b-b23e-b81faf8123ea, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 00b6b4bc-c9f5-414a-80a8-ce8778dce303, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 00b6b4bc-c9f5-414a-80a8-ce8778dce303, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4837108064194414866 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48371080641944148664837108064194414866483710806419441486648371080641944148664837108064194414866483710806419441486648371080641944148664837108064194414866483710806419441486648371080641944148664837108064194414866483710806419441486648371080641944148664837108064194414866483710806419441486648371080641944148664837108064194414866483710806419441486648371080641944148664837108064194414866" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b88c53db-3e29-434d-a698-d08b127bf9e2, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d7be0fdc-8578-4752-98b0-b2a9dc561ace, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d7be0fdc-8578-4752-98b0-b2a9dc561ace, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2473061134142410378 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24730611341424103782473061134142410378247306113414241037824730611341424103782473061134142410378247306113414241037824730611341424103782473061134142410378247306113414241037824730611341424103782473061134142410378247306113414241037824730611341424103782473061134142410378247306113414241037824730611341424103782473061134142410378247306113414241037824730611341424103782473061134142410378" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 00b6b4bc-c9f5-414a-80a8-ce8778dce303, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd505fb9-5d45-4b09-b1d4-e9a3195d321d, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd505fb9-5d45-4b09-b1d4-e9a3195d321d, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1945784197892468664 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19457841978924686641945784197892468664194578419789246866419457841978924686641945784197892468664194578419789246866419457841978924686641945784197892468664194578419789246866419457841978924686641945784197892468664194578419789246866419457841978924686641945784197892468664194578419789246866419457841978924686641945784197892468664194578419789246866419457841978924686641945784197892468664" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d7be0fdc-8578-4752-98b0-b2a9dc561ace, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8569a9df-0707-477b-b25a-12500cfe2bb8, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8569a9df-0707-477b-b25a-12500cfe2bb8, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2680677869803452033 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26806778698034520332680677869803452033268067786980345203326806778698034520332680677869803452033268067786980345203326806778698034520332680677869803452033268067786980345203326806778698034520332680677869803452033268067786980345203326806778698034520332680677869803452033268067786980345203326806778698034520332680677869803452033268067786980345203326806778698034520332680677869803452033" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd505fb9-5d45-4b09-b1d4-e9a3195d321d, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c546a566-d3e4-4dc1-9635-152183847bb1, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c546a566-d3e4-4dc1-9635-152183847bb1, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15143009532674596569 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1514300953267459656915143009532674596569151430095326745965691514300953267459656915143009532674596569151430095326745965691514300953267459656915143009532674596569151430095326745965691514300953267459656915143009532674596569151430095326745965691514300953267459656915143009532674596569151430095326745965691514300953267459656915143009532674596569151430095326745965691514300953267459656915143009532674596569" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8569a9df-0707-477b-b25a-12500cfe2bb8, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66b9fc33-2382-4d1e-8f1e-0aff59293592, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66b9fc33-2382-4d1e-8f1e-0aff59293592, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5558662048351700394 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55586620483517003945558662048351700394555866204835170039455586620483517003945558662048351700394555866204835170039455586620483517003945558662048351700394555866204835170039455586620483517003945558662048351700394555866204835170039455586620483517003945558662048351700394555866204835170039455586620483517003945558662048351700394555866204835170039455586620483517003945558662048351700394" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c546a566-d3e4-4dc1-9635-152183847bb1, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a21e193-1a3a-4def-8953-fa312e63d285, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a21e193-1a3a-4def-8953-fa312e63d285, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7488566663970813999 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74885666639708139997488566663970813999748856666397081399974885666639708139997488566663970813999748856666397081399974885666639708139997488566663970813999748856666397081399974885666639708139997488566663970813999748856666397081399974885666639708139997488566663970813999748856666397081399974885666639708139997488566663970813999748856666397081399974885666639708139997488566663970813999" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66b9fc33-2382-4d1e-8f1e-0aff59293592, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1c1ed92-6ec5-498b-ad11-3057d407082c, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1c1ed92-6ec5-498b-ad11-3057d407082c, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10892963702833878428 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1089296370283387842810892963702833878428108929637028338784281089296370283387842810892963702833878428108929637028338784281089296370283387842810892963702833878428108929637028338784281089296370283387842810892963702833878428108929637028338784281089296370283387842810892963702833878428108929637028338784281089296370283387842810892963702833878428108929637028338784281089296370283387842810892963702833878428" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a21e193-1a3a-4def-8953-fa312e63d285, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bcfbd96f-59ab-4268-a649-562e54e64639, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bcfbd96f-59ab-4268-a649-562e54e64639, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2341348690663505215 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23413486906635052152341348690663505215234134869066350521523413486906635052152341348690663505215234134869066350521523413486906635052152341348690663505215234134869066350521523413486906635052152341348690663505215234134869066350521523413486906635052152341348690663505215234134869066350521523413486906635052152341348690663505215234134869066350521523413486906635052152341348690663505215" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1c1ed92-6ec5-498b-ad11-3057d407082c, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 33b24408-1bf9-4bfd-9b73-bc1afe555a47, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 33b24408-1bf9-4bfd-9b73-bc1afe555a47, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2238362687973482423 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22383626879734824232238362687973482423223836268797348242322383626879734824232238362687973482423223836268797348242322383626879734824232238362687973482423223836268797348242322383626879734824232238362687973482423223836268797348242322383626879734824232238362687973482423223836268797348242322383626879734824232238362687973482423223836268797348242322383626879734824232238362687973482423" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bcfbd96f-59ab-4268-a649-562e54e64639, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 33b24408-1bf9-4bfd-9b73-bc1afe555a47, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f5b3ffa9-aa8f-4251-b783-742f6726949b, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e389239-385f-410f-89ec-462b16a316b7, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f5b3ffa9-aa8f-4251-b783-742f6726949b, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3573498643773728145 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35734986437737281453573498643773728145357349864377372814535734986437737281453573498643773728145357349864377372814535734986437737281453573498643773728145357349864377372814535734986437737281453573498643773728145357349864377372814535734986437737281453573498643773728145357349864377372814535734986437737281453573498643773728145357349864377372814535734986437737281453573498643773728145" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e389239-385f-410f-89ec-462b16a316b7, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12076421465562963209 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1207642146556296320912076421465562963209120764214655629632091207642146556296320912076421465562963209120764214655629632091207642146556296320912076421465562963209120764214655629632091207642146556296320912076421465562963209120764214655629632091207642146556296320912076421465562963209120764214655629632091207642146556296320912076421465562963209120764214655629632091207642146556296320912076421465562963209" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e389239-385f-410f-89ec-462b16a316b7, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1fd29224-a7bd-4b93-8aec-70e8d6e7a531, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1fd29224-a7bd-4b93-8aec-70e8d6e7a531, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 43061525062591683 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "4306152506259168343061525062591683430615250625916834306152506259168343061525062591683430615250625916834306152506259168343061525062591683430615250625916834306152506259168343061525062591683430615250625916834306152506259168343061525062591683430615250625916834306152506259168343061525062591683430615250625916834306152506259168343061525062591683" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1fd29224-a7bd-4b93-8aec-70e8d6e7a531, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 563a1ee2-d7e0-4384-8a5f-c41c8c6bd21e, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 563a1ee2-d7e0-4384-8a5f-c41c8c6bd21e, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12193823292361817577 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1219382329236181757712193823292361817577121938232923618175771219382329236181757712193823292361817577121938232923618175771219382329236181757712193823292361817577121938232923618175771219382329236181757712193823292361817577121938232923618175771219382329236181757712193823292361817577121938232923618175771219382329236181757712193823292361817577121938232923618175771219382329236181757712193823292361817577" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f5b3ffa9-aa8f-4251-b783-742f6726949b, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c2390364-08ff-4399-a086-0142316226e7, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c2390364-08ff-4399-a086-0142316226e7, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6917173212659543812 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69171732126595438126917173212659543812691717321265954381269171732126595438126917173212659543812691717321265954381269171732126595438126917173212659543812691717321265954381269171732126595438126917173212659543812691717321265954381269171732126595438126917173212659543812691717321265954381269171732126595438126917173212659543812691717321265954381269171732126595438126917173212659543812" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 563a1ee2-d7e0-4384-8a5f-c41c8c6bd21e, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a6ce3ee-06e1-4db6-be0c-3b4d9095912a, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a6ce3ee-06e1-4db6-be0c-3b4d9095912a, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18106811853274343841 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1810681185327434384118106811853274343841181068118532743438411810681185327434384118106811853274343841181068118532743438411810681185327434384118106811853274343841181068118532743438411810681185327434384118106811853274343841181068118532743438411810681185327434384118106811853274343841181068118532743438411810681185327434384118106811853274343841181068118532743438411810681185327434384118106811853274343841" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c2390364-08ff-4399-a086-0142316226e7, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d17f1980-7633-4b7f-85f6-81916594bccb, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d17f1980-7633-4b7f-85f6-81916594bccb, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12470164152852893351 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1247016415285289335112470164152852893351124701641528528933511247016415285289335112470164152852893351124701641528528933511247016415285289335112470164152852893351124701641528528933511247016415285289335112470164152852893351124701641528528933511247016415285289335112470164152852893351124701641528528933511247016415285289335112470164152852893351124701641528528933511247016415285289335112470164152852893351" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d17f1980-7633-4b7f-85f6-81916594bccb, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78f31f55-6e7d-4320-b783-bd6560c6b1b4, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78f31f55-6e7d-4320-b783-bd6560c6b1b4, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4241693469163815757 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42416934691638157574241693469163815757424169346916381575742416934691638157574241693469163815757424169346916381575742416934691638157574241693469163815757424169346916381575742416934691638157574241693469163815757424169346916381575742416934691638157574241693469163815757424169346916381575742416934691638157574241693469163815757424169346916381575742416934691638157574241693469163815757" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a6ce3ee-06e1-4db6-be0c-3b4d9095912a, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f921e21e-2822-47b5-bf8c-ea3affe37ea5, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f921e21e-2822-47b5-bf8c-ea3affe37ea5, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5290975392070558543 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52909753920705585435290975392070558543529097539207055854352909753920705585435290975392070558543529097539207055854352909753920705585435290975392070558543529097539207055854352909753920705585435290975392070558543529097539207055854352909753920705585435290975392070558543529097539207055854352909753920705585435290975392070558543529097539207055854352909753920705585435290975392070558543" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78f31f55-6e7d-4320-b783-bd6560c6b1b4, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58c0692c-251e-481e-bca8-d6ebbfd233cd, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f921e21e-2822-47b5-bf8c-ea3affe37ea5, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58c0692c-251e-481e-bca8-d6ebbfd233cd, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3230978087240671416 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32309780872406714163230978087240671416323097808724067141632309780872406714163230978087240671416323097808724067141632309780872406714163230978087240671416323097808724067141632309780872406714163230978087240671416323097808724067141632309780872406714163230978087240671416323097808724067141632309780872406714163230978087240671416323097808724067141632309780872406714163230978087240671416" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3badd7b5-c1e6-4fe7-89f5-a6e885fca894, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3badd7b5-c1e6-4fe7-89f5-a6e885fca894, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16702713079240154304 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1670271307924015430416702713079240154304167027130792401543041670271307924015430416702713079240154304167027130792401543041670271307924015430416702713079240154304167027130792401543041670271307924015430416702713079240154304167027130792401543041670271307924015430416702713079240154304167027130792401543041670271307924015430416702713079240154304167027130792401543041670271307924015430416702713079240154304" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58c0692c-251e-481e-bca8-d6ebbfd233cd, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d886b92d-5bd3-41dc-8b73-adce0531f1f0, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3badd7b5-c1e6-4fe7-89f5-a6e885fca894, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88f2d831-08d6-4949-8286-1c52b8728f78, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88f2d831-08d6-4949-8286-1c52b8728f78, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9557541145429360909 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95575411454293609099557541145429360909955754114542936090995575411454293609099557541145429360909955754114542936090995575411454293609099557541145429360909955754114542936090995575411454293609099557541145429360909955754114542936090995575411454293609099557541145429360909955754114542936090995575411454293609099557541145429360909955754114542936090995575411454293609099557541145429360909" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d886b92d-5bd3-41dc-8b73-adce0531f1f0, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2476811240207742360 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24768112402077423602476811240207742360247681124020774236024768112402077423602476811240207742360247681124020774236024768112402077423602476811240207742360247681124020774236024768112402077423602476811240207742360247681124020774236024768112402077423602476811240207742360247681124020774236024768112402077423602476811240207742360247681124020774236024768112402077423602476811240207742360" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88f2d831-08d6-4949-8286-1c52b8728f78, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b08a7fed-8a2c-4df6-adb0-b2fd27e537de, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b08a7fed-8a2c-4df6-adb0-b2fd27e537de, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2009794913522960483 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20097949135229604832009794913522960483200979491352296048320097949135229604832009794913522960483200979491352296048320097949135229604832009794913522960483200979491352296048320097949135229604832009794913522960483200979491352296048320097949135229604832009794913522960483200979491352296048320097949135229604832009794913522960483200979491352296048320097949135229604832009794913522960483" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d886b92d-5bd3-41dc-8b73-adce0531f1f0, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c9bd42b-cbf4-4060-9e5a-e02a4cd03fca, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c9bd42b-cbf4-4060-9e5a-e02a4cd03fca, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12654097322270582577 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1265409732227058257712654097322270582577126540973222705825771265409732227058257712654097322270582577126540973222705825771265409732227058257712654097322270582577126540973222705825771265409732227058257712654097322270582577126540973222705825771265409732227058257712654097322270582577126540973222705825771265409732227058257712654097322270582577126540973222705825771265409732227058257712654097322270582577" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b08a7fed-8a2c-4df6-adb0-b2fd27e537de, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c76098f-3893-4959-b98e-57fb312a3ee4, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c76098f-3893-4959-b98e-57fb312a3ee4, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2224540755499814102 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22245407554998141022224540755499814102222454075549981410222245407554998141022224540755499814102222454075549981410222245407554998141022224540755499814102222454075549981410222245407554998141022224540755499814102222454075549981410222245407554998141022224540755499814102222454075549981410222245407554998141022224540755499814102222454075549981410222245407554998141022224540755499814102" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c9bd42b-cbf4-4060-9e5a-e02a4cd03fca, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14f73a0f-72af-4344-80df-39f81b71690a, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14f73a0f-72af-4344-80df-39f81b71690a, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2222311072339421041 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22223110723394210412222311072339421041222231107233942104122223110723394210412222311072339421041222231107233942104122223110723394210412222311072339421041222231107233942104122223110723394210412222311072339421041222231107233942104122223110723394210412222311072339421041222231107233942104122223110723394210412222311072339421041222231107233942104122223110723394210412222311072339421041" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c76098f-3893-4959-b98e-57fb312a3ee4, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fcab108f-ddf0-49d5-9fd6-f34829f0a965, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fcab108f-ddf0-49d5-9fd6-f34829f0a965, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9172916125965897980 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91729161259658979809172916125965897980917291612596589798091729161259658979809172916125965897980917291612596589798091729161259658979809172916125965897980917291612596589798091729161259658979809172916125965897980917291612596589798091729161259658979809172916125965897980917291612596589798091729161259658979809172916125965897980917291612596589798091729161259658979809172916125965897980" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14f73a0f-72af-4344-80df-39f81b71690a, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7312d60b-7d49-4090-88b2-072ef6f2ea1d, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7312d60b-7d49-4090-88b2-072ef6f2ea1d, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2380488894575013904 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23804888945750139042380488894575013904238048889457501390423804888945750139042380488894575013904238048889457501390423804888945750139042380488894575013904238048889457501390423804888945750139042380488894575013904238048889457501390423804888945750139042380488894575013904238048889457501390423804888945750139042380488894575013904238048889457501390423804888945750139042380488894575013904" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fcab108f-ddf0-49d5-9fd6-f34829f0a965, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 80fe9839-6001-40a5-98a9-4717880a7c17, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 80fe9839-6001-40a5-98a9-4717880a7c17, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 88729549511788380 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "8872954951178838088729549511788380887295495117883808872954951178838088729549511788380887295495117883808872954951178838088729549511788380887295495117883808872954951178838088729549511788380887295495117883808872954951178838088729549511788380887295495117883808872954951178838088729549511788380887295495117883808872954951178838088729549511788380" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7312d60b-7d49-4090-88b2-072ef6f2ea1d, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 950704ac-6a17-4636-88f9-a0fe95fef241, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 950704ac-6a17-4636-88f9-a0fe95fef241, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3634511229332378817 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36345112293323788173634511229332378817363451122933237881736345112293323788173634511229332378817363451122933237881736345112293323788173634511229332378817363451122933237881736345112293323788173634511229332378817363451122933237881736345112293323788173634511229332378817363451122933237881736345112293323788173634511229332378817363451122933237881736345112293323788173634511229332378817" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 80fe9839-6001-40a5-98a9-4717880a7c17, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb0a8565-7a38-4051-a02f-fde6b3f49f73, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb0a8565-7a38-4051-a02f-fde6b3f49f73, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7242034684189463415 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72420346841894634157242034684189463415724203468418946341572420346841894634157242034684189463415724203468418946341572420346841894634157242034684189463415724203468418946341572420346841894634157242034684189463415724203468418946341572420346841894634157242034684189463415724203468418946341572420346841894634157242034684189463415724203468418946341572420346841894634157242034684189463415" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 950704ac-6a17-4636-88f9-a0fe95fef241, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb0a8565-7a38-4051-a02f-fde6b3f49f73, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40b38f5a-1049-466b-ac40-387500206f92, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40b38f5a-1049-466b-ac40-387500206f92, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7500732504646618303 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75007325046466183037500732504646618303750073250464661830375007325046466183037500732504646618303750073250464661830375007325046466183037500732504646618303750073250464661830375007325046466183037500732504646618303750073250464661830375007325046466183037500732504646618303750073250464661830375007325046466183037500732504646618303750073250464661830375007325046466183037500732504646618303" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6cf70e10-ebab-4113-95d5-4990f956d4a3, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6cf70e10-ebab-4113-95d5-4990f956d4a3, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8166904819848260228 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81669048198482602288166904819848260228816690481984826022881669048198482602288166904819848260228816690481984826022881669048198482602288166904819848260228816690481984826022881669048198482602288166904819848260228816690481984826022881669048198482602288166904819848260228816690481984826022881669048198482602288166904819848260228816690481984826022881669048198482602288166904819848260228" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40b38f5a-1049-466b-ac40-387500206f92, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5fee5382-1f5e-43ed-acff-a1b736f83416, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5fee5382-1f5e-43ed-acff-a1b736f83416, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4230402180729061233 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42304021807290612334230402180729061233423040218072906123342304021807290612334230402180729061233423040218072906123342304021807290612334230402180729061233423040218072906123342304021807290612334230402180729061233423040218072906123342304021807290612334230402180729061233423040218072906123342304021807290612334230402180729061233423040218072906123342304021807290612334230402180729061233" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6cf70e10-ebab-4113-95d5-4990f956d4a3, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ac67a43-d2b3-4f72-9387-b80025f70b35, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5fee5382-1f5e-43ed-acff-a1b736f83416, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ac67a43-d2b3-4f72-9387-b80025f70b35, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12306890818874771051 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1230689081887477105112306890818874771051123068908188747710511230689081887477105112306890818874771051123068908188747710511230689081887477105112306890818874771051123068908188747710511230689081887477105112306890818874771051123068908188747710511230689081887477105112306890818874771051123068908188747710511230689081887477105112306890818874771051123068908188747710511230689081887477105112306890818874771051" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba23d1f1-110d-4065-89d8-9cbff6128c2f, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba23d1f1-110d-4065-89d8-9cbff6128c2f, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9150139363125678527 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91501393631256785279150139363125678527915013936312567852791501393631256785279150139363125678527915013936312567852791501393631256785279150139363125678527915013936312567852791501393631256785279150139363125678527915013936312567852791501393631256785279150139363125678527915013936312567852791501393631256785279150139363125678527915013936312567852791501393631256785279150139363125678527" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ac67a43-d2b3-4f72-9387-b80025f70b35, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 92dff901-2a88-4c7f-9a5c-77f46425e947, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 92dff901-2a88-4c7f-9a5c-77f46425e947, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6595160126175377392 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65951601261753773926595160126175377392659516012617537739265951601261753773926595160126175377392659516012617537739265951601261753773926595160126175377392659516012617537739265951601261753773926595160126175377392659516012617537739265951601261753773926595160126175377392659516012617537739265951601261753773926595160126175377392659516012617537739265951601261753773926595160126175377392" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba23d1f1-110d-4065-89d8-9cbff6128c2f, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7adf65d9-8c1e-4215-88ca-af34022c5e7e, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7adf65d9-8c1e-4215-88ca-af34022c5e7e, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6912179646325344521 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69121796463253445216912179646325344521691217964632534452169121796463253445216912179646325344521691217964632534452169121796463253445216912179646325344521691217964632534452169121796463253445216912179646325344521691217964632534452169121796463253445216912179646325344521691217964632534452169121796463253445216912179646325344521691217964632534452169121796463253445216912179646325344521" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 92dff901-2a88-4c7f-9a5c-77f46425e947, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42aa6e93-c8f1-46d2-b778-b780da89f864, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42aa6e93-c8f1-46d2-b778-b780da89f864, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14394342504130881837 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1439434250413088183714394342504130881837143943425041308818371439434250413088183714394342504130881837143943425041308818371439434250413088183714394342504130881837143943425041308818371439434250413088183714394342504130881837143943425041308818371439434250413088183714394342504130881837143943425041308818371439434250413088183714394342504130881837143943425041308818371439434250413088183714394342504130881837" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7adf65d9-8c1e-4215-88ca-af34022c5e7e, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5328540a-4e25-44c7-bb78-fa58c793fae3, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5328540a-4e25-44c7-bb78-fa58c793fae3, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8589772120253157835 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85897721202531578358589772120253157835858977212025315783585897721202531578358589772120253157835858977212025315783585897721202531578358589772120253157835858977212025315783585897721202531578358589772120253157835858977212025315783585897721202531578358589772120253157835858977212025315783585897721202531578358589772120253157835858977212025315783585897721202531578358589772120253157835" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42aa6e93-c8f1-46d2-b778-b780da89f864, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ffb2562-c7c2-407b-91dc-4295ee1d575d, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ffb2562-c7c2-407b-91dc-4295ee1d575d, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9240518959331732144 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92405189593317321449240518959331732144924051895933173214492405189593317321449240518959331732144924051895933173214492405189593317321449240518959331732144924051895933173214492405189593317321449240518959331732144924051895933173214492405189593317321449240518959331732144924051895933173214492405189593317321449240518959331732144924051895933173214492405189593317321449240518959331732144" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5328540a-4e25-44c7-bb78-fa58c793fae3, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 392ea123-71cd-434d-9136-dc2d3896a925, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 392ea123-71cd-434d-9136-dc2d3896a925, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15479501821151212103 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1547950182115121210315479501821151212103154795018211512121031547950182115121210315479501821151212103154795018211512121031547950182115121210315479501821151212103154795018211512121031547950182115121210315479501821151212103154795018211512121031547950182115121210315479501821151212103154795018211512121031547950182115121210315479501821151212103154795018211512121031547950182115121210315479501821151212103" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ffb2562-c7c2-407b-91dc-4295ee1d575d, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82c593c3-2953-43b8-8983-1ef319c12477, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82c593c3-2953-43b8-8983-1ef319c12477, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4866177090099294034 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48661770900992940344866177090099294034486617709009929403448661770900992940344866177090099294034486617709009929403448661770900992940344866177090099294034486617709009929403448661770900992940344866177090099294034486617709009929403448661770900992940344866177090099294034486617709009929403448661770900992940344866177090099294034486617709009929403448661770900992940344866177090099294034" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 392ea123-71cd-434d-9136-dc2d3896a925, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82c593c3-2953-43b8-8983-1ef319c12477, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 518d60b0-224e-4023-89f9-297001a1d8fb, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 518d60b0-224e-4023-89f9-297001a1d8fb, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2740868091326394347 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27408680913263943472740868091326394347274086809132639434727408680913263943472740868091326394347274086809132639434727408680913263943472740868091326394347274086809132639434727408680913263943472740868091326394347274086809132639434727408680913263943472740868091326394347274086809132639434727408680913263943472740868091326394347274086809132639434727408680913263943472740868091326394347" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2dd58af9-cd8c-47ae-a6b8-75ed71881ef5, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2dd58af9-cd8c-47ae-a6b8-75ed71881ef5, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3889997221700718144 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38899972217007181443889997221700718144388999722170071814438899972217007181443889997221700718144388999722170071814438899972217007181443889997221700718144388999722170071814438899972217007181443889997221700718144388999722170071814438899972217007181443889997221700718144388999722170071814438899972217007181443889997221700718144388999722170071814438899972217007181443889997221700718144" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 518d60b0-224e-4023-89f9-297001a1d8fb, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18a5a7a9-6c52-44e0-8c26-18f6071940a7, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18a5a7a9-6c52-44e0-8c26-18f6071940a7, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16771117001237665750 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1677111700123766575016771117001237665750167711170012376657501677111700123766575016771117001237665750167711170012376657501677111700123766575016771117001237665750167711170012376657501677111700123766575016771117001237665750167711170012376657501677111700123766575016771117001237665750167711170012376657501677111700123766575016771117001237665750167711170012376657501677111700123766575016771117001237665750" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2dd58af9-cd8c-47ae-a6b8-75ed71881ef5, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 42b63656-7ae7-48d8-8487-6f145df334bc, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 42b63656-7ae7-48d8-8487-6f145df334bc, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13634332059279562053 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1363433205927956205313634332059279562053136343320592795620531363433205927956205313634332059279562053136343320592795620531363433205927956205313634332059279562053136343320592795620531363433205927956205313634332059279562053136343320592795620531363433205927956205313634332059279562053136343320592795620531363433205927956205313634332059279562053136343320592795620531363433205927956205313634332059279562053" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18a5a7a9-6c52-44e0-8c26-18f6071940a7, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb2b4db7-b89e-47e1-8a89-4fadce62935b, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 42b63656-7ae7-48d8-8487-6f145df334bc, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb2b4db7-b89e-47e1-8a89-4fadce62935b, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13063931292644449822 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1306393129264444982213063931292644449822130639312926444498221306393129264444982213063931292644449822130639312926444498221306393129264444982213063931292644449822130639312926444498221306393129264444982213063931292644449822130639312926444498221306393129264444982213063931292644449822130639312926444498221306393129264444982213063931292644449822130639312926444498221306393129264444982213063931292644449822" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a93bbcb7-feb9-4a53-bda6-887a9a6c8f5a, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a93bbcb7-feb9-4a53-bda6-887a9a6c8f5a, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16643023388489179841 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1664302338848917984116643023388489179841166430233884891798411664302338848917984116643023388489179841166430233884891798411664302338848917984116643023388489179841166430233884891798411664302338848917984116643023388489179841166430233884891798411664302338848917984116643023388489179841166430233884891798411664302338848917984116643023388489179841166430233884891798411664302338848917984116643023388489179841" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a93bbcb7-feb9-4a53-bda6-887a9a6c8f5a, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb2b4db7-b89e-47e1-8a89-4fadce62935b, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bdffe850-9af6-4396-8340-024d7749c8c0, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bdffe850-9af6-4396-8340-024d7749c8c0, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 653676825697097860 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "653676825697097860653676825697097860653676825697097860653676825697097860653676825697097860653676825697097860653676825697097860653676825697097860653676825697097860653676825697097860653676825697097860653676825697097860653676825697097860653676825697097860653676825697097860653676825697097860653676825697097860653676825697097860653676825697097860653676825697097860" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 357dc863-d37b-4d7b-b23f-ef4bd905b990, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 357dc863-d37b-4d7b-b23f-ef4bd905b990, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2845126412721719377 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28451264127217193772845126412721719377284512641272171937728451264127217193772845126412721719377284512641272171937728451264127217193772845126412721719377284512641272171937728451264127217193772845126412721719377284512641272171937728451264127217193772845126412721719377284512641272171937728451264127217193772845126412721719377284512641272171937728451264127217193772845126412721719377" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bdffe850-9af6-4396-8340-024d7749c8c0, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c759a1d-717d-4d04-992b-8e17e377981e, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c759a1d-717d-4d04-992b-8e17e377981e, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14876014528238629809 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1487601452823862980914876014528238629809148760145282386298091487601452823862980914876014528238629809148760145282386298091487601452823862980914876014528238629809148760145282386298091487601452823862980914876014528238629809148760145282386298091487601452823862980914876014528238629809148760145282386298091487601452823862980914876014528238629809148760145282386298091487601452823862980914876014528238629809" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 357dc863-d37b-4d7b-b23f-ef4bd905b990, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c26fb76-37d3-4a07-a22a-432012402532, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c26fb76-37d3-4a07-a22a-432012402532, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6086526005950998882 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60865260059509988826086526005950998882608652600595099888260865260059509988826086526005950998882608652600595099888260865260059509988826086526005950998882608652600595099888260865260059509988826086526005950998882608652600595099888260865260059509988826086526005950998882608652600595099888260865260059509988826086526005950998882608652600595099888260865260059509988826086526005950998882" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c759a1d-717d-4d04-992b-8e17e377981e, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68f8e205-8e75-4db6-a3c0-b72d68e3651d, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68f8e205-8e75-4db6-a3c0-b72d68e3651d, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10556458682139526918 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1055645868213952691810556458682139526918105564586821395269181055645868213952691810556458682139526918105564586821395269181055645868213952691810556458682139526918105564586821395269181055645868213952691810556458682139526918105564586821395269181055645868213952691810556458682139526918105564586821395269181055645868213952691810556458682139526918105564586821395269181055645868213952691810556458682139526918" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c26fb76-37d3-4a07-a22a-432012402532, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 674f62a9-ad47-406b-a1ec-89e21e43e5a5, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 674f62a9-ad47-406b-a1ec-89e21e43e5a5, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1848071237918451765 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18480712379184517651848071237918451765184807123791845176518480712379184517651848071237918451765184807123791845176518480712379184517651848071237918451765184807123791845176518480712379184517651848071237918451765184807123791845176518480712379184517651848071237918451765184807123791845176518480712379184517651848071237918451765184807123791845176518480712379184517651848071237918451765" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68f8e205-8e75-4db6-a3c0-b72d68e3651d, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2eb00366-a222-4a47-ada2-b12e4cf47190, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2eb00366-a222-4a47-ada2-b12e4cf47190, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9930846822471167908 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99308468224711679089930846822471167908993084682247116790899308468224711679089930846822471167908993084682247116790899308468224711679089930846822471167908993084682247116790899308468224711679089930846822471167908993084682247116790899308468224711679089930846822471167908993084682247116790899308468224711679089930846822471167908993084682247116790899308468224711679089930846822471167908" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 674f62a9-ad47-406b-a1ec-89e21e43e5a5, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe3ede77-65d0-4219-b50a-846622ac5178, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe3ede77-65d0-4219-b50a-846622ac5178, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4213852181841021966 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42138521818410219664213852181841021966421385218184102196642138521818410219664213852181841021966421385218184102196642138521818410219664213852181841021966421385218184102196642138521818410219664213852181841021966421385218184102196642138521818410219664213852181841021966421385218184102196642138521818410219664213852181841021966421385218184102196642138521818410219664213852181841021966" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2eb00366-a222-4a47-ada2-b12e4cf47190, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3dd6911-5708-4168-863c-110f39e5c139, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe3ede77-65d0-4219-b50a-846622ac5178, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3dd6911-5708-4168-863c-110f39e5c139, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4109687713838144682 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41096877138381446824109687713838144682410968771383814468241096877138381446824109687713838144682410968771383814468241096877138381446824109687713838144682410968771383814468241096877138381446824109687713838144682410968771383814468241096877138381446824109687713838144682410968771383814468241096877138381446824109687713838144682410968771383814468241096877138381446824109687713838144682" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf11e48a-49ab-4519-aa10-23f77c6d1d8a, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf11e48a-49ab-4519-aa10-23f77c6d1d8a, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14315333502220275196 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1431533350222027519614315333502220275196143153335022202751961431533350222027519614315333502220275196143153335022202751961431533350222027519614315333502220275196143153335022202751961431533350222027519614315333502220275196143153335022202751961431533350222027519614315333502220275196143153335022202751961431533350222027519614315333502220275196143153335022202751961431533350222027519614315333502220275196" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3dd6911-5708-4168-863c-110f39e5c139, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a141e69-a042-45a7-bca4-a80305079767, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a141e69-a042-45a7-bca4-a80305079767, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7483234856453356455 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74832348564533564557483234856453356455748323485645335645574832348564533564557483234856453356455748323485645335645574832348564533564557483234856453356455748323485645335645574832348564533564557483234856453356455748323485645335645574832348564533564557483234856453356455748323485645335645574832348564533564557483234856453356455748323485645335645574832348564533564557483234856453356455" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf11e48a-49ab-4519-aa10-23f77c6d1d8a, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a31672b-6b82-471a-8158-7ddbbef824a9, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a31672b-6b82-471a-8158-7ddbbef824a9, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5358959498940935356 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53589594989409353565358959498940935356535895949894093535653589594989409353565358959498940935356535895949894093535653589594989409353565358959498940935356535895949894093535653589594989409353565358959498940935356535895949894093535653589594989409353565358959498940935356535895949894093535653589594989409353565358959498940935356535895949894093535653589594989409353565358959498940935356" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a141e69-a042-45a7-bca4-a80305079767, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5067785a-5026-4ef5-aa3e-68304defe9f1, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a31672b-6b82-471a-8158-7ddbbef824a9, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5067785a-5026-4ef5-aa3e-68304defe9f1, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6769024581920426804 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67690245819204268046769024581920426804676902458192042680467690245819204268046769024581920426804676902458192042680467690245819204268046769024581920426804676902458192042680467690245819204268046769024581920426804676902458192042680467690245819204268046769024581920426804676902458192042680467690245819204268046769024581920426804676902458192042680467690245819204268046769024581920426804" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 823fea48-563e-4d8e-b6c0-86a62d559fad, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 823fea48-563e-4d8e-b6c0-86a62d559fad, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17984575405062464488 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1798457540506246448817984575405062464488179845754050624644881798457540506246448817984575405062464488179845754050624644881798457540506246448817984575405062464488179845754050624644881798457540506246448817984575405062464488179845754050624644881798457540506246448817984575405062464488179845754050624644881798457540506246448817984575405062464488179845754050624644881798457540506246448817984575405062464488" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5067785a-5026-4ef5-aa3e-68304defe9f1, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b481437d-b20a-4f09-9303-ddb0f17d81f2, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b481437d-b20a-4f09-9303-ddb0f17d81f2, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1259793328288365907 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12597933282883659071259793328288365907125979332828836590712597933282883659071259793328288365907125979332828836590712597933282883659071259793328288365907125979332828836590712597933282883659071259793328288365907125979332828836590712597933282883659071259793328288365907125979332828836590712597933282883659071259793328288365907125979332828836590712597933282883659071259793328288365907" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 823fea48-563e-4d8e-b6c0-86a62d559fad, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a9a3030-b7ae-4ac1-b8c7-be8ba259e5e3, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b481437d-b20a-4f09-9303-ddb0f17d81f2, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a9a3030-b7ae-4ac1-b8c7-be8ba259e5e3, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9147967153535604564 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91479671535356045649147967153535604564914796715353560456491479671535356045649147967153535604564914796715353560456491479671535356045649147967153535604564914796715353560456491479671535356045649147967153535604564914796715353560456491479671535356045649147967153535604564914796715353560456491479671535356045649147967153535604564914796715353560456491479671535356045649147967153535604564" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 466f7d49-318c-446a-b310-502fe8699256, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 466f7d49-318c-446a-b310-502fe8699256, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8732963817141008857 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87329638171410088578732963817141008857873296381714100885787329638171410088578732963817141008857873296381714100885787329638171410088578732963817141008857873296381714100885787329638171410088578732963817141008857873296381714100885787329638171410088578732963817141008857873296381714100885787329638171410088578732963817141008857873296381714100885787329638171410088578732963817141008857" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a9a3030-b7ae-4ac1-b8c7-be8ba259e5e3, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e1cf82c-17ed-4f9e-8286-9a1262127065, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e1cf82c-17ed-4f9e-8286-9a1262127065, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9330202236866625918 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93302022368666259189330202236866625918933020223686662591893302022368666259189330202236866625918933020223686662591893302022368666259189330202236866625918933020223686662591893302022368666259189330202236866625918933020223686662591893302022368666259189330202236866625918933020223686662591893302022368666259189330202236866625918933020223686662591893302022368666259189330202236866625918" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 466f7d49-318c-446a-b310-502fe8699256, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d415db50-2d0c-465a-beca-7558ac439cae, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d415db50-2d0c-465a-beca-7558ac439cae, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6799475562487602957 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67994755624876029576799475562487602957679947556248760295767994755624876029576799475562487602957679947556248760295767994755624876029576799475562487602957679947556248760295767994755624876029576799475562487602957679947556248760295767994755624876029576799475562487602957679947556248760295767994755624876029576799475562487602957679947556248760295767994755624876029576799475562487602957" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e1cf82c-17ed-4f9e-8286-9a1262127065, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d21b76f-a8d7-49ac-a3dd-0e80ba4c5898, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d21b76f-a8d7-49ac-a3dd-0e80ba4c5898, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5271112717110509888 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52711127171105098885271112717110509888527111271711050988852711127171105098885271112717110509888527111271711050988852711127171105098885271112717110509888527111271711050988852711127171105098885271112717110509888527111271711050988852711127171105098885271112717110509888527111271711050988852711127171105098885271112717110509888527111271711050988852711127171105098885271112717110509888" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d415db50-2d0c-465a-beca-7558ac439cae, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 49cba4fe-0e6b-46da-8da8-6f0d816469c7, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 49cba4fe-0e6b-46da-8da8-6f0d816469c7, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4728809933430791758 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47288099334307917584728809933430791758472880993343079175847288099334307917584728809933430791758472880993343079175847288099334307917584728809933430791758472880993343079175847288099334307917584728809933430791758472880993343079175847288099334307917584728809933430791758472880993343079175847288099334307917584728809933430791758472880993343079175847288099334307917584728809933430791758" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 49cba4fe-0e6b-46da-8da8-6f0d816469c7, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba74b998-bc17-497e-bba0-1e9c6716be22, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba74b998-bc17-497e-bba0-1e9c6716be22, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9088296257306509347 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90882962573065093479088296257306509347908829625730650934790882962573065093479088296257306509347908829625730650934790882962573065093479088296257306509347908829625730650934790882962573065093479088296257306509347908829625730650934790882962573065093479088296257306509347908829625730650934790882962573065093479088296257306509347908829625730650934790882962573065093479088296257306509347" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d21b76f-a8d7-49ac-a3dd-0e80ba4c5898, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2bb30f8-0fad-4904-85d1-108ebb41a053, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2bb30f8-0fad-4904-85d1-108ebb41a053, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13490773828043444424 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1349077382804344442413490773828043444424134907738280434444241349077382804344442413490773828043444424134907738280434444241349077382804344442413490773828043444424134907738280434444241349077382804344442413490773828043444424134907738280434444241349077382804344442413490773828043444424134907738280434444241349077382804344442413490773828043444424134907738280434444241349077382804344442413490773828043444424" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2bb30f8-0fad-4904-85d1-108ebb41a053, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8aefbf5a-135b-4c22-854a-7a00048cd1ea, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8aefbf5a-135b-4c22-854a-7a00048cd1ea, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8007399486193213809 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80073994861932138098007399486193213809800739948619321380980073994861932138098007399486193213809800739948619321380980073994861932138098007399486193213809800739948619321380980073994861932138098007399486193213809800739948619321380980073994861932138098007399486193213809800739948619321380980073994861932138098007399486193213809800739948619321380980073994861932138098007399486193213809" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba74b998-bc17-497e-bba0-1e9c6716be22, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 844a3c71-ea80-4411-8d17-d54f256e77d0, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 844a3c71-ea80-4411-8d17-d54f256e77d0, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 465703110424360280 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "465703110424360280465703110424360280465703110424360280465703110424360280465703110424360280465703110424360280465703110424360280465703110424360280465703110424360280465703110424360280465703110424360280465703110424360280465703110424360280465703110424360280465703110424360280465703110424360280465703110424360280465703110424360280465703110424360280465703110424360280" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8aefbf5a-135b-4c22-854a-7a00048cd1ea, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 40869bd9-9a82-40f3-a7fe-cee843054a09, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 40869bd9-9a82-40f3-a7fe-cee843054a09, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1346895116901549769 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13468951169015497691346895116901549769134689511690154976913468951169015497691346895116901549769134689511690154976913468951169015497691346895116901549769134689511690154976913468951169015497691346895116901549769134689511690154976913468951169015497691346895116901549769134689511690154976913468951169015497691346895116901549769134689511690154976913468951169015497691346895116901549769" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 844a3c71-ea80-4411-8d17-d54f256e77d0, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6a4fa97-e8f6-4ff6-9985-b8ee566ce73d, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6a4fa97-e8f6-4ff6-9985-b8ee566ce73d, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2574432118540564359 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25744321185405643592574432118540564359257443211854056435925744321185405643592574432118540564359257443211854056435925744321185405643592574432118540564359257443211854056435925744321185405643592574432118540564359257443211854056435925744321185405643592574432118540564359257443211854056435925744321185405643592574432118540564359257443211854056435925744321185405643592574432118540564359" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 40869bd9-9a82-40f3-a7fe-cee843054a09, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e609addc-4bb7-4bf3-b9eb-2d8e72e6993f, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e609addc-4bb7-4bf3-b9eb-2d8e72e6993f, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12499070739648 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1249907073964812499070739648124990707396481249907073964812499070739648124990707396481249907073964812499070739648124990707396481249907073964812499070739648124990707396481249907073964812499070739648124990707396481249907073964812499070739648124990707396481249907073964812499070739648" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6a4fa97-e8f6-4ff6-9985-b8ee566ce73d, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5ffdf7a9-36b6-4c80-b44a-0096c7e89f7b, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5ffdf7a9-36b6-4c80-b44a-0096c7e89f7b, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11796319850036407458 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1179631985003640745811796319850036407458117963198500364074581179631985003640745811796319850036407458117963198500364074581179631985003640745811796319850036407458117963198500364074581179631985003640745811796319850036407458117963198500364074581179631985003640745811796319850036407458117963198500364074581179631985003640745811796319850036407458117963198500364074581179631985003640745811796319850036407458" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e609addc-4bb7-4bf3-b9eb-2d8e72e6993f, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca6b6e7f-d9f4-4450-b7c4-a0fa2dcbac49, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca6b6e7f-d9f4-4450-b7c4-a0fa2dcbac49, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11880679805475835562 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1188067980547583556211880679805475835562118806798054758355621188067980547583556211880679805475835562118806798054758355621188067980547583556211880679805475835562118806798054758355621188067980547583556211880679805475835562118806798054758355621188067980547583556211880679805475835562118806798054758355621188067980547583556211880679805475835562118806798054758355621188067980547583556211880679805475835562" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5ffdf7a9-36b6-4c80-b44a-0096c7e89f7b, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b127c494-308e-499e-87f9-015f0821f35d, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b127c494-308e-499e-87f9-015f0821f35d, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7160264268781313504 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71602642687813135047160264268781313504716026426878131350471602642687813135047160264268781313504716026426878131350471602642687813135047160264268781313504716026426878131350471602642687813135047160264268781313504716026426878131350471602642687813135047160264268781313504716026426878131350471602642687813135047160264268781313504716026426878131350471602642687813135047160264268781313504" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b127c494-308e-499e-87f9-015f0821f35d, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a2fb9f31-4a0d-406e-9362-fb319732effa, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a2fb9f31-4a0d-406e-9362-fb319732effa, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2283993905755623624 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22839939057556236242283993905755623624228399390575562362422839939057556236242283993905755623624228399390575562362422839939057556236242283993905755623624228399390575562362422839939057556236242283993905755623624228399390575562362422839939057556236242283993905755623624228399390575562362422839939057556236242283993905755623624228399390575562362422839939057556236242283993905755623624" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca6b6e7f-d9f4-4450-b7c4-a0fa2dcbac49, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee518b78-0c60-42dd-9464-cfbafe872ec5, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee518b78-0c60-42dd-9464-cfbafe872ec5, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2343987389929455903 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23439873899294559032343987389929455903234398738992945590323439873899294559032343987389929455903234398738992945590323439873899294559032343987389929455903234398738992945590323439873899294559032343987389929455903234398738992945590323439873899294559032343987389929455903234398738992945590323439873899294559032343987389929455903234398738992945590323439873899294559032343987389929455903" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a2fb9f31-4a0d-406e-9362-fb319732effa, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89188272-e782-4b90-bcd3-814eaa98d82b, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89188272-e782-4b90-bcd3-814eaa98d82b, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3660611595132590876 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36606115951325908763660611595132590876366061159513259087636606115951325908763660611595132590876366061159513259087636606115951325908763660611595132590876366061159513259087636606115951325908763660611595132590876366061159513259087636606115951325908763660611595132590876366061159513259087636606115951325908763660611595132590876366061159513259087636606115951325908763660611595132590876" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee518b78-0c60-42dd-9464-cfbafe872ec5, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66315652-1e4d-431a-b083-885fd34fd177, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66315652-1e4d-431a-b083-885fd34fd177, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5355717295568734607 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53557172955687346075355717295568734607535571729556873460753557172955687346075355717295568734607535571729556873460753557172955687346075355717295568734607535571729556873460753557172955687346075355717295568734607535571729556873460753557172955687346075355717295568734607535571729556873460753557172955687346075355717295568734607535571729556873460753557172955687346075355717295568734607" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89188272-e782-4b90-bcd3-814eaa98d82b, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5120f7c0-92fc-4fa2-b6a0-9e48565fea12, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5120f7c0-92fc-4fa2-b6a0-9e48565fea12, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16720320341122652512 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1672032034112265251216720320341122652512167203203411226525121672032034112265251216720320341122652512167203203411226525121672032034112265251216720320341122652512167203203411226525121672032034112265251216720320341122652512167203203411226525121672032034112265251216720320341122652512167203203411226525121672032034112265251216720320341122652512167203203411226525121672032034112265251216720320341122652512" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66315652-1e4d-431a-b083-885fd34fd177, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5120f7c0-92fc-4fa2-b6a0-9e48565fea12, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 945d9445-ca06-4188-8913-b4dda5b38a5c, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 945d9445-ca06-4188-8913-b4dda5b38a5c, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14174329252973511755 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1417432925297351175514174329252973511755141743292529735117551417432925297351175514174329252973511755141743292529735117551417432925297351175514174329252973511755141743292529735117551417432925297351175514174329252973511755141743292529735117551417432925297351175514174329252973511755141743292529735117551417432925297351175514174329252973511755141743292529735117551417432925297351175514174329252973511755" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e425f57-b358-4022-9dc1-25fd53355aa1, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e425f57-b358-4022-9dc1-25fd53355aa1, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9032056588278053831 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90320565882780538319032056588278053831903205658827805383190320565882780538319032056588278053831903205658827805383190320565882780538319032056588278053831903205658827805383190320565882780538319032056588278053831903205658827805383190320565882780538319032056588278053831903205658827805383190320565882780538319032056588278053831903205658827805383190320565882780538319032056588278053831" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e425f57-b358-4022-9dc1-25fd53355aa1, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d034060-c463-484a-b6a3-f454f48f8364, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d034060-c463-484a-b6a3-f454f48f8364, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7507219817755350126 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75072198177553501267507219817755350126750721981775535012675072198177553501267507219817755350126750721981775535012675072198177553501267507219817755350126750721981775535012675072198177553501267507219817755350126750721981775535012675072198177553501267507219817755350126750721981775535012675072198177553501267507219817755350126750721981775535012675072198177553501267507219817755350126" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 945d9445-ca06-4188-8913-b4dda5b38a5c, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cef9d202-aa53-4ae0-8872-4cc9a8e9e097, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cef9d202-aa53-4ae0-8872-4cc9a8e9e097, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4457835728782872188 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44578357287828721884457835728782872188445783572878287218844578357287828721884457835728782872188445783572878287218844578357287828721884457835728782872188445783572878287218844578357287828721884457835728782872188445783572878287218844578357287828721884457835728782872188445783572878287218844578357287828721884457835728782872188445783572878287218844578357287828721884457835728782872188" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d034060-c463-484a-b6a3-f454f48f8364, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7324607b-2c92-4d8a-bc56-6868a54bd656, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7324607b-2c92-4d8a-bc56-6868a54bd656, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11094985546947839551 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1109498554694783955111094985546947839551110949855469478395511109498554694783955111094985546947839551110949855469478395511109498554694783955111094985546947839551110949855469478395511109498554694783955111094985546947839551110949855469478395511109498554694783955111094985546947839551110949855469478395511109498554694783955111094985546947839551110949855469478395511109498554694783955111094985546947839551" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cef9d202-aa53-4ae0-8872-4cc9a8e9e097, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e784da30-148f-4e85-b4b6-b67e67fe9d4c, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e784da30-148f-4e85-b4b6-b67e67fe9d4c, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3344661136397839880 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33446611363978398803344661136397839880334466113639783988033446611363978398803344661136397839880334466113639783988033446611363978398803344661136397839880334466113639783988033446611363978398803344661136397839880334466113639783988033446611363978398803344661136397839880334466113639783988033446611363978398803344661136397839880334466113639783988033446611363978398803344661136397839880" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7324607b-2c92-4d8a-bc56-6868a54bd656, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3ac8e80-45c6-4c40-bb87-2dda0b46ee71, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3ac8e80-45c6-4c40-bb87-2dda0b46ee71, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10901295246700896996 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1090129524670089699610901295246700896996109012952467008969961090129524670089699610901295246700896996109012952467008969961090129524670089699610901295246700896996109012952467008969961090129524670089699610901295246700896996109012952467008969961090129524670089699610901295246700896996109012952467008969961090129524670089699610901295246700896996109012952467008969961090129524670089699610901295246700896996" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3ac8e80-45c6-4c40-bb87-2dda0b46ee71, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e0b3de9-7c4d-4da5-ac1a-fe67fccacd82, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e0b3de9-7c4d-4da5-ac1a-fe67fccacd82, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8716033221015121104 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87160332210151211048716033221015121104871603322101512110487160332210151211048716033221015121104871603322101512110487160332210151211048716033221015121104871603322101512110487160332210151211048716033221015121104871603322101512110487160332210151211048716033221015121104871603322101512110487160332210151211048716033221015121104871603322101512110487160332210151211048716033221015121104" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e784da30-148f-4e85-b4b6-b67e67fe9d4c, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45d7d01d-df51-47d6-a303-397ab5261174, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45d7d01d-df51-47d6-a303-397ab5261174, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9172670413767517734 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91726704137675177349172670413767517734917267041376751773491726704137675177349172670413767517734917267041376751773491726704137675177349172670413767517734917267041376751773491726704137675177349172670413767517734917267041376751773491726704137675177349172670413767517734917267041376751773491726704137675177349172670413767517734917267041376751773491726704137675177349172670413767517734" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e0b3de9-7c4d-4da5-ac1a-fe67fccacd82, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 574c43ed-5c2d-4818-86c2-77c1f29f815c, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 574c43ed-5c2d-4818-86c2-77c1f29f815c, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12893689649240572553 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1289368964924057255312893689649240572553128936896492405725531289368964924057255312893689649240572553128936896492405725531289368964924057255312893689649240572553128936896492405725531289368964924057255312893689649240572553128936896492405725531289368964924057255312893689649240572553128936896492405725531289368964924057255312893689649240572553128936896492405725531289368964924057255312893689649240572553" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45d7d01d-df51-47d6-a303-397ab5261174, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e662d957-8e99-416c-94b4-afcbcfdd3d8b, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e662d957-8e99-416c-94b4-afcbcfdd3d8b, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2715499298435748731 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27154992984357487312715499298435748731271549929843574873127154992984357487312715499298435748731271549929843574873127154992984357487312715499298435748731271549929843574873127154992984357487312715499298435748731271549929843574873127154992984357487312715499298435748731271549929843574873127154992984357487312715499298435748731271549929843574873127154992984357487312715499298435748731" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 574c43ed-5c2d-4818-86c2-77c1f29f815c, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 798d5842-142c-464e-9e5e-e3415251b9e3, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 798d5842-142c-464e-9e5e-e3415251b9e3, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14382503023689776361 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1438250302368977636114382503023689776361143825030236897763611438250302368977636114382503023689776361143825030236897763611438250302368977636114382503023689776361143825030236897763611438250302368977636114382503023689776361143825030236897763611438250302368977636114382503023689776361143825030236897763611438250302368977636114382503023689776361143825030236897763611438250302368977636114382503023689776361" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e662d957-8e99-416c-94b4-afcbcfdd3d8b, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89ad2db7-5ab9-44e1-8345-59e984be5ce0, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89ad2db7-5ab9-44e1-8345-59e984be5ce0, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7188225977004030367 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71882259770040303677188225977004030367718822597700403036771882259770040303677188225977004030367718822597700403036771882259770040303677188225977004030367718822597700403036771882259770040303677188225977004030367718822597700403036771882259770040303677188225977004030367718822597700403036771882259770040303677188225977004030367718822597700403036771882259770040303677188225977004030367" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 798d5842-142c-464e-9e5e-e3415251b9e3, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f339c0b2-d062-408f-8d09-d174a79de2da, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f339c0b2-d062-408f-8d09-d174a79de2da, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10486988351796093656 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1048698835179609365610486988351796093656104869883517960936561048698835179609365610486988351796093656104869883517960936561048698835179609365610486988351796093656104869883517960936561048698835179609365610486988351796093656104869883517960936561048698835179609365610486988351796093656104869883517960936561048698835179609365610486988351796093656104869883517960936561048698835179609365610486988351796093656" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89ad2db7-5ab9-44e1-8345-59e984be5ce0, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1564afc7-b9ad-4803-8059-f3c98c300bec, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1564afc7-b9ad-4803-8059-f3c98c300bec, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11741774350900323251 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1174177435090032325111741774350900323251117417743509003232511174177435090032325111741774350900323251117417743509003232511174177435090032325111741774350900323251117417743509003232511174177435090032325111741774350900323251117417743509003232511174177435090032325111741774350900323251117417743509003232511174177435090032325111741774350900323251117417743509003232511174177435090032325111741774350900323251" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f339c0b2-d062-408f-8d09-d174a79de2da, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f1093f3-d887-4dbf-b3fd-af2f073b4526, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f1093f3-d887-4dbf-b3fd-af2f073b4526, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11264373932547420101 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1126437393254742010111264373932547420101112643739325474201011126437393254742010111264373932547420101112643739325474201011126437393254742010111264373932547420101112643739325474201011126437393254742010111264373932547420101112643739325474201011126437393254742010111264373932547420101112643739325474201011126437393254742010111264373932547420101112643739325474201011126437393254742010111264373932547420101" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1564afc7-b9ad-4803-8059-f3c98c300bec, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a21bfcba-b43f-4503-9fdd-6f89e1569b8c, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a21bfcba-b43f-4503-9fdd-6f89e1569b8c, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10318740312256197427 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1031874031225619742710318740312256197427103187403122561974271031874031225619742710318740312256197427103187403122561974271031874031225619742710318740312256197427103187403122561974271031874031225619742710318740312256197427103187403122561974271031874031225619742710318740312256197427103187403122561974271031874031225619742710318740312256197427103187403122561974271031874031225619742710318740312256197427" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f1093f3-d887-4dbf-b3fd-af2f073b4526, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27d2275f-8ee1-4ede-a2d6-bc06b6168f0a, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27d2275f-8ee1-4ede-a2d6-bc06b6168f0a, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18166295496792658289 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1816629549679265828918166295496792658289181662954967926582891816629549679265828918166295496792658289181662954967926582891816629549679265828918166295496792658289181662954967926582891816629549679265828918166295496792658289181662954967926582891816629549679265828918166295496792658289181662954967926582891816629549679265828918166295496792658289181662954967926582891816629549679265828918166295496792658289" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a21bfcba-b43f-4503-9fdd-6f89e1569b8c, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62ae9398-cbb2-4820-b216-a9601df89314, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62ae9398-cbb2-4820-b216-a9601df89314, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9404344131754884085 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94043441317548840859404344131754884085940434413175488408594043441317548840859404344131754884085940434413175488408594043441317548840859404344131754884085940434413175488408594043441317548840859404344131754884085940434413175488408594043441317548840859404344131754884085940434413175488408594043441317548840859404344131754884085940434413175488408594043441317548840859404344131754884085" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27d2275f-8ee1-4ede-a2d6-bc06b6168f0a, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 143462a3-d414-4b52-9f08-419ad8a65cf2, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 143462a3-d414-4b52-9f08-419ad8a65cf2, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8336064942054151069 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83360649420541510698336064942054151069833606494205415106983360649420541510698336064942054151069833606494205415106983360649420541510698336064942054151069833606494205415106983360649420541510698336064942054151069833606494205415106983360649420541510698336064942054151069833606494205415106983360649420541510698336064942054151069833606494205415106983360649420541510698336064942054151069" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62ae9398-cbb2-4820-b216-a9601df89314, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1fecbfa-0a1a-4094-964a-fdcb7259470a, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1fecbfa-0a1a-4094-964a-fdcb7259470a, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11754166293757107635 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1175416629375710763511754166293757107635117541662937571076351175416629375710763511754166293757107635117541662937571076351175416629375710763511754166293757107635117541662937571076351175416629375710763511754166293757107635117541662937571076351175416629375710763511754166293757107635117541662937571076351175416629375710763511754166293757107635117541662937571076351175416629375710763511754166293757107635" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 143462a3-d414-4b52-9f08-419ad8a65cf2, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 005ff3e6-e35a-4dd9-871b-9ec0aa7a90f1, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 005ff3e6-e35a-4dd9-871b-9ec0aa7a90f1, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11114642394582985339 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1111464239458298533911114642394582985339111146423945829853391111464239458298533911114642394582985339111146423945829853391111464239458298533911114642394582985339111146423945829853391111464239458298533911114642394582985339111146423945829853391111464239458298533911114642394582985339111146423945829853391111464239458298533911114642394582985339111146423945829853391111464239458298533911114642394582985339" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1fecbfa-0a1a-4094-964a-fdcb7259470a, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14f2ccad-8736-4ea6-beab-30988646072a, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14f2ccad-8736-4ea6-beab-30988646072a, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13798983780800769240 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1379898378080076924013798983780800769240137989837808007692401379898378080076924013798983780800769240137989837808007692401379898378080076924013798983780800769240137989837808007692401379898378080076924013798983780800769240137989837808007692401379898378080076924013798983780800769240137989837808007692401379898378080076924013798983780800769240137989837808007692401379898378080076924013798983780800769240" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 005ff3e6-e35a-4dd9-871b-9ec0aa7a90f1, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f866133-23e0-477d-ae41-91923d3caa98, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f866133-23e0-477d-ae41-91923d3caa98, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2151783518924497003 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21517835189244970032151783518924497003215178351892449700321517835189244970032151783518924497003215178351892449700321517835189244970032151783518924497003215178351892449700321517835189244970032151783518924497003215178351892449700321517835189244970032151783518924497003215178351892449700321517835189244970032151783518924497003215178351892449700321517835189244970032151783518924497003" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14f2ccad-8736-4ea6-beab-30988646072a, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 36c34166-85ee-4876-8a02-0220b86563ef, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 36c34166-85ee-4876-8a02-0220b86563ef, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8012199674631647150 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80121996746316471508012199674631647150801219967463164715080121996746316471508012199674631647150801219967463164715080121996746316471508012199674631647150801219967463164715080121996746316471508012199674631647150801219967463164715080121996746316471508012199674631647150801219967463164715080121996746316471508012199674631647150801219967463164715080121996746316471508012199674631647150" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f866133-23e0-477d-ae41-91923d3caa98, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20e07c35-501f-4d17-bba9-79532d129842, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20e07c35-501f-4d17-bba9-79532d129842, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15220008376005711345 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1522000837600571134515220008376005711345152200083760057113451522000837600571134515220008376005711345152200083760057113451522000837600571134515220008376005711345152200083760057113451522000837600571134515220008376005711345152200083760057113451522000837600571134515220008376005711345152200083760057113451522000837600571134515220008376005711345152200083760057113451522000837600571134515220008376005711345" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 36c34166-85ee-4876-8a02-0220b86563ef, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a51881b-a006-4ed5-843f-0d9c20bf192e, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a51881b-a006-4ed5-843f-0d9c20bf192e, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14265924029391534852 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1426592402939153485214265924029391534852142659240293915348521426592402939153485214265924029391534852142659240293915348521426592402939153485214265924029391534852142659240293915348521426592402939153485214265924029391534852142659240293915348521426592402939153485214265924029391534852142659240293915348521426592402939153485214265924029391534852142659240293915348521426592402939153485214265924029391534852" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20e07c35-501f-4d17-bba9-79532d129842, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fcdc51d7-88b5-4de5-b3ce-fdbc26854381, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fcdc51d7-88b5-4de5-b3ce-fdbc26854381, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7122328001876382175 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71223280018763821757122328001876382175712232800187638217571223280018763821757122328001876382175712232800187638217571223280018763821757122328001876382175712232800187638217571223280018763821757122328001876382175712232800187638217571223280018763821757122328001876382175712232800187638217571223280018763821757122328001876382175712232800187638217571223280018763821757122328001876382175" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a51881b-a006-4ed5-843f-0d9c20bf192e, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f94640cf-55ca-4db8-b417-993fb48a4386, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f94640cf-55ca-4db8-b417-993fb48a4386, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16278323584261453010 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1627832358426145301016278323584261453010162783235842614530101627832358426145301016278323584261453010162783235842614530101627832358426145301016278323584261453010162783235842614530101627832358426145301016278323584261453010162783235842614530101627832358426145301016278323584261453010162783235842614530101627832358426145301016278323584261453010162783235842614530101627832358426145301016278323584261453010" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fcdc51d7-88b5-4de5-b3ce-fdbc26854381, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f94640cf-55ca-4db8-b417-993fb48a4386, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 504f3f69-63ef-4bb6-ad27-6bf8daf76bb2, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97e53d1d-68ca-4090-8bae-ed97ea2b40b7, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 504f3f69-63ef-4bb6-ad27-6bf8daf76bb2, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4785220906240624232 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47852209062406242324785220906240624232478522090624062423247852209062406242324785220906240624232478522090624062423247852209062406242324785220906240624232478522090624062423247852209062406242324785220906240624232478522090624062423247852209062406242324785220906240624232478522090624062423247852209062406242324785220906240624232478522090624062423247852209062406242324785220906240624232" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97e53d1d-68ca-4090-8bae-ed97ea2b40b7, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11284753713603230675 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1128475371360323067511284753713603230675112847537136032306751128475371360323067511284753713603230675112847537136032306751128475371360323067511284753713603230675112847537136032306751128475371360323067511284753713603230675112847537136032306751128475371360323067511284753713603230675112847537136032306751128475371360323067511284753713603230675112847537136032306751128475371360323067511284753713603230675" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 504f3f69-63ef-4bb6-ad27-6bf8daf76bb2, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed00ed5b-5ebd-47b4-8a76-6fe62cc1b649, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed00ed5b-5ebd-47b4-8a76-6fe62cc1b649, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12412197180867795220 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1241219718086779522012412197180867795220124121971808677952201241219718086779522012412197180867795220124121971808677952201241219718086779522012412197180867795220124121971808677952201241219718086779522012412197180867795220124121971808677952201241219718086779522012412197180867795220124121971808677952201241219718086779522012412197180867795220124121971808677952201241219718086779522012412197180867795220" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97e53d1d-68ca-4090-8bae-ed97ea2b40b7, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2699f7e-6640-4f46-9a43-1f5ce715f6e0, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2699f7e-6640-4f46-9a43-1f5ce715f6e0, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11233271819975936655 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1123327181997593665511233271819975936655112332718199759366551123327181997593665511233271819975936655112332718199759366551123327181997593665511233271819975936655112332718199759366551123327181997593665511233271819975936655112332718199759366551123327181997593665511233271819975936655112332718199759366551123327181997593665511233271819975936655112332718199759366551123327181997593665511233271819975936655" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2699f7e-6640-4f46-9a43-1f5ce715f6e0, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed00ed5b-5ebd-47b4-8a76-6fe62cc1b649, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ea2d670-800d-4386-a804-8db5798e474e, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 461be132-16b9-41f8-8015-a05c2a0c624b, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ea2d670-800d-4386-a804-8db5798e474e, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3954190118767212792 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39541901187672127923954190118767212792395419011876721279239541901187672127923954190118767212792395419011876721279239541901187672127923954190118767212792395419011876721279239541901187672127923954190118767212792395419011876721279239541901187672127923954190118767212792395419011876721279239541901187672127923954190118767212792395419011876721279239541901187672127923954190118767212792" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 461be132-16b9-41f8-8015-a05c2a0c624b, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5309024205100006043 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53090242051000060435309024205100006043530902420510000604353090242051000060435309024205100006043530902420510000604353090242051000060435309024205100006043530902420510000604353090242051000060435309024205100006043530902420510000604353090242051000060435309024205100006043530902420510000604353090242051000060435309024205100006043530902420510000604353090242051000060435309024205100006043" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ea2d670-800d-4386-a804-8db5798e474e, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c2751f6-f8e9-4279-bc3f-cfd101fef3a4, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c2751f6-f8e9-4279-bc3f-cfd101fef3a4, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11207982978734505622 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1120798297873450562211207982978734505622112079829787345056221120798297873450562211207982978734505622112079829787345056221120798297873450562211207982978734505622112079829787345056221120798297873450562211207982978734505622112079829787345056221120798297873450562211207982978734505622112079829787345056221120798297873450562211207982978734505622112079829787345056221120798297873450562211207982978734505622" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 461be132-16b9-41f8-8015-a05c2a0c624b, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1750564d-d0e8-4de1-a76f-36ec9124bf6d, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1750564d-d0e8-4de1-a76f-36ec9124bf6d, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5939725162354029738 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59397251623540297385939725162354029738593972516235402973859397251623540297385939725162354029738593972516235402973859397251623540297385939725162354029738593972516235402973859397251623540297385939725162354029738593972516235402973859397251623540297385939725162354029738593972516235402973859397251623540297385939725162354029738593972516235402973859397251623540297385939725162354029738" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c2751f6-f8e9-4279-bc3f-cfd101fef3a4, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15bc7aee-fd88-4dc6-af91-232cd4b79037, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15bc7aee-fd88-4dc6-af91-232cd4b79037, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9363390025391470561 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93633900253914705619363390025391470561936339002539147056193633900253914705619363390025391470561936339002539147056193633900253914705619363390025391470561936339002539147056193633900253914705619363390025391470561936339002539147056193633900253914705619363390025391470561936339002539147056193633900253914705619363390025391470561936339002539147056193633900253914705619363390025391470561" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1750564d-d0e8-4de1-a76f-36ec9124bf6d, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c78888b-67a0-4729-b8ca-488521f03f41, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c78888b-67a0-4729-b8ca-488521f03f41, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5342181499106118641 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53421814991061186415342181499106118641534218149910611864153421814991061186415342181499106118641534218149910611864153421814991061186415342181499106118641534218149910611864153421814991061186415342181499106118641534218149910611864153421814991061186415342181499106118641534218149910611864153421814991061186415342181499106118641534218149910611864153421814991061186415342181499106118641" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15bc7aee-fd88-4dc6-af91-232cd4b79037, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dc827d56-a18b-4f5e-bc06-f85be86de3f2, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dc827d56-a18b-4f5e-bc06-f85be86de3f2, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3296929833806537667 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32969298338065376673296929833806537667329692983380653766732969298338065376673296929833806537667329692983380653766732969298338065376673296929833806537667329692983380653766732969298338065376673296929833806537667329692983380653766732969298338065376673296929833806537667329692983380653766732969298338065376673296929833806537667329692983380653766732969298338065376673296929833806537667" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c78888b-67a0-4729-b8ca-488521f03f41, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3272e5cb-607a-4dff-bf0d-20b91b2c577b, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3272e5cb-607a-4dff-bf0d-20b91b2c577b, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12167874745586507524 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1216787474558650752412167874745586507524121678747455865075241216787474558650752412167874745586507524121678747455865075241216787474558650752412167874745586507524121678747455865075241216787474558650752412167874745586507524121678747455865075241216787474558650752412167874745586507524121678747455865075241216787474558650752412167874745586507524121678747455865075241216787474558650752412167874745586507524" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dc827d56-a18b-4f5e-bc06-f85be86de3f2, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c1ccb3f-8058-4788-b15a-0e4add236986, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c1ccb3f-8058-4788-b15a-0e4add236986, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4894552923217290960 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48945529232172909604894552923217290960489455292321729096048945529232172909604894552923217290960489455292321729096048945529232172909604894552923217290960489455292321729096048945529232172909604894552923217290960489455292321729096048945529232172909604894552923217290960489455292321729096048945529232172909604894552923217290960489455292321729096048945529232172909604894552923217290960" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3272e5cb-607a-4dff-bf0d-20b91b2c577b, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c1ccb3f-8058-4788-b15a-0e4add236986, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72edb8d3-e3cb-4f23-a784-83182f780b3a, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72edb8d3-e3cb-4f23-a784-83182f780b3a, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14704739929021721044 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1470473992902172104414704739929021721044147047399290217210441470473992902172104414704739929021721044147047399290217210441470473992902172104414704739929021721044147047399290217210441470473992902172104414704739929021721044147047399290217210441470473992902172104414704739929021721044147047399290217210441470473992902172104414704739929021721044147047399290217210441470473992902172104414704739929021721044" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7aa3d764-3bc1-40ff-8d12-27c9963a8e02, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7aa3d764-3bc1-40ff-8d12-27c9963a8e02, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14810510400880912197 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1481051040088091219714810510400880912197148105104008809121971481051040088091219714810510400880912197148105104008809121971481051040088091219714810510400880912197148105104008809121971481051040088091219714810510400880912197148105104008809121971481051040088091219714810510400880912197148105104008809121971481051040088091219714810510400880912197148105104008809121971481051040088091219714810510400880912197" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72edb8d3-e3cb-4f23-a784-83182f780b3a, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7c06e427-0131-4a8c-9d19-4678aae7db77, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7aa3d764-3bc1-40ff-8d12-27c9963a8e02, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f3f46e2b-9805-4fe4-9aa5-ffec784fb8b5, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f3f46e2b-9805-4fe4-9aa5-ffec784fb8b5, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18112066124145813012 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1811206612414581301218112066124145813012181120661241458130121811206612414581301218112066124145813012181120661241458130121811206612414581301218112066124145813012181120661241458130121811206612414581301218112066124145813012181120661241458130121811206612414581301218112066124145813012181120661241458130121811206612414581301218112066124145813012181120661241458130121811206612414581301218112066124145813012" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7c06e427-0131-4a8c-9d19-4678aae7db77, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10974360865679436565 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1097436086567943656510974360865679436565109743608656794365651097436086567943656510974360865679436565109743608656794365651097436086567943656510974360865679436565109743608656794365651097436086567943656510974360865679436565109743608656794365651097436086567943656510974360865679436565109743608656794365651097436086567943656510974360865679436565109743608656794365651097436086567943656510974360865679436565" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7c06e427-0131-4a8c-9d19-4678aae7db77, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f3f46e2b-9805-4fe4-9aa5-ffec784fb8b5, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 612cf204-3a8f-4122-a562-2b5a7c5428a7, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c11f3e04-64ea-405c-944a-80130a993b62, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 612cf204-3a8f-4122-a562-2b5a7c5428a7, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14864934288857201936 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1486493428885720193614864934288857201936148649342888572019361486493428885720193614864934288857201936148649342888572019361486493428885720193614864934288857201936148649342888572019361486493428885720193614864934288857201936148649342888572019361486493428885720193614864934288857201936148649342888572019361486493428885720193614864934288857201936148649342888572019361486493428885720193614864934288857201936" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c11f3e04-64ea-405c-944a-80130a993b62, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 290090311587228677 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "290090311587228677290090311587228677290090311587228677290090311587228677290090311587228677290090311587228677290090311587228677290090311587228677290090311587228677290090311587228677290090311587228677290090311587228677290090311587228677290090311587228677290090311587228677290090311587228677290090311587228677290090311587228677290090311587228677290090311587228677" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c11f3e04-64ea-405c-944a-80130a993b62, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d0613815-55c0-4817-8299-f3da5ab167d5, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d0613815-55c0-4817-8299-f3da5ab167d5, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11055613855448646674 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1105561385544864667411055613855448646674110556138554486466741105561385544864667411055613855448646674110556138554486466741105561385544864667411055613855448646674110556138554486466741105561385544864667411055613855448646674110556138554486466741105561385544864667411055613855448646674110556138554486466741105561385544864667411055613855448646674110556138554486466741105561385544864667411055613855448646674" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 612cf204-3a8f-4122-a562-2b5a7c5428a7, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5969908-d7ea-4194-a19b-0d06e8d58316, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5969908-d7ea-4194-a19b-0d06e8d58316, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13156577913354855673 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1315657791335485567313156577913354855673131565779133548556731315657791335485567313156577913354855673131565779133548556731315657791335485567313156577913354855673131565779133548556731315657791335485567313156577913354855673131565779133548556731315657791335485567313156577913354855673131565779133548556731315657791335485567313156577913354855673131565779133548556731315657791335485567313156577913354855673" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d0613815-55c0-4817-8299-f3da5ab167d5, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 406c7814-734a-4baf-912d-6af5e4c2d08a, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 406c7814-734a-4baf-912d-6af5e4c2d08a, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15627907158121581161 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1562790715812158116115627907158121581161156279071581215811611562790715812158116115627907158121581161156279071581215811611562790715812158116115627907158121581161156279071581215811611562790715812158116115627907158121581161156279071581215811611562790715812158116115627907158121581161156279071581215811611562790715812158116115627907158121581161156279071581215811611562790715812158116115627907158121581161" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5969908-d7ea-4194-a19b-0d06e8d58316, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a042fe2b-ccb4-46ac-a1e5-44987115cbdb, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 406c7814-734a-4baf-912d-6af5e4c2d08a, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1fcf43bc-5297-4a48-8430-8c852f21608f, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1fcf43bc-5297-4a48-8430-8c852f21608f, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8141411163472016158 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81414111634720161588141411163472016158814141116347201615881414111634720161588141411163472016158814141116347201615881414111634720161588141411163472016158814141116347201615881414111634720161588141411163472016158814141116347201615881414111634720161588141411163472016158814141116347201615881414111634720161588141411163472016158814141116347201615881414111634720161588141411163472016158" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a042fe2b-ccb4-46ac-a1e5-44987115cbdb, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17636679548004325576 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1763667954800432557617636679548004325576176366795480043255761763667954800432557617636679548004325576176366795480043255761763667954800432557617636679548004325576176366795480043255761763667954800432557617636679548004325576176366795480043255761763667954800432557617636679548004325576176366795480043255761763667954800432557617636679548004325576176366795480043255761763667954800432557617636679548004325576" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a042fe2b-ccb4-46ac-a1e5-44987115cbdb, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8d5a4cf-70e6-41ae-8951-f75ed11e3931, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8d5a4cf-70e6-41ae-8951-f75ed11e3931, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6277256253272558870 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62772562532725588706277256253272558870627725625327255887062772562532725588706277256253272558870627725625327255887062772562532725588706277256253272558870627725625327255887062772562532725588706277256253272558870627725625327255887062772562532725588706277256253272558870627725625327255887062772562532725588706277256253272558870627725625327255887062772562532725588706277256253272558870" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1fcf43bc-5297-4a48-8430-8c852f21608f, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7beaee9c-b444-430b-8841-5700778da237, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7beaee9c-b444-430b-8841-5700778da237, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14707496139862520765 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1470749613986252076514707496139862520765147074961398625207651470749613986252076514707496139862520765147074961398625207651470749613986252076514707496139862520765147074961398625207651470749613986252076514707496139862520765147074961398625207651470749613986252076514707496139862520765147074961398625207651470749613986252076514707496139862520765147074961398625207651470749613986252076514707496139862520765" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7beaee9c-b444-430b-8841-5700778da237, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 378fd73e-6f91-48aa-b98e-b3c0c5b7ccbf, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 378fd73e-6f91-48aa-b98e-b3c0c5b7ccbf, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15723658588885789418 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1572365858888578941815723658588885789418157236585888857894181572365858888578941815723658588885789418157236585888857894181572365858888578941815723658588885789418157236585888857894181572365858888578941815723658588885789418157236585888857894181572365858888578941815723658588885789418157236585888857894181572365858888578941815723658588885789418157236585888857894181572365858888578941815723658588885789418" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8d5a4cf-70e6-41ae-8951-f75ed11e3931, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1915d18-8c2b-4631-b455-9b61fe3dda0d, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1915d18-8c2b-4631-b455-9b61fe3dda0d, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17935277628604548437 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1793527762860454843717935277628604548437179352776286045484371793527762860454843717935277628604548437179352776286045484371793527762860454843717935277628604548437179352776286045484371793527762860454843717935277628604548437179352776286045484371793527762860454843717935277628604548437179352776286045484371793527762860454843717935277628604548437179352776286045484371793527762860454843717935277628604548437" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 378fd73e-6f91-48aa-b98e-b3c0c5b7ccbf, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9450416e-ed94-45b3-89b0-8ffa0fffd049, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9450416e-ed94-45b3-89b0-8ffa0fffd049, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11662317250908334019 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1166231725090833401911662317250908334019116623172509083340191166231725090833401911662317250908334019116623172509083340191166231725090833401911662317250908334019116623172509083340191166231725090833401911662317250908334019116623172509083340191166231725090833401911662317250908334019116623172509083340191166231725090833401911662317250908334019116623172509083340191166231725090833401911662317250908334019" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1915d18-8c2b-4631-b455-9b61fe3dda0d, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7c3f506-47e5-40f2-9915-5671522fc7e0, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7c3f506-47e5-40f2-9915-5671522fc7e0, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 239898776325124627 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "239898776325124627239898776325124627239898776325124627239898776325124627239898776325124627239898776325124627239898776325124627239898776325124627239898776325124627239898776325124627239898776325124627239898776325124627239898776325124627239898776325124627239898776325124627239898776325124627239898776325124627239898776325124627239898776325124627239898776325124627" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9450416e-ed94-45b3-89b0-8ffa0fffd049, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45d6dfbc-0869-4b24-a2a5-89ca16a48f54, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45d6dfbc-0869-4b24-a2a5-89ca16a48f54, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12352492230597597313 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1235249223059759731312352492230597597313123524922305975973131235249223059759731312352492230597597313123524922305975973131235249223059759731312352492230597597313123524922305975973131235249223059759731312352492230597597313123524922305975973131235249223059759731312352492230597597313123524922305975973131235249223059759731312352492230597597313123524922305975973131235249223059759731312352492230597597313" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7c3f506-47e5-40f2-9915-5671522fc7e0, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e51e861-cad3-446b-95d8-04c140455e2f, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e51e861-cad3-446b-95d8-04c140455e2f, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12751813959663329593 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1275181395966332959312751813959663329593127518139596633295931275181395966332959312751813959663329593127518139596633295931275181395966332959312751813959663329593127518139596633295931275181395966332959312751813959663329593127518139596633295931275181395966332959312751813959663329593127518139596633295931275181395966332959312751813959663329593127518139596633295931275181395966332959312751813959663329593" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45d6dfbc-0869-4b24-a2a5-89ca16a48f54, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d701249e-e7cd-4efb-86c6-89879f6970e4, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d701249e-e7cd-4efb-86c6-89879f6970e4, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1998138837102587740 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19981388371025877401998138837102587740199813883710258774019981388371025877401998138837102587740199813883710258774019981388371025877401998138837102587740199813883710258774019981388371025877401998138837102587740199813883710258774019981388371025877401998138837102587740199813883710258774019981388371025877401998138837102587740199813883710258774019981388371025877401998138837102587740" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e51e861-cad3-446b-95d8-04c140455e2f, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1ea3ac5-dbab-43f8-a4bf-d3d7d4ee5858, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1ea3ac5-dbab-43f8-a4bf-d3d7d4ee5858, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6972953268989657327 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69729532689896573276972953268989657327697295326898965732769729532689896573276972953268989657327697295326898965732769729532689896573276972953268989657327697295326898965732769729532689896573276972953268989657327697295326898965732769729532689896573276972953268989657327697295326898965732769729532689896573276972953268989657327697295326898965732769729532689896573276972953268989657327" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d701249e-e7cd-4efb-86c6-89879f6970e4, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 035d9c14-4032-4c2f-9e38-ca9e0e2c7b42, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 035d9c14-4032-4c2f-9e38-ca9e0e2c7b42, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7263178853110224869 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72631788531102248697263178853110224869726317885311022486972631788531102248697263178853110224869726317885311022486972631788531102248697263178853110224869726317885311022486972631788531102248697263178853110224869726317885311022486972631788531102248697263178853110224869726317885311022486972631788531102248697263178853110224869726317885311022486972631788531102248697263178853110224869" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1ea3ac5-dbab-43f8-a4bf-d3d7d4ee5858, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b922eb2d-c6b6-4b11-a631-d430cf86f2a3, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b922eb2d-c6b6-4b11-a631-d430cf86f2a3, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17166526950416668379 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1716652695041666837917166526950416668379171665269504166683791716652695041666837917166526950416668379171665269504166683791716652695041666837917166526950416668379171665269504166683791716652695041666837917166526950416668379171665269504166683791716652695041666837917166526950416668379171665269504166683791716652695041666837917166526950416668379171665269504166683791716652695041666837917166526950416668379" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 035d9c14-4032-4c2f-9e38-ca9e0e2c7b42, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a24c4db6-2056-4646-830f-36cf00e92116, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a24c4db6-2056-4646-830f-36cf00e92116, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1192079654455790739 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11920796544557907391192079654455790739119207965445579073911920796544557907391192079654455790739119207965445579073911920796544557907391192079654455790739119207965445579073911920796544557907391192079654455790739119207965445579073911920796544557907391192079654455790739119207965445579073911920796544557907391192079654455790739119207965445579073911920796544557907391192079654455790739" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b922eb2d-c6b6-4b11-a631-d430cf86f2a3, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0244899e-f103-4bff-b81b-8f8b608e4f47, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0244899e-f103-4bff-b81b-8f8b608e4f47, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3352261137122349407 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33522611371223494073352261137122349407335226113712234940733522611371223494073352261137122349407335226113712234940733522611371223494073352261137122349407335226113712234940733522611371223494073352261137122349407335226113712234940733522611371223494073352261137122349407335226113712234940733522611371223494073352261137122349407335226113712234940733522611371223494073352261137122349407" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a24c4db6-2056-4646-830f-36cf00e92116, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8de24409-fbe1-4326-ad78-6b67ab392967, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8de24409-fbe1-4326-ad78-6b67ab392967, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18281389701550632177 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1828138970155063217718281389701550632177182813897015506321771828138970155063217718281389701550632177182813897015506321771828138970155063217718281389701550632177182813897015506321771828138970155063217718281389701550632177182813897015506321771828138970155063217718281389701550632177182813897015506321771828138970155063217718281389701550632177182813897015506321771828138970155063217718281389701550632177" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0244899e-f103-4bff-b81b-8f8b608e4f47, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 299239d0-7a6f-43c8-8795-619af7ee22c3, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 299239d0-7a6f-43c8-8795-619af7ee22c3, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 363508998625370380 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "363508998625370380363508998625370380363508998625370380363508998625370380363508998625370380363508998625370380363508998625370380363508998625370380363508998625370380363508998625370380363508998625370380363508998625370380363508998625370380363508998625370380363508998625370380363508998625370380363508998625370380363508998625370380363508998625370380363508998625370380" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8de24409-fbe1-4326-ad78-6b67ab392967, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b06a5d98-e319-43e6-b25e-c36a51a7d161, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b06a5d98-e319-43e6-b25e-c36a51a7d161, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14589218221421146478 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1458921822142114647814589218221421146478145892182214211464781458921822142114647814589218221421146478145892182214211464781458921822142114647814589218221421146478145892182214211464781458921822142114647814589218221421146478145892182214211464781458921822142114647814589218221421146478145892182214211464781458921822142114647814589218221421146478145892182214211464781458921822142114647814589218221421146478" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 299239d0-7a6f-43c8-8795-619af7ee22c3, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3fef2872-da97-48e0-be80-8ff7f74c0020, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3fef2872-da97-48e0-be80-8ff7f74c0020, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3348355404429473846 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33483554044294738463348355404429473846334835540442947384633483554044294738463348355404429473846334835540442947384633483554044294738463348355404429473846334835540442947384633483554044294738463348355404429473846334835540442947384633483554044294738463348355404429473846334835540442947384633483554044294738463348355404429473846334835540442947384633483554044294738463348355404429473846" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b06a5d98-e319-43e6-b25e-c36a51a7d161, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25c6e45b-069f-4190-8335-27803dfd161f, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25c6e45b-069f-4190-8335-27803dfd161f, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17488892493568166205 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1748889249356816620517488892493568166205174888924935681662051748889249356816620517488892493568166205174888924935681662051748889249356816620517488892493568166205174888924935681662051748889249356816620517488892493568166205174888924935681662051748889249356816620517488892493568166205174888924935681662051748889249356816620517488892493568166205174888924935681662051748889249356816620517488892493568166205" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3fef2872-da97-48e0-be80-8ff7f74c0020, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de41db61-81bd-43f5-998d-23c674064c31, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25c6e45b-069f-4190-8335-27803dfd161f, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de41db61-81bd-43f5-998d-23c674064c31, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4849038580044218059 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48490385800442180594849038580044218059484903858004421805948490385800442180594849038580044218059484903858004421805948490385800442180594849038580044218059484903858004421805948490385800442180594849038580044218059484903858004421805948490385800442180594849038580044218059484903858004421805948490385800442180594849038580044218059484903858004421805948490385800442180594849038580044218059" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9bab7990-3c13-4b77-9d4c-3a45ca7e89e1, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9bab7990-3c13-4b77-9d4c-3a45ca7e89e1, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15890317737592303038 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1589031773759230303815890317737592303038158903177375923030381589031773759230303815890317737592303038158903177375923030381589031773759230303815890317737592303038158903177375923030381589031773759230303815890317737592303038158903177375923030381589031773759230303815890317737592303038158903177375923030381589031773759230303815890317737592303038158903177375923030381589031773759230303815890317737592303038" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de41db61-81bd-43f5-998d-23c674064c31, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d873072-8dc1-4487-9b0e-9a8aa47a3e80, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d873072-8dc1-4487-9b0e-9a8aa47a3e80, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16895754978404200418 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1689575497840420041816895754978404200418168957549784042004181689575497840420041816895754978404200418168957549784042004181689575497840420041816895754978404200418168957549784042004181689575497840420041816895754978404200418168957549784042004181689575497840420041816895754978404200418168957549784042004181689575497840420041816895754978404200418168957549784042004181689575497840420041816895754978404200418" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9bab7990-3c13-4b77-9d4c-3a45ca7e89e1, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec5a6930-3286-4d20-b70e-163b452c487d, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec5a6930-3286-4d20-b70e-163b452c487d, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1446247688416991811 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14462476884169918111446247688416991811144624768841699181114462476884169918111446247688416991811144624768841699181114462476884169918111446247688416991811144624768841699181114462476884169918111446247688416991811144624768841699181114462476884169918111446247688416991811144624768841699181114462476884169918111446247688416991811144624768841699181114462476884169918111446247688416991811" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d873072-8dc1-4487-9b0e-9a8aa47a3e80, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ee298b2-4cda-4b17-8c95-38f3df3e6d3c, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ee298b2-4cda-4b17-8c95-38f3df3e6d3c, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17705234465425922953 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1770523446542592295317705234465425922953177052344654259229531770523446542592295317705234465425922953177052344654259229531770523446542592295317705234465425922953177052344654259229531770523446542592295317705234465425922953177052344654259229531770523446542592295317705234465425922953177052344654259229531770523446542592295317705234465425922953177052344654259229531770523446542592295317705234465425922953" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec5a6930-3286-4d20-b70e-163b452c487d, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e427a48e-2d43-4cd4-af9d-2fa852630c6e, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e427a48e-2d43-4cd4-af9d-2fa852630c6e, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1794727070070128154 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17947270700701281541794727070070128154179472707007012815417947270700701281541794727070070128154179472707007012815417947270700701281541794727070070128154179472707007012815417947270700701281541794727070070128154179472707007012815417947270700701281541794727070070128154179472707007012815417947270700701281541794727070070128154179472707007012815417947270700701281541794727070070128154" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ee298b2-4cda-4b17-8c95-38f3df3e6d3c, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64307b4e-06f6-44bd-85b4-2ab42d6df212, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64307b4e-06f6-44bd-85b4-2ab42d6df212, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14981035073568505770 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1498103507356850577014981035073568505770149810350735685057701498103507356850577014981035073568505770149810350735685057701498103507356850577014981035073568505770149810350735685057701498103507356850577014981035073568505770149810350735685057701498103507356850577014981035073568505770149810350735685057701498103507356850577014981035073568505770149810350735685057701498103507356850577014981035073568505770" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e427a48e-2d43-4cd4-af9d-2fa852630c6e, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fdef1245-eb63-41a7-8e8d-1cce1969ccb8, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fdef1245-eb63-41a7-8e8d-1cce1969ccb8, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3109004796375115272 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31090047963751152723109004796375115272310900479637511527231090047963751152723109004796375115272310900479637511527231090047963751152723109004796375115272310900479637511527231090047963751152723109004796375115272310900479637511527231090047963751152723109004796375115272310900479637511527231090047963751152723109004796375115272310900479637511527231090047963751152723109004796375115272" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64307b4e-06f6-44bd-85b4-2ab42d6df212, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 15d330ec-1feb-4cd2-a825-9747499c0c4a, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 15d330ec-1feb-4cd2-a825-9747499c0c4a, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8052986744361302912 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80529867443613029128052986744361302912805298674436130291280529867443613029128052986744361302912805298674436130291280529867443613029128052986744361302912805298674436130291280529867443613029128052986744361302912805298674436130291280529867443613029128052986744361302912805298674436130291280529867443613029128052986744361302912805298674436130291280529867443613029128052986744361302912" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fdef1245-eb63-41a7-8e8d-1cce1969ccb8, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5e94cd1-4a04-4e49-b3c0-bc34cf45174d, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5e94cd1-4a04-4e49-b3c0-bc34cf45174d, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3927124906501903151 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39271249065019031513927124906501903151392712490650190315139271249065019031513927124906501903151392712490650190315139271249065019031513927124906501903151392712490650190315139271249065019031513927124906501903151392712490650190315139271249065019031513927124906501903151392712490650190315139271249065019031513927124906501903151392712490650190315139271249065019031513927124906501903151" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 15d330ec-1feb-4cd2-a825-9747499c0c4a, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 162ba7e1-ebde-43a4-a40b-ed7ec4510c98, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 162ba7e1-ebde-43a4-a40b-ed7ec4510c98, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3989115468946078769 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39891154689460787693989115468946078769398911546894607876939891154689460787693989115468946078769398911546894607876939891154689460787693989115468946078769398911546894607876939891154689460787693989115468946078769398911546894607876939891154689460787693989115468946078769398911546894607876939891154689460787693989115468946078769398911546894607876939891154689460787693989115468946078769" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5e94cd1-4a04-4e49-b3c0-bc34cf45174d, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41467461-24ab-4c3f-83d5-e410475b03ec, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41467461-24ab-4c3f-83d5-e410475b03ec, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2955898475763573168 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29558984757635731682955898475763573168295589847576357316829558984757635731682955898475763573168295589847576357316829558984757635731682955898475763573168295589847576357316829558984757635731682955898475763573168295589847576357316829558984757635731682955898475763573168295589847576357316829558984757635731682955898475763573168295589847576357316829558984757635731682955898475763573168" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 162ba7e1-ebde-43a4-a40b-ed7ec4510c98, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a16d86ce-2677-4604-9ff8-4c6e3c36f2e1, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a16d86ce-2677-4604-9ff8-4c6e3c36f2e1, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17711683637230858080 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1771168363723085808017711683637230858080177116836372308580801771168363723085808017711683637230858080177116836372308580801771168363723085808017711683637230858080177116836372308580801771168363723085808017711683637230858080177116836372308580801771168363723085808017711683637230858080177116836372308580801771168363723085808017711683637230858080177116836372308580801771168363723085808017711683637230858080" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41467461-24ab-4c3f-83d5-e410475b03ec, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a13f17be-b6ae-44ae-be4e-adc93d3a771e, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a13f17be-b6ae-44ae-be4e-adc93d3a771e, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11281907205520926510 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1128190720552092651011281907205520926510112819072055209265101128190720552092651011281907205520926510112819072055209265101128190720552092651011281907205520926510112819072055209265101128190720552092651011281907205520926510112819072055209265101128190720552092651011281907205520926510112819072055209265101128190720552092651011281907205520926510112819072055209265101128190720552092651011281907205520926510" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a16d86ce-2677-4604-9ff8-4c6e3c36f2e1, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa2eabcd-c06e-4b02-898f-fe9fba68060d, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa2eabcd-c06e-4b02-898f-fe9fba68060d, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16684640966611266012 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1668464096661126601216684640966611266012166846409666112660121668464096661126601216684640966611266012166846409666112660121668464096661126601216684640966611266012166846409666112660121668464096661126601216684640966611266012166846409666112660121668464096661126601216684640966611266012166846409666112660121668464096661126601216684640966611266012166846409666112660121668464096661126601216684640966611266012" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a13f17be-b6ae-44ae-be4e-adc93d3a771e, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6cc7a19-2461-4d91-80c9-e9121a18f92d, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6cc7a19-2461-4d91-80c9-e9121a18f92d, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16354490293789432483 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1635449029378943248316354490293789432483163544902937894324831635449029378943248316354490293789432483163544902937894324831635449029378943248316354490293789432483163544902937894324831635449029378943248316354490293789432483163544902937894324831635449029378943248316354490293789432483163544902937894324831635449029378943248316354490293789432483163544902937894324831635449029378943248316354490293789432483" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa2eabcd-c06e-4b02-898f-fe9fba68060d, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5572a312-4e1f-407b-bb28-7f0edf9de368, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5572a312-4e1f-407b-bb28-7f0edf9de368, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18301421395327360290 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1830142139532736029018301421395327360290183014213953273602901830142139532736029018301421395327360290183014213953273602901830142139532736029018301421395327360290183014213953273602901830142139532736029018301421395327360290183014213953273602901830142139532736029018301421395327360290183014213953273602901830142139532736029018301421395327360290183014213953273602901830142139532736029018301421395327360290" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6cc7a19-2461-4d91-80c9-e9121a18f92d, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e04b1dcf-d960-45e2-ab77-869f2c1f23f4, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e04b1dcf-d960-45e2-ab77-869f2c1f23f4, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2769441766206164522 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27694417662061645222769441766206164522276944176620616452227694417662061645222769441766206164522276944176620616452227694417662061645222769441766206164522276944176620616452227694417662061645222769441766206164522276944176620616452227694417662061645222769441766206164522276944176620616452227694417662061645222769441766206164522276944176620616452227694417662061645222769441766206164522" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5572a312-4e1f-407b-bb28-7f0edf9de368, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b30a4122-44ce-4e96-9fbb-7b0001e9b4cb, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b30a4122-44ce-4e96-9fbb-7b0001e9b4cb, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1927854517114189261 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19278545171141892611927854517114189261192785451711418926119278545171141892611927854517114189261192785451711418926119278545171141892611927854517114189261192785451711418926119278545171141892611927854517114189261192785451711418926119278545171141892611927854517114189261192785451711418926119278545171141892611927854517114189261192785451711418926119278545171141892611927854517114189261" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b30a4122-44ce-4e96-9fbb-7b0001e9b4cb, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e04b1dcf-d960-45e2-ab77-869f2c1f23f4, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 268c5e9c-2f46-4819-ac4f-32b5bd8e740a, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 268c5e9c-2f46-4819-ac4f-32b5bd8e740a, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8203917328941384955 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82039173289413849558203917328941384955820391732894138495582039173289413849558203917328941384955820391732894138495582039173289413849558203917328941384955820391732894138495582039173289413849558203917328941384955820391732894138495582039173289413849558203917328941384955820391732894138495582039173289413849558203917328941384955820391732894138495582039173289413849558203917328941384955" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aaa2f942-09a3-4972-bdf4-b8e94888ddb4, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aaa2f942-09a3-4972-bdf4-b8e94888ddb4, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6558151105329061674 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65581511053290616746558151105329061674655815110532906167465581511053290616746558151105329061674655815110532906167465581511053290616746558151105329061674655815110532906167465581511053290616746558151105329061674655815110532906167465581511053290616746558151105329061674655815110532906167465581511053290616746558151105329061674655815110532906167465581511053290616746558151105329061674" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 268c5e9c-2f46-4819-ac4f-32b5bd8e740a, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c015355-e2f2-4674-89d9-5d8a950bf6e6, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c015355-e2f2-4674-89d9-5d8a950bf6e6, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16144173146647207754 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1614417314664720775416144173146647207754161441731466472077541614417314664720775416144173146647207754161441731466472077541614417314664720775416144173146647207754161441731466472077541614417314664720775416144173146647207754161441731466472077541614417314664720775416144173146647207754161441731466472077541614417314664720775416144173146647207754161441731466472077541614417314664720775416144173146647207754" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aaa2f942-09a3-4972-bdf4-b8e94888ddb4, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19b1d172-ba07-4abd-945e-58f348055f1a, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19b1d172-ba07-4abd-945e-58f348055f1a, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15832849891947964354 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1583284989194796435415832849891947964354158328498919479643541583284989194796435415832849891947964354158328498919479643541583284989194796435415832849891947964354158328498919479643541583284989194796435415832849891947964354158328498919479643541583284989194796435415832849891947964354158328498919479643541583284989194796435415832849891947964354158328498919479643541583284989194796435415832849891947964354" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19b1d172-ba07-4abd-945e-58f348055f1a, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 000e04a3-b50c-43dd-81a9-739fcd1ee3d7, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 000e04a3-b50c-43dd-81a9-739fcd1ee3d7, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12649903145086994187 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1264990314508699418712649903145086994187126499031450869941871264990314508699418712649903145086994187126499031450869941871264990314508699418712649903145086994187126499031450869941871264990314508699418712649903145086994187126499031450869941871264990314508699418712649903145086994187126499031450869941871264990314508699418712649903145086994187126499031450869941871264990314508699418712649903145086994187" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c015355-e2f2-4674-89d9-5d8a950bf6e6, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f6681ff-bb53-4816-8631-4f929df884a5, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f6681ff-bb53-4816-8631-4f929df884a5, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11894471343158919369 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1189447134315891936911894471343158919369118944713431589193691189447134315891936911894471343158919369118944713431589193691189447134315891936911894471343158919369118944713431589193691189447134315891936911894471343158919369118944713431589193691189447134315891936911894471343158919369118944713431589193691189447134315891936911894471343158919369118944713431589193691189447134315891936911894471343158919369" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 000e04a3-b50c-43dd-81a9-739fcd1ee3d7, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8eb0a75a-6b99-4810-bfa4-2c716206b92d, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f6681ff-bb53-4816-8631-4f929df884a5, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8eb0a75a-6b99-4810-bfa4-2c716206b92d, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11724449446025259121 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1172444944602525912111724449446025259121117244494460252591211172444944602525912111724449446025259121117244494460252591211172444944602525912111724449446025259121117244494460252591211172444944602525912111724449446025259121117244494460252591211172444944602525912111724449446025259121117244494460252591211172444944602525912111724449446025259121117244494460252591211172444944602525912111724449446025259121" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02996ac5-35de-4e58-9260-166c8af241b5, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02996ac5-35de-4e58-9260-166c8af241b5, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13135230298440958809 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1313523029844095880913135230298440958809131352302984409588091313523029844095880913135230298440958809131352302984409588091313523029844095880913135230298440958809131352302984409588091313523029844095880913135230298440958809131352302984409588091313523029844095880913135230298440958809131352302984409588091313523029844095880913135230298440958809131352302984409588091313523029844095880913135230298440958809" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8eb0a75a-6b99-4810-bfa4-2c716206b92d, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9831294e-821d-48c8-abab-5eef9682d5ee, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9831294e-821d-48c8-abab-5eef9682d5ee, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17815674598014975979 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1781567459801497597917815674598014975979178156745980149759791781567459801497597917815674598014975979178156745980149759791781567459801497597917815674598014975979178156745980149759791781567459801497597917815674598014975979178156745980149759791781567459801497597917815674598014975979178156745980149759791781567459801497597917815674598014975979178156745980149759791781567459801497597917815674598014975979" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9831294e-821d-48c8-abab-5eef9682d5ee, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b96db0a-bf45-4dbc-bdc8-d66425d0a12a, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b96db0a-bf45-4dbc-bdc8-d66425d0a12a, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11361026784425990664 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1136102678442599066411361026784425990664113610267844259906641136102678442599066411361026784425990664113610267844259906641136102678442599066411361026784425990664113610267844259906641136102678442599066411361026784425990664113610267844259906641136102678442599066411361026784425990664113610267844259906641136102678442599066411361026784425990664113610267844259906641136102678442599066411361026784425990664" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02996ac5-35de-4e58-9260-166c8af241b5, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ecf8d57-1e11-4ef8-acb7-e6b42f5ac82c, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ecf8d57-1e11-4ef8-acb7-e6b42f5ac82c, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14200860690232352761 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1420086069023235276114200860690232352761142008606902323527611420086069023235276114200860690232352761142008606902323527611420086069023235276114200860690232352761142008606902323527611420086069023235276114200860690232352761142008606902323527611420086069023235276114200860690232352761142008606902323527611420086069023235276114200860690232352761142008606902323527611420086069023235276114200860690232352761" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ecf8d57-1e11-4ef8-acb7-e6b42f5ac82c, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed79dd93-06ea-4e2f-a04d-201f179e44e0, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b96db0a-bf45-4dbc-bdc8-d66425d0a12a, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f14af580-be9b-4a64-8ac1-a7663d8431b7, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f14af580-be9b-4a64-8ac1-a7663d8431b7, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15426725719895790572 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1542672571989579057215426725719895790572154267257198957905721542672571989579057215426725719895790572154267257198957905721542672571989579057215426725719895790572154267257198957905721542672571989579057215426725719895790572154267257198957905721542672571989579057215426725719895790572154267257198957905721542672571989579057215426725719895790572154267257198957905721542672571989579057215426725719895790572" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed79dd93-06ea-4e2f-a04d-201f179e44e0, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7128645932922094351 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71286459329220943517128645932922094351712864593292209435171286459329220943517128645932922094351712864593292209435171286459329220943517128645932922094351712864593292209435171286459329220943517128645932922094351712864593292209435171286459329220943517128645932922094351712864593292209435171286459329220943517128645932922094351712864593292209435171286459329220943517128645932922094351" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f14af580-be9b-4a64-8ac1-a7663d8431b7, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8ae25e7-7ee6-4513-831d-449d873099a2, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8ae25e7-7ee6-4513-831d-449d873099a2, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10639018677584762708 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1063901867758476270810639018677584762708106390186775847627081063901867758476270810639018677584762708106390186775847627081063901867758476270810639018677584762708106390186775847627081063901867758476270810639018677584762708106390186775847627081063901867758476270810639018677584762708106390186775847627081063901867758476270810639018677584762708106390186775847627081063901867758476270810639018677584762708" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed79dd93-06ea-4e2f-a04d-201f179e44e0, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51e5fb10-c8f9-4f25-a47a-481e8d78acdb, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51e5fb10-c8f9-4f25-a47a-481e8d78acdb, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13507661416756589410 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1350766141675658941013507661416756589410135076614167565894101350766141675658941013507661416756589410135076614167565894101350766141675658941013507661416756589410135076614167565894101350766141675658941013507661416756589410135076614167565894101350766141675658941013507661416756589410135076614167565894101350766141675658941013507661416756589410135076614167565894101350766141675658941013507661416756589410" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8ae25e7-7ee6-4513-831d-449d873099a2, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c17542bc-7f60-4c41-a99a-19a17696df30, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c17542bc-7f60-4c41-a99a-19a17696df30, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6264327438438626044 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62643274384386260446264327438438626044626432743843862604462643274384386260446264327438438626044626432743843862604462643274384386260446264327438438626044626432743843862604462643274384386260446264327438438626044626432743843862604462643274384386260446264327438438626044626432743843862604462643274384386260446264327438438626044626432743843862604462643274384386260446264327438438626044" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51e5fb10-c8f9-4f25-a47a-481e8d78acdb, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8519912a-0aba-4b03-b0cd-1790777913dc, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8519912a-0aba-4b03-b0cd-1790777913dc, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15241490876725149644 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1524149087672514964415241490876725149644152414908767251496441524149087672514964415241490876725149644152414908767251496441524149087672514964415241490876725149644152414908767251496441524149087672514964415241490876725149644152414908767251496441524149087672514964415241490876725149644152414908767251496441524149087672514964415241490876725149644152414908767251496441524149087672514964415241490876725149644" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c17542bc-7f60-4c41-a99a-19a17696df30, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a1d7acc9-2b81-4a8f-9765-96003c3d5fc6, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1d7acc9-2b81-4a8f-9765-96003c3d5fc6, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7862564195457002058 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78625641954570020587862564195457002058786256419545700205878625641954570020587862564195457002058786256419545700205878625641954570020587862564195457002058786256419545700205878625641954570020587862564195457002058786256419545700205878625641954570020587862564195457002058786256419545700205878625641954570020587862564195457002058786256419545700205878625641954570020587862564195457002058" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8519912a-0aba-4b03-b0cd-1790777913dc, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8692920f-2dc6-438b-a137-e42e44e69e00, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8692920f-2dc6-438b-a137-e42e44e69e00, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8730323583862073215 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87303235838620732158730323583862073215873032358386207321587303235838620732158730323583862073215873032358386207321587303235838620732158730323583862073215873032358386207321587303235838620732158730323583862073215873032358386207321587303235838620732158730323583862073215873032358386207321587303235838620732158730323583862073215873032358386207321587303235838620732158730323583862073215" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1d7acc9-2b81-4a8f-9765-96003c3d5fc6, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8876676-0763-432e-97e2-eb6e06817fa2, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8876676-0763-432e-97e2-eb6e06817fa2, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16001289534329342805 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1600128953432934280516001289534329342805160012895343293428051600128953432934280516001289534329342805160012895343293428051600128953432934280516001289534329342805160012895343293428051600128953432934280516001289534329342805160012895343293428051600128953432934280516001289534329342805160012895343293428051600128953432934280516001289534329342805160012895343293428051600128953432934280516001289534329342805" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8692920f-2dc6-438b-a137-e42e44e69e00, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10baa95e-847c-4051-a902-57241262321a, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10baa95e-847c-4051-a902-57241262321a, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5162562912832514228 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51625629128325142285162562912832514228516256291283251422851625629128325142285162562912832514228516256291283251422851625629128325142285162562912832514228516256291283251422851625629128325142285162562912832514228516256291283251422851625629128325142285162562912832514228516256291283251422851625629128325142285162562912832514228516256291283251422851625629128325142285162562912832514228" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8876676-0763-432e-97e2-eb6e06817fa2, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 839c61ce-95bb-475e-9124-c5b2d0d488fc, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 839c61ce-95bb-475e-9124-c5b2d0d488fc, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6616739721923025930 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66167397219230259306616739721923025930661673972192302593066167397219230259306616739721923025930661673972192302593066167397219230259306616739721923025930661673972192302593066167397219230259306616739721923025930661673972192302593066167397219230259306616739721923025930661673972192302593066167397219230259306616739721923025930661673972192302593066167397219230259306616739721923025930" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10baa95e-847c-4051-a902-57241262321a, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bf3df908-ad21-4fde-a667-38fb0b7bc0f5, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bf3df908-ad21-4fde-a667-38fb0b7bc0f5, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12495602094708402171 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1249560209470840217112495602094708402171124956020947084021711249560209470840217112495602094708402171124956020947084021711249560209470840217112495602094708402171124956020947084021711249560209470840217112495602094708402171124956020947084021711249560209470840217112495602094708402171124956020947084021711249560209470840217112495602094708402171124956020947084021711249560209470840217112495602094708402171" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 839c61ce-95bb-475e-9124-c5b2d0d488fc, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c51ce2f-79fa-43db-99eb-1289434a77fa, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c51ce2f-79fa-43db-99eb-1289434a77fa, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17540328187139540140 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1754032818713954014017540328187139540140175403281871395401401754032818713954014017540328187139540140175403281871395401401754032818713954014017540328187139540140175403281871395401401754032818713954014017540328187139540140175403281871395401401754032818713954014017540328187139540140175403281871395401401754032818713954014017540328187139540140175403281871395401401754032818713954014017540328187139540140" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bf3df908-ad21-4fde-a667-38fb0b7bc0f5, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48f3b5a1-6531-49fa-a20c-2f50f93e1b0c, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48f3b5a1-6531-49fa-a20c-2f50f93e1b0c, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9876071458904624837 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98760714589046248379876071458904624837987607145890462483798760714589046248379876071458904624837987607145890462483798760714589046248379876071458904624837987607145890462483798760714589046248379876071458904624837987607145890462483798760714589046248379876071458904624837987607145890462483798760714589046248379876071458904624837987607145890462483798760714589046248379876071458904624837" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48f3b5a1-6531-49fa-a20c-2f50f93e1b0c, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a2bcb8c-c699-4123-a7b5-d03ace5929c8, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a2bcb8c-c699-4123-a7b5-d03ace5929c8, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7823888653622136372 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78238886536221363727823888653622136372782388865362213637278238886536221363727823888653622136372782388865362213637278238886536221363727823888653622136372782388865362213637278238886536221363727823888653622136372782388865362213637278238886536221363727823888653622136372782388865362213637278238886536221363727823888653622136372782388865362213637278238886536221363727823888653622136372" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c51ce2f-79fa-43db-99eb-1289434a77fa, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02f6ff0d-3b62-41b4-8fa4-03c4d9d34a4f, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02f6ff0d-3b62-41b4-8fa4-03c4d9d34a4f, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12100645905812796016 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1210064590581279601612100645905812796016121006459058127960161210064590581279601612100645905812796016121006459058127960161210064590581279601612100645905812796016121006459058127960161210064590581279601612100645905812796016121006459058127960161210064590581279601612100645905812796016121006459058127960161210064590581279601612100645905812796016121006459058127960161210064590581279601612100645905812796016" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a2bcb8c-c699-4123-a7b5-d03ace5929c8, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 41f09ff7-192a-4004-b4d1-9aa784a4ee4e, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 41f09ff7-192a-4004-b4d1-9aa784a4ee4e, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4643486505809740501 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46434865058097405014643486505809740501464348650580974050146434865058097405014643486505809740501464348650580974050146434865058097405014643486505809740501464348650580974050146434865058097405014643486505809740501464348650580974050146434865058097405014643486505809740501464348650580974050146434865058097405014643486505809740501464348650580974050146434865058097405014643486505809740501" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02f6ff0d-3b62-41b4-8fa4-03c4d9d34a4f, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32911619-cef3-4191-ae74-63d24d79c9be, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32911619-cef3-4191-ae74-63d24d79c9be, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11240671730059309262 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1124067173005930926211240671730059309262112406717300593092621124067173005930926211240671730059309262112406717300593092621124067173005930926211240671730059309262112406717300593092621124067173005930926211240671730059309262112406717300593092621124067173005930926211240671730059309262112406717300593092621124067173005930926211240671730059309262112406717300593092621124067173005930926211240671730059309262" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 41f09ff7-192a-4004-b4d1-9aa784a4ee4e, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1cc3c962-0b30-4e30-ab4e-8a059a5e8fe3, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1cc3c962-0b30-4e30-ab4e-8a059a5e8fe3, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8831719625156595280 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88317196251565952808831719625156595280883171962515659528088317196251565952808831719625156595280883171962515659528088317196251565952808831719625156595280883171962515659528088317196251565952808831719625156595280883171962515659528088317196251565952808831719625156595280883171962515659528088317196251565952808831719625156595280883171962515659528088317196251565952808831719625156595280" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32911619-cef3-4191-ae74-63d24d79c9be, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d68262a-9e15-4a46-877a-ed4ebe56dff1, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1cc3c962-0b30-4e30-ab4e-8a059a5e8fe3, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a09a74c8-960f-4482-8f68-47ef4e813502, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a09a74c8-960f-4482-8f68-47ef4e813502, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15938374274044502888 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1593837427404450288815938374274044502888159383742740445028881593837427404450288815938374274044502888159383742740445028881593837427404450288815938374274044502888159383742740445028881593837427404450288815938374274044502888159383742740445028881593837427404450288815938374274044502888159383742740445028881593837427404450288815938374274044502888159383742740445028881593837427404450288815938374274044502888" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d68262a-9e15-4a46-877a-ed4ebe56dff1, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5979804763810788873 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59798047638107888735979804763810788873597980476381078887359798047638107888735979804763810788873597980476381078887359798047638107888735979804763810788873597980476381078887359798047638107888735979804763810788873597980476381078887359798047638107888735979804763810788873597980476381078887359798047638107888735979804763810788873597980476381078887359798047638107888735979804763810788873" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a09a74c8-960f-4482-8f68-47ef4e813502, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d82433fb-1984-481a-b3db-959f1fd63af1, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d82433fb-1984-481a-b3db-959f1fd63af1, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16011467268572761021 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1601146726857276102116011467268572761021160114672685727610211601146726857276102116011467268572761021160114672685727610211601146726857276102116011467268572761021160114672685727610211601146726857276102116011467268572761021160114672685727610211601146726857276102116011467268572761021160114672685727610211601146726857276102116011467268572761021160114672685727610211601146726857276102116011467268572761021" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d68262a-9e15-4a46-877a-ed4ebe56dff1, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72b5f4f0-deeb-4190-a4b9-e6fb3cd010b2, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72b5f4f0-deeb-4190-a4b9-e6fb3cd010b2, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14286219572616422776 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1428621957261642277614286219572616422776142862195726164227761428621957261642277614286219572616422776142862195726164227761428621957261642277614286219572616422776142862195726164227761428621957261642277614286219572616422776142862195726164227761428621957261642277614286219572616422776142862195726164227761428621957261642277614286219572616422776142862195726164227761428621957261642277614286219572616422776" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d82433fb-1984-481a-b3db-959f1fd63af1, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 839d7ea8-5cf3-488a-81c4-b9c4d255080b, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 839d7ea8-5cf3-488a-81c4-b9c4d255080b, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9519594728074723495 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95195947280747234959519594728074723495951959472807472349595195947280747234959519594728074723495951959472807472349595195947280747234959519594728074723495951959472807472349595195947280747234959519594728074723495951959472807472349595195947280747234959519594728074723495951959472807472349595195947280747234959519594728074723495951959472807472349595195947280747234959519594728074723495" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72b5f4f0-deeb-4190-a4b9-e6fb3cd010b2, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0fb0b27-9380-4987-bdb6-51dd851b142b, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0fb0b27-9380-4987-bdb6-51dd851b142b, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11742613216687560007 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1174261321668756000711742613216687560007117426132166875600071174261321668756000711742613216687560007117426132166875600071174261321668756000711742613216687560007117426132166875600071174261321668756000711742613216687560007117426132166875600071174261321668756000711742613216687560007117426132166875600071174261321668756000711742613216687560007117426132166875600071174261321668756000711742613216687560007" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 839d7ea8-5cf3-488a-81c4-b9c4d255080b, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a8a91ac3-0dcc-433e-89ea-66131079d9ab, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a8a91ac3-0dcc-433e-89ea-66131079d9ab, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18027424625229019965 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1802742462522901996518027424625229019965180274246252290199651802742462522901996518027424625229019965180274246252290199651802742462522901996518027424625229019965180274246252290199651802742462522901996518027424625229019965180274246252290199651802742462522901996518027424625229019965180274246252290199651802742462522901996518027424625229019965180274246252290199651802742462522901996518027424625229019965" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0fb0b27-9380-4987-bdb6-51dd851b142b, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 89c6e760-1f7d-45fb-b41b-fd19f16b8e50, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 89c6e760-1f7d-45fb-b41b-fd19f16b8e50, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11918686398214083448 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1191868639821408344811918686398214083448119186863982140834481191868639821408344811918686398214083448119186863982140834481191868639821408344811918686398214083448119186863982140834481191868639821408344811918686398214083448119186863982140834481191868639821408344811918686398214083448119186863982140834481191868639821408344811918686398214083448119186863982140834481191868639821408344811918686398214083448" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a8a91ac3-0dcc-433e-89ea-66131079d9ab, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3e383fe7-93c2-4095-bbe2-b18b6bcd0634, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e383fe7-93c2-4095-bbe2-b18b6bcd0634, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15118715292037635604 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1511871529203763560415118715292037635604151187152920376356041511871529203763560415118715292037635604151187152920376356041511871529203763560415118715292037635604151187152920376356041511871529203763560415118715292037635604151187152920376356041511871529203763560415118715292037635604151187152920376356041511871529203763560415118715292037635604151187152920376356041511871529203763560415118715292037635604" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 89c6e760-1f7d-45fb-b41b-fd19f16b8e50, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 868279c7-5cf5-4fc5-880c-8ec1cc7ef3ec, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 868279c7-5cf5-4fc5-880c-8ec1cc7ef3ec, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6802997058226177034 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68029970582261770346802997058226177034680299705822617703468029970582261770346802997058226177034680299705822617703468029970582261770346802997058226177034680299705822617703468029970582261770346802997058226177034680299705822617703468029970582261770346802997058226177034680299705822617703468029970582261770346802997058226177034680299705822617703468029970582261770346802997058226177034" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e383fe7-93c2-4095-bbe2-b18b6bcd0634, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aeb3f8bb-a822-4a32-8033-abdf0cc05694, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aeb3f8bb-a822-4a32-8033-abdf0cc05694, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7048809077692384054 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70488090776923840547048809077692384054704880907769238405470488090776923840547048809077692384054704880907769238405470488090776923840547048809077692384054704880907769238405470488090776923840547048809077692384054704880907769238405470488090776923840547048809077692384054704880907769238405470488090776923840547048809077692384054704880907769238405470488090776923840547048809077692384054" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 868279c7-5cf5-4fc5-880c-8ec1cc7ef3ec, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20534d81-817e-41fd-ab4b-de9af10a1678, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aeb3f8bb-a822-4a32-8033-abdf0cc05694, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20534d81-817e-41fd-ab4b-de9af10a1678, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5544387964345781779 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55443879643457817795544387964345781779554438796434578177955443879643457817795544387964345781779554438796434578177955443879643457817795544387964345781779554438796434578177955443879643457817795544387964345781779554438796434578177955443879643457817795544387964345781779554438796434578177955443879643457817795544387964345781779554438796434578177955443879643457817795544387964345781779" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97aa244c-7b4d-4734-9c0f-c8d3672f0dab, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97aa244c-7b4d-4734-9c0f-c8d3672f0dab, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13377267657333473012 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1337726765733347301213377267657333473012133772676573334730121337726765733347301213377267657333473012133772676573334730121337726765733347301213377267657333473012133772676573334730121337726765733347301213377267657333473012133772676573334730121337726765733347301213377267657333473012133772676573334730121337726765733347301213377267657333473012133772676573334730121337726765733347301213377267657333473012" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20534d81-817e-41fd-ab4b-de9af10a1678, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31a1d54b-4c22-43ad-81da-b750795673a5, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31a1d54b-4c22-43ad-81da-b750795673a5, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6250142766890457310 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62501427668904573106250142766890457310625014276689045731062501427668904573106250142766890457310625014276689045731062501427668904573106250142766890457310625014276689045731062501427668904573106250142766890457310625014276689045731062501427668904573106250142766890457310625014276689045731062501427668904573106250142766890457310625014276689045731062501427668904573106250142766890457310" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97aa244c-7b4d-4734-9c0f-c8d3672f0dab, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2637f8e0-ae80-4117-b089-6a328eb5fbb9, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2637f8e0-ae80-4117-b089-6a328eb5fbb9, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2129055173254793902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21290551732547939022129055173254793902212905517325479390221290551732547939022129055173254793902212905517325479390221290551732547939022129055173254793902212905517325479390221290551732547939022129055173254793902212905517325479390221290551732547939022129055173254793902212905517325479390221290551732547939022129055173254793902212905517325479390221290551732547939022129055173254793902" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31a1d54b-4c22-43ad-81da-b750795673a5, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fc8c4d62-ddd4-4d8a-ae98-5e978213899c, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fc8c4d62-ddd4-4d8a-ae98-5e978213899c, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18352356023460571488 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1835235602346057148818352356023460571488183523560234605714881835235602346057148818352356023460571488183523560234605714881835235602346057148818352356023460571488183523560234605714881835235602346057148818352356023460571488183523560234605714881835235602346057148818352356023460571488183523560234605714881835235602346057148818352356023460571488183523560234605714881835235602346057148818352356023460571488" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2637f8e0-ae80-4117-b089-6a328eb5fbb9, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b9ac789-7147-4365-b5fc-79d66ce6a0a8, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b9ac789-7147-4365-b5fc-79d66ce6a0a8, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6863199506199442439 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68631995061994424396863199506199442439686319950619944243968631995061994424396863199506199442439686319950619944243968631995061994424396863199506199442439686319950619944243968631995061994424396863199506199442439686319950619944243968631995061994424396863199506199442439686319950619944243968631995061994424396863199506199442439686319950619944243968631995061994424396863199506199442439" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fc8c4d62-ddd4-4d8a-ae98-5e978213899c, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8a735fe5-1cf0-4f94-a524-411fc4a5e6e2, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8a735fe5-1cf0-4f94-a524-411fc4a5e6e2, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3101986133922695876 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31019861339226958763101986133922695876310198613392269587631019861339226958763101986133922695876310198613392269587631019861339226958763101986133922695876310198613392269587631019861339226958763101986133922695876310198613392269587631019861339226958763101986133922695876310198613392269587631019861339226958763101986133922695876310198613392269587631019861339226958763101986133922695876" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b9ac789-7147-4365-b5fc-79d66ce6a0a8, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd03fd34-a4a3-4aba-a444-7bbddef7d9de, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd03fd34-a4a3-4aba-a444-7bbddef7d9de, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4776797835204723349 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47767978352047233494776797835204723349477679783520472334947767978352047233494776797835204723349477679783520472334947767978352047233494776797835204723349477679783520472334947767978352047233494776797835204723349477679783520472334947767978352047233494776797835204723349477679783520472334947767978352047233494776797835204723349477679783520472334947767978352047233494776797835204723349" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8a735fe5-1cf0-4f94-a524-411fc4a5e6e2, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56ae25ba-30f9-4c91-8a62-9fe2786af150, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd03fd34-a4a3-4aba-a444-7bbddef7d9de, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56ae25ba-30f9-4c91-8a62-9fe2786af150, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14819570144017521977 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1481957014401752197714819570144017521977148195701440175219771481957014401752197714819570144017521977148195701440175219771481957014401752197714819570144017521977148195701440175219771481957014401752197714819570144017521977148195701440175219771481957014401752197714819570144017521977148195701440175219771481957014401752197714819570144017521977148195701440175219771481957014401752197714819570144017521977" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 046ed2c5-9daf-4f4d-989b-e5e3b6873364, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 046ed2c5-9daf-4f4d-989b-e5e3b6873364, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8188388621937569998 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81883886219375699988188388621937569998818838862193756999881883886219375699988188388621937569998818838862193756999881883886219375699988188388621937569998818838862193756999881883886219375699988188388621937569998818838862193756999881883886219375699988188388621937569998818838862193756999881883886219375699988188388621937569998818838862193756999881883886219375699988188388621937569998" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56ae25ba-30f9-4c91-8a62-9fe2786af150, ghrun-oqswgafxyq.auto.internal:13632): 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 72075186224038950." issue_code: 2026 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k9w0r8n271bgz5qqbe1m2g60" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
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 72075186224038950." issue_code: 2026 severity: 1 (server_code: 400170)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f7850dc-6924-4aae-b13e-588bcfe5444a, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f7850dc-6924-4aae-b13e-588bcfe5444a, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 502904947000740723 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "502904947000740723502904947000740723502904947000740723502904947000740723502904947000740723502904947000740723502904947000740723502904947000740723502904947000740723502904947000740723502904947000740723502904947000740723502904947000740723502904947000740723502904947000740723502904947000740723502904947000740723502904947000740723502904947000740723502904947000740723" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 046ed2c5-9daf-4f4d-989b-e5e3b6873364, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 707f1f64-d1ed-4097-9cdb-2739c1758ab7, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 707f1f64-d1ed-4097-9cdb-2739c1758ab7, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17581836407494997543 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1758183640749499754317581836407494997543175818364074949975431758183640749499754317581836407494997543175818364074949975431758183640749499754317581836407494997543175818364074949975431758183640749499754317581836407494997543175818364074949975431758183640749499754317581836407494997543175818364074949975431758183640749499754317581836407494997543175818364074949975431758183640749499754317581836407494997543" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f7850dc-6924-4aae-b13e-588bcfe5444a, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0r8ny7axhp1sw178r5r0j" } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 707f1f64-d1ed-4097-9cdb-2739c1758ab7, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0r8p4ass8s7x6fz8z8xd9" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9d13eeb-6c19-49cb-9ca9-27667a293267, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9d13eeb-6c19-49cb-9ca9-27667a293267, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 502904947000740723 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "502904947000740723502904947000740723502904947000740723502904947000740723502904947000740723502904947000740723502904947000740723502904947000740723502904947000740723502904947000740723502904947000740723502904947000740723502904947000740723502904947000740723502904947000740723502904947000740723502904947000740723502904947000740723502904947000740723502904947000740723" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2442926e-be48-4b73-8a87-9691300c2c6d, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2442926e-be48-4b73-8a87-9691300c2c6d, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17581836407494997543 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1758183640749499754317581836407494997543175818364074949975431758183640749499754317581836407494997543175818364074949975431758183640749499754317581836407494997543175818364074949975431758183640749499754317581836407494997543175818364074949975431758183640749499754317581836407494997543175818364074949975431758183640749499754317581836407494997543175818364074949975431758183640749499754317581836407494997543" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2442926e-be48-4b73-8a87-9691300c2c6d, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6420fdc-d0cc-4ee5-868e-bb3859b6c6fb, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9d13eeb-6c19-49cb-9ca9-27667a293267, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d704aa86-816a-42db-9f1a-9ec159008130, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d704aa86-816a-42db-9f1a-9ec159008130, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14477747319872461933 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1447774731987246193314477747319872461933144777473198724619331447774731987246193314477747319872461933144777473198724619331447774731987246193314477747319872461933144777473198724619331447774731987246193314477747319872461933144777473198724619331447774731987246193314477747319872461933144777473198724619331447774731987246193314477747319872461933144777473198724619331447774731987246193314477747319872461933" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6420fdc-d0cc-4ee5-868e-bb3859b6c6fb, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5037676437258004563 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50376764372580045635037676437258004563503767643725800456350376764372580045635037676437258004563503767643725800456350376764372580045635037676437258004563503767643725800456350376764372580045635037676437258004563503767643725800456350376764372580045635037676437258004563503767643725800456350376764372580045635037676437258004563503767643725800456350376764372580045635037676437258004563" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d704aa86-816a-42db-9f1a-9ec159008130, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d34a56c-6688-464b-93db-bca97d564050, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d34a56c-6688-464b-93db-bca97d564050, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1022329250499553410 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10223292504995534101022329250499553410102232925049955341010223292504995534101022329250499553410102232925049955341010223292504995534101022329250499553410102232925049955341010223292504995534101022329250499553410102232925049955341010223292504995534101022329250499553410102232925049955341010223292504995534101022329250499553410102232925049955341010223292504995534101022329250499553410" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6420fdc-d0cc-4ee5-868e-bb3859b6c6fb, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2aec7afa-4498-446f-830d-0c189ee381cb, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2aec7afa-4498-446f-830d-0c189ee381cb, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1934560998857580175 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19345609988575801751934560998857580175193456099885758017519345609988575801751934560998857580175193456099885758017519345609988575801751934560998857580175193456099885758017519345609988575801751934560998857580175193456099885758017519345609988575801751934560998857580175193456099885758017519345609988575801751934560998857580175193456099885758017519345609988575801751934560998857580175" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2aec7afa-4498-446f-830d-0c189ee381cb, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5be934b4-31d1-4393-8b44-85baaf5c5bd6, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5be934b4-31d1-4393-8b44-85baaf5c5bd6, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2651675987272111898 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26516759872721118982651675987272111898265167598727211189826516759872721118982651675987272111898265167598727211189826516759872721118982651675987272111898265167598727211189826516759872721118982651675987272111898265167598727211189826516759872721118982651675987272111898265167598727211189826516759872721118982651675987272111898265167598727211189826516759872721118982651675987272111898" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d34a56c-6688-464b-93db-bca97d564050, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 117ef4e9-f5b9-4a3e-8aa4-91963eba20b9, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 117ef4e9-f5b9-4a3e-8aa4-91963eba20b9, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1726254160158902397 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17262541601589023971726254160158902397172625416015890239717262541601589023971726254160158902397172625416015890239717262541601589023971726254160158902397172625416015890239717262541601589023971726254160158902397172625416015890239717262541601589023971726254160158902397172625416015890239717262541601589023971726254160158902397172625416015890239717262541601589023971726254160158902397" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5be934b4-31d1-4393-8b44-85baaf5c5bd6, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c63e810-c32f-4a18-b1e1-fcebd6b925af, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c63e810-c32f-4a18-b1e1-fcebd6b925af, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7509248468183823153 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75092484681838231537509248468183823153750924846818382315375092484681838231537509248468183823153750924846818382315375092484681838231537509248468183823153750924846818382315375092484681838231537509248468183823153750924846818382315375092484681838231537509248468183823153750924846818382315375092484681838231537509248468183823153750924846818382315375092484681838231537509248468183823153" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 117ef4e9-f5b9-4a3e-8aa4-91963eba20b9, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2dac9212-e070-4a06-8501-8f2a9d83010f, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2dac9212-e070-4a06-8501-8f2a9d83010f, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16314068006602223951 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1631406800660222395116314068006602223951163140680066022239511631406800660222395116314068006602223951163140680066022239511631406800660222395116314068006602223951163140680066022239511631406800660222395116314068006602223951163140680066022239511631406800660222395116314068006602223951163140680066022239511631406800660222395116314068006602223951163140680066022239511631406800660222395116314068006602223951" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c63e810-c32f-4a18-b1e1-fcebd6b925af, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 430b6c9c-c531-4dc5-82ca-8934130ccf04, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 430b6c9c-c531-4dc5-82ca-8934130ccf04, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14142030253937173040 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1414203025393717304014142030253937173040141420302539371730401414203025393717304014142030253937173040141420302539371730401414203025393717304014142030253937173040141420302539371730401414203025393717304014142030253937173040141420302539371730401414203025393717304014142030253937173040141420302539371730401414203025393717304014142030253937173040141420302539371730401414203025393717304014142030253937173040" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2dac9212-e070-4a06-8501-8f2a9d83010f, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9969b104-624c-4611-87cf-0e0d907ebeab, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9969b104-624c-4611-87cf-0e0d907ebeab, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5092746378714971817 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50927463787149718175092746378714971817509274637871497181750927463787149718175092746378714971817509274637871497181750927463787149718175092746378714971817509274637871497181750927463787149718175092746378714971817509274637871497181750927463787149718175092746378714971817509274637871497181750927463787149718175092746378714971817509274637871497181750927463787149718175092746378714971817" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 430b6c9c-c531-4dc5-82ca-8934130ccf04, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ffd17cb-5ee4-4ec3-bc44-7e66f552c8ba, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ffd17cb-5ee4-4ec3-bc44-7e66f552c8ba, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3492625991332269107 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34926259913322691073492625991332269107349262599133226910734926259913322691073492625991332269107349262599133226910734926259913322691073492625991332269107349262599133226910734926259913322691073492625991332269107349262599133226910734926259913322691073492625991332269107349262599133226910734926259913322691073492625991332269107349262599133226910734926259913322691073492625991332269107" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9969b104-624c-4611-87cf-0e0d907ebeab, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 62088d10-0f03-43a4-8e38-5b547263f6ab, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 62088d10-0f03-43a4-8e38-5b547263f6ab, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4396288782295653472 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43962887822956534724396288782295653472439628878229565347243962887822956534724396288782295653472439628878229565347243962887822956534724396288782295653472439628878229565347243962887822956534724396288782295653472439628878229565347243962887822956534724396288782295653472439628878229565347243962887822956534724396288782295653472439628878229565347243962887822956534724396288782295653472" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ffd17cb-5ee4-4ec3-bc44-7e66f552c8ba, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f57ff4c0-f057-4b3b-9a3e-76b407979f94, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f57ff4c0-f057-4b3b-9a3e-76b407979f94, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16157519278935846329 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1615751927893584632916157519278935846329161575192789358463291615751927893584632916157519278935846329161575192789358463291615751927893584632916157519278935846329161575192789358463291615751927893584632916157519278935846329161575192789358463291615751927893584632916157519278935846329161575192789358463291615751927893584632916157519278935846329161575192789358463291615751927893584632916157519278935846329" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 62088d10-0f03-43a4-8e38-5b547263f6ab, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1fac0ffd-acaf-4950-9ed6-68085ce0194b, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1fac0ffd-acaf-4950-9ed6-68085ce0194b, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9301290037327880785 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93012900373278807859301290037327880785930129003732788078593012900373278807859301290037327880785930129003732788078593012900373278807859301290037327880785930129003732788078593012900373278807859301290037327880785930129003732788078593012900373278807859301290037327880785930129003732788078593012900373278807859301290037327880785930129003732788078593012900373278807859301290037327880785" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f57ff4c0-f057-4b3b-9a3e-76b407979f94, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b207d065-8c18-4e60-a9d1-3e29b18717d4, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b207d065-8c18-4e60-a9d1-3e29b18717d4, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15029724785702401187 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1502972478570240118715029724785702401187150297247857024011871502972478570240118715029724785702401187150297247857024011871502972478570240118715029724785702401187150297247857024011871502972478570240118715029724785702401187150297247857024011871502972478570240118715029724785702401187150297247857024011871502972478570240118715029724785702401187150297247857024011871502972478570240118715029724785702401187" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1fac0ffd-acaf-4950-9ed6-68085ce0194b, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bfbf98af-7c4d-479e-a89e-7ebf743d12d7, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bfbf98af-7c4d-479e-a89e-7ebf743d12d7, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8526638010374713305 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85266380103747133058526638010374713305852663801037471330585266380103747133058526638010374713305852663801037471330585266380103747133058526638010374713305852663801037471330585266380103747133058526638010374713305852663801037471330585266380103747133058526638010374713305852663801037471330585266380103747133058526638010374713305852663801037471330585266380103747133058526638010374713305" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b207d065-8c18-4e60-a9d1-3e29b18717d4, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94f6c5d9-989d-455a-9d0a-c15a1280a56b, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94f6c5d9-989d-455a-9d0a-c15a1280a56b, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5820551720214005977 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58205517202140059775820551720214005977582055172021400597758205517202140059775820551720214005977582055172021400597758205517202140059775820551720214005977582055172021400597758205517202140059775820551720214005977582055172021400597758205517202140059775820551720214005977582055172021400597758205517202140059775820551720214005977582055172021400597758205517202140059775820551720214005977" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bfbf98af-7c4d-479e-a89e-7ebf743d12d7, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82046857-14d3-4135-93e3-7270feef6ce8, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82046857-14d3-4135-93e3-7270feef6ce8, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1992756987942196699 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19927569879421966991992756987942196699199275698794219669919927569879421966991992756987942196699199275698794219669919927569879421966991992756987942196699199275698794219669919927569879421966991992756987942196699199275698794219669919927569879421966991992756987942196699199275698794219669919927569879421966991992756987942196699199275698794219669919927569879421966991992756987942196699" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94f6c5d9-989d-455a-9d0a-c15a1280a56b, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94943461-18c2-41c0-8820-8aeed0b5a5f7, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94943461-18c2-41c0-8820-8aeed0b5a5f7, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15070433989054515207 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1507043398905451520715070433989054515207150704339890545152071507043398905451520715070433989054515207150704339890545152071507043398905451520715070433989054515207150704339890545152071507043398905451520715070433989054515207150704339890545152071507043398905451520715070433989054515207150704339890545152071507043398905451520715070433989054515207150704339890545152071507043398905451520715070433989054515207" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82046857-14d3-4135-93e3-7270feef6ce8, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d83904af-bc4c-46c5-a9f9-021595cc0c65, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d83904af-bc4c-46c5-a9f9-021595cc0c65, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2753241565725356179 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27532415657253561792753241565725356179275324156572535617927532415657253561792753241565725356179275324156572535617927532415657253561792753241565725356179275324156572535617927532415657253561792753241565725356179275324156572535617927532415657253561792753241565725356179275324156572535617927532415657253561792753241565725356179275324156572535617927532415657253561792753241565725356179" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94943461-18c2-41c0-8820-8aeed0b5a5f7, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f51caf15-00dd-4591-8c26-e87eb9979212, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f51caf15-00dd-4591-8c26-e87eb9979212, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5618950201530836477 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56189502015308364775618950201530836477561895020153083647756189502015308364775618950201530836477561895020153083647756189502015308364775618950201530836477561895020153083647756189502015308364775618950201530836477561895020153083647756189502015308364775618950201530836477561895020153083647756189502015308364775618950201530836477561895020153083647756189502015308364775618950201530836477" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d83904af-bc4c-46c5-a9f9-021595cc0c65, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f51caf15-00dd-4591-8c26-e87eb9979212, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9609b2b-6dd2-498f-a732-b82db51428c6, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9609b2b-6dd2-498f-a732-b82db51428c6, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6484523766552793224 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64845237665527932246484523766552793224648452376655279322464845237665527932246484523766552793224648452376655279322464845237665527932246484523766552793224648452376655279322464845237665527932246484523766552793224648452376655279322464845237665527932246484523766552793224648452376655279322464845237665527932246484523766552793224648452376655279322464845237665527932246484523766552793224" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e046737b-f445-4168-98b1-f63cd6b80d15, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e046737b-f445-4168-98b1-f63cd6b80d15, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4400096868209773130 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44000968682097731304400096868209773130440009686820977313044000968682097731304400096868209773130440009686820977313044000968682097731304400096868209773130440009686820977313044000968682097731304400096868209773130440009686820977313044000968682097731304400096868209773130440009686820977313044000968682097731304400096868209773130440009686820977313044000968682097731304400096868209773130" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e046737b-f445-4168-98b1-f63cd6b80d15, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 519e9d55-a275-4abd-9879-36c75af3ce0f, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 519e9d55-a275-4abd-9879-36c75af3ce0f, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16969856242844227014 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1696985624284422701416969856242844227014169698562428442270141696985624284422701416969856242844227014169698562428442270141696985624284422701416969856242844227014169698562428442270141696985624284422701416969856242844227014169698562428442270141696985624284422701416969856242844227014169698562428442270141696985624284422701416969856242844227014169698562428442270141696985624284422701416969856242844227014" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9609b2b-6dd2-498f-a732-b82db51428c6, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1bc0696-5fc1-438a-ab0a-f508a574c561, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1bc0696-5fc1-438a-ab0a-f508a574c561, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5309815203423565161 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53098152034235651615309815203423565161530981520342356516153098152034235651615309815203423565161530981520342356516153098152034235651615309815203423565161530981520342356516153098152034235651615309815203423565161530981520342356516153098152034235651615309815203423565161530981520342356516153098152034235651615309815203423565161530981520342356516153098152034235651615309815203423565161" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 519e9d55-a275-4abd-9879-36c75af3ce0f, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ab4bd27-7c6d-4943-875a-e0865aa80c00, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ab4bd27-7c6d-4943-875a-e0865aa80c00, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14652624602550590216 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1465262460255059021614652624602550590216146526246025505902161465262460255059021614652624602550590216146526246025505902161465262460255059021614652624602550590216146526246025505902161465262460255059021614652624602550590216146526246025505902161465262460255059021614652624602550590216146526246025505902161465262460255059021614652624602550590216146526246025505902161465262460255059021614652624602550590216" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1bc0696-5fc1-438a-ab0a-f508a574c561, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 351fb7ca-d17c-4a32-998f-2b75ec93b56e, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 351fb7ca-d17c-4a32-998f-2b75ec93b56e, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12360737280100388598 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1236073728010038859812360737280100388598123607372801003885981236073728010038859812360737280100388598123607372801003885981236073728010038859812360737280100388598123607372801003885981236073728010038859812360737280100388598123607372801003885981236073728010038859812360737280100388598123607372801003885981236073728010038859812360737280100388598123607372801003885981236073728010038859812360737280100388598" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 351fb7ca-d17c-4a32-998f-2b75ec93b56e, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f8d593eb-6522-467c-92bf-096dff5c3075, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f8d593eb-6522-467c-92bf-096dff5c3075, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2115894683912136530 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21158946839121365302115894683912136530211589468391213653021158946839121365302115894683912136530211589468391213653021158946839121365302115894683912136530211589468391213653021158946839121365302115894683912136530211589468391213653021158946839121365302115894683912136530211589468391213653021158946839121365302115894683912136530211589468391213653021158946839121365302115894683912136530" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ab4bd27-7c6d-4943-875a-e0865aa80c00, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0dd9c77-7989-430b-891e-085d6c3cd347, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0dd9c77-7989-430b-891e-085d6c3cd347, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7504253237206742885 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75042532372067428857504253237206742885750425323720674288575042532372067428857504253237206742885750425323720674288575042532372067428857504253237206742885750425323720674288575042532372067428857504253237206742885750425323720674288575042532372067428857504253237206742885750425323720674288575042532372067428857504253237206742885750425323720674288575042532372067428857504253237206742885" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0dd9c77-7989-430b-891e-085d6c3cd347, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e34cf18-c295-41cc-b1d0-8543feee352a, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f8d593eb-6522-467c-92bf-096dff5c3075, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01390bce-443a-4f7d-850d-e28aacb72b36, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01390bce-443a-4f7d-850d-e28aacb72b36, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9186128796970970912 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91861287969709709129186128796970970912918612879697097091291861287969709709129186128796970970912918612879697097091291861287969709709129186128796970970912918612879697097091291861287969709709129186128796970970912918612879697097091291861287969709709129186128796970970912918612879697097091291861287969709709129186128796970970912918612879697097091291861287969709709129186128796970970912" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e34cf18-c295-41cc-b1d0-8543feee352a, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6632327141146906523 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66323271411469065236632327141146906523663232714114690652366323271411469065236632327141146906523663232714114690652366323271411469065236632327141146906523663232714114690652366323271411469065236632327141146906523663232714114690652366323271411469065236632327141146906523663232714114690652366323271411469065236632327141146906523663232714114690652366323271411469065236632327141146906523" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01390bce-443a-4f7d-850d-e28aacb72b36, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, faa96c3b-420b-4879-9aee-d0e587efb673, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, faa96c3b-420b-4879-9aee-d0e587efb673, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17198919025731534614 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1719891902573153461417198919025731534614171989190257315346141719891902573153461417198919025731534614171989190257315346141719891902573153461417198919025731534614171989190257315346141719891902573153461417198919025731534614171989190257315346141719891902573153461417198919025731534614171989190257315346141719891902573153461417198919025731534614171989190257315346141719891902573153461417198919025731534614" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e34cf18-c295-41cc-b1d0-8543feee352a, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1153d62f-2a9e-4060-8333-f7e8dff74da1, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1153d62f-2a9e-4060-8333-f7e8dff74da1, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9630608663290012936 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96306086632900129369630608663290012936963060866329001293696306086632900129369630608663290012936963060866329001293696306086632900129369630608663290012936963060866329001293696306086632900129369630608663290012936963060866329001293696306086632900129369630608663290012936963060866329001293696306086632900129369630608663290012936963060866329001293696306086632900129369630608663290012936" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, faa96c3b-420b-4879-9aee-d0e587efb673, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ccd5aac-edc8-4b61-adc5-6686b6a94765, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ccd5aac-edc8-4b61-adc5-6686b6a94765, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 878519845639529931 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "878519845639529931878519845639529931878519845639529931878519845639529931878519845639529931878519845639529931878519845639529931878519845639529931878519845639529931878519845639529931878519845639529931878519845639529931878519845639529931878519845639529931878519845639529931878519845639529931878519845639529931878519845639529931878519845639529931878519845639529931" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1153d62f-2a9e-4060-8333-f7e8dff74da1, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b21700d-b10f-46f4-b2b6-0bec22a86683, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b21700d-b10f-46f4-b2b6-0bec22a86683, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7512325350480917565 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75123253504809175657512325350480917565751232535048091756575123253504809175657512325350480917565751232535048091756575123253504809175657512325350480917565751232535048091756575123253504809175657512325350480917565751232535048091756575123253504809175657512325350480917565751232535048091756575123253504809175657512325350480917565751232535048091756575123253504809175657512325350480917565" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ccd5aac-edc8-4b61-adc5-6686b6a94765, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6652ed4-627c-4826-8b8d-aab1d5b4b521, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6652ed4-627c-4826-8b8d-aab1d5b4b521, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15166810624193064230 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1516681062419306423015166810624193064230151668106241930642301516681062419306423015166810624193064230151668106241930642301516681062419306423015166810624193064230151668106241930642301516681062419306423015166810624193064230151668106241930642301516681062419306423015166810624193064230151668106241930642301516681062419306423015166810624193064230151668106241930642301516681062419306423015166810624193064230" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b21700d-b10f-46f4-b2b6-0bec22a86683, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8e814cd-93c7-463e-8186-3761fb2e5ea8, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8e814cd-93c7-463e-8186-3761fb2e5ea8, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2164426306796996935 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21644263067969969352164426306796996935216442630679699693521644263067969969352164426306796996935216442630679699693521644263067969969352164426306796996935216442630679699693521644263067969969352164426306796996935216442630679699693521644263067969969352164426306796996935216442630679699693521644263067969969352164426306796996935216442630679699693521644263067969969352164426306796996935" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6652ed4-627c-4826-8b8d-aab1d5b4b521, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f56c47c-cee6-4b7f-9f6c-1c80449a3cb3, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f56c47c-cee6-4b7f-9f6c-1c80449a3cb3, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16177647259577799787 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1617764725957779978716177647259577799787161776472595777997871617764725957779978716177647259577799787161776472595777997871617764725957779978716177647259577799787161776472595777997871617764725957779978716177647259577799787161776472595777997871617764725957779978716177647259577799787161776472595777997871617764725957779978716177647259577799787161776472595777997871617764725957779978716177647259577799787" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8e814cd-93c7-463e-8186-3761fb2e5ea8, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d60daa6-995d-4644-951f-2a9551d996f5, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d60daa6-995d-4644-951f-2a9551d996f5, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6466789021999507745 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64667890219995077456466789021999507745646678902199950774564667890219995077456466789021999507745646678902199950774564667890219995077456466789021999507745646678902199950774564667890219995077456466789021999507745646678902199950774564667890219995077456466789021999507745646678902199950774564667890219995077456466789021999507745646678902199950774564667890219995077456466789021999507745" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d60daa6-995d-4644-951f-2a9551d996f5, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f56c47c-cee6-4b7f-9f6c-1c80449a3cb3, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55f0c706-fdfd-4a17-ae40-bf0a527ea1d8, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55f0c706-fdfd-4a17-ae40-bf0a527ea1d8, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4751221021057220210 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47512210210572202104751221021057220210475122102105722021047512210210572202104751221021057220210475122102105722021047512210210572202104751221021057220210475122102105722021047512210210572202104751221021057220210475122102105722021047512210210572202104751221021057220210475122102105722021047512210210572202104751221021057220210475122102105722021047512210210572202104751221021057220210" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a51cd686-42b1-47c0-8dab-1ecef0f85fae, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a51cd686-42b1-47c0-8dab-1ecef0f85fae, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14632632503810559707 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1463263250381055970714632632503810559707146326325038105597071463263250381055970714632632503810559707146326325038105597071463263250381055970714632632503810559707146326325038105597071463263250381055970714632632503810559707146326325038105597071463263250381055970714632632503810559707146326325038105597071463263250381055970714632632503810559707146326325038105597071463263250381055970714632632503810559707" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55f0c706-fdfd-4a17-ae40-bf0a527ea1d8, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0ddca8a-4a5d-4aaa-bcab-5ead39dba2a2, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0ddca8a-4a5d-4aaa-bcab-5ead39dba2a2, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17692573551960561090 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1769257355196056109017692573551960561090176925735519605610901769257355196056109017692573551960561090176925735519605610901769257355196056109017692573551960561090176925735519605610901769257355196056109017692573551960561090176925735519605610901769257355196056109017692573551960561090176925735519605610901769257355196056109017692573551960561090176925735519605610901769257355196056109017692573551960561090" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a51cd686-42b1-47c0-8dab-1ecef0f85fae, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bcb85d84-dd2b-4c57-90a6-fc83f138f10d, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bcb85d84-dd2b-4c57-90a6-fc83f138f10d, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13451000238622203425 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1345100023862220342513451000238622203425134510002386222034251345100023862220342513451000238622203425134510002386222034251345100023862220342513451000238622203425134510002386222034251345100023862220342513451000238622203425134510002386222034251345100023862220342513451000238622203425134510002386222034251345100023862220342513451000238622203425134510002386222034251345100023862220342513451000238622203425" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0ddca8a-4a5d-4aaa-bcab-5ead39dba2a2, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47a40d7d-ef02-4be2-b5b6-582a7ced056c, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47a40d7d-ef02-4be2-b5b6-582a7ced056c, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4813172191677516592 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48131721916775165924813172191677516592481317219167751659248131721916775165924813172191677516592481317219167751659248131721916775165924813172191677516592481317219167751659248131721916775165924813172191677516592481317219167751659248131721916775165924813172191677516592481317219167751659248131721916775165924813172191677516592481317219167751659248131721916775165924813172191677516592" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bcb85d84-dd2b-4c57-90a6-fc83f138f10d, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 242aad7b-e8d2-448f-83b4-9241ff39bb97, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 242aad7b-e8d2-448f-83b4-9241ff39bb97, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4320969311592484569 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43209693115924845694320969311592484569432096931159248456943209693115924845694320969311592484569432096931159248456943209693115924845694320969311592484569432096931159248456943209693115924845694320969311592484569432096931159248456943209693115924845694320969311592484569432096931159248456943209693115924845694320969311592484569432096931159248456943209693115924845694320969311592484569" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47a40d7d-ef02-4be2-b5b6-582a7ced056c, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4acedf23-d4c1-478a-8ddf-ddd5668b0fc9, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4acedf23-d4c1-478a-8ddf-ddd5668b0fc9, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6754537865270940935 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67545378652709409356754537865270940935675453786527094093567545378652709409356754537865270940935675453786527094093567545378652709409356754537865270940935675453786527094093567545378652709409356754537865270940935675453786527094093567545378652709409356754537865270940935675453786527094093567545378652709409356754537865270940935675453786527094093567545378652709409356754537865270940935" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 242aad7b-e8d2-448f-83b4-9241ff39bb97, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c65e298-9ca0-451a-8d57-b1b550ab12fc, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c65e298-9ca0-451a-8d57-b1b550ab12fc, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13749723966423335751 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1374972396642333575113749723966423335751137497239664233357511374972396642333575113749723966423335751137497239664233357511374972396642333575113749723966423335751137497239664233357511374972396642333575113749723966423335751137497239664233357511374972396642333575113749723966423335751137497239664233357511374972396642333575113749723966423335751137497239664233357511374972396642333575113749723966423335751" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4acedf23-d4c1-478a-8ddf-ddd5668b0fc9, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31394e65-0e19-48cd-a670-bccf8bcf6694, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31394e65-0e19-48cd-a670-bccf8bcf6694, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17956766974588990415 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1795676697458899041517956766974588990415179567669745889904151795676697458899041517956766974588990415179567669745889904151795676697458899041517956766974588990415179567669745889904151795676697458899041517956766974588990415179567669745889904151795676697458899041517956766974588990415179567669745889904151795676697458899041517956766974588990415179567669745889904151795676697458899041517956766974588990415" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c65e298-9ca0-451a-8d57-b1b550ab12fc, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b5b6ddd-b985-413a-aa24-e4eb1fb817ec, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b5b6ddd-b985-413a-aa24-e4eb1fb817ec, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10508185221746843567 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1050818522174684356710508185221746843567105081852217468435671050818522174684356710508185221746843567105081852217468435671050818522174684356710508185221746843567105081852217468435671050818522174684356710508185221746843567105081852217468435671050818522174684356710508185221746843567105081852217468435671050818522174684356710508185221746843567105081852217468435671050818522174684356710508185221746843567" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31394e65-0e19-48cd-a670-bccf8bcf6694, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77674877-6fe2-4350-9055-078ac084fd1b, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77674877-6fe2-4350-9055-078ac084fd1b, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1538262975399275669 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15382629753992756691538262975399275669153826297539927566915382629753992756691538262975399275669153826297539927566915382629753992756691538262975399275669153826297539927566915382629753992756691538262975399275669153826297539927566915382629753992756691538262975399275669153826297539927566915382629753992756691538262975399275669153826297539927566915382629753992756691538262975399275669" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77674877-6fe2-4350-9055-078ac084fd1b, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 236e5da4-48f3-4a84-b85b-cda38648f697, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 236e5da4-48f3-4a84-b85b-cda38648f697, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13532847749117628353 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1353284774911762835313532847749117628353135328477491176283531353284774911762835313532847749117628353135328477491176283531353284774911762835313532847749117628353135328477491176283531353284774911762835313532847749117628353135328477491176283531353284774911762835313532847749117628353135328477491176283531353284774911762835313532847749117628353135328477491176283531353284774911762835313532847749117628353" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b5b6ddd-b985-413a-aa24-e4eb1fb817ec, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c62d328-d755-4b53-a08c-e401dc0d2d8d, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c62d328-d755-4b53-a08c-e401dc0d2d8d, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17131650144782682275 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1713165014478268227517131650144782682275171316501447826822751713165014478268227517131650144782682275171316501447826822751713165014478268227517131650144782682275171316501447826822751713165014478268227517131650144782682275171316501447826822751713165014478268227517131650144782682275171316501447826822751713165014478268227517131650144782682275171316501447826822751713165014478268227517131650144782682275" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c62d328-d755-4b53-a08c-e401dc0d2d8d, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3347960c-bdbb-4b6d-9551-5e3b115fd1f4, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3347960c-bdbb-4b6d-9551-5e3b115fd1f4, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3780003621531167733 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37800036215311677333780003621531167733378000362153116773337800036215311677333780003621531167733378000362153116773337800036215311677333780003621531167733378000362153116773337800036215311677333780003621531167733378000362153116773337800036215311677333780003621531167733378000362153116773337800036215311677333780003621531167733378000362153116773337800036215311677333780003621531167733" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 236e5da4-48f3-4a84-b85b-cda38648f697, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6d8bb99-d4ee-48dc-8327-919281b5d895, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6d8bb99-d4ee-48dc-8327-919281b5d895, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10071417770480508261 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1007141777048050826110071417770480508261100714177704805082611007141777048050826110071417770480508261100714177704805082611007141777048050826110071417770480508261100714177704805082611007141777048050826110071417770480508261100714177704805082611007141777048050826110071417770480508261100714177704805082611007141777048050826110071417770480508261100714177704805082611007141777048050826110071417770480508261" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3347960c-bdbb-4b6d-9551-5e3b115fd1f4, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c6d0d4d-501d-40c1-9888-80754ce70acd, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c6d0d4d-501d-40c1-9888-80754ce70acd, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18035491763396206884 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1803549176339620688418035491763396206884180354917633962068841803549176339620688418035491763396206884180354917633962068841803549176339620688418035491763396206884180354917633962068841803549176339620688418035491763396206884180354917633962068841803549176339620688418035491763396206884180354917633962068841803549176339620688418035491763396206884180354917633962068841803549176339620688418035491763396206884" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6d8bb99-d4ee-48dc-8327-919281b5d895, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a52b4529-67a8-4ed7-9c61-4e750d666eca, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a52b4529-67a8-4ed7-9c61-4e750d666eca, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4502312688247376317 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45023126882473763174502312688247376317450231268824737631745023126882473763174502312688247376317450231268824737631745023126882473763174502312688247376317450231268824737631745023126882473763174502312688247376317450231268824737631745023126882473763174502312688247376317450231268824737631745023126882473763174502312688247376317450231268824737631745023126882473763174502312688247376317" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c6d0d4d-501d-40c1-9888-80754ce70acd, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a2e91bf-23e7-4f68-8c51-89f526f236eb, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a2e91bf-23e7-4f68-8c51-89f526f236eb, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10796749151700632819 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1079674915170063281910796749151700632819107967491517006328191079674915170063281910796749151700632819107967491517006328191079674915170063281910796749151700632819107967491517006328191079674915170063281910796749151700632819107967491517006328191079674915170063281910796749151700632819107967491517006328191079674915170063281910796749151700632819107967491517006328191079674915170063281910796749151700632819" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a52b4529-67a8-4ed7-9c61-4e750d666eca, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44fae724-4d2d-4e2d-b916-de19d1f37de0, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44fae724-4d2d-4e2d-b916-de19d1f37de0, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17685378085095630397 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1768537808509563039717685378085095630397176853780850956303971768537808509563039717685378085095630397176853780850956303971768537808509563039717685378085095630397176853780850956303971768537808509563039717685378085095630397176853780850956303971768537808509563039717685378085095630397176853780850956303971768537808509563039717685378085095630397176853780850956303971768537808509563039717685378085095630397" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a2e91bf-23e7-4f68-8c51-89f526f236eb, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44fae724-4d2d-4e2d-b916-de19d1f37de0, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7db93937-4325-4fe9-b0af-7fb5c22a3eae, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ed2eeb0-6b55-4864-8982-56e114ee7d6b, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ed2eeb0-6b55-4864-8982-56e114ee7d6b, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11513593363959111805 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1151359336395911180511513593363959111805115135933639591118051151359336395911180511513593363959111805115135933639591118051151359336395911180511513593363959111805115135933639591118051151359336395911180511513593363959111805115135933639591118051151359336395911180511513593363959111805115135933639591118051151359336395911180511513593363959111805115135933639591118051151359336395911180511513593363959111805" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7db93937-4325-4fe9-b0af-7fb5c22a3eae, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17018851120646631987 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1701885112064663198717018851120646631987170188511206466319871701885112064663198717018851120646631987170188511206466319871701885112064663198717018851120646631987170188511206466319871701885112064663198717018851120646631987170188511206466319871701885112064663198717018851120646631987170188511206466319871701885112064663198717018851120646631987170188511206466319871701885112064663198717018851120646631987" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ed2eeb0-6b55-4864-8982-56e114ee7d6b, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a369b0c-2bf9-4428-ade4-dc29d2de821e, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a369b0c-2bf9-4428-ade4-dc29d2de821e, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16440423954268346967 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1644042395426834696716440423954268346967164404239542683469671644042395426834696716440423954268346967164404239542683469671644042395426834696716440423954268346967164404239542683469671644042395426834696716440423954268346967164404239542683469671644042395426834696716440423954268346967164404239542683469671644042395426834696716440423954268346967164404239542683469671644042395426834696716440423954268346967" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7db93937-4325-4fe9-b0af-7fb5c22a3eae, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6769cd16-6dab-41b1-82b6-39b089752cb0, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6769cd16-6dab-41b1-82b6-39b089752cb0, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15090344897155798200 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1509034489715579820015090344897155798200150903448971557982001509034489715579820015090344897155798200150903448971557982001509034489715579820015090344897155798200150903448971557982001509034489715579820015090344897155798200150903448971557982001509034489715579820015090344897155798200150903448971557982001509034489715579820015090344897155798200150903448971557982001509034489715579820015090344897155798200" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a369b0c-2bf9-4428-ade4-dc29d2de821e, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a57fd01e-c68f-4c28-8d47-d8526fec0721, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a57fd01e-c68f-4c28-8d47-d8526fec0721, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6336466380133509433 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63364663801335094336336466380133509433633646638013350943363364663801335094336336466380133509433633646638013350943363364663801335094336336466380133509433633646638013350943363364663801335094336336466380133509433633646638013350943363364663801335094336336466380133509433633646638013350943363364663801335094336336466380133509433633646638013350943363364663801335094336336466380133509433" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a57fd01e-c68f-4c28-8d47-d8526fec0721, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17093887-6460-443f-9a4a-1c084dae857e, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17093887-6460-443f-9a4a-1c084dae857e, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16686318742959237323 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1668631874295923732316686318742959237323166863187429592373231668631874295923732316686318742959237323166863187429592373231668631874295923732316686318742959237323166863187429592373231668631874295923732316686318742959237323166863187429592373231668631874295923732316686318742959237323166863187429592373231668631874295923732316686318742959237323166863187429592373231668631874295923732316686318742959237323" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6769cd16-6dab-41b1-82b6-39b089752cb0, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad54f6d1-8e0b-4d37-8d3d-c8b8712b7c0d, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad54f6d1-8e0b-4d37-8d3d-c8b8712b7c0d, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16448421765068551688 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1644842176506855168816448421765068551688164484217650685516881644842176506855168816448421765068551688164484217650685516881644842176506855168816448421765068551688164484217650685516881644842176506855168816448421765068551688164484217650685516881644842176506855168816448421765068551688164484217650685516881644842176506855168816448421765068551688164484217650685516881644842176506855168816448421765068551688" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17093887-6460-443f-9a4a-1c084dae857e, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c7ae70a-9f61-4e49-93a2-4716e0d6c6d8, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c7ae70a-9f61-4e49-93a2-4716e0d6c6d8, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10316429577328155466 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1031642957732815546610316429577328155466103164295773281554661031642957732815546610316429577328155466103164295773281554661031642957732815546610316429577328155466103164295773281554661031642957732815546610316429577328155466103164295773281554661031642957732815546610316429577328155466103164295773281554661031642957732815546610316429577328155466103164295773281554661031642957732815546610316429577328155466" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad54f6d1-8e0b-4d37-8d3d-c8b8712b7c0d, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df91c7e7-d563-43b0-b1de-8c6de300aa3a, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df91c7e7-d563-43b0-b1de-8c6de300aa3a, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11224752259895135380 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1122475225989513538011224752259895135380112247522598951353801122475225989513538011224752259895135380112247522598951353801122475225989513538011224752259895135380112247522598951353801122475225989513538011224752259895135380112247522598951353801122475225989513538011224752259895135380112247522598951353801122475225989513538011224752259895135380112247522598951353801122475225989513538011224752259895135380" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c7ae70a-9f61-4e49-93a2-4716e0d6c6d8, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3bc6b8d-4591-4bb7-a43b-62b020e602d6, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3bc6b8d-4591-4bb7-a43b-62b020e602d6, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4374413274739996114 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43744132747399961144374413274739996114437441327473999611443744132747399961144374413274739996114437441327473999611443744132747399961144374413274739996114437441327473999611443744132747399961144374413274739996114437441327473999611443744132747399961144374413274739996114437441327473999611443744132747399961144374413274739996114437441327473999611443744132747399961144374413274739996114" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df91c7e7-d563-43b0-b1de-8c6de300aa3a, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 30ca2ffd-2862-42be-a5a8-175efa55238b, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 30ca2ffd-2862-42be-a5a8-175efa55238b, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16903321342847092458 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1690332134284709245816903321342847092458169033213428470924581690332134284709245816903321342847092458169033213428470924581690332134284709245816903321342847092458169033213428470924581690332134284709245816903321342847092458169033213428470924581690332134284709245816903321342847092458169033213428470924581690332134284709245816903321342847092458169033213428470924581690332134284709245816903321342847092458" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3bc6b8d-4591-4bb7-a43b-62b020e602d6, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 68f0cdd8-5c21-417f-92f9-647e23e3dd39, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 68f0cdd8-5c21-417f-92f9-647e23e3dd39, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3388282906289776655 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33882829062897766553388282906289776655338828290628977665533882829062897766553388282906289776655338828290628977665533882829062897766553388282906289776655338828290628977665533882829062897766553388282906289776655338828290628977665533882829062897766553388282906289776655338828290628977665533882829062897766553388282906289776655338828290628977665533882829062897766553388282906289776655" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 30ca2ffd-2862-42be-a5a8-175efa55238b, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, acaca88b-eaaa-4429-a840-621df9d9ecb1, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, acaca88b-eaaa-4429-a840-621df9d9ecb1, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10643667710037011748 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1064366771003701174810643667710037011748106436677100370117481064366771003701174810643667710037011748106436677100370117481064366771003701174810643667710037011748106436677100370117481064366771003701174810643667710037011748106436677100370117481064366771003701174810643667710037011748106436677100370117481064366771003701174810643667710037011748106436677100370117481064366771003701174810643667710037011748" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, acaca88b-eaaa-4429-a840-621df9d9ecb1, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e94a576-fe95-44f6-a1fe-af5320afbd91, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 68f0cdd8-5c21-417f-92f9-647e23e3dd39, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 938858ac-131b-44e5-97dd-fff9294c9360, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 938858ac-131b-44e5-97dd-fff9294c9360, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18179904911884425140 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1817990491188442514018179904911884425140181799049118844251401817990491188442514018179904911884425140181799049118844251401817990491188442514018179904911884425140181799049118844251401817990491188442514018179904911884425140181799049118844251401817990491188442514018179904911884425140181799049118844251401817990491188442514018179904911884425140181799049118844251401817990491188442514018179904911884425140" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e94a576-fe95-44f6-a1fe-af5320afbd91, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7494913528303068055 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74949135283030680557494913528303068055749491352830306805574949135283030680557494913528303068055749491352830306805574949135283030680557494913528303068055749491352830306805574949135283030680557494913528303068055749491352830306805574949135283030680557494913528303068055749491352830306805574949135283030680557494913528303068055749491352830306805574949135283030680557494913528303068055" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 938858ac-131b-44e5-97dd-fff9294c9360, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 279b8cb1-bfe8-4992-bef2-fafa3bb17db6, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 279b8cb1-bfe8-4992-bef2-fafa3bb17db6, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9110837061015805247 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91108370610158052479110837061015805247911083706101580524791108370610158052479110837061015805247911083706101580524791108370610158052479110837061015805247911083706101580524791108370610158052479110837061015805247911083706101580524791108370610158052479110837061015805247911083706101580524791108370610158052479110837061015805247911083706101580524791108370610158052479110837061015805247" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e94a576-fe95-44f6-a1fe-af5320afbd91, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d88f690d-6b89-4b5e-8994-a51b55dbd06a, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d88f690d-6b89-4b5e-8994-a51b55dbd06a, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15172147444024613798 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1517214744402461379815172147444024613798151721474440246137981517214744402461379815172147444024613798151721474440246137981517214744402461379815172147444024613798151721474440246137981517214744402461379815172147444024613798151721474440246137981517214744402461379815172147444024613798151721474440246137981517214744402461379815172147444024613798151721474440246137981517214744402461379815172147444024613798" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 279b8cb1-bfe8-4992-bef2-fafa3bb17db6, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e71640b6-2860-491b-aa31-693688126d5e, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e71640b6-2860-491b-aa31-693688126d5e, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15317434449543989780 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1531743444954398978015317434449543989780153174344495439897801531743444954398978015317434449543989780153174344495439897801531743444954398978015317434449543989780153174344495439897801531743444954398978015317434449543989780153174344495439897801531743444954398978015317434449543989780153174344495439897801531743444954398978015317434449543989780153174344495439897801531743444954398978015317434449543989780" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d88f690d-6b89-4b5e-8994-a51b55dbd06a, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a632aa8-cc4e-465b-92de-e4e44801466e, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a632aa8-cc4e-465b-92de-e4e44801466e, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6732218625425083366 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67322186254250833666732218625425083366673221862542508336667322186254250833666732218625425083366673221862542508336667322186254250833666732218625425083366673221862542508336667322186254250833666732218625425083366673221862542508336667322186254250833666732218625425083366673221862542508336667322186254250833666732218625425083366673221862542508336667322186254250833666732218625425083366" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e71640b6-2860-491b-aa31-693688126d5e, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb917e72-3f0f-4a8e-847a-326733a9c44e, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb917e72-3f0f-4a8e-847a-326733a9c44e, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16435934445979470741 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1643593444597947074116435934445979470741164359344459794707411643593444597947074116435934445979470741164359344459794707411643593444597947074116435934445979470741164359344459794707411643593444597947074116435934445979470741164359344459794707411643593444597947074116435934445979470741164359344459794707411643593444597947074116435934445979470741164359344459794707411643593444597947074116435934445979470741" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a632aa8-cc4e-465b-92de-e4e44801466e, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3faac409-8bc6-4fdb-bb81-394836268935, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3faac409-8bc6-4fdb-bb81-394836268935, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1097763204897236972 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10977632048972369721097763204897236972109776320489723697210977632048972369721097763204897236972109776320489723697210977632048972369721097763204897236972109776320489723697210977632048972369721097763204897236972109776320489723697210977632048972369721097763204897236972109776320489723697210977632048972369721097763204897236972109776320489723697210977632048972369721097763204897236972" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb917e72-3f0f-4a8e-847a-326733a9c44e, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1fcc7ece-8d59-402d-bad9-c85c17002d6e, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1fcc7ece-8d59-402d-bad9-c85c17002d6e, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3571027615725225708 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35710276157252257083571027615725225708357102761572522570835710276157252257083571027615725225708357102761572522570835710276157252257083571027615725225708357102761572522570835710276157252257083571027615725225708357102761572522570835710276157252257083571027615725225708357102761572522570835710276157252257083571027615725225708357102761572522570835710276157252257083571027615725225708" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3faac409-8bc6-4fdb-bb81-394836268935, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5285caac-41f0-4886-80c5-920c4ea77297, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5285caac-41f0-4886-80c5-920c4ea77297, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11660875933526110291 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1166087593352611029111660875933526110291116608759335261102911166087593352611029111660875933526110291116608759335261102911166087593352611029111660875933526110291116608759335261102911166087593352611029111660875933526110291116608759335261102911166087593352611029111660875933526110291116608759335261102911166087593352611029111660875933526110291116608759335261102911166087593352611029111660875933526110291" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1fcc7ece-8d59-402d-bad9-c85c17002d6e, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4b4a8a8b-4cdb-4ca8-a5a7-d2c71d680fc4, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4b4a8a8b-4cdb-4ca8-a5a7-d2c71d680fc4, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2856050914132889068 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28560509141328890682856050914132889068285605091413288906828560509141328890682856050914132889068285605091413288906828560509141328890682856050914132889068285605091413288906828560509141328890682856050914132889068285605091413288906828560509141328890682856050914132889068285605091413288906828560509141328890682856050914132889068285605091413288906828560509141328890682856050914132889068" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5285caac-41f0-4886-80c5-920c4ea77297, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 96ed9438-7a08-4f13-a7e2-a7b72ab82fa6, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 96ed9438-7a08-4f13-a7e2-a7b72ab82fa6, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13519093895378989946 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1351909389537898994613519093895378989946135190938953789899461351909389537898994613519093895378989946135190938953789899461351909389537898994613519093895378989946135190938953789899461351909389537898994613519093895378989946135190938953789899461351909389537898994613519093895378989946135190938953789899461351909389537898994613519093895378989946135190938953789899461351909389537898994613519093895378989946" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4b4a8a8b-4cdb-4ca8-a5a7-d2c71d680fc4, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eef50245-7b95-43e6-8ef9-b9e63d439cca, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eef50245-7b95-43e6-8ef9-b9e63d439cca, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6285451783623086352 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62854517836230863526285451783623086352628545178362308635262854517836230863526285451783623086352628545178362308635262854517836230863526285451783623086352628545178362308635262854517836230863526285451783623086352628545178362308635262854517836230863526285451783623086352628545178362308635262854517836230863526285451783623086352628545178362308635262854517836230863526285451783623086352" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 96ed9438-7a08-4f13-a7e2-a7b72ab82fa6, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b26f5c6-2dbe-4226-a9b6-db9b231ee147, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b26f5c6-2dbe-4226-a9b6-db9b231ee147, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16828436646885945160 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1682843664688594516016828436646885945160168284366468859451601682843664688594516016828436646885945160168284366468859451601682843664688594516016828436646885945160168284366468859451601682843664688594516016828436646885945160168284366468859451601682843664688594516016828436646885945160168284366468859451601682843664688594516016828436646885945160168284366468859451601682843664688594516016828436646885945160" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eef50245-7b95-43e6-8ef9-b9e63d439cca, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8961e367-feab-45b2-829f-c8216322f45c, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8961e367-feab-45b2-829f-c8216322f45c, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11511346370296020858 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1151134637029602085811511346370296020858115113463702960208581151134637029602085811511346370296020858115113463702960208581151134637029602085811511346370296020858115113463702960208581151134637029602085811511346370296020858115113463702960208581151134637029602085811511346370296020858115113463702960208581151134637029602085811511346370296020858115113463702960208581151134637029602085811511346370296020858" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b26f5c6-2dbe-4226-a9b6-db9b231ee147, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8961e367-feab-45b2-829f-c8216322f45c, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8fcdc816-a077-41d4-bec5-717b20ca03c7, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fcdc816-a077-41d4-bec5-717b20ca03c7, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 945470682929354917 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "945470682929354917945470682929354917945470682929354917945470682929354917945470682929354917945470682929354917945470682929354917945470682929354917945470682929354917945470682929354917945470682929354917945470682929354917945470682929354917945470682929354917945470682929354917945470682929354917945470682929354917945470682929354917945470682929354917945470682929354917" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b426defd-5019-4c32-9f22-975ca47e0f91, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b426defd-5019-4c32-9f22-975ca47e0f91, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17485536842405141410 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1748553684240514141017485536842405141410174855368424051414101748553684240514141017485536842405141410174855368424051414101748553684240514141017485536842405141410174855368424051414101748553684240514141017485536842405141410174855368424051414101748553684240514141017485536842405141410174855368424051414101748553684240514141017485536842405141410174855368424051414101748553684240514141017485536842405141410" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8fcdc816-a077-41d4-bec5-717b20ca03c7, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc0d01f5-36a8-42e1-8c80-f1b7b6fea6a8, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc0d01f5-36a8-42e1-8c80-f1b7b6fea6a8, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8990577108301403955 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89905771083014039558990577108301403955899057710830140395589905771083014039558990577108301403955899057710830140395589905771083014039558990577108301403955899057710830140395589905771083014039558990577108301403955899057710830140395589905771083014039558990577108301403955899057710830140395589905771083014039558990577108301403955899057710830140395589905771083014039558990577108301403955" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b426defd-5019-4c32-9f22-975ca47e0f91, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 94d9821a-6bbc-479f-86dc-f818eb91b25f, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 94d9821a-6bbc-479f-86dc-f818eb91b25f, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12552713086369036688 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1255271308636903668812552713086369036688125527130863690366881255271308636903668812552713086369036688125527130863690366881255271308636903668812552713086369036688125527130863690366881255271308636903668812552713086369036688125527130863690366881255271308636903668812552713086369036688125527130863690366881255271308636903668812552713086369036688125527130863690366881255271308636903668812552713086369036688" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc0d01f5-36a8-42e1-8c80-f1b7b6fea6a8, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 94d9821a-6bbc-479f-86dc-f818eb91b25f, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0451e570-7849-4306-9765-0c17c48ba809, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0451e570-7849-4306-9765-0c17c48ba809, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11500089534854989827 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1150008953485498982711500089534854989827115000895348549898271150008953485498982711500089534854989827115000895348549898271150008953485498982711500089534854989827115000895348549898271150008953485498982711500089534854989827115000895348549898271150008953485498982711500089534854989827115000895348549898271150008953485498982711500089534854989827115000895348549898271150008953485498982711500089534854989827" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a77b400c-62b7-426e-9eaf-173736772926, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a77b400c-62b7-426e-9eaf-173736772926, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11381236626551900286 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1138123662655190028611381236626551900286113812366265519002861138123662655190028611381236626551900286113812366265519002861138123662655190028611381236626551900286113812366265519002861138123662655190028611381236626551900286113812366265519002861138123662655190028611381236626551900286113812366265519002861138123662655190028611381236626551900286113812366265519002861138123662655190028611381236626551900286" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0451e570-7849-4306-9765-0c17c48ba809, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a77b400c-62b7-426e-9eaf-173736772926, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6e748caf-44b2-4165-9550-486dc38f2014, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6e748caf-44b2-4165-9550-486dc38f2014, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2683237692007707500 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26832376920077075002683237692007707500268323769200770750026832376920077075002683237692007707500268323769200770750026832376920077075002683237692007707500268323769200770750026832376920077075002683237692007707500268323769200770750026832376920077075002683237692007707500268323769200770750026832376920077075002683237692007707500268323769200770750026832376920077075002683237692007707500" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c221647-620b-48cb-99b9-d542dbf62516, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c221647-620b-48cb-99b9-d542dbf62516, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5117331411279159958 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51173314112791599585117331411279159958511733141127915995851173314112791599585117331411279159958511733141127915995851173314112791599585117331411279159958511733141127915995851173314112791599585117331411279159958511733141127915995851173314112791599585117331411279159958511733141127915995851173314112791599585117331411279159958511733141127915995851173314112791599585117331411279159958" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6e748caf-44b2-4165-9550-486dc38f2014, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8daf87f-ddf6-4180-a649-e2244ee468cd, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8daf87f-ddf6-4180-a649-e2244ee468cd, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16749597856480442139 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1674959785648044213916749597856480442139167495978564804421391674959785648044213916749597856480442139167495978564804421391674959785648044213916749597856480442139167495978564804421391674959785648044213916749597856480442139167495978564804421391674959785648044213916749597856480442139167495978564804421391674959785648044213916749597856480442139167495978564804421391674959785648044213916749597856480442139" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c221647-620b-48cb-99b9-d542dbf62516, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e14a667e-a56a-41fd-a9d0-b3f37b83d8ec, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e14a667e-a56a-41fd-a9d0-b3f37b83d8ec, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14738743519672655643 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1473874351967265564314738743519672655643147387435196726556431473874351967265564314738743519672655643147387435196726556431473874351967265564314738743519672655643147387435196726556431473874351967265564314738743519672655643147387435196726556431473874351967265564314738743519672655643147387435196726556431473874351967265564314738743519672655643147387435196726556431473874351967265564314738743519672655643" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8daf87f-ddf6-4180-a649-e2244ee468cd, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c61f6743-7a19-42e8-845c-40d8a77d6b9d, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c61f6743-7a19-42e8-845c-40d8a77d6b9d, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13303899424967630586 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1330389942496763058613303899424967630586133038994249676305861330389942496763058613303899424967630586133038994249676305861330389942496763058613303899424967630586133038994249676305861330389942496763058613303899424967630586133038994249676305861330389942496763058613303899424967630586133038994249676305861330389942496763058613303899424967630586133038994249676305861330389942496763058613303899424967630586" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e14a667e-a56a-41fd-a9d0-b3f37b83d8ec, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a44cc050-1491-445b-866c-1cbd6b4e9c76, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a44cc050-1491-445b-866c-1cbd6b4e9c76, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6151235089992032159 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61512350899920321596151235089992032159615123508999203215961512350899920321596151235089992032159615123508999203215961512350899920321596151235089992032159615123508999203215961512350899920321596151235089992032159615123508999203215961512350899920321596151235089992032159615123508999203215961512350899920321596151235089992032159615123508999203215961512350899920321596151235089992032159" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c61f6743-7a19-42e8-845c-40d8a77d6b9d, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f1e1f83-f96e-447c-9c8b-c223c4419fb5, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f1e1f83-f96e-447c-9c8b-c223c4419fb5, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6782024874177594331 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67820248741775943316782024874177594331678202487417759433167820248741775943316782024874177594331678202487417759433167820248741775943316782024874177594331678202487417759433167820248741775943316782024874177594331678202487417759433167820248741775943316782024874177594331678202487417759433167820248741775943316782024874177594331678202487417759433167820248741775943316782024874177594331" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a44cc050-1491-445b-866c-1cbd6b4e9c76, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37db3889-ecde-41ef-b0c8-4c218bd55961, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37db3889-ecde-41ef-b0c8-4c218bd55961, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13691645559350452081 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1369164555935045208113691645559350452081136916455593504520811369164555935045208113691645559350452081136916455593504520811369164555935045208113691645559350452081136916455593504520811369164555935045208113691645559350452081136916455593504520811369164555935045208113691645559350452081136916455593504520811369164555935045208113691645559350452081136916455593504520811369164555935045208113691645559350452081" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f1e1f83-f96e-447c-9c8b-c223c4419fb5, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 865652c7-da59-4650-8df2-65b62e8ae9da, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 865652c7-da59-4650-8df2-65b62e8ae9da, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2315940684538546261 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23159406845385462612315940684538546261231594068453854626123159406845385462612315940684538546261231594068453854626123159406845385462612315940684538546261231594068453854626123159406845385462612315940684538546261231594068453854626123159406845385462612315940684538546261231594068453854626123159406845385462612315940684538546261231594068453854626123159406845385462612315940684538546261" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37db3889-ecde-41ef-b0c8-4c218bd55961, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0bffcd4-2f3a-49ef-92d9-d01640730c3b, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0bffcd4-2f3a-49ef-92d9-d01640730c3b, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11177522427641985128 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1117752242764198512811177522427641985128111775224276419851281117752242764198512811177522427641985128111775224276419851281117752242764198512811177522427641985128111775224276419851281117752242764198512811177522427641985128111775224276419851281117752242764198512811177522427641985128111775224276419851281117752242764198512811177522427641985128111775224276419851281117752242764198512811177522427641985128" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 865652c7-da59-4650-8df2-65b62e8ae9da, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 864e3875-0a09-46b1-a985-f16b16143c31, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 864e3875-0a09-46b1-a985-f16b16143c31, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12463282998161610026 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1246328299816161002612463282998161610026124632829981616100261246328299816161002612463282998161610026124632829981616100261246328299816161002612463282998161610026124632829981616100261246328299816161002612463282998161610026124632829981616100261246328299816161002612463282998161610026124632829981616100261246328299816161002612463282998161610026124632829981616100261246328299816161002612463282998161610026" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0bffcd4-2f3a-49ef-92d9-d01640730c3b, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6309606-1c61-4b99-adcb-ae455f786985, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 864e3875-0a09-46b1-a985-f16b16143c31, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6309606-1c61-4b99-adcb-ae455f786985, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16350905482698288852 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1635090548269828885216350905482698288852163509054826982888521635090548269828885216350905482698288852163509054826982888521635090548269828885216350905482698288852163509054826982888521635090548269828885216350905482698288852163509054826982888521635090548269828885216350905482698288852163509054826982888521635090548269828885216350905482698288852163509054826982888521635090548269828885216350905482698288852" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71589791-a2d6-4995-b92e-b6f0601a7940, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71589791-a2d6-4995-b92e-b6f0601a7940, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3686583945087100456 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36865839450871004563686583945087100456368658394508710045636865839450871004563686583945087100456368658394508710045636865839450871004563686583945087100456368658394508710045636865839450871004563686583945087100456368658394508710045636865839450871004563686583945087100456368658394508710045636865839450871004563686583945087100456368658394508710045636865839450871004563686583945087100456" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6309606-1c61-4b99-adcb-ae455f786985, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 332f2287-cf9f-42f9-988f-ecdff7edc592, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 332f2287-cf9f-42f9-988f-ecdff7edc592, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 880612364934745536 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "880612364934745536880612364934745536880612364934745536880612364934745536880612364934745536880612364934745536880612364934745536880612364934745536880612364934745536880612364934745536880612364934745536880612364934745536880612364934745536880612364934745536880612364934745536880612364934745536880612364934745536880612364934745536880612364934745536880612364934745536" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71589791-a2d6-4995-b92e-b6f0601a7940, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9cb2693e-149a-4761-9af7-29587a04ecd4, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9cb2693e-149a-4761-9af7-29587a04ecd4, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8639595463582737034 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86395954635827370348639595463582737034863959546358273703486395954635827370348639595463582737034863959546358273703486395954635827370348639595463582737034863959546358273703486395954635827370348639595463582737034863959546358273703486395954635827370348639595463582737034863959546358273703486395954635827370348639595463582737034863959546358273703486395954635827370348639595463582737034" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 332f2287-cf9f-42f9-988f-ecdff7edc592, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28ce86ee-3b3e-46b3-92ac-244596fdbadb, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28ce86ee-3b3e-46b3-92ac-244596fdbadb, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10824395394609388572 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1082439539460938857210824395394609388572108243953946093885721082439539460938857210824395394609388572108243953946093885721082439539460938857210824395394609388572108243953946093885721082439539460938857210824395394609388572108243953946093885721082439539460938857210824395394609388572108243953946093885721082439539460938857210824395394609388572108243953946093885721082439539460938857210824395394609388572" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9cb2693e-149a-4761-9af7-29587a04ecd4, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b42d26b-10fa-444e-99ce-ffc6593be4dc, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b42d26b-10fa-444e-99ce-ffc6593be4dc, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10952404243080654366 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1095240424308065436610952404243080654366109524042430806543661095240424308065436610952404243080654366109524042430806543661095240424308065436610952404243080654366109524042430806543661095240424308065436610952404243080654366109524042430806543661095240424308065436610952404243080654366109524042430806543661095240424308065436610952404243080654366109524042430806543661095240424308065436610952404243080654366" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28ce86ee-3b3e-46b3-92ac-244596fdbadb, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b69c960-3c9e-4e55-ae7f-e4500402ab6f, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b69c960-3c9e-4e55-ae7f-e4500402ab6f, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5262732987104100249 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52627329871041002495262732987104100249526273298710410024952627329871041002495262732987104100249526273298710410024952627329871041002495262732987104100249526273298710410024952627329871041002495262732987104100249526273298710410024952627329871041002495262732987104100249526273298710410024952627329871041002495262732987104100249526273298710410024952627329871041002495262732987104100249" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b42d26b-10fa-444e-99ce-ffc6593be4dc, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58d9dfaf-02e6-44d5-84bc-917109f2daf4, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58d9dfaf-02e6-44d5-84bc-917109f2daf4, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15139710596492066795 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1513971059649206679515139710596492066795151397105964920667951513971059649206679515139710596492066795151397105964920667951513971059649206679515139710596492066795151397105964920667951513971059649206679515139710596492066795151397105964920667951513971059649206679515139710596492066795151397105964920667951513971059649206679515139710596492066795151397105964920667951513971059649206679515139710596492066795" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b69c960-3c9e-4e55-ae7f-e4500402ab6f, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a9a070b1-b0ff-41c4-a59e-f34b2c0c1ae2, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a9a070b1-b0ff-41c4-a59e-f34b2c0c1ae2, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8409742266018176897 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84097422660181768978409742266018176897840974226601817689784097422660181768978409742266018176897840974226601817689784097422660181768978409742266018176897840974226601817689784097422660181768978409742266018176897840974226601817689784097422660181768978409742266018176897840974226601817689784097422660181768978409742266018176897840974226601817689784097422660181768978409742266018176897" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58d9dfaf-02e6-44d5-84bc-917109f2daf4, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 771122b7-db3a-48a5-99ea-48e76abd8844, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 771122b7-db3a-48a5-99ea-48e76abd8844, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14908648761810114886 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1490864876181011488614908648761810114886149086487618101148861490864876181011488614908648761810114886149086487618101148861490864876181011488614908648761810114886149086487618101148861490864876181011488614908648761810114886149086487618101148861490864876181011488614908648761810114886149086487618101148861490864876181011488614908648761810114886149086487618101148861490864876181011488614908648761810114886" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a9a070b1-b0ff-41c4-a59e-f34b2c0c1ae2, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19fe0a28-18f5-4cfb-b8d4-8a988a4ed19d, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19fe0a28-18f5-4cfb-b8d4-8a988a4ed19d, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16026517238524905148 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1602651723852490514816026517238524905148160265172385249051481602651723852490514816026517238524905148160265172385249051481602651723852490514816026517238524905148160265172385249051481602651723852490514816026517238524905148160265172385249051481602651723852490514816026517238524905148160265172385249051481602651723852490514816026517238524905148160265172385249051481602651723852490514816026517238524905148" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 771122b7-db3a-48a5-99ea-48e76abd8844, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 906b185b-63b4-42aa-ae44-3e42dc773988, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 906b185b-63b4-42aa-ae44-3e42dc773988, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16273696822105133293 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1627369682210513329316273696822105133293162736968221051332931627369682210513329316273696822105133293162736968221051332931627369682210513329316273696822105133293162736968221051332931627369682210513329316273696822105133293162736968221051332931627369682210513329316273696822105133293162736968221051332931627369682210513329316273696822105133293162736968221051332931627369682210513329316273696822105133293" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19fe0a28-18f5-4cfb-b8d4-8a988a4ed19d, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 225bf75b-0579-4043-b121-c790a9c7de00, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 225bf75b-0579-4043-b121-c790a9c7de00, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2937981667633567708 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29379816676335677082937981667633567708293798166763356770829379816676335677082937981667633567708293798166763356770829379816676335677082937981667633567708293798166763356770829379816676335677082937981667633567708293798166763356770829379816676335677082937981667633567708293798166763356770829379816676335677082937981667633567708293798166763356770829379816676335677082937981667633567708" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 906b185b-63b4-42aa-ae44-3e42dc773988, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f65b034-7486-44f7-9b88-9930a252c69a, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f65b034-7486-44f7-9b88-9930a252c69a, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6009487045367422420 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "60094870453674224206009487045367422420600948704536742242060094870453674224206009487045367422420600948704536742242060094870453674224206009487045367422420600948704536742242060094870453674224206009487045367422420600948704536742242060094870453674224206009487045367422420600948704536742242060094870453674224206009487045367422420600948704536742242060094870453674224206009487045367422420" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 225bf75b-0579-4043-b121-c790a9c7de00, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02717e8a-079e-4e13-84db-a7fd885d842c, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02717e8a-079e-4e13-84db-a7fd885d842c, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3606165046644103555 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36061650466441035553606165046644103555360616504664410355536061650466441035553606165046644103555360616504664410355536061650466441035553606165046644103555360616504664410355536061650466441035553606165046644103555360616504664410355536061650466441035553606165046644103555360616504664410355536061650466441035553606165046644103555360616504664410355536061650466441035553606165046644103555" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f65b034-7486-44f7-9b88-9930a252c69a, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44ab291b-a47f-416d-8569-22bb7bce8c04, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44ab291b-a47f-416d-8569-22bb7bce8c04, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4233797437239637926 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42337974372396379264233797437239637926423379743723963792642337974372396379264233797437239637926423379743723963792642337974372396379264233797437239637926423379743723963792642337974372396379264233797437239637926423379743723963792642337974372396379264233797437239637926423379743723963792642337974372396379264233797437239637926423379743723963792642337974372396379264233797437239637926" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02717e8a-079e-4e13-84db-a7fd885d842c, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0c718f5-fc23-4a24-b444-a0e399a3e858, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0c718f5-fc23-4a24-b444-a0e399a3e858, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4478439002418123233 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44784390024181232334478439002418123233447843900241812323344784390024181232334478439002418123233447843900241812323344784390024181232334478439002418123233447843900241812323344784390024181232334478439002418123233447843900241812323344784390024181232334478439002418123233447843900241812323344784390024181232334478439002418123233447843900241812323344784390024181232334478439002418123233" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44ab291b-a47f-416d-8569-22bb7bce8c04, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbd3781c-7585-451e-959a-5ff12e3a5e5d, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbd3781c-7585-451e-959a-5ff12e3a5e5d, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1770756035961019422 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17707560359610194221770756035961019422177075603596101942217707560359610194221770756035961019422177075603596101942217707560359610194221770756035961019422177075603596101942217707560359610194221770756035961019422177075603596101942217707560359610194221770756035961019422177075603596101942217707560359610194221770756035961019422177075603596101942217707560359610194221770756035961019422" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0c718f5-fc23-4a24-b444-a0e399a3e858, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 970844ac-2a29-4e63-a055-d920efd55cb1, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 970844ac-2a29-4e63-a055-d920efd55cb1, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15108649750687163804 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1510864975068716380415108649750687163804151086497506871638041510864975068716380415108649750687163804151086497506871638041510864975068716380415108649750687163804151086497506871638041510864975068716380415108649750687163804151086497506871638041510864975068716380415108649750687163804151086497506871638041510864975068716380415108649750687163804151086497506871638041510864975068716380415108649750687163804" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbd3781c-7585-451e-959a-5ff12e3a5e5d, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a2da36f-14a1-4410-8457-5ad7454ce1c9, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a2da36f-14a1-4410-8457-5ad7454ce1c9, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2919472844345763763 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29194728443457637632919472844345763763291947284434576376329194728443457637632919472844345763763291947284434576376329194728443457637632919472844345763763291947284434576376329194728443457637632919472844345763763291947284434576376329194728443457637632919472844345763763291947284434576376329194728443457637632919472844345763763291947284434576376329194728443457637632919472844345763763" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 970844ac-2a29-4e63-a055-d920efd55cb1, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f1830a2-b3f8-41b3-9690-c3193bcf1695, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f1830a2-b3f8-41b3-9690-c3193bcf1695, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5048340031361028633 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50483400313610286335048340031361028633504834003136102863350483400313610286335048340031361028633504834003136102863350483400313610286335048340031361028633504834003136102863350483400313610286335048340031361028633504834003136102863350483400313610286335048340031361028633504834003136102863350483400313610286335048340031361028633504834003136102863350483400313610286335048340031361028633" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a2da36f-14a1-4410-8457-5ad7454ce1c9, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 343495e0-1233-479a-8efe-f3c0812a756a, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 343495e0-1233-479a-8efe-f3c0812a756a, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16936451121718988825 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1693645112171898882516936451121718988825169364511217189888251693645112171898882516936451121718988825169364511217189888251693645112171898882516936451121718988825169364511217189888251693645112171898882516936451121718988825169364511217189888251693645112171898882516936451121718988825169364511217189888251693645112171898882516936451121718988825169364511217189888251693645112171898882516936451121718988825" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f1830a2-b3f8-41b3-9690-c3193bcf1695, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 969628f6-73ea-406c-a0d3-a1c91793d7bd, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 969628f6-73ea-406c-a0d3-a1c91793d7bd, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7098149689504446562 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70981496895044465627098149689504446562709814968950444656270981496895044465627098149689504446562709814968950444656270981496895044465627098149689504446562709814968950444656270981496895044465627098149689504446562709814968950444656270981496895044465627098149689504446562709814968950444656270981496895044465627098149689504446562709814968950444656270981496895044465627098149689504446562" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 343495e0-1233-479a-8efe-f3c0812a756a, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff3be4b1-a7ea-43cc-8006-d2148b631d6b, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff3be4b1-a7ea-43cc-8006-d2148b631d6b, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1702113993871500685 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17021139938715006851702113993871500685170211399387150068517021139938715006851702113993871500685170211399387150068517021139938715006851702113993871500685170211399387150068517021139938715006851702113993871500685170211399387150068517021139938715006851702113993871500685170211399387150068517021139938715006851702113993871500685170211399387150068517021139938715006851702113993871500685" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 969628f6-73ea-406c-a0d3-a1c91793d7bd, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77a5cf19-71b0-4c08-bab2-504db8d7aaa3, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77a5cf19-71b0-4c08-bab2-504db8d7aaa3, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3275730815508308393 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32757308155083083933275730815508308393327573081550830839332757308155083083933275730815508308393327573081550830839332757308155083083933275730815508308393327573081550830839332757308155083083933275730815508308393327573081550830839332757308155083083933275730815508308393327573081550830839332757308155083083933275730815508308393327573081550830839332757308155083083933275730815508308393" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff3be4b1-a7ea-43cc-8006-d2148b631d6b, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a93f80c-4420-4202-9358-45d904f0d167, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a93f80c-4420-4202-9358-45d904f0d167, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6813784687531523759 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68137846875315237596813784687531523759681378468753152375968137846875315237596813784687531523759681378468753152375968137846875315237596813784687531523759681378468753152375968137846875315237596813784687531523759681378468753152375968137846875315237596813784687531523759681378468753152375968137846875315237596813784687531523759681378468753152375968137846875315237596813784687531523759" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77a5cf19-71b0-4c08-bab2-504db8d7aaa3, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b983b9b7-e120-4b72-87cf-cc8c61de26af, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b983b9b7-e120-4b72-87cf-cc8c61de26af, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9151060923611978544 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91510609236119785449151060923611978544915106092361197854491510609236119785449151060923611978544915106092361197854491510609236119785449151060923611978544915106092361197854491510609236119785449151060923611978544915106092361197854491510609236119785449151060923611978544915106092361197854491510609236119785449151060923611978544915106092361197854491510609236119785449151060923611978544" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a93f80c-4420-4202-9358-45d904f0d167, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e349cbb-960d-4e07-a8a4-7c073ec6eef1, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e349cbb-960d-4e07-a8a4-7c073ec6eef1, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11010957823883647762 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1101095782388364776211010957823883647762110109578238836477621101095782388364776211010957823883647762110109578238836477621101095782388364776211010957823883647762110109578238836477621101095782388364776211010957823883647762110109578238836477621101095782388364776211010957823883647762110109578238836477621101095782388364776211010957823883647762110109578238836477621101095782388364776211010957823883647762" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b983b9b7-e120-4b72-87cf-cc8c61de26af, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db6ea0f2-cd02-4733-9049-022829f77b3c, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db6ea0f2-cd02-4733-9049-022829f77b3c, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7866142579850684470 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78661425798506844707866142579850684470786614257985068447078661425798506844707866142579850684470786614257985068447078661425798506844707866142579850684470786614257985068447078661425798506844707866142579850684470786614257985068447078661425798506844707866142579850684470786614257985068447078661425798506844707866142579850684470786614257985068447078661425798506844707866142579850684470" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e349cbb-960d-4e07-a8a4-7c073ec6eef1, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17443edd-6380-40fe-b501-8eed364e4f1e, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17443edd-6380-40fe-b501-8eed364e4f1e, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13407206508228298712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1340720650822829871213407206508228298712134072065082282987121340720650822829871213407206508228298712134072065082282987121340720650822829871213407206508228298712134072065082282987121340720650822829871213407206508228298712134072065082282987121340720650822829871213407206508228298712134072065082282987121340720650822829871213407206508228298712134072065082282987121340720650822829871213407206508228298712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db6ea0f2-cd02-4733-9049-022829f77b3c, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f75aaecd-e9c1-4c74-8278-f5ec145b3ab6, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f75aaecd-e9c1-4c74-8278-f5ec145b3ab6, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 169176494111127560 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "169176494111127560169176494111127560169176494111127560169176494111127560169176494111127560169176494111127560169176494111127560169176494111127560169176494111127560169176494111127560169176494111127560169176494111127560169176494111127560169176494111127560169176494111127560169176494111127560169176494111127560169176494111127560169176494111127560169176494111127560" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17443edd-6380-40fe-b501-8eed364e4f1e, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f75aaecd-e9c1-4c74-8278-f5ec145b3ab6, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0dd19551-d3ad-4e44-8ef0-050208fd2bb8, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0dd19551-d3ad-4e44-8ef0-050208fd2bb8, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5163738840705502659 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "51637388407055026595163738840705502659516373884070550265951637388407055026595163738840705502659516373884070550265951637388407055026595163738840705502659516373884070550265951637388407055026595163738840705502659516373884070550265951637388407055026595163738840705502659516373884070550265951637388407055026595163738840705502659516373884070550265951637388407055026595163738840705502659" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ba7bbfff-d217-4f20-ab6e-f56282817676, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ba7bbfff-d217-4f20-ab6e-f56282817676, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12915136038315316623 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1291513603831531662312915136038315316623129151360383153166231291513603831531662312915136038315316623129151360383153166231291513603831531662312915136038315316623129151360383153166231291513603831531662312915136038315316623129151360383153166231291513603831531662312915136038315316623129151360383153166231291513603831531662312915136038315316623129151360383153166231291513603831531662312915136038315316623" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0dd19551-d3ad-4e44-8ef0-050208fd2bb8, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e8a60eec-d49b-4025-8446-ee64c2732445, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e8a60eec-d49b-4025-8446-ee64c2732445, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4977878420851200094 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49778784208512000944977878420851200094497787842085120009449778784208512000944977878420851200094497787842085120009449778784208512000944977878420851200094497787842085120009449778784208512000944977878420851200094497787842085120009449778784208512000944977878420851200094497787842085120009449778784208512000944977878420851200094497787842085120009449778784208512000944977878420851200094" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ba7bbfff-d217-4f20-ab6e-f56282817676, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed83b923-27fc-45c1-a9a4-73b454d63ab8, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed83b923-27fc-45c1-a9a4-73b454d63ab8, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8525161976655714211 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85251619766557142118525161976655714211852516197665571421185251619766557142118525161976655714211852516197665571421185251619766557142118525161976655714211852516197665571421185251619766557142118525161976655714211852516197665571421185251619766557142118525161976655714211852516197665571421185251619766557142118525161976655714211852516197665571421185251619766557142118525161976655714211" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e8a60eec-d49b-4025-8446-ee64c2732445, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91250ede-09af-4b86-9ea7-287d6086ebce, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91250ede-09af-4b86-9ea7-287d6086ebce, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 810305101062278532 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "810305101062278532810305101062278532810305101062278532810305101062278532810305101062278532810305101062278532810305101062278532810305101062278532810305101062278532810305101062278532810305101062278532810305101062278532810305101062278532810305101062278532810305101062278532810305101062278532810305101062278532810305101062278532810305101062278532810305101062278532" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed83b923-27fc-45c1-a9a4-73b454d63ab8, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d000f98-2266-4126-b70a-a156f9c94832, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d000f98-2266-4126-b70a-a156f9c94832, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13450062714228181312 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1345006271422818131213450062714228181312134500627142281813121345006271422818131213450062714228181312134500627142281813121345006271422818131213450062714228181312134500627142281813121345006271422818131213450062714228181312134500627142281813121345006271422818131213450062714228181312134500627142281813121345006271422818131213450062714228181312134500627142281813121345006271422818131213450062714228181312" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91250ede-09af-4b86-9ea7-287d6086ebce, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, efbdffda-39bf-45d8-8cea-82f4b8f860fb, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, efbdffda-39bf-45d8-8cea-82f4b8f860fb, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12062815799386883590 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1206281579938688359012062815799386883590120628157993868835901206281579938688359012062815799386883590120628157993868835901206281579938688359012062815799386883590120628157993868835901206281579938688359012062815799386883590120628157993868835901206281579938688359012062815799386883590120628157993868835901206281579938688359012062815799386883590120628157993868835901206281579938688359012062815799386883590" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d000f98-2266-4126-b70a-a156f9c94832, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 535e0e74-904f-4467-9e07-14075e921cfc, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 535e0e74-904f-4467-9e07-14075e921cfc, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 62631398688669605 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "6263139868866960562631398688669605626313986886696056263139868866960562631398688669605626313986886696056263139868866960562631398688669605626313986886696056263139868866960562631398688669605626313986886696056263139868866960562631398688669605626313986886696056263139868866960562631398688669605626313986886696056263139868866960562631398688669605" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, efbdffda-39bf-45d8-8cea-82f4b8f860fb, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, abf31df4-df51-401e-8b56-5a549128863f, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, abf31df4-df51-401e-8b56-5a549128863f, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13120458727592518829 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1312045872759251882913120458727592518829131204587275925188291312045872759251882913120458727592518829131204587275925188291312045872759251882913120458727592518829131204587275925188291312045872759251882913120458727592518829131204587275925188291312045872759251882913120458727592518829131204587275925188291312045872759251882913120458727592518829131204587275925188291312045872759251882913120458727592518829" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 535e0e74-904f-4467-9e07-14075e921cfc, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56feb251-97db-44bc-9d28-10952a5f0a00, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56feb251-97db-44bc-9d28-10952a5f0a00, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16718447736192202503 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1671844773619220250316718447736192202503167184477361922025031671844773619220250316718447736192202503167184477361922025031671844773619220250316718447736192202503167184477361922025031671844773619220250316718447736192202503167184477361922025031671844773619220250316718447736192202503167184477361922025031671844773619220250316718447736192202503167184477361922025031671844773619220250316718447736192202503" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56feb251-97db-44bc-9d28-10952a5f0a00, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, baedd3bb-f6a0-4bd8-afac-4ee9c342932e, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, baedd3bb-f6a0-4bd8-afac-4ee9c342932e, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13000510873765702232 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1300051087376570223213000510873765702232130005108737657022321300051087376570223213000510873765702232130005108737657022321300051087376570223213000510873765702232130005108737657022321300051087376570223213000510873765702232130005108737657022321300051087376570223213000510873765702232130005108737657022321300051087376570223213000510873765702232130005108737657022321300051087376570223213000510873765702232" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, abf31df4-df51-401e-8b56-5a549128863f, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17a624bd-9a55-42dd-8132-ea889214df32, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17a624bd-9a55-42dd-8132-ea889214df32, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11107560552806296758 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1110756055280629675811107560552806296758111075605528062967581110756055280629675811107560552806296758111075605528062967581110756055280629675811107560552806296758111075605528062967581110756055280629675811107560552806296758111075605528062967581110756055280629675811107560552806296758111075605528062967581110756055280629675811107560552806296758111075605528062967581110756055280629675811107560552806296758" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, baedd3bb-f6a0-4bd8-afac-4ee9c342932e, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6160c865-627c-4735-9fcd-e8515b0c0ef4, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6160c865-627c-4735-9fcd-e8515b0c0ef4, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4299585971776917919 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42995859717769179194299585971776917919429958597177691791942995859717769179194299585971776917919429958597177691791942995859717769179194299585971776917919429958597177691791942995859717769179194299585971776917919429958597177691791942995859717769179194299585971776917919429958597177691791942995859717769179194299585971776917919429958597177691791942995859717769179194299585971776917919" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17a624bd-9a55-42dd-8132-ea889214df32, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca33fb2a-da8a-4d31-b1b5-f304005a1f66, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca33fb2a-da8a-4d31-b1b5-f304005a1f66, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17410825683036817357 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1741082568303681735717410825683036817357174108256830368173571741082568303681735717410825683036817357174108256830368173571741082568303681735717410825683036817357174108256830368173571741082568303681735717410825683036817357174108256830368173571741082568303681735717410825683036817357174108256830368173571741082568303681735717410825683036817357174108256830368173571741082568303681735717410825683036817357" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6160c865-627c-4735-9fcd-e8515b0c0ef4, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 464c490d-69d2-4b20-b873-a244dc6308a3, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 464c490d-69d2-4b20-b873-a244dc6308a3, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2615786541071091132 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26157865410710911322615786541071091132261578654107109113226157865410710911322615786541071091132261578654107109113226157865410710911322615786541071091132261578654107109113226157865410710911322615786541071091132261578654107109113226157865410710911322615786541071091132261578654107109113226157865410710911322615786541071091132261578654107109113226157865410710911322615786541071091132" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 464c490d-69d2-4b20-b873-a244dc6308a3, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7af9a51-7844-45a6-8872-1b6301d13b16, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7af9a51-7844-45a6-8872-1b6301d13b16, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8934764625310155520 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89347646253101555208934764625310155520893476462531015552089347646253101555208934764625310155520893476462531015552089347646253101555208934764625310155520893476462531015552089347646253101555208934764625310155520893476462531015552089347646253101555208934764625310155520893476462531015552089347646253101555208934764625310155520893476462531015552089347646253101555208934764625310155520" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca33fb2a-da8a-4d31-b1b5-f304005a1f66, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18298678-8396-43be-9b6a-b1f261fd9d40, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18298678-8396-43be-9b6a-b1f261fd9d40, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2326603857738989220 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23266038577389892202326603857738989220232660385773898922023266038577389892202326603857738989220232660385773898922023266038577389892202326603857738989220232660385773898922023266038577389892202326603857738989220232660385773898922023266038577389892202326603857738989220232660385773898922023266038577389892202326603857738989220232660385773898922023266038577389892202326603857738989220" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7af9a51-7844-45a6-8872-1b6301d13b16, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ecb565a-78b7-4559-b916-216dcc0a9765, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ecb565a-78b7-4559-b916-216dcc0a9765, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8690689449458396614 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86906894494583966148690689449458396614869068944945839661486906894494583966148690689449458396614869068944945839661486906894494583966148690689449458396614869068944945839661486906894494583966148690689449458396614869068944945839661486906894494583966148690689449458396614869068944945839661486906894494583966148690689449458396614869068944945839661486906894494583966148690689449458396614" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18298678-8396-43be-9b6a-b1f261fd9d40, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e6f96d2-7003-4f07-b530-f66748700886, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e6f96d2-7003-4f07-b530-f66748700886, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6515553704201153177 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65155537042011531776515553704201153177651555370420115317765155537042011531776515553704201153177651555370420115317765155537042011531776515553704201153177651555370420115317765155537042011531776515553704201153177651555370420115317765155537042011531776515553704201153177651555370420115317765155537042011531776515553704201153177651555370420115317765155537042011531776515553704201153177" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ecb565a-78b7-4559-b916-216dcc0a9765, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70ff0257-b5e6-4eff-834d-a3ae31e54659, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70ff0257-b5e6-4eff-834d-a3ae31e54659, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 430728877346035630 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "430728877346035630430728877346035630430728877346035630430728877346035630430728877346035630430728877346035630430728877346035630430728877346035630430728877346035630430728877346035630430728877346035630430728877346035630430728877346035630430728877346035630430728877346035630430728877346035630430728877346035630430728877346035630430728877346035630430728877346035630" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e6f96d2-7003-4f07-b530-f66748700886, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1da99c9-cc6c-4b20-812e-2f2df5369fbe, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1da99c9-cc6c-4b20-812e-2f2df5369fbe, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18302336891951699197 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1830233689195169919718302336891951699197183023368919516991971830233689195169919718302336891951699197183023368919516991971830233689195169919718302336891951699197183023368919516991971830233689195169919718302336891951699197183023368919516991971830233689195169919718302336891951699197183023368919516991971830233689195169919718302336891951699197183023368919516991971830233689195169919718302336891951699197" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70ff0257-b5e6-4eff-834d-a3ae31e54659, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 262d95d4-460c-4990-bd7a-64b28effd7c9, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 262d95d4-460c-4990-bd7a-64b28effd7c9, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5807415967315064155 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58074159673150641555807415967315064155580741596731506415558074159673150641555807415967315064155580741596731506415558074159673150641555807415967315064155580741596731506415558074159673150641555807415967315064155580741596731506415558074159673150641555807415967315064155580741596731506415558074159673150641555807415967315064155580741596731506415558074159673150641555807415967315064155" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1da99c9-cc6c-4b20-812e-2f2df5369fbe, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 262d95d4-460c-4990-bd7a-64b28effd7c9, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0bda695f-ff4a-445d-9c34-d546b61d7bd2, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0bda695f-ff4a-445d-9c34-d546b61d7bd2, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2109247017768208938 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21092470177682089382109247017768208938210924701776820893821092470177682089382109247017768208938210924701776820893821092470177682089382109247017768208938210924701776820893821092470177682089382109247017768208938210924701776820893821092470177682089382109247017768208938210924701776820893821092470177682089382109247017768208938210924701776820893821092470177682089382109247017768208938" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6092d87-17cd-4cc4-9510-0c4a7c2c68ca, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6092d87-17cd-4cc4-9510-0c4a7c2c68ca, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11981372036565259900 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1198137203656525990011981372036565259900119813720365652599001198137203656525990011981372036565259900119813720365652599001198137203656525990011981372036565259900119813720365652599001198137203656525990011981372036565259900119813720365652599001198137203656525990011981372036565259900119813720365652599001198137203656525990011981372036565259900119813720365652599001198137203656525990011981372036565259900" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0bda695f-ff4a-445d-9c34-d546b61d7bd2, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f39ff51-fce0-4229-953d-dd04a01d49d6, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f39ff51-fce0-4229-953d-dd04a01d49d6, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16701455497252908793 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1670145549725290879316701455497252908793167014554972529087931670145549725290879316701455497252908793167014554972529087931670145549725290879316701455497252908793167014554972529087931670145549725290879316701455497252908793167014554972529087931670145549725290879316701455497252908793167014554972529087931670145549725290879316701455497252908793167014554972529087931670145549725290879316701455497252908793" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6092d87-17cd-4cc4-9510-0c4a7c2c68ca, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6794e56-f46b-4c8f-9f1b-6e5064586775, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6794e56-f46b-4c8f-9f1b-6e5064586775, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6866767885234395296 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68667678852343952966866767885234395296686676788523439529668667678852343952966866767885234395296686676788523439529668667678852343952966866767885234395296686676788523439529668667678852343952966866767885234395296686676788523439529668667678852343952966866767885234395296686676788523439529668667678852343952966866767885234395296686676788523439529668667678852343952966866767885234395296" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f39ff51-fce0-4229-953d-dd04a01d49d6, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85f68088-68f8-4a90-b129-04e80fa6e2d1, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85f68088-68f8-4a90-b129-04e80fa6e2d1, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13735477936276231690 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1373547793627623169013735477936276231690137354779362762316901373547793627623169013735477936276231690137354779362762316901373547793627623169013735477936276231690137354779362762316901373547793627623169013735477936276231690137354779362762316901373547793627623169013735477936276231690137354779362762316901373547793627623169013735477936276231690137354779362762316901373547793627623169013735477936276231690" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6794e56-f46b-4c8f-9f1b-6e5064586775, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6115dd52-5f37-4fb6-aba6-71b9ec2c4bd4, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6115dd52-5f37-4fb6-aba6-71b9ec2c4bd4, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1483418262219754203 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14834182622197542031483418262219754203148341826221975420314834182622197542031483418262219754203148341826221975420314834182622197542031483418262219754203148341826221975420314834182622197542031483418262219754203148341826221975420314834182622197542031483418262219754203148341826221975420314834182622197542031483418262219754203148341826221975420314834182622197542031483418262219754203" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85f68088-68f8-4a90-b129-04e80fa6e2d1, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38dbd8d6-7df0-4c7d-b755-ed171dcdc11c, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38dbd8d6-7df0-4c7d-b755-ed171dcdc11c, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14237485303130142774 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1423748530313014277414237485303130142774142374853031301427741423748530313014277414237485303130142774142374853031301427741423748530313014277414237485303130142774142374853031301427741423748530313014277414237485303130142774142374853031301427741423748530313014277414237485303130142774142374853031301427741423748530313014277414237485303130142774142374853031301427741423748530313014277414237485303130142774" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6115dd52-5f37-4fb6-aba6-71b9ec2c4bd4, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9996e5d-5232-4188-aaf5-540d5e42a547, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9996e5d-5232-4188-aaf5-540d5e42a547, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16174351100287979144 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1617435110028797914416174351100287979144161743511002879791441617435110028797914416174351100287979144161743511002879791441617435110028797914416174351100287979144161743511002879791441617435110028797914416174351100287979144161743511002879791441617435110028797914416174351100287979144161743511002879791441617435110028797914416174351100287979144161743511002879791441617435110028797914416174351100287979144" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38dbd8d6-7df0-4c7d-b755-ed171dcdc11c, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 964a9a49-d8bd-4e43-91fd-605e611dce31, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 964a9a49-d8bd-4e43-91fd-605e611dce31, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17840892745305022568 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1784089274530502256817840892745305022568178408927453050225681784089274530502256817840892745305022568178408927453050225681784089274530502256817840892745305022568178408927453050225681784089274530502256817840892745305022568178408927453050225681784089274530502256817840892745305022568178408927453050225681784089274530502256817840892745305022568178408927453050225681784089274530502256817840892745305022568" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9996e5d-5232-4188-aaf5-540d5e42a547, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a776bd20-ebe1-482a-8fca-13d78f69a700, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a776bd20-ebe1-482a-8fca-13d78f69a700, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5718292479916400809 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57182924799164008095718292479916400809571829247991640080957182924799164008095718292479916400809571829247991640080957182924799164008095718292479916400809571829247991640080957182924799164008095718292479916400809571829247991640080957182924799164008095718292479916400809571829247991640080957182924799164008095718292479916400809571829247991640080957182924799164008095718292479916400809" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 964a9a49-d8bd-4e43-91fd-605e611dce31, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac00b532-3b28-4912-9d09-d48f5db5f7c7, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac00b532-3b28-4912-9d09-d48f5db5f7c7, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9901226066888382953 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99012260668883829539901226066888382953990122606688838295399012260668883829539901226066888382953990122606688838295399012260668883829539901226066888382953990122606688838295399012260668883829539901226066888382953990122606688838295399012260668883829539901226066888382953990122606688838295399012260668883829539901226066888382953990122606688838295399012260668883829539901226066888382953" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a776bd20-ebe1-482a-8fca-13d78f69a700, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1198d533-5b4d-45cd-954d-79f4fdd66779, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1198d533-5b4d-45cd-954d-79f4fdd66779, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10465010068589367592 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1046501006858936759210465010068589367592104650100685893675921046501006858936759210465010068589367592104650100685893675921046501006858936759210465010068589367592104650100685893675921046501006858936759210465010068589367592104650100685893675921046501006858936759210465010068589367592104650100685893675921046501006858936759210465010068589367592104650100685893675921046501006858936759210465010068589367592" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac00b532-3b28-4912-9d09-d48f5db5f7c7, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7aa8c3b-f449-4f85-8de0-5fc83d8ae415, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7aa8c3b-f449-4f85-8de0-5fc83d8ae415, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4998586040047884922 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49985860400478849224998586040047884922499858604004788492249985860400478849224998586040047884922499858604004788492249985860400478849224998586040047884922499858604004788492249985860400478849224998586040047884922499858604004788492249985860400478849224998586040047884922499858604004788492249985860400478849224998586040047884922499858604004788492249985860400478849224998586040047884922" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1198d533-5b4d-45cd-954d-79f4fdd66779, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47f8581a-7594-47e2-8c64-6cbc51fdc26b, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47f8581a-7594-47e2-8c64-6cbc51fdc26b, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8646075834111171014 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86460758341111710148646075834111171014864607583411117101486460758341111710148646075834111171014864607583411117101486460758341111710148646075834111171014864607583411117101486460758341111710148646075834111171014864607583411117101486460758341111710148646075834111171014864607583411117101486460758341111710148646075834111171014864607583411117101486460758341111710148646075834111171014" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7aa8c3b-f449-4f85-8de0-5fc83d8ae415, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4a1df2d2-82ae-4f25-be31-497462228fd9, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4a1df2d2-82ae-4f25-be31-497462228fd9, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3864196836061420638 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38641968360614206383864196836061420638386419683606142063838641968360614206383864196836061420638386419683606142063838641968360614206383864196836061420638386419683606142063838641968360614206383864196836061420638386419683606142063838641968360614206383864196836061420638386419683606142063838641968360614206383864196836061420638386419683606142063838641968360614206383864196836061420638" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47f8581a-7594-47e2-8c64-6cbc51fdc26b, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b159b34e-0486-4bc1-88e8-379f8bdd8cca, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b159b34e-0486-4bc1-88e8-379f8bdd8cca, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3053848163383364180 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30538481633833641803053848163383364180305384816338336418030538481633833641803053848163383364180305384816338336418030538481633833641803053848163383364180305384816338336418030538481633833641803053848163383364180305384816338336418030538481633833641803053848163383364180305384816338336418030538481633833641803053848163383364180305384816338336418030538481633833641803053848163383364180" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4a1df2d2-82ae-4f25-be31-497462228fd9, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ce63c92-94d1-49e7-9922-f8fbcc2c41fe, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ce63c92-94d1-49e7-9922-f8fbcc2c41fe, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11550017399184722353 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1155001739918472235311550017399184722353115500173991847223531155001739918472235311550017399184722353115500173991847223531155001739918472235311550017399184722353115500173991847223531155001739918472235311550017399184722353115500173991847223531155001739918472235311550017399184722353115500173991847223531155001739918472235311550017399184722353115500173991847223531155001739918472235311550017399184722353" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b159b34e-0486-4bc1-88e8-379f8bdd8cca, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b6ba74c-791e-4933-bf31-0c6358b5f23f, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b6ba74c-791e-4933-bf31-0c6358b5f23f, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14087669151365682210 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1408766915136568221014087669151365682210140876691513656822101408766915136568221014087669151365682210140876691513656822101408766915136568221014087669151365682210140876691513656822101408766915136568221014087669151365682210140876691513656822101408766915136568221014087669151365682210140876691513656822101408766915136568221014087669151365682210140876691513656822101408766915136568221014087669151365682210" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ce63c92-94d1-49e7-9922-f8fbcc2c41fe, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 821ee980-ef90-4107-a02a-b1001e5dae11, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 821ee980-ef90-4107-a02a-b1001e5dae11, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2895026134018372765 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28950261340183727652895026134018372765289502613401837276528950261340183727652895026134018372765289502613401837276528950261340183727652895026134018372765289502613401837276528950261340183727652895026134018372765289502613401837276528950261340183727652895026134018372765289502613401837276528950261340183727652895026134018372765289502613401837276528950261340183727652895026134018372765" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 821ee980-ef90-4107-a02a-b1001e5dae11, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77624181-1de6-456f-bb74-42fabeaab934, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b6ba74c-791e-4933-bf31-0c6358b5f23f, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 380c9507-af75-406b-ab8e-88c881b82766, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77624181-1de6-456f-bb74-42fabeaab934, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2125994550098164960 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21259945500981649602125994550098164960212599455009816496021259945500981649602125994550098164960212599455009816496021259945500981649602125994550098164960212599455009816496021259945500981649602125994550098164960212599455009816496021259945500981649602125994550098164960212599455009816496021259945500981649602125994550098164960212599455009816496021259945500981649602125994550098164960" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 380c9507-af75-406b-ab8e-88c881b82766, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13957288335748532988 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1395728833574853298813957288335748532988139572883357485329881395728833574853298813957288335748532988139572883357485329881395728833574853298813957288335748532988139572883357485329881395728833574853298813957288335748532988139572883357485329881395728833574853298813957288335748532988139572883357485329881395728833574853298813957288335748532988139572883357485329881395728833574853298813957288335748532988" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77624181-1de6-456f-bb74-42fabeaab934, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c07ec058-99f4-4250-8a1e-f69880d5395c, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c07ec058-99f4-4250-8a1e-f69880d5395c, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9554321557687946792 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95543215576879467929554321557687946792955432155768794679295543215576879467929554321557687946792955432155768794679295543215576879467929554321557687946792955432155768794679295543215576879467929554321557687946792955432155768794679295543215576879467929554321557687946792955432155768794679295543215576879467929554321557687946792955432155768794679295543215576879467929554321557687946792" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 380c9507-af75-406b-ab8e-88c881b82766, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce6d0963-6f97-40c9-b534-dff1f6dd44aa, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce6d0963-6f97-40c9-b534-dff1f6dd44aa, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8472542484207050332 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84725424842070503328472542484207050332847254248420705033284725424842070503328472542484207050332847254248420705033284725424842070503328472542484207050332847254248420705033284725424842070503328472542484207050332847254248420705033284725424842070503328472542484207050332847254248420705033284725424842070503328472542484207050332847254248420705033284725424842070503328472542484207050332" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c07ec058-99f4-4250-8a1e-f69880d5395c, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a07bc8d9-c351-4e64-b789-eba7dddaca8e, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a07bc8d9-c351-4e64-b789-eba7dddaca8e, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13666656419215324849 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1366665641921532484913666656419215324849136666564192153248491366665641921532484913666656419215324849136666564192153248491366665641921532484913666656419215324849136666564192153248491366665641921532484913666656419215324849136666564192153248491366665641921532484913666656419215324849136666564192153248491366665641921532484913666656419215324849136666564192153248491366665641921532484913666656419215324849" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce6d0963-6f97-40c9-b534-dff1f6dd44aa, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79e0e7ea-59d9-40e8-a55a-c8dde9fc6927, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79e0e7ea-59d9-40e8-a55a-c8dde9fc6927, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10346987306050022194 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1034698730605002219410346987306050022194103469873060500221941034698730605002219410346987306050022194103469873060500221941034698730605002219410346987306050022194103469873060500221941034698730605002219410346987306050022194103469873060500221941034698730605002219410346987306050022194103469873060500221941034698730605002219410346987306050022194103469873060500221941034698730605002219410346987306050022194" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a07bc8d9-c351-4e64-b789-eba7dddaca8e, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1521f63-65bd-4fb2-8378-81499a750fde, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1521f63-65bd-4fb2-8378-81499a750fde, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2716563603909868020 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27165636039098680202716563603909868020271656360390986802027165636039098680202716563603909868020271656360390986802027165636039098680202716563603909868020271656360390986802027165636039098680202716563603909868020271656360390986802027165636039098680202716563603909868020271656360390986802027165636039098680202716563603909868020271656360390986802027165636039098680202716563603909868020" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79e0e7ea-59d9-40e8-a55a-c8dde9fc6927, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb2580b4-d413-4db3-b7b4-b3b56a4254e1, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb2580b4-d413-4db3-b7b4-b3b56a4254e1, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6841999787952901324 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68419997879529013246841999787952901324684199978795290132468419997879529013246841999787952901324684199978795290132468419997879529013246841999787952901324684199978795290132468419997879529013246841999787952901324684199978795290132468419997879529013246841999787952901324684199978795290132468419997879529013246841999787952901324684199978795290132468419997879529013246841999787952901324" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1521f63-65bd-4fb2-8378-81499a750fde, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ceb3818-ad59-4ebb-8bf6-f44bf120dc89, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ceb3818-ad59-4ebb-8bf6-f44bf120dc89, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11371589777851272949 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1137158977785127294911371589777851272949113715897778512729491137158977785127294911371589777851272949113715897778512729491137158977785127294911371589777851272949113715897778512729491137158977785127294911371589777851272949113715897778512729491137158977785127294911371589777851272949113715897778512729491137158977785127294911371589777851272949113715897778512729491137158977785127294911371589777851272949" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb2580b4-d413-4db3-b7b4-b3b56a4254e1, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63aab65d-6ec2-49e9-9847-d339ccf4f212, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63aab65d-6ec2-49e9-9847-d339ccf4f212, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5368376364688637239 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53683763646886372395368376364688637239536837636468863723953683763646886372395368376364688637239536837636468863723953683763646886372395368376364688637239536837636468863723953683763646886372395368376364688637239536837636468863723953683763646886372395368376364688637239536837636468863723953683763646886372395368376364688637239536837636468863723953683763646886372395368376364688637239" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63aab65d-6ec2-49e9-9847-d339ccf4f212, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ceb3818-ad59-4ebb-8bf6-f44bf120dc89, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cdfafced-94fb-41ed-b0e9-523d6b67f135, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79213a91-813a-4449-aca1-d20dd33aa72d, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79213a91-813a-4449-aca1-d20dd33aa72d, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7695640003713119418 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76956400037131194187695640003713119418769564000371311941876956400037131194187695640003713119418769564000371311941876956400037131194187695640003713119418769564000371311941876956400037131194187695640003713119418769564000371311941876956400037131194187695640003713119418769564000371311941876956400037131194187695640003713119418769564000371311941876956400037131194187695640003713119418" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cdfafced-94fb-41ed-b0e9-523d6b67f135, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16674100516455594373 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1667410051645559437316674100516455594373166741005164555943731667410051645559437316674100516455594373166741005164555943731667410051645559437316674100516455594373166741005164555943731667410051645559437316674100516455594373166741005164555943731667410051645559437316674100516455594373166741005164555943731667410051645559437316674100516455594373166741005164555943731667410051645559437316674100516455594373" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cdfafced-94fb-41ed-b0e9-523d6b67f135, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87141e74-8c47-48e6-898e-efa42fe6ad2c, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87141e74-8c47-48e6-898e-efa42fe6ad2c, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9615460903168134273 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96154609031681342739615460903168134273961546090316813427396154609031681342739615460903168134273961546090316813427396154609031681342739615460903168134273961546090316813427396154609031681342739615460903168134273961546090316813427396154609031681342739615460903168134273961546090316813427396154609031681342739615460903168134273961546090316813427396154609031681342739615460903168134273" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79213a91-813a-4449-aca1-d20dd33aa72d, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e642ce3b-cce3-41c4-96b3-4be18c6678b3, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e642ce3b-cce3-41c4-96b3-4be18c6678b3, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15249353789481600478 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1524935378948160047815249353789481600478152493537894816004781524935378948160047815249353789481600478152493537894816004781524935378948160047815249353789481600478152493537894816004781524935378948160047815249353789481600478152493537894816004781524935378948160047815249353789481600478152493537894816004781524935378948160047815249353789481600478152493537894816004781524935378948160047815249353789481600478" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87141e74-8c47-48e6-898e-efa42fe6ad2c, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7d29991-0c15-4d80-8d2a-1fa8c14ae1f2, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7d29991-0c15-4d80-8d2a-1fa8c14ae1f2, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5911084604564509946 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59110846045645099465911084604564509946591108460456450994659110846045645099465911084604564509946591108460456450994659110846045645099465911084604564509946591108460456450994659110846045645099465911084604564509946591108460456450994659110846045645099465911084604564509946591108460456450994659110846045645099465911084604564509946591108460456450994659110846045645099465911084604564509946" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e642ce3b-cce3-41c4-96b3-4be18c6678b3, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1223edc-581f-4a23-a09d-40ea52f24b18, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1223edc-581f-4a23-a09d-40ea52f24b18, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2791923469517618048 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27919234695176180482791923469517618048279192346951761804827919234695176180482791923469517618048279192346951761804827919234695176180482791923469517618048279192346951761804827919234695176180482791923469517618048279192346951761804827919234695176180482791923469517618048279192346951761804827919234695176180482791923469517618048279192346951761804827919234695176180482791923469517618048" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7d29991-0c15-4d80-8d2a-1fa8c14ae1f2, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 665632bd-7aaa-4ae2-a8cd-47eb152f715e, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 665632bd-7aaa-4ae2-a8cd-47eb152f715e, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7942161375931915039 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79421613759319150397942161375931915039794216137593191503979421613759319150397942161375931915039794216137593191503979421613759319150397942161375931915039794216137593191503979421613759319150397942161375931915039794216137593191503979421613759319150397942161375931915039794216137593191503979421613759319150397942161375931915039794216137593191503979421613759319150397942161375931915039" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1223edc-581f-4a23-a09d-40ea52f24b18, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca136c69-b3f8-431f-9841-3fff0666ddc3, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca136c69-b3f8-431f-9841-3fff0666ddc3, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2738556784255614784 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27385567842556147842738556784255614784273855678425561478427385567842556147842738556784255614784273855678425561478427385567842556147842738556784255614784273855678425561478427385567842556147842738556784255614784273855678425561478427385567842556147842738556784255614784273855678425561478427385567842556147842738556784255614784273855678425561478427385567842556147842738556784255614784" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 665632bd-7aaa-4ae2-a8cd-47eb152f715e, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca136c69-b3f8-431f-9841-3fff0666ddc3, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c6255ed-100e-44c4-8a60-01a403cef6b7, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 08eafb4d-9023-4440-9b7d-3ea7b09980fc, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c6255ed-100e-44c4-8a60-01a403cef6b7, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13531675496925472080 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1353167549692547208013531675496925472080135316754969254720801353167549692547208013531675496925472080135316754969254720801353167549692547208013531675496925472080135316754969254720801353167549692547208013531675496925472080135316754969254720801353167549692547208013531675496925472080135316754969254720801353167549692547208013531675496925472080135316754969254720801353167549692547208013531675496925472080" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 08eafb4d-9023-4440-9b7d-3ea7b09980fc, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16818383599316492467 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1681838359931649246716818383599316492467168183835993164924671681838359931649246716818383599316492467168183835993164924671681838359931649246716818383599316492467168183835993164924671681838359931649246716818383599316492467168183835993164924671681838359931649246716818383599316492467168183835993164924671681838359931649246716818383599316492467168183835993164924671681838359931649246716818383599316492467" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 08eafb4d-9023-4440-9b7d-3ea7b09980fc, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28d542e6-5947-41a0-8f6b-71f8764bc593, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28d542e6-5947-41a0-8f6b-71f8764bc593, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12300668945857073819 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1230066894585707381912300668945857073819123006689458570738191230066894585707381912300668945857073819123006689458570738191230066894585707381912300668945857073819123006689458570738191230066894585707381912300668945857073819123006689458570738191230066894585707381912300668945857073819123006689458570738191230066894585707381912300668945857073819123006689458570738191230066894585707381912300668945857073819" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c6255ed-100e-44c4-8a60-01a403cef6b7, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0df0783-556d-4bb7-96ce-dcacc276d29b, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0df0783-556d-4bb7-96ce-dcacc276d29b, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1729854253947877512 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17298542539478775121729854253947877512172985425394787751217298542539478775121729854253947877512172985425394787751217298542539478775121729854253947877512172985425394787751217298542539478775121729854253947877512172985425394787751217298542539478775121729854253947877512172985425394787751217298542539478775121729854253947877512172985425394787751217298542539478775121729854253947877512" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0df0783-556d-4bb7-96ce-dcacc276d29b, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f884dc2c-a1b9-4fcf-a47a-13d97a898222, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f884dc2c-a1b9-4fcf-a47a-13d97a898222, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16530747611597114859 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1653074761159711485916530747611597114859165307476115971148591653074761159711485916530747611597114859165307476115971148591653074761159711485916530747611597114859165307476115971148591653074761159711485916530747611597114859165307476115971148591653074761159711485916530747611597114859165307476115971148591653074761159711485916530747611597114859165307476115971148591653074761159711485916530747611597114859" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f884dc2c-a1b9-4fcf-a47a-13d97a898222, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b842016-fcec-4009-9157-be6496746ab3, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b842016-fcec-4009-9157-be6496746ab3, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 241145743040200520 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "241145743040200520241145743040200520241145743040200520241145743040200520241145743040200520241145743040200520241145743040200520241145743040200520241145743040200520241145743040200520241145743040200520241145743040200520241145743040200520241145743040200520241145743040200520241145743040200520241145743040200520241145743040200520241145743040200520241145743040200520" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b842016-fcec-4009-9157-be6496746ab3, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84761f0a-523a-46da-99f6-4f1b8ac52af1, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84761f0a-523a-46da-99f6-4f1b8ac52af1, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17402943736622796587 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1740294373662279658717402943736622796587174029437366227965871740294373662279658717402943736622796587174029437366227965871740294373662279658717402943736622796587174029437366227965871740294373662279658717402943736622796587174029437366227965871740294373662279658717402943736622796587174029437366227965871740294373662279658717402943736622796587174029437366227965871740294373662279658717402943736622796587" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28d542e6-5947-41a0-8f6b-71f8764bc593, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c282c0fb-c8a3-4494-96b6-51a75ac6e22b, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c282c0fb-c8a3-4494-96b6-51a75ac6e22b, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6416857896638324067 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64168578966383240676416857896638324067641685789663832406764168578966383240676416857896638324067641685789663832406764168578966383240676416857896638324067641685789663832406764168578966383240676416857896638324067641685789663832406764168578966383240676416857896638324067641685789663832406764168578966383240676416857896638324067641685789663832406764168578966383240676416857896638324067" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84761f0a-523a-46da-99f6-4f1b8ac52af1, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72de5bae-d755-4edc-9464-4255eb6ae761, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72de5bae-d755-4edc-9464-4255eb6ae761, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4424021523971883132 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44240215239718831324424021523971883132442402152397188313244240215239718831324424021523971883132442402152397188313244240215239718831324424021523971883132442402152397188313244240215239718831324424021523971883132442402152397188313244240215239718831324424021523971883132442402152397188313244240215239718831324424021523971883132442402152397188313244240215239718831324424021523971883132" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c282c0fb-c8a3-4494-96b6-51a75ac6e22b, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 613defde-e814-4f64-ae4f-d77eda56bbfa, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 613defde-e814-4f64-ae4f-d77eda56bbfa, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6860344362205764706 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68603443622057647066860344362205764706686034436220576470668603443622057647066860344362205764706686034436220576470668603443622057647066860344362205764706686034436220576470668603443622057647066860344362205764706686034436220576470668603443622057647066860344362205764706686034436220576470668603443622057647066860344362205764706686034436220576470668603443622057647066860344362205764706" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72de5bae-d755-4edc-9464-4255eb6ae761, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 021f3f29-9ef9-45f2-8aca-d2e05f8308dc, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 021f3f29-9ef9-45f2-8aca-d2e05f8308dc, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17551549935652302961 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1755154993565230296117551549935652302961175515499356523029611755154993565230296117551549935652302961175515499356523029611755154993565230296117551549935652302961175515499356523029611755154993565230296117551549935652302961175515499356523029611755154993565230296117551549935652302961175515499356523029611755154993565230296117551549935652302961175515499356523029611755154993565230296117551549935652302961" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 613defde-e814-4f64-ae4f-d77eda56bbfa, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d245b916-7ed2-4454-8d4f-33fdbfadd88d, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d245b916-7ed2-4454-8d4f-33fdbfadd88d, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10118274532349780809 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1011827453234978080910118274532349780809101182745323497808091011827453234978080910118274532349780809101182745323497808091011827453234978080910118274532349780809101182745323497808091011827453234978080910118274532349780809101182745323497808091011827453234978080910118274532349780809101182745323497808091011827453234978080910118274532349780809101182745323497808091011827453234978080910118274532349780809" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 021f3f29-9ef9-45f2-8aca-d2e05f8308dc, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9782c3f-85fc-4f7d-ab7f-88913b9a3bbd, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9782c3f-85fc-4f7d-ab7f-88913b9a3bbd, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6497208458444233694 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64972084584442336946497208458444233694649720845844423369464972084584442336946497208458444233694649720845844423369464972084584442336946497208458444233694649720845844423369464972084584442336946497208458444233694649720845844423369464972084584442336946497208458444233694649720845844423369464972084584442336946497208458444233694649720845844423369464972084584442336946497208458444233694" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9782c3f-85fc-4f7d-ab7f-88913b9a3bbd, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ffa0db83-e32e-4945-8c2e-429051e5a574, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ffa0db83-e32e-4945-8c2e-429051e5a574, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4498172673420697938 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "44981726734206979384498172673420697938449817267342069793844981726734206979384498172673420697938449817267342069793844981726734206979384498172673420697938449817267342069793844981726734206979384498172673420697938449817267342069793844981726734206979384498172673420697938449817267342069793844981726734206979384498172673420697938449817267342069793844981726734206979384498172673420697938" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d245b916-7ed2-4454-8d4f-33fdbfadd88d, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84521278-3e0b-4413-98f6-b01266dde705, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84521278-3e0b-4413-98f6-b01266dde705, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4950215358443937774 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "49502153584439377744950215358443937774495021535844393777449502153584439377744950215358443937774495021535844393777449502153584439377744950215358443937774495021535844393777449502153584439377744950215358443937774495021535844393777449502153584439377744950215358443937774495021535844393777449502153584439377744950215358443937774495021535844393777449502153584439377744950215358443937774" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ffa0db83-e32e-4945-8c2e-429051e5a574, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbfc1f53-98c1-4736-950c-20c1deb47072, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbfc1f53-98c1-4736-950c-20c1deb47072, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11497114513590008180 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1149711451359000818011497114513590008180114971145135900081801149711451359000818011497114513590008180114971145135900081801149711451359000818011497114513590008180114971145135900081801149711451359000818011497114513590008180114971145135900081801149711451359000818011497114513590008180114971145135900081801149711451359000818011497114513590008180114971145135900081801149711451359000818011497114513590008180" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84521278-3e0b-4413-98f6-b01266dde705, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7652b858-beea-4ba4-9dd8-494849d3b4d4, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7652b858-beea-4ba4-9dd8-494849d3b4d4, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6957362456229427703 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69573624562294277036957362456229427703695736245622942770369573624562294277036957362456229427703695736245622942770369573624562294277036957362456229427703695736245622942770369573624562294277036957362456229427703695736245622942770369573624562294277036957362456229427703695736245622942770369573624562294277036957362456229427703695736245622942770369573624562294277036957362456229427703" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbfc1f53-98c1-4736-950c-20c1deb47072, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db84f044-25e3-4cda-b2bc-5ffbe4bb6010, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db84f044-25e3-4cda-b2bc-5ffbe4bb6010, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7468881474903912029 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74688814749039120297468881474903912029746888147490391202974688814749039120297468881474903912029746888147490391202974688814749039120297468881474903912029746888147490391202974688814749039120297468881474903912029746888147490391202974688814749039120297468881474903912029746888147490391202974688814749039120297468881474903912029746888147490391202974688814749039120297468881474903912029" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7652b858-beea-4ba4-9dd8-494849d3b4d4, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6bfb343-6c6b-4d7f-81d0-681587e0d6dd, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6bfb343-6c6b-4d7f-81d0-681587e0d6dd, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16903850026143163463 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1690385002614316346316903850026143163463169038500261431634631690385002614316346316903850026143163463169038500261431634631690385002614316346316903850026143163463169038500261431634631690385002614316346316903850026143163463169038500261431634631690385002614316346316903850026143163463169038500261431634631690385002614316346316903850026143163463169038500261431634631690385002614316346316903850026143163463" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db84f044-25e3-4cda-b2bc-5ffbe4bb6010, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c4a9fae7-c77f-49ca-bbcb-baa8ecb21598, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c4a9fae7-c77f-49ca-bbcb-baa8ecb21598, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6978455668408876043 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69784556684088760436978455668408876043697845566840887604369784556684088760436978455668408876043697845566840887604369784556684088760436978455668408876043697845566840887604369784556684088760436978455668408876043697845566840887604369784556684088760436978455668408876043697845566840887604369784556684088760436978455668408876043697845566840887604369784556684088760436978455668408876043" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6bfb343-6c6b-4d7f-81d0-681587e0d6dd, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae974428-2304-4ced-bb2f-401926ce65ad, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae974428-2304-4ced-bb2f-401926ce65ad, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14085468153247662658 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1408546815324766265814085468153247662658140854681532476626581408546815324766265814085468153247662658140854681532476626581408546815324766265814085468153247662658140854681532476626581408546815324766265814085468153247662658140854681532476626581408546815324766265814085468153247662658140854681532476626581408546815324766265814085468153247662658140854681532476626581408546815324766265814085468153247662658" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c4a9fae7-c77f-49ca-bbcb-baa8ecb21598, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23b145ce-94eb-446a-a3ff-bdf12c65bf27, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23b145ce-94eb-446a-a3ff-bdf12c65bf27, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10304869794753834751 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1030486979475383475110304869794753834751103048697947538347511030486979475383475110304869794753834751103048697947538347511030486979475383475110304869794753834751103048697947538347511030486979475383475110304869794753834751103048697947538347511030486979475383475110304869794753834751103048697947538347511030486979475383475110304869794753834751103048697947538347511030486979475383475110304869794753834751" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae974428-2304-4ced-bb2f-401926ce65ad, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 04435d92-03eb-4430-842e-7e46d2beac18, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 04435d92-03eb-4430-842e-7e46d2beac18, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12573392956559634058 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1257339295655963405812573392956559634058125733929565596340581257339295655963405812573392956559634058125733929565596340581257339295655963405812573392956559634058125733929565596340581257339295655963405812573392956559634058125733929565596340581257339295655963405812573392956559634058125733929565596340581257339295655963405812573392956559634058125733929565596340581257339295655963405812573392956559634058" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23b145ce-94eb-446a-a3ff-bdf12c65bf27, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2e1150d-1993-4e31-ab8e-f16625583a27, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2e1150d-1993-4e31-ab8e-f16625583a27, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18078382294181632903 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1807838229418163290318078382294181632903180783822941816329031807838229418163290318078382294181632903180783822941816329031807838229418163290318078382294181632903180783822941816329031807838229418163290318078382294181632903180783822941816329031807838229418163290318078382294181632903180783822941816329031807838229418163290318078382294181632903180783822941816329031807838229418163290318078382294181632903" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 04435d92-03eb-4430-842e-7e46d2beac18, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83d87d7f-ca95-42b8-abe4-32fb6deef3f5, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83d87d7f-ca95-42b8-abe4-32fb6deef3f5, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11708031119828238526 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1170803111982823852611708031119828238526117080311198282385261170803111982823852611708031119828238526117080311198282385261170803111982823852611708031119828238526117080311198282385261170803111982823852611708031119828238526117080311198282385261170803111982823852611708031119828238526117080311198282385261170803111982823852611708031119828238526117080311198282385261170803111982823852611708031119828238526" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2e1150d-1993-4e31-ab8e-f16625583a27, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 021c32d7-213a-4f61-8b75-489ccdab8eb5, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 021c32d7-213a-4f61-8b75-489ccdab8eb5, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7313979313722169431 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73139793137221694317313979313722169431731397931372216943173139793137221694317313979313722169431731397931372216943173139793137221694317313979313722169431731397931372216943173139793137221694317313979313722169431731397931372216943173139793137221694317313979313722169431731397931372216943173139793137221694317313979313722169431731397931372216943173139793137221694317313979313722169431" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83d87d7f-ca95-42b8-abe4-32fb6deef3f5, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 265d14de-55b1-4f4d-9afd-0e756bbddfb6, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 265d14de-55b1-4f4d-9afd-0e756bbddfb6, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11008689487598074535 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1100868948759807453511008689487598074535110086894875980745351100868948759807453511008689487598074535110086894875980745351100868948759807453511008689487598074535110086894875980745351100868948759807453511008689487598074535110086894875980745351100868948759807453511008689487598074535110086894875980745351100868948759807453511008689487598074535110086894875980745351100868948759807453511008689487598074535" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 021c32d7-213a-4f61-8b75-489ccdab8eb5, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0ab48a6-51db-4139-aa85-ce0af8285f07, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0ab48a6-51db-4139-aa85-ce0af8285f07, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6891883242995599154 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68918832429955991546891883242995599154689188324299559915468918832429955991546891883242995599154689188324299559915468918832429955991546891883242995599154689188324299559915468918832429955991546891883242995599154689188324299559915468918832429955991546891883242995599154689188324299559915468918832429955991546891883242995599154689188324299559915468918832429955991546891883242995599154" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 265d14de-55b1-4f4d-9afd-0e756bbddfb6, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2b6dc76d-64d1-4101-a6e6-9eb8d4eadc67, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2b6dc76d-64d1-4101-a6e6-9eb8d4eadc67, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15710246346969748653 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1571024634696974865315710246346969748653157102463469697486531571024634696974865315710246346969748653157102463469697486531571024634696974865315710246346969748653157102463469697486531571024634696974865315710246346969748653157102463469697486531571024634696974865315710246346969748653157102463469697486531571024634696974865315710246346969748653157102463469697486531571024634696974865315710246346969748653" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0ab48a6-51db-4139-aa85-ce0af8285f07, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e3cd8cc-572d-482c-b4e4-a6bdd4966a11, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e3cd8cc-572d-482c-b4e4-a6bdd4966a11, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14107862372731307748 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1410786237273130774814107862372731307748141078623727313077481410786237273130774814107862372731307748141078623727313077481410786237273130774814107862372731307748141078623727313077481410786237273130774814107862372731307748141078623727313077481410786237273130774814107862372731307748141078623727313077481410786237273130774814107862372731307748141078623727313077481410786237273130774814107862372731307748" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2b6dc76d-64d1-4101-a6e6-9eb8d4eadc67, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 941e63dd-3594-4c95-8235-f5175fc73bb1, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 941e63dd-3594-4c95-8235-f5175fc73bb1, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18442537026996273690 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1844253702699627369018442537026996273690184425370269962736901844253702699627369018442537026996273690184425370269962736901844253702699627369018442537026996273690184425370269962736901844253702699627369018442537026996273690184425370269962736901844253702699627369018442537026996273690184425370269962736901844253702699627369018442537026996273690184425370269962736901844253702699627369018442537026996273690" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e3cd8cc-572d-482c-b4e4-a6bdd4966a11, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ad72e56-76d3-424a-b866-948da46c2f38, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ad72e56-76d3-424a-b866-948da46c2f38, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7115879766536210146 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71158797665362101467115879766536210146711587976653621014671158797665362101467115879766536210146711587976653621014671158797665362101467115879766536210146711587976653621014671158797665362101467115879766536210146711587976653621014671158797665362101467115879766536210146711587976653621014671158797665362101467115879766536210146711587976653621014671158797665362101467115879766536210146" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 941e63dd-3594-4c95-8235-f5175fc73bb1, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b59a20d-49ed-4872-b383-e65278057e4e, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b59a20d-49ed-4872-b383-e65278057e4e, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17287556322182369055 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1728755632218236905517287556322182369055172875563221823690551728755632218236905517287556322182369055172875563221823690551728755632218236905517287556322182369055172875563221823690551728755632218236905517287556322182369055172875563221823690551728755632218236905517287556322182369055172875563221823690551728755632218236905517287556322182369055172875563221823690551728755632218236905517287556322182369055" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ad72e56-76d3-424a-b866-948da46c2f38, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 346f66b1-df05-4548-91cc-130051bef408, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 346f66b1-df05-4548-91cc-130051bef408, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8166490190101869584 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81664901901018695848166490190101869584816649019010186958481664901901018695848166490190101869584816649019010186958481664901901018695848166490190101869584816649019010186958481664901901018695848166490190101869584816649019010186958481664901901018695848166490190101869584816649019010186958481664901901018695848166490190101869584816649019010186958481664901901018695848166490190101869584" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b59a20d-49ed-4872-b383-e65278057e4e, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d39864c6-dd35-4dfb-b465-f3c9bbd6e9c4, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d39864c6-dd35-4dfb-b465-f3c9bbd6e9c4, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15471449032586851991 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1547144903258685199115471449032586851991154714490325868519911547144903258685199115471449032586851991154714490325868519911547144903258685199115471449032586851991154714490325868519911547144903258685199115471449032586851991154714490325868519911547144903258685199115471449032586851991154714490325868519911547144903258685199115471449032586851991154714490325868519911547144903258685199115471449032586851991" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 346f66b1-df05-4548-91cc-130051bef408, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0bf53d6c-3894-4fd5-b0b2-84483052cb8e, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0bf53d6c-3894-4fd5-b0b2-84483052cb8e, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8065768995168991112 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80657689951689911128065768995168991112806576899516899111280657689951689911128065768995168991112806576899516899111280657689951689911128065768995168991112806576899516899111280657689951689911128065768995168991112806576899516899111280657689951689911128065768995168991112806576899516899111280657689951689911128065768995168991112806576899516899111280657689951689911128065768995168991112" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d39864c6-dd35-4dfb-b465-f3c9bbd6e9c4, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11aecd4b-2c23-48ad-a2bf-04db3bd22d0d, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11aecd4b-2c23-48ad-a2bf-04db3bd22d0d, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14316793570665241934 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1431679357066524193414316793570665241934143167935706652419341431679357066524193414316793570665241934143167935706652419341431679357066524193414316793570665241934143167935706652419341431679357066524193414316793570665241934143167935706652419341431679357066524193414316793570665241934143167935706652419341431679357066524193414316793570665241934143167935706652419341431679357066524193414316793570665241934" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0bf53d6c-3894-4fd5-b0b2-84483052cb8e, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0041f427-2f28-46fd-9e35-b8b46b27e36d, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0041f427-2f28-46fd-9e35-b8b46b27e36d, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17149922242642779377 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1714992224264277937717149922242642779377171499222426427793771714992224264277937717149922242642779377171499222426427793771714992224264277937717149922242642779377171499222426427793771714992224264277937717149922242642779377171499222426427793771714992224264277937717149922242642779377171499222426427793771714992224264277937717149922242642779377171499222426427793771714992224264277937717149922242642779377" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11aecd4b-2c23-48ad-a2bf-04db3bd22d0d, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0041f427-2f28-46fd-9e35-b8b46b27e36d, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 98bed78d-92cd-41c0-8015-7cdd5296592f, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 98bed78d-92cd-41c0-8015-7cdd5296592f, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11190444191335157559 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1119044419133515755911190444191335157559111904441913351575591119044419133515755911190444191335157559111904441913351575591119044419133515755911190444191335157559111904441913351575591119044419133515755911190444191335157559111904441913351575591119044419133515755911190444191335157559111904441913351575591119044419133515755911190444191335157559111904441913351575591119044419133515755911190444191335157559" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ba8fe9b-03b2-4750-bb61-aed92dc2e077, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ba8fe9b-03b2-4750-bb61-aed92dc2e077, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14013500646294847147 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1401350064629484714714013500646294847147140135006462948471471401350064629484714714013500646294847147140135006462948471471401350064629484714714013500646294847147140135006462948471471401350064629484714714013500646294847147140135006462948471471401350064629484714714013500646294847147140135006462948471471401350064629484714714013500646294847147140135006462948471471401350064629484714714013500646294847147" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 98bed78d-92cd-41c0-8015-7cdd5296592f, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66b387f1-b765-4154-9bf6-c44033ce10a9, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66b387f1-b765-4154-9bf6-c44033ce10a9, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2859616691529269234 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "28596166915292692342859616691529269234285961669152926923428596166915292692342859616691529269234285961669152926923428596166915292692342859616691529269234285961669152926923428596166915292692342859616691529269234285961669152926923428596166915292692342859616691529269234285961669152926923428596166915292692342859616691529269234285961669152926923428596166915292692342859616691529269234" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ba8fe9b-03b2-4750-bb61-aed92dc2e077, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 220f8ce1-bcc5-4669-aeff-3cc7a966293b, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 220f8ce1-bcc5-4669-aeff-3cc7a966293b, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10169448013692232492 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1016944801369223249210169448013692232492101694480136922324921016944801369223249210169448013692232492101694480136922324921016944801369223249210169448013692232492101694480136922324921016944801369223249210169448013692232492101694480136922324921016944801369223249210169448013692232492101694480136922324921016944801369223249210169448013692232492101694480136922324921016944801369223249210169448013692232492" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66b387f1-b765-4154-9bf6-c44033ce10a9, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 90f08491-fac7-4c02-a408-dbd1faf9dd0f, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 90f08491-fac7-4c02-a408-dbd1faf9dd0f, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6546028534385680239 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65460285343856802396546028534385680239654602853438568023965460285343856802396546028534385680239654602853438568023965460285343856802396546028534385680239654602853438568023965460285343856802396546028534385680239654602853438568023965460285343856802396546028534385680239654602853438568023965460285343856802396546028534385680239654602853438568023965460285343856802396546028534385680239" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 220f8ce1-bcc5-4669-aeff-3cc7a966293b, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae679fa6-8040-4458-b8f1-dfb16ddb1f58, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae679fa6-8040-4458-b8f1-dfb16ddb1f58, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8697002621934639462 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86970026219346394628697002621934639462869700262193463946286970026219346394628697002621934639462869700262193463946286970026219346394628697002621934639462869700262193463946286970026219346394628697002621934639462869700262193463946286970026219346394628697002621934639462869700262193463946286970026219346394628697002621934639462869700262193463946286970026219346394628697002621934639462" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 90f08491-fac7-4c02-a408-dbd1faf9dd0f, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea57b549-7601-4a70-a92e-f31f6ff762bc, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea57b549-7601-4a70-a92e-f31f6ff762bc, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7688555713333484194 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76885557133334841947688555713333484194768855571333348419476885557133334841947688555713333484194768855571333348419476885557133334841947688555713333484194768855571333348419476885557133334841947688555713333484194768855571333348419476885557133334841947688555713333484194768855571333348419476885557133334841947688555713333484194768855571333348419476885557133334841947688555713333484194" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae679fa6-8040-4458-b8f1-dfb16ddb1f58, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9b3106d-2e8a-4933-af81-5037e181ae75, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9b3106d-2e8a-4933-af81-5037e181ae75, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4626081545040885082 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46260815450408850824626081545040885082462608154504088508246260815450408850824626081545040885082462608154504088508246260815450408850824626081545040885082462608154504088508246260815450408850824626081545040885082462608154504088508246260815450408850824626081545040885082462608154504088508246260815450408850824626081545040885082462608154504088508246260815450408850824626081545040885082" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea57b549-7601-4a70-a92e-f31f6ff762bc, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 098838a6-d381-40cb-b572-4a70750d9c0f, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 098838a6-d381-40cb-b572-4a70750d9c0f, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2548240472134120928 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25482404721341209282548240472134120928254824047213412092825482404721341209282548240472134120928254824047213412092825482404721341209282548240472134120928254824047213412092825482404721341209282548240472134120928254824047213412092825482404721341209282548240472134120928254824047213412092825482404721341209282548240472134120928254824047213412092825482404721341209282548240472134120928" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9b3106d-2e8a-4933-af81-5037e181ae75, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b747d234-c205-4dae-9a5f-f6209dd56aa5, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b747d234-c205-4dae-9a5f-f6209dd56aa5, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5935439806740524843 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59354398067405248435935439806740524843593543980674052484359354398067405248435935439806740524843593543980674052484359354398067405248435935439806740524843593543980674052484359354398067405248435935439806740524843593543980674052484359354398067405248435935439806740524843593543980674052484359354398067405248435935439806740524843593543980674052484359354398067405248435935439806740524843" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 098838a6-d381-40cb-b572-4a70750d9c0f, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a715418a-1ee9-433b-a4ce-21872a35b739, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a715418a-1ee9-433b-a4ce-21872a35b739, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5469724185108825090 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54697241851088250905469724185108825090546972418510882509054697241851088250905469724185108825090546972418510882509054697241851088250905469724185108825090546972418510882509054697241851088250905469724185108825090546972418510882509054697241851088250905469724185108825090546972418510882509054697241851088250905469724185108825090546972418510882509054697241851088250905469724185108825090" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b747d234-c205-4dae-9a5f-f6209dd56aa5, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79015fc3-8cc2-47ff-a627-1de2ca886127, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79015fc3-8cc2-47ff-a627-1de2ca886127, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8019797100306956501 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80197971003069565018019797100306956501801979710030695650180197971003069565018019797100306956501801979710030695650180197971003069565018019797100306956501801979710030695650180197971003069565018019797100306956501801979710030695650180197971003069565018019797100306956501801979710030695650180197971003069565018019797100306956501801979710030695650180197971003069565018019797100306956501" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a715418a-1ee9-433b-a4ce-21872a35b739, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0751ef5-42f9-48e1-84c8-aeff285b1cb6, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0751ef5-42f9-48e1-84c8-aeff285b1cb6, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1432792687340985962 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14327926873409859621432792687340985962143279268734098596214327926873409859621432792687340985962143279268734098596214327926873409859621432792687340985962143279268734098596214327926873409859621432792687340985962143279268734098596214327926873409859621432792687340985962143279268734098596214327926873409859621432792687340985962143279268734098596214327926873409859621432792687340985962" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79015fc3-8cc2-47ff-a627-1de2ca886127, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e37d7df-569b-4915-855a-b7381342fe4a, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e37d7df-569b-4915-855a-b7381342fe4a, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13017007600424304424 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1301700760042430442413017007600424304424130170076004243044241301700760042430442413017007600424304424130170076004243044241301700760042430442413017007600424304424130170076004243044241301700760042430442413017007600424304424130170076004243044241301700760042430442413017007600424304424130170076004243044241301700760042430442413017007600424304424130170076004243044241301700760042430442413017007600424304424" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0751ef5-42f9-48e1-84c8-aeff285b1cb6, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e37d7df-569b-4915-855a-b7381342fe4a, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, add689c9-7712-4a87-81e9-bf5626ebb149, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, add689c9-7712-4a87-81e9-bf5626ebb149, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2007894512228297615 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20078945122282976152007894512228297615200789451222829761520078945122282976152007894512228297615200789451222829761520078945122282976152007894512228297615200789451222829761520078945122282976152007894512228297615200789451222829761520078945122282976152007894512228297615200789451222829761520078945122282976152007894512228297615200789451222829761520078945122282976152007894512228297615" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d47bd2e-8673-437e-9cdc-093e49f83b9a, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, add689c9-7712-4a87-81e9-bf5626ebb149, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d47bd2e-8673-437e-9cdc-093e49f83b9a, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15335816990819980913 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1533581699081998091315335816990819980913153358169908199809131533581699081998091315335816990819980913153358169908199809131533581699081998091315335816990819980913153358169908199809131533581699081998091315335816990819980913153358169908199809131533581699081998091315335816990819980913153358169908199809131533581699081998091315335816990819980913153358169908199809131533581699081998091315335816990819980913" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a21c83b3-ce82-466a-8135-39a44fa8999f, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a21c83b3-ce82-466a-8135-39a44fa8999f, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7065403354830075788 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70654033548300757887065403354830075788706540335483007578870654033548300757887065403354830075788706540335483007578870654033548300757887065403354830075788706540335483007578870654033548300757887065403354830075788706540335483007578870654033548300757887065403354830075788706540335483007578870654033548300757887065403354830075788706540335483007578870654033548300757887065403354830075788" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d47bd2e-8673-437e-9cdc-093e49f83b9a, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 388b37c7-04b9-4428-8b11-7878dd7bb0d2, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 388b37c7-04b9-4428-8b11-7878dd7bb0d2, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3187075251793637108 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31870752517936371083187075251793637108318707525179363710831870752517936371083187075251793637108318707525179363710831870752517936371083187075251793637108318707525179363710831870752517936371083187075251793637108318707525179363710831870752517936371083187075251793637108318707525179363710831870752517936371083187075251793637108318707525179363710831870752517936371083187075251793637108" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a21c83b3-ce82-466a-8135-39a44fa8999f, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6ae8d76-47bb-479e-a2c4-3639898b5a8f, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6ae8d76-47bb-479e-a2c4-3639898b5a8f, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5567109957543778125 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55671099575437781255567109957543778125556710995754377812555671099575437781255567109957543778125556710995754377812555671099575437781255567109957543778125556710995754377812555671099575437781255567109957543778125556710995754377812555671099575437781255567109957543778125556710995754377812555671099575437781255567109957543778125556710995754377812555671099575437781255567109957543778125" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 388b37c7-04b9-4428-8b11-7878dd7bb0d2, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0fa20ca4-ee72-490c-9089-5bb09b0cacf4, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0fa20ca4-ee72-490c-9089-5bb09b0cacf4, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2198782843390254769 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21987828433902547692198782843390254769219878284339025476921987828433902547692198782843390254769219878284339025476921987828433902547692198782843390254769219878284339025476921987828433902547692198782843390254769219878284339025476921987828433902547692198782843390254769219878284339025476921987828433902547692198782843390254769219878284339025476921987828433902547692198782843390254769" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6ae8d76-47bb-479e-a2c4-3639898b5a8f, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1915bc9-8263-42e7-8cdc-ff26c70724ba, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1915bc9-8263-42e7-8cdc-ff26c70724ba, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11867088622392903998 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1186708862239290399811867088622392903998118670886223929039981186708862239290399811867088622392903998118670886223929039981186708862239290399811867088622392903998118670886223929039981186708862239290399811867088622392903998118670886223929039981186708862239290399811867088622392903998118670886223929039981186708862239290399811867088622392903998118670886223929039981186708862239290399811867088622392903998" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0fa20ca4-ee72-490c-9089-5bb09b0cacf4, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed859ed1-60a4-4308-b72d-bf6329d89f94, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed859ed1-60a4-4308-b72d-bf6329d89f94, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5415913705950069250 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54159137059500692505415913705950069250541591370595006925054159137059500692505415913705950069250541591370595006925054159137059500692505415913705950069250541591370595006925054159137059500692505415913705950069250541591370595006925054159137059500692505415913705950069250541591370595006925054159137059500692505415913705950069250541591370595006925054159137059500692505415913705950069250" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1915bc9-8263-42e7-8cdc-ff26c70724ba, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1acf8f3d-ebf9-46d5-9ea1-874610fc5ad7, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1acf8f3d-ebf9-46d5-9ea1-874610fc5ad7, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6948952662927987617 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69489526629279876176948952662927987617694895266292798761769489526629279876176948952662927987617694895266292798761769489526629279876176948952662927987617694895266292798761769489526629279876176948952662927987617694895266292798761769489526629279876176948952662927987617694895266292798761769489526629279876176948952662927987617694895266292798761769489526629279876176948952662927987617" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed859ed1-60a4-4308-b72d-bf6329d89f94, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e93f43a-a10b-44fb-bb9f-6d4df82d985e, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e93f43a-a10b-44fb-bb9f-6d4df82d985e, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12597630318027223406 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1259763031802722340612597630318027223406125976303180272234061259763031802722340612597630318027223406125976303180272234061259763031802722340612597630318027223406125976303180272234061259763031802722340612597630318027223406125976303180272234061259763031802722340612597630318027223406125976303180272234061259763031802722340612597630318027223406125976303180272234061259763031802722340612597630318027223406" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1acf8f3d-ebf9-46d5-9ea1-874610fc5ad7, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66cb1fad-b3f5-40c7-b1ee-49ac266f0541, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66cb1fad-b3f5-40c7-b1ee-49ac266f0541, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7342204172240721925 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73422041722407219257342204172240721925734220417224072192573422041722407219257342204172240721925734220417224072192573422041722407219257342204172240721925734220417224072192573422041722407219257342204172240721925734220417224072192573422041722407219257342204172240721925734220417224072192573422041722407219257342204172240721925734220417224072192573422041722407219257342204172240721925" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e93f43a-a10b-44fb-bb9f-6d4df82d985e, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c8040db1-4f0c-4c2f-9800-2bcbe7292ee8, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c8040db1-4f0c-4c2f-9800-2bcbe7292ee8, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 465330562672846331 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "465330562672846331465330562672846331465330562672846331465330562672846331465330562672846331465330562672846331465330562672846331465330562672846331465330562672846331465330562672846331465330562672846331465330562672846331465330562672846331465330562672846331465330562672846331465330562672846331465330562672846331465330562672846331465330562672846331465330562672846331" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66cb1fad-b3f5-40c7-b1ee-49ac266f0541, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c3fbefe-89a5-4321-a0ac-51e2f37d8c71, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c3fbefe-89a5-4321-a0ac-51e2f37d8c71, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7754648336536955516 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77546483365369555167754648336536955516775464833653695551677546483365369555167754648336536955516775464833653695551677546483365369555167754648336536955516775464833653695551677546483365369555167754648336536955516775464833653695551677546483365369555167754648336536955516775464833653695551677546483365369555167754648336536955516775464833653695551677546483365369555167754648336536955516" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c8040db1-4f0c-4c2f-9800-2bcbe7292ee8, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6cc81748-64cc-450c-8b1f-ddaee49193a1, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c3fbefe-89a5-4321-a0ac-51e2f37d8c71, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee04061b-b865-4b87-9f26-48fa808db795, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee04061b-b865-4b87-9f26-48fa808db795, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14735598704938237797 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1473559870493823779714735598704938237797147355987049382377971473559870493823779714735598704938237797147355987049382377971473559870493823779714735598704938237797147355987049382377971473559870493823779714735598704938237797147355987049382377971473559870493823779714735598704938237797147355987049382377971473559870493823779714735598704938237797147355987049382377971473559870493823779714735598704938237797" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6cc81748-64cc-450c-8b1f-ddaee49193a1, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11604435021290620134 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1160443502129062013411604435021290620134116044350212906201341160443502129062013411604435021290620134116044350212906201341160443502129062013411604435021290620134116044350212906201341160443502129062013411604435021290620134116044350212906201341160443502129062013411604435021290620134116044350212906201341160443502129062013411604435021290620134116044350212906201341160443502129062013411604435021290620134" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee04061b-b865-4b87-9f26-48fa808db795, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c16c3d66-d419-4c54-9b1a-62d7cfa0aa89, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c16c3d66-d419-4c54-9b1a-62d7cfa0aa89, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16416501988918717065 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1641650198891871706516416501988918717065164165019889187170651641650198891871706516416501988918717065164165019889187170651641650198891871706516416501988918717065164165019889187170651641650198891871706516416501988918717065164165019889187170651641650198891871706516416501988918717065164165019889187170651641650198891871706516416501988918717065164165019889187170651641650198891871706516416501988918717065" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6cc81748-64cc-450c-8b1f-ddaee49193a1, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f406668b-2bd8-470a-93fd-89862b7e5cef, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f406668b-2bd8-470a-93fd-89862b7e5cef, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3346220900045250257 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33462209000452502573346220900045250257334622090004525025733462209000452502573346220900045250257334622090004525025733462209000452502573346220900045250257334622090004525025733462209000452502573346220900045250257334622090004525025733462209000452502573346220900045250257334622090004525025733462209000452502573346220900045250257334622090004525025733462209000452502573346220900045250257" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c16c3d66-d419-4c54-9b1a-62d7cfa0aa89, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f53c4c6b-8121-4083-a48d-6bbf22709386, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f53c4c6b-8121-4083-a48d-6bbf22709386, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11429407392812638072 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1142940739281263807211429407392812638072114294073928126380721142940739281263807211429407392812638072114294073928126380721142940739281263807211429407392812638072114294073928126380721142940739281263807211429407392812638072114294073928126380721142940739281263807211429407392812638072114294073928126380721142940739281263807211429407392812638072114294073928126380721142940739281263807211429407392812638072" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f406668b-2bd8-470a-93fd-89862b7e5cef, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 85419202-bd56-4fb2-8b3a-41ef349800d2, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 85419202-bd56-4fb2-8b3a-41ef349800d2, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15386788432471831532 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1538678843247183153215386788432471831532153867884324718315321538678843247183153215386788432471831532153867884324718315321538678843247183153215386788432471831532153867884324718315321538678843247183153215386788432471831532153867884324718315321538678843247183153215386788432471831532153867884324718315321538678843247183153215386788432471831532153867884324718315321538678843247183153215386788432471831532" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f53c4c6b-8121-4083-a48d-6bbf22709386, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f87854f8-9b27-46af-aae3-0845cb7562be, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f87854f8-9b27-46af-aae3-0845cb7562be, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6743811070717522140 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67438110707175221406743811070717522140674381107071752214067438110707175221406743811070717522140674381107071752214067438110707175221406743811070717522140674381107071752214067438110707175221406743811070717522140674381107071752214067438110707175221406743811070717522140674381107071752214067438110707175221406743811070717522140674381107071752214067438110707175221406743811070717522140" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 85419202-bd56-4fb2-8b3a-41ef349800d2, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 72607dc2-56ac-427f-94d4-fc8ac20e3ffc, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 72607dc2-56ac-427f-94d4-fc8ac20e3ffc, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16617682636758397931 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1661768263675839793116617682636758397931166176826367583979311661768263675839793116617682636758397931166176826367583979311661768263675839793116617682636758397931166176826367583979311661768263675839793116617682636758397931166176826367583979311661768263675839793116617682636758397931166176826367583979311661768263675839793116617682636758397931166176826367583979311661768263675839793116617682636758397931" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f87854f8-9b27-46af-aae3-0845cb7562be, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 72607dc2-56ac-427f-94d4-fc8ac20e3ffc, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9c9777d-28e4-4928-9e20-37bb48e3b872, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9c9777d-28e4-4928-9e20-37bb48e3b872, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1866874991932378707 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "18668749919323787071866874991932378707186687499193237870718668749919323787071866874991932378707186687499193237870718668749919323787071866874991932378707186687499193237870718668749919323787071866874991932378707186687499193237870718668749919323787071866874991932378707186687499193237870718668749919323787071866874991932378707186687499193237870718668749919323787071866874991932378707" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1cec571d-e563-4eda-ab44-94a9cebec950, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1cec571d-e563-4eda-ab44-94a9cebec950, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3839773507645836792 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38397735076458367923839773507645836792383977350764583679238397735076458367923839773507645836792383977350764583679238397735076458367923839773507645836792383977350764583679238397735076458367923839773507645836792383977350764583679238397735076458367923839773507645836792383977350764583679238397735076458367923839773507645836792383977350764583679238397735076458367923839773507645836792" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9c9777d-28e4-4928-9e20-37bb48e3b872, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01bfb5bb-9b2f-4fed-9461-69798008f018, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01bfb5bb-9b2f-4fed-9461-69798008f018, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1404115662585190844 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14041156625851908441404115662585190844140411566258519084414041156625851908441404115662585190844140411566258519084414041156625851908441404115662585190844140411566258519084414041156625851908441404115662585190844140411566258519084414041156625851908441404115662585190844140411566258519084414041156625851908441404115662585190844140411566258519084414041156625851908441404115662585190844" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1cec571d-e563-4eda-ab44-94a9cebec950, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6be72c64-754a-4ae0-9d5f-7c30abd1b970, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6be72c64-754a-4ae0-9d5f-7c30abd1b970, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11246969027950278094 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1124696902795027809411246969027950278094112469690279502780941124696902795027809411246969027950278094112469690279502780941124696902795027809411246969027950278094112469690279502780941124696902795027809411246969027950278094112469690279502780941124696902795027809411246969027950278094112469690279502780941124696902795027809411246969027950278094112469690279502780941124696902795027809411246969027950278094" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01bfb5bb-9b2f-4fed-9461-69798008f018, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6533b90-3f5f-4968-a1fc-3478c3a17d03, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6533b90-3f5f-4968-a1fc-3478c3a17d03, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3457439035026578905 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34574390350265789053457439035026578905345743903502657890534574390350265789053457439035026578905345743903502657890534574390350265789053457439035026578905345743903502657890534574390350265789053457439035026578905345743903502657890534574390350265789053457439035026578905345743903502657890534574390350265789053457439035026578905345743903502657890534574390350265789053457439035026578905" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6be72c64-754a-4ae0-9d5f-7c30abd1b970, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a868bf1-e1c6-4c4a-8298-c0f2a1c16ba1, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a868bf1-e1c6-4c4a-8298-c0f2a1c16ba1, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12213352476520906522 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1221335247652090652212213352476520906522122133524765209065221221335247652090652212213352476520906522122133524765209065221221335247652090652212213352476520906522122133524765209065221221335247652090652212213352476520906522122133524765209065221221335247652090652212213352476520906522122133524765209065221221335247652090652212213352476520906522122133524765209065221221335247652090652212213352476520906522" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6533b90-3f5f-4968-a1fc-3478c3a17d03, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9cb13b20-5d54-4e6f-a2b7-154bdb4e6d16, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9cb13b20-5d54-4e6f-a2b7-154bdb4e6d16, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16485781724275653533 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1648578172427565353316485781724275653533164857817242756535331648578172427565353316485781724275653533164857817242756535331648578172427565353316485781724275653533164857817242756535331648578172427565353316485781724275653533164857817242756535331648578172427565353316485781724275653533164857817242756535331648578172427565353316485781724275653533164857817242756535331648578172427565353316485781724275653533" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a868bf1-e1c6-4c4a-8298-c0f2a1c16ba1, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae13f6e0-3c62-41cc-ba0a-4959c920e752, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae13f6e0-3c62-41cc-ba0a-4959c920e752, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3480453936123316407 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34804539361233164073480453936123316407348045393612331640734804539361233164073480453936123316407348045393612331640734804539361233164073480453936123316407348045393612331640734804539361233164073480453936123316407348045393612331640734804539361233164073480453936123316407348045393612331640734804539361233164073480453936123316407348045393612331640734804539361233164073480453936123316407" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9cb13b20-5d54-4e6f-a2b7-154bdb4e6d16, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f022c0f8-3614-4d61-b640-d440e1aa3b25, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f022c0f8-3614-4d61-b640-d440e1aa3b25, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17136562396890018454 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1713656239689001845417136562396890018454171365623968900184541713656239689001845417136562396890018454171365623968900184541713656239689001845417136562396890018454171365623968900184541713656239689001845417136562396890018454171365623968900184541713656239689001845417136562396890018454171365623968900184541713656239689001845417136562396890018454171365623968900184541713656239689001845417136562396890018454" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae13f6e0-3c62-41cc-ba0a-4959c920e752, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ac3a959-0973-4d8a-8026-c2f5e4f5499b, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ac3a959-0973-4d8a-8026-c2f5e4f5499b, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17510270350961262593 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1751027035096126259317510270350961262593175102703509612625931751027035096126259317510270350961262593175102703509612625931751027035096126259317510270350961262593175102703509612625931751027035096126259317510270350961262593175102703509612625931751027035096126259317510270350961262593175102703509612625931751027035096126259317510270350961262593175102703509612625931751027035096126259317510270350961262593" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f022c0f8-3614-4d61-b640-d440e1aa3b25, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19884a30-0c03-4a1a-aaf8-060acb16a1b0, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19884a30-0c03-4a1a-aaf8-060acb16a1b0, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3767482508088152850 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37674825080881528503767482508088152850376748250808815285037674825080881528503767482508088152850376748250808815285037674825080881528503767482508088152850376748250808815285037674825080881528503767482508088152850376748250808815285037674825080881528503767482508088152850376748250808815285037674825080881528503767482508088152850376748250808815285037674825080881528503767482508088152850" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ac3a959-0973-4d8a-8026-c2f5e4f5499b, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c66eb448-8679-476a-bcff-4b2214105539, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c66eb448-8679-476a-bcff-4b2214105539, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5420845160854156603 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54208451608541566035420845160854156603542084516085415660354208451608541566035420845160854156603542084516085415660354208451608541566035420845160854156603542084516085415660354208451608541566035420845160854156603542084516085415660354208451608541566035420845160854156603542084516085415660354208451608541566035420845160854156603542084516085415660354208451608541566035420845160854156603" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19884a30-0c03-4a1a-aaf8-060acb16a1b0, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f52c41d-5273-41d0-9160-3998f4e43235, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f52c41d-5273-41d0-9160-3998f4e43235, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2455618137648830880 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "24556181376488308802455618137648830880245561813764883088024556181376488308802455618137648830880245561813764883088024556181376488308802455618137648830880245561813764883088024556181376488308802455618137648830880245561813764883088024556181376488308802455618137648830880245561813764883088024556181376488308802455618137648830880245561813764883088024556181376488308802455618137648830880" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c66eb448-8679-476a-bcff-4b2214105539, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c35371a0-0dd2-4dc4-bbd2-42039d154dff, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c35371a0-0dd2-4dc4-bbd2-42039d154dff, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1418015759037434534 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14180157590374345341418015759037434534141801575903743453414180157590374345341418015759037434534141801575903743453414180157590374345341418015759037434534141801575903743453414180157590374345341418015759037434534141801575903743453414180157590374345341418015759037434534141801575903743453414180157590374345341418015759037434534141801575903743453414180157590374345341418015759037434534" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f52c41d-5273-41d0-9160-3998f4e43235, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c70cad5-6f31-47f7-9f40-cd636f54b258, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c70cad5-6f31-47f7-9f40-cd636f54b258, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5676327955199049847 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56763279551990498475676327955199049847567632795519904984756763279551990498475676327955199049847567632795519904984756763279551990498475676327955199049847567632795519904984756763279551990498475676327955199049847567632795519904984756763279551990498475676327955199049847567632795519904984756763279551990498475676327955199049847567632795519904984756763279551990498475676327955199049847" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c35371a0-0dd2-4dc4-bbd2-42039d154dff, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86d0c3e8-5808-470f-a095-3b2d1e9e3b1e, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86d0c3e8-5808-470f-a095-3b2d1e9e3b1e, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7215715869373783090 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72157158693737830907215715869373783090721571586937378309072157158693737830907215715869373783090721571586937378309072157158693737830907215715869373783090721571586937378309072157158693737830907215715869373783090721571586937378309072157158693737830907215715869373783090721571586937378309072157158693737830907215715869373783090721571586937378309072157158693737830907215715869373783090" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c70cad5-6f31-47f7-9f40-cd636f54b258, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f635b812-e9a9-4b02-9610-2c0e0b75a4bd, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f635b812-e9a9-4b02-9610-2c0e0b75a4bd, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12743385745612853291 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1274338574561285329112743385745612853291127433857456128532911274338574561285329112743385745612853291127433857456128532911274338574561285329112743385745612853291127433857456128532911274338574561285329112743385745612853291127433857456128532911274338574561285329112743385745612853291127433857456128532911274338574561285329112743385745612853291127433857456128532911274338574561285329112743385745612853291" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86d0c3e8-5808-470f-a095-3b2d1e9e3b1e, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9fd02b31-4781-4a4b-be99-c02d330f9e0c, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9fd02b31-4781-4a4b-be99-c02d330f9e0c, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17127070516425378944 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1712707051642537894417127070516425378944171270705164253789441712707051642537894417127070516425378944171270705164253789441712707051642537894417127070516425378944171270705164253789441712707051642537894417127070516425378944171270705164253789441712707051642537894417127070516425378944171270705164253789441712707051642537894417127070516425378944171270705164253789441712707051642537894417127070516425378944" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f635b812-e9a9-4b02-9610-2c0e0b75a4bd, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7efc8cc1-2de7-4592-a6ff-a082dec640f3, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7efc8cc1-2de7-4592-a6ff-a082dec640f3, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4208543468985310293 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42085434689853102934208543468985310293420854346898531029342085434689853102934208543468985310293420854346898531029342085434689853102934208543468985310293420854346898531029342085434689853102934208543468985310293420854346898531029342085434689853102934208543468985310293420854346898531029342085434689853102934208543468985310293420854346898531029342085434689853102934208543468985310293" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9fd02b31-4781-4a4b-be99-c02d330f9e0c, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64c7aff7-0ad7-45f7-a989-5bdfb4eb7747, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7efc8cc1-2de7-4592-a6ff-a082dec640f3, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64c7aff7-0ad7-45f7-a989-5bdfb4eb7747, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7514493463935041519 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75144934639350415197514493463935041519751449346393504151975144934639350415197514493463935041519751449346393504151975144934639350415197514493463935041519751449346393504151975144934639350415197514493463935041519751449346393504151975144934639350415197514493463935041519751449346393504151975144934639350415197514493463935041519751449346393504151975144934639350415197514493463935041519" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1581643-fb97-4259-ba47-d6ed1233914b, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1581643-fb97-4259-ba47-d6ed1233914b, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6511128041250524683 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65111280412505246836511128041250524683651112804125052468365111280412505246836511128041250524683651112804125052468365111280412505246836511128041250524683651112804125052468365111280412505246836511128041250524683651112804125052468365111280412505246836511128041250524683651112804125052468365111280412505246836511128041250524683651112804125052468365111280412505246836511128041250524683" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64c7aff7-0ad7-45f7-a989-5bdfb4eb7747, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46230732-2baf-43ce-8dbc-478cd8a864fb, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46230732-2baf-43ce-8dbc-478cd8a864fb, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10203981150245437104 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1020398115024543710410203981150245437104102039811502454371041020398115024543710410203981150245437104102039811502454371041020398115024543710410203981150245437104102039811502454371041020398115024543710410203981150245437104102039811502454371041020398115024543710410203981150245437104102039811502454371041020398115024543710410203981150245437104102039811502454371041020398115024543710410203981150245437104" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1581643-fb97-4259-ba47-d6ed1233914b, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63da6429-4894-4cd1-a302-cf4675f5913a, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63da6429-4894-4cd1-a302-cf4675f5913a, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14664345623537813007 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1466434562353781300714664345623537813007146643456235378130071466434562353781300714664345623537813007146643456235378130071466434562353781300714664345623537813007146643456235378130071466434562353781300714664345623537813007146643456235378130071466434562353781300714664345623537813007146643456235378130071466434562353781300714664345623537813007146643456235378130071466434562353781300714664345623537813007" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46230732-2baf-43ce-8dbc-478cd8a864fb, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d1da0d9e-199f-4c8b-a6f2-d844428f6c8c, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d1da0d9e-199f-4c8b-a6f2-d844428f6c8c, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5090049360524679040 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50900493605246790405090049360524679040509004936052467904050900493605246790405090049360524679040509004936052467904050900493605246790405090049360524679040509004936052467904050900493605246790405090049360524679040509004936052467904050900493605246790405090049360524679040509004936052467904050900493605246790405090049360524679040509004936052467904050900493605246790405090049360524679040" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63da6429-4894-4cd1-a302-cf4675f5913a, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e60533ea-3a8e-439a-8212-f590a925843b, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e60533ea-3a8e-439a-8212-f590a925843b, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10310890516986556217 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1031089051698655621710310890516986556217103108905169865562171031089051698655621710310890516986556217103108905169865562171031089051698655621710310890516986556217103108905169865562171031089051698655621710310890516986556217103108905169865562171031089051698655621710310890516986556217103108905169865562171031089051698655621710310890516986556217103108905169865562171031089051698655621710310890516986556217" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d1da0d9e-199f-4c8b-a6f2-d844428f6c8c, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b783fe03-05a0-4fc7-9b79-bc3153c9732d, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b783fe03-05a0-4fc7-9b79-bc3153c9732d, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16514245333641420350 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1651424533364142035016514245333641420350165142453336414203501651424533364142035016514245333641420350165142453336414203501651424533364142035016514245333641420350165142453336414203501651424533364142035016514245333641420350165142453336414203501651424533364142035016514245333641420350165142453336414203501651424533364142035016514245333641420350165142453336414203501651424533364142035016514245333641420350" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e60533ea-3a8e-439a-8212-f590a925843b, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a0abb0a-837b-4ad7-b707-b7bb4b17bb22, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a0abb0a-837b-4ad7-b707-b7bb4b17bb22, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14461040645417406903 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1446104064541740690314461040645417406903144610406454174069031446104064541740690314461040645417406903144610406454174069031446104064541740690314461040645417406903144610406454174069031446104064541740690314461040645417406903144610406454174069031446104064541740690314461040645417406903144610406454174069031446104064541740690314461040645417406903144610406454174069031446104064541740690314461040645417406903" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b783fe03-05a0-4fc7-9b79-bc3153c9732d, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7bb4af8-72b2-474e-9e6c-2615a919bbd1, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7bb4af8-72b2-474e-9e6c-2615a919bbd1, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6313990633903414573 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63139906339034145736313990633903414573631399063390341457363139906339034145736313990633903414573631399063390341457363139906339034145736313990633903414573631399063390341457363139906339034145736313990633903414573631399063390341457363139906339034145736313990633903414573631399063390341457363139906339034145736313990633903414573631399063390341457363139906339034145736313990633903414573" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a0abb0a-837b-4ad7-b707-b7bb4b17bb22, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 046f6175-4c93-467f-a5c6-40dcfca4a599, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 046f6175-4c93-467f-a5c6-40dcfca4a599, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11547742277501883551 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1154774227750188355111547742277501883551115477422775018835511154774227750188355111547742277501883551115477422775018835511154774227750188355111547742277501883551115477422775018835511154774227750188355111547742277501883551115477422775018835511154774227750188355111547742277501883551115477422775018835511154774227750188355111547742277501883551115477422775018835511154774227750188355111547742277501883551" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7bb4af8-72b2-474e-9e6c-2615a919bbd1, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39f28e45-261a-442e-96f5-80f20d75b37c, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39f28e45-261a-442e-96f5-80f20d75b37c, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11920734158765694195 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1192073415876569419511920734158765694195119207341587656941951192073415876569419511920734158765694195119207341587656941951192073415876569419511920734158765694195119207341587656941951192073415876569419511920734158765694195119207341587656941951192073415876569419511920734158765694195119207341587656941951192073415876569419511920734158765694195119207341587656941951192073415876569419511920734158765694195" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 046f6175-4c93-467f-a5c6-40dcfca4a599, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9765da33-ab6f-4fe3-8339-07d848ea150e, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9765da33-ab6f-4fe3-8339-07d848ea150e, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15646139932855611206 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1564613993285561120615646139932855611206156461399328556112061564613993285561120615646139932855611206156461399328556112061564613993285561120615646139932855611206156461399328556112061564613993285561120615646139932855611206156461399328556112061564613993285561120615646139932855611206156461399328556112061564613993285561120615646139932855611206156461399328556112061564613993285561120615646139932855611206" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39f28e45-261a-442e-96f5-80f20d75b37c, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9765da33-ab6f-4fe3-8339-07d848ea150e, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b14b93ed-686c-45d3-8bed-396309128c54, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b14b93ed-686c-45d3-8bed-396309128c54, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13282955589776223680 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1328295558977622368013282955589776223680132829555897762236801328295558977622368013282955589776223680132829555897762236801328295558977622368013282955589776223680132829555897762236801328295558977622368013282955589776223680132829555897762236801328295558977622368013282955589776223680132829555897762236801328295558977622368013282955589776223680132829555897762236801328295558977622368013282955589776223680" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 82dd8293-cbf6-4649-881f-45e2e6f1bd00, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 82dd8293-cbf6-4649-881f-45e2e6f1bd00, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14822248673897230612 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1482224867389723061214822248673897230612148222486738972306121482224867389723061214822248673897230612148222486738972306121482224867389723061214822248673897230612148222486738972306121482224867389723061214822248673897230612148222486738972306121482224867389723061214822248673897230612148222486738972306121482224867389723061214822248673897230612148222486738972306121482224867389723061214822248673897230612" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b14b93ed-686c-45d3-8bed-396309128c54, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9ff554f-553d-4a34-8795-62f80e024ce4, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9ff554f-553d-4a34-8795-62f80e024ce4, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4503019279084070440 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45030192790840704404503019279084070440450301927908407044045030192790840704404503019279084070440450301927908407044045030192790840704404503019279084070440450301927908407044045030192790840704404503019279084070440450301927908407044045030192790840704404503019279084070440450301927908407044045030192790840704404503019279084070440450301927908407044045030192790840704404503019279084070440" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 82dd8293-cbf6-4649-881f-45e2e6f1bd00, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02a9c71a-9006-4c44-9a3f-4a40cdbcce92, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02a9c71a-9006-4c44-9a3f-4a40cdbcce92, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7326438495396636678 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73264384953966366787326438495396636678732643849539663667873264384953966366787326438495396636678732643849539663667873264384953966366787326438495396636678732643849539663667873264384953966366787326438495396636678732643849539663667873264384953966366787326438495396636678732643849539663667873264384953966366787326438495396636678732643849539663667873264384953966366787326438495396636678" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9ff554f-553d-4a34-8795-62f80e024ce4, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 01ccbbe9-a912-4ad7-938d-89254b63f36b, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 01ccbbe9-a912-4ad7-938d-89254b63f36b, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9223655605970199900 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92236556059701999009223655605970199900922365560597019990092236556059701999009223655605970199900922365560597019990092236556059701999009223655605970199900922365560597019990092236556059701999009223655605970199900922365560597019990092236556059701999009223655605970199900922365560597019990092236556059701999009223655605970199900922365560597019990092236556059701999009223655605970199900" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02a9c71a-9006-4c44-9a3f-4a40cdbcce92, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, baa42038-0b7c-4735-b0e6-846fa9becb46, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, baa42038-0b7c-4735-b0e6-846fa9becb46, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8902281712484312794 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89022817124843127948902281712484312794890228171248431279489022817124843127948902281712484312794890228171248431279489022817124843127948902281712484312794890228171248431279489022817124843127948902281712484312794890228171248431279489022817124843127948902281712484312794890228171248431279489022817124843127948902281712484312794890228171248431279489022817124843127948902281712484312794" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 01ccbbe9-a912-4ad7-938d-89254b63f36b, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2f752670-7ddb-4c24-a349-44bfd3ed5672, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2f752670-7ddb-4c24-a349-44bfd3ed5672, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12217993052135291575 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1221799305213529157512217993052135291575122179930521352915751221799305213529157512217993052135291575122179930521352915751221799305213529157512217993052135291575122179930521352915751221799305213529157512217993052135291575122179930521352915751221799305213529157512217993052135291575122179930521352915751221799305213529157512217993052135291575122179930521352915751221799305213529157512217993052135291575" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, baa42038-0b7c-4735-b0e6-846fa9becb46, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e5cf59b-a7db-4707-9b5a-81e5ec306cf8, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e5cf59b-a7db-4707-9b5a-81e5ec306cf8, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4829619686907681839 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48296196869076818394829619686907681839482961968690768183948296196869076818394829619686907681839482961968690768183948296196869076818394829619686907681839482961968690768183948296196869076818394829619686907681839482961968690768183948296196869076818394829619686907681839482961968690768183948296196869076818394829619686907681839482961968690768183948296196869076818394829619686907681839" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2f752670-7ddb-4c24-a349-44bfd3ed5672, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c2bfb29-0248-4706-a038-79d81051f605, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c2bfb29-0248-4706-a038-79d81051f605, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8680208032135828875 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86802080321358288758680208032135828875868020803213582887586802080321358288758680208032135828875868020803213582887586802080321358288758680208032135828875868020803213582887586802080321358288758680208032135828875868020803213582887586802080321358288758680208032135828875868020803213582887586802080321358288758680208032135828875868020803213582887586802080321358288758680208032135828875" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e5cf59b-a7db-4707-9b5a-81e5ec306cf8, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86849194-597a-4371-a01f-e82fcd96c7f9, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86849194-597a-4371-a01f-e82fcd96c7f9, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9212087634183802229 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92120876341838022299212087634183802229921208763418380222992120876341838022299212087634183802229921208763418380222992120876341838022299212087634183802229921208763418380222992120876341838022299212087634183802229921208763418380222992120876341838022299212087634183802229921208763418380222992120876341838022299212087634183802229921208763418380222992120876341838022299212087634183802229" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c2bfb29-0248-4706-a038-79d81051f605, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19b7f2f1-1cf7-417d-a279-fe359ee06e51, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19b7f2f1-1cf7-417d-a279-fe359ee06e51, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13316437363144314655 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1331643736314431465513316437363144314655133164373631443146551331643736314431465513316437363144314655133164373631443146551331643736314431465513316437363144314655133164373631443146551331643736314431465513316437363144314655133164373631443146551331643736314431465513316437363144314655133164373631443146551331643736314431465513316437363144314655133164373631443146551331643736314431465513316437363144314655" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86849194-597a-4371-a01f-e82fcd96c7f9, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 18050509-fd04-469c-ad66-d0076ba533e1, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 18050509-fd04-469c-ad66-d0076ba533e1, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4562978607035129137 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45629786070351291374562978607035129137456297860703512913745629786070351291374562978607035129137456297860703512913745629786070351291374562978607035129137456297860703512913745629786070351291374562978607035129137456297860703512913745629786070351291374562978607035129137456297860703512913745629786070351291374562978607035129137456297860703512913745629786070351291374562978607035129137" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19b7f2f1-1cf7-417d-a279-fe359ee06e51, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a534f38-8e6f-4c17-b282-ba2c7030fcf7, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a534f38-8e6f-4c17-b282-ba2c7030fcf7, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 146929567326343507 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "146929567326343507146929567326343507146929567326343507146929567326343507146929567326343507146929567326343507146929567326343507146929567326343507146929567326343507146929567326343507146929567326343507146929567326343507146929567326343507146929567326343507146929567326343507146929567326343507146929567326343507146929567326343507146929567326343507146929567326343507" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 18050509-fd04-469c-ad66-d0076ba533e1, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb00e41e-033a-4a20-90aa-6237a35f7e61, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb00e41e-033a-4a20-90aa-6237a35f7e61, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 43172308796152301 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "4317230879615230143172308796152301431723087961523014317230879615230143172308796152301431723087961523014317230879615230143172308796152301431723087961523014317230879615230143172308796152301431723087961523014317230879615230143172308796152301431723087961523014317230879615230143172308796152301431723087961523014317230879615230143172308796152301" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a534f38-8e6f-4c17-b282-ba2c7030fcf7, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c84d9222-27e6-430b-8fc7-400f48ac4a57, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c84d9222-27e6-430b-8fc7-400f48ac4a57, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7048175572196455114 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70481755721964551147048175572196455114704817557219645511470481755721964551147048175572196455114704817557219645511470481755721964551147048175572196455114704817557219645511470481755721964551147048175572196455114704817557219645511470481755721964551147048175572196455114704817557219645511470481755721964551147048175572196455114704817557219645511470481755721964551147048175572196455114" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb00e41e-033a-4a20-90aa-6237a35f7e61, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 104742ee-b1dd-4ce5-950d-880c15d33206, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 104742ee-b1dd-4ce5-950d-880c15d33206, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15399529055002997357 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1539952905500299735715399529055002997357153995290550029973571539952905500299735715399529055002997357153995290550029973571539952905500299735715399529055002997357153995290550029973571539952905500299735715399529055002997357153995290550029973571539952905500299735715399529055002997357153995290550029973571539952905500299735715399529055002997357153995290550029973571539952905500299735715399529055002997357" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c84d9222-27e6-430b-8fc7-400f48ac4a57, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 91ddef44-1e57-4fc5-96af-40c0da42e636, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 91ddef44-1e57-4fc5-96af-40c0da42e636, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15647373827674852837 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1564737382767485283715647373827674852837156473738276748528371564737382767485283715647373827674852837156473738276748528371564737382767485283715647373827674852837156473738276748528371564737382767485283715647373827674852837156473738276748528371564737382767485283715647373827674852837156473738276748528371564737382767485283715647373827674852837156473738276748528371564737382767485283715647373827674852837" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 104742ee-b1dd-4ce5-950d-880c15d33206, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 319f9f85-8990-443d-b66e-c0886653316c, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 319f9f85-8990-443d-b66e-c0886653316c, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13452776923829680274 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1345277692382968027413452776923829680274134527769238296802741345277692382968027413452776923829680274134527769238296802741345277692382968027413452776923829680274134527769238296802741345277692382968027413452776923829680274134527769238296802741345277692382968027413452776923829680274134527769238296802741345277692382968027413452776923829680274134527769238296802741345277692382968027413452776923829680274" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 91ddef44-1e57-4fc5-96af-40c0da42e636, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c92bd9e3-1156-4d5d-a7e2-64e537a4036d, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c92bd9e3-1156-4d5d-a7e2-64e537a4036d, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15734527231732821984 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1573452723173282198415734527231732821984157345272317328219841573452723173282198415734527231732821984157345272317328219841573452723173282198415734527231732821984157345272317328219841573452723173282198415734527231732821984157345272317328219841573452723173282198415734527231732821984157345272317328219841573452723173282198415734527231732821984157345272317328219841573452723173282198415734527231732821984" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 319f9f85-8990-443d-b66e-c0886653316c, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 852fef03-5f77-4496-bbea-641e8c1bd23d, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 852fef03-5f77-4496-bbea-641e8c1bd23d, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15472494635418764837 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1547249463541876483715472494635418764837154724946354187648371547249463541876483715472494635418764837154724946354187648371547249463541876483715472494635418764837154724946354187648371547249463541876483715472494635418764837154724946354187648371547249463541876483715472494635418764837154724946354187648371547249463541876483715472494635418764837154724946354187648371547249463541876483715472494635418764837" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c92bd9e3-1156-4d5d-a7e2-64e537a4036d, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f6c55cc-a373-439a-8c9d-5d78c6ff9eb1, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f6c55cc-a373-439a-8c9d-5d78c6ff9eb1, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5433964835309340483 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54339648353093404835433964835309340483543396483530934048354339648353093404835433964835309340483543396483530934048354339648353093404835433964835309340483543396483530934048354339648353093404835433964835309340483543396483530934048354339648353093404835433964835309340483543396483530934048354339648353093404835433964835309340483543396483530934048354339648353093404835433964835309340483" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 852fef03-5f77-4496-bbea-641e8c1bd23d, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c26e1d6-401b-4245-9c08-9514bbf27349, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c26e1d6-401b-4245-9c08-9514bbf27349, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3385838424506972678 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33858384245069726783385838424506972678338583842450697267833858384245069726783385838424506972678338583842450697267833858384245069726783385838424506972678338583842450697267833858384245069726783385838424506972678338583842450697267833858384245069726783385838424506972678338583842450697267833858384245069726783385838424506972678338583842450697267833858384245069726783385838424506972678" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f6c55cc-a373-439a-8c9d-5d78c6ff9eb1, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58a71632-cf01-4d72-b245-33e1cf5a86d4, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58a71632-cf01-4d72-b245-33e1cf5a86d4, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16991320900172414275 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1699132090017241427516991320900172414275169913209001724142751699132090017241427516991320900172414275169913209001724142751699132090017241427516991320900172414275169913209001724142751699132090017241427516991320900172414275169913209001724142751699132090017241427516991320900172414275169913209001724142751699132090017241427516991320900172414275169913209001724142751699132090017241427516991320900172414275" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c26e1d6-401b-4245-9c08-9514bbf27349, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c49fb80-f521-4106-b6fb-d22aa339134d, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c49fb80-f521-4106-b6fb-d22aa339134d, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 82432176175366580 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "8243217617536658082432176175366580824321761753665808243217617536658082432176175366580824321761753665808243217617536658082432176175366580824321761753665808243217617536658082432176175366580824321761753665808243217617536658082432176175366580824321761753665808243217617536658082432176175366580824321761753665808243217617536658082432176175366580" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58a71632-cf01-4d72-b245-33e1cf5a86d4, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da25456e-718e-47c0-9bb4-ba19b3db527f, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da25456e-718e-47c0-9bb4-ba19b3db527f, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7241740075223041130 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72417400752230411307241740075223041130724174007522304113072417400752230411307241740075223041130724174007522304113072417400752230411307241740075223041130724174007522304113072417400752230411307241740075223041130724174007522304113072417400752230411307241740075223041130724174007522304113072417400752230411307241740075223041130724174007522304113072417400752230411307241740075223041130" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c49fb80-f521-4106-b6fb-d22aa339134d, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7506f6de-7404-4603-8369-723b671257a5, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7506f6de-7404-4603-8369-723b671257a5, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10640512866946973822 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1064051286694697382210640512866946973822106405128669469738221064051286694697382210640512866946973822106405128669469738221064051286694697382210640512866946973822106405128669469738221064051286694697382210640512866946973822106405128669469738221064051286694697382210640512866946973822106405128669469738221064051286694697382210640512866946973822106405128669469738221064051286694697382210640512866946973822" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da25456e-718e-47c0-9bb4-ba19b3db527f, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 129ac5e8-1d45-4ba6-bcf2-54f00d0390f9, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 129ac5e8-1d45-4ba6-bcf2-54f00d0390f9, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 719336583678232289 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "719336583678232289719336583678232289719336583678232289719336583678232289719336583678232289719336583678232289719336583678232289719336583678232289719336583678232289719336583678232289719336583678232289719336583678232289719336583678232289719336583678232289719336583678232289719336583678232289719336583678232289719336583678232289719336583678232289719336583678232289" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7506f6de-7404-4603-8369-723b671257a5, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46192a4a-c1fc-44a7-8379-6a9dfd732c08, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46192a4a-c1fc-44a7-8379-6a9dfd732c08, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12051315478574067432 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1205131547857406743212051315478574067432120513154785740674321205131547857406743212051315478574067432120513154785740674321205131547857406743212051315478574067432120513154785740674321205131547857406743212051315478574067432120513154785740674321205131547857406743212051315478574067432120513154785740674321205131547857406743212051315478574067432120513154785740674321205131547857406743212051315478574067432" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 129ac5e8-1d45-4ba6-bcf2-54f00d0390f9, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52e59221-4bb9-484c-bab0-668973bde781, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52e59221-4bb9-484c-bab0-668973bde781, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7747307389184381039 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77473073891843810397747307389184381039774730738918438103977473073891843810397747307389184381039774730738918438103977473073891843810397747307389184381039774730738918438103977473073891843810397747307389184381039774730738918438103977473073891843810397747307389184381039774730738918438103977473073891843810397747307389184381039774730738918438103977473073891843810397747307389184381039" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46192a4a-c1fc-44a7-8379-6a9dfd732c08, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ff99a47-01d9-476f-b470-b6346a398974, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ff99a47-01d9-476f-b470-b6346a398974, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2091213276926664539 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20912132769266645392091213276926664539209121327692666453920912132769266645392091213276926664539209121327692666453920912132769266645392091213276926664539209121327692666453920912132769266645392091213276926664539209121327692666453920912132769266645392091213276926664539209121327692666453920912132769266645392091213276926664539209121327692666453920912132769266645392091213276926664539" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52e59221-4bb9-484c-bab0-668973bde781, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ff99a47-01d9-476f-b470-b6346a398974, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b2287b3-5075-440f-8d48-56a3af935ec3, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b2287b3-5075-440f-8d48-56a3af935ec3, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12489559886440348804 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1248955988644034880412489559886440348804124895598864403488041248955988644034880412489559886440348804124895598864403488041248955988644034880412489559886440348804124895598864403488041248955988644034880412489559886440348804124895598864403488041248955988644034880412489559886440348804124895598864403488041248955988644034880412489559886440348804124895598864403488041248955988644034880412489559886440348804" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef0ceb14-227a-429c-9879-3d07a97c7473, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef0ceb14-227a-429c-9879-3d07a97c7473, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5954963315602007201 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59549633156020072015954963315602007201595496331560200720159549633156020072015954963315602007201595496331560200720159549633156020072015954963315602007201595496331560200720159549633156020072015954963315602007201595496331560200720159549633156020072015954963315602007201595496331560200720159549633156020072015954963315602007201595496331560200720159549633156020072015954963315602007201" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b2287b3-5075-440f-8d48-56a3af935ec3, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24ad6777-5162-4f36-87af-6c3fdd58819f, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24ad6777-5162-4f36-87af-6c3fdd58819f, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6760888580577764727 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67608885805777647276760888580577764727676088858057776472767608885805777647276760888580577764727676088858057776472767608885805777647276760888580577764727676088858057776472767608885805777647276760888580577764727676088858057776472767608885805777647276760888580577764727676088858057776472767608885805777647276760888580577764727676088858057776472767608885805777647276760888580577764727" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef0ceb14-227a-429c-9879-3d07a97c7473, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 918b729f-7989-49df-a255-6d1a1e2c6094, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 918b729f-7989-49df-a255-6d1a1e2c6094, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15462232358340266430 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1546223235834026643015462232358340266430154622323583402664301546223235834026643015462232358340266430154622323583402664301546223235834026643015462232358340266430154622323583402664301546223235834026643015462232358340266430154622323583402664301546223235834026643015462232358340266430154622323583402664301546223235834026643015462232358340266430154622323583402664301546223235834026643015462232358340266430" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24ad6777-5162-4f36-87af-6c3fdd58819f, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae9e5ef2-b8e3-43a3-8bf4-fab7862c9d70, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae9e5ef2-b8e3-43a3-8bf4-fab7862c9d70, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10724246143963460295 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1072424614396346029510724246143963460295107242461439634602951072424614396346029510724246143963460295107242461439634602951072424614396346029510724246143963460295107242461439634602951072424614396346029510724246143963460295107242461439634602951072424614396346029510724246143963460295107242461439634602951072424614396346029510724246143963460295107242461439634602951072424614396346029510724246143963460295" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 918b729f-7989-49df-a255-6d1a1e2c6094, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d26f09f7-9bea-41d0-b19d-ff740a22738e, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d26f09f7-9bea-41d0-b19d-ff740a22738e, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11275425905952862877 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1127542590595286287711275425905952862877112754259059528628771127542590595286287711275425905952862877112754259059528628771127542590595286287711275425905952862877112754259059528628771127542590595286287711275425905952862877112754259059528628771127542590595286287711275425905952862877112754259059528628771127542590595286287711275425905952862877112754259059528628771127542590595286287711275425905952862877" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae9e5ef2-b8e3-43a3-8bf4-fab7862c9d70, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f90fb00e-56e0-4ab3-acc9-b5c334d17b18, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f90fb00e-56e0-4ab3-acc9-b5c334d17b18, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10526947135544487337 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1052694713554448733710526947135544487337105269471355444873371052694713554448733710526947135544487337105269471355444873371052694713554448733710526947135544487337105269471355444873371052694713554448733710526947135544487337105269471355444873371052694713554448733710526947135544487337105269471355444873371052694713554448733710526947135544487337105269471355444873371052694713554448733710526947135544487337" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d26f09f7-9bea-41d0-b19d-ff740a22738e, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd881e39-6b1b-4dfa-a5ca-72274a8db8af, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd881e39-6b1b-4dfa-a5ca-72274a8db8af, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4211534073510378113 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42115340735103781134211534073510378113421153407351037811342115340735103781134211534073510378113421153407351037811342115340735103781134211534073510378113421153407351037811342115340735103781134211534073510378113421153407351037811342115340735103781134211534073510378113421153407351037811342115340735103781134211534073510378113421153407351037811342115340735103781134211534073510378113" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f90fb00e-56e0-4ab3-acc9-b5c334d17b18, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b478e4fb-c080-4942-b7ee-538a7b163568, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b478e4fb-c080-4942-b7ee-538a7b163568, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8760211146830007837 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87602111468300078378760211146830007837876021114683000783787602111468300078378760211146830007837876021114683000783787602111468300078378760211146830007837876021114683000783787602111468300078378760211146830007837876021114683000783787602111468300078378760211146830007837876021114683000783787602111468300078378760211146830007837876021114683000783787602111468300078378760211146830007837" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd881e39-6b1b-4dfa-a5ca-72274a8db8af, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a92f7eee-d82e-4a06-8573-c4954bc60b21, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a92f7eee-d82e-4a06-8573-c4954bc60b21, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15729509247595113161 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1572950924759511316115729509247595113161157295092475951131611572950924759511316115729509247595113161157295092475951131611572950924759511316115729509247595113161157295092475951131611572950924759511316115729509247595113161157295092475951131611572950924759511316115729509247595113161157295092475951131611572950924759511316115729509247595113161157295092475951131611572950924759511316115729509247595113161" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b478e4fb-c080-4942-b7ee-538a7b163568, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5bb94ff-3c51-4e1e-b861-feeb943ffb25, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5bb94ff-3c51-4e1e-b861-feeb943ffb25, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10944462295088977680 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1094446229508897768010944462295088977680109444622950889776801094446229508897768010944462295088977680109444622950889776801094446229508897768010944462295088977680109444622950889776801094446229508897768010944462295088977680109444622950889776801094446229508897768010944462295088977680109444622950889776801094446229508897768010944462295088977680109444622950889776801094446229508897768010944462295088977680" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a92f7eee-d82e-4a06-8573-c4954bc60b21, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b6cd835f-61d8-49e2-9dc3-7e069c195feb, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b6cd835f-61d8-49e2-9dc3-7e069c195feb, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7464130466683948203 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "74641304666839482037464130466683948203746413046668394820374641304666839482037464130466683948203746413046668394820374641304666839482037464130466683948203746413046668394820374641304666839482037464130466683948203746413046668394820374641304666839482037464130466683948203746413046668394820374641304666839482037464130466683948203746413046668394820374641304666839482037464130466683948203" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5bb94ff-3c51-4e1e-b861-feeb943ffb25, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16b28767-bacc-406b-bfc2-9e6776a979c4, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16b28767-bacc-406b-bfc2-9e6776a979c4, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10845695998604073174 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1084569599860407317410845695998604073174108456959986040731741084569599860407317410845695998604073174108456959986040731741084569599860407317410845695998604073174108456959986040731741084569599860407317410845695998604073174108456959986040731741084569599860407317410845695998604073174108456959986040731741084569599860407317410845695998604073174108456959986040731741084569599860407317410845695998604073174" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b6cd835f-61d8-49e2-9dc3-7e069c195feb, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d98215d-f1f4-4639-8a75-2a699e8d6544, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d98215d-f1f4-4639-8a75-2a699e8d6544, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11007091049292095306 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1100709104929209530611007091049292095306110070910492920953061100709104929209530611007091049292095306110070910492920953061100709104929209530611007091049292095306110070910492920953061100709104929209530611007091049292095306110070910492920953061100709104929209530611007091049292095306110070910492920953061100709104929209530611007091049292095306110070910492920953061100709104929209530611007091049292095306" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16b28767-bacc-406b-bfc2-9e6776a979c4, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0da7662-4744-4fee-9d87-1e374a09726c, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0da7662-4744-4fee-9d87-1e374a09726c, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6296111038284087110 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62961110382840871106296111038284087110629611103828408711062961110382840871106296111038284087110629611103828408711062961110382840871106296111038284087110629611103828408711062961110382840871106296111038284087110629611103828408711062961110382840871106296111038284087110629611103828408711062961110382840871106296111038284087110629611103828408711062961110382840871106296111038284087110" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d98215d-f1f4-4639-8a75-2a699e8d6544, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7669afc0-8988-490d-b748-04ee228c6021, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7669afc0-8988-490d-b748-04ee228c6021, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10032585645564489610 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1003258564556448961010032585645564489610100325856455644896101003258564556448961010032585645564489610100325856455644896101003258564556448961010032585645564489610100325856455644896101003258564556448961010032585645564489610100325856455644896101003258564556448961010032585645564489610100325856455644896101003258564556448961010032585645564489610100325856455644896101003258564556448961010032585645564489610" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0da7662-4744-4fee-9d87-1e374a09726c, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0752f6e-6279-4aa8-b224-00655b0b46e4, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0752f6e-6279-4aa8-b224-00655b0b46e4, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11500183898151271110 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1150018389815127111011500183898151271110115001838981512711101150018389815127111011500183898151271110115001838981512711101150018389815127111011500183898151271110115001838981512711101150018389815127111011500183898151271110115001838981512711101150018389815127111011500183898151271110115001838981512711101150018389815127111011500183898151271110115001838981512711101150018389815127111011500183898151271110" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7669afc0-8988-490d-b748-04ee228c6021, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e721dcf-1a60-48df-a26d-896adbf1c383, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e721dcf-1a60-48df-a26d-896adbf1c383, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17507423521826601892 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1750742352182660189217507423521826601892175074235218266018921750742352182660189217507423521826601892175074235218266018921750742352182660189217507423521826601892175074235218266018921750742352182660189217507423521826601892175074235218266018921750742352182660189217507423521826601892175074235218266018921750742352182660189217507423521826601892175074235218266018921750742352182660189217507423521826601892" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0752f6e-6279-4aa8-b224-00655b0b46e4, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 97ea4f8a-6cef-424d-9e07-9e04ebfd5198, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 97ea4f8a-6cef-424d-9e07-9e04ebfd5198, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7605042958849615434 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76050429588496154347605042958849615434760504295884961543476050429588496154347605042958849615434760504295884961543476050429588496154347605042958849615434760504295884961543476050429588496154347605042958849615434760504295884961543476050429588496154347605042958849615434760504295884961543476050429588496154347605042958849615434760504295884961543476050429588496154347605042958849615434" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e721dcf-1a60-48df-a26d-896adbf1c383, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, acee26de-117e-40a5-963c-ec7d0311d9dc, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, acee26de-117e-40a5-963c-ec7d0311d9dc, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7996894121710554096 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79968941217105540967996894121710554096799689412171055409679968941217105540967996894121710554096799689412171055409679968941217105540967996894121710554096799689412171055409679968941217105540967996894121710554096799689412171055409679968941217105540967996894121710554096799689412171055409679968941217105540967996894121710554096799689412171055409679968941217105540967996894121710554096" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 97ea4f8a-6cef-424d-9e07-9e04ebfd5198, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0b71c94-451c-4f39-9072-49045654889f, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0b71c94-451c-4f39-9072-49045654889f, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18252328075229348368 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1825232807522934836818252328075229348368182523280752293483681825232807522934836818252328075229348368182523280752293483681825232807522934836818252328075229348368182523280752293483681825232807522934836818252328075229348368182523280752293483681825232807522934836818252328075229348368182523280752293483681825232807522934836818252328075229348368182523280752293483681825232807522934836818252328075229348368" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, acee26de-117e-40a5-963c-ec7d0311d9dc, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ef4fb4d-dfd8-45f3-971c-87c1e99660bd, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ef4fb4d-dfd8-45f3-971c-87c1e99660bd, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9908677643120450339 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99086776431204503399908677643120450339990867764312045033999086776431204503399908677643120450339990867764312045033999086776431204503399908677643120450339990867764312045033999086776431204503399908677643120450339990867764312045033999086776431204503399908677643120450339990867764312045033999086776431204503399908677643120450339990867764312045033999086776431204503399908677643120450339" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0b71c94-451c-4f39-9072-49045654889f, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32b53281-b646-4cb7-891f-32c77f318377, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32b53281-b646-4cb7-891f-32c77f318377, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15017958892797405003 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1501795889279740500315017958892797405003150179588927974050031501795889279740500315017958892797405003150179588927974050031501795889279740500315017958892797405003150179588927974050031501795889279740500315017958892797405003150179588927974050031501795889279740500315017958892797405003150179588927974050031501795889279740500315017958892797405003150179588927974050031501795889279740500315017958892797405003" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ef4fb4d-dfd8-45f3-971c-87c1e99660bd, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 70ec36a8-0694-4942-b140-86ad86694b5d, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32b53281-b646-4cb7-891f-32c77f318377, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4f6bb2a5-2f9d-4488-8f44-30d408dc6deb, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4f6bb2a5-2f9d-4488-8f44-30d408dc6deb, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8562535634693055143 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85625356346930551438562535634693055143856253563469305514385625356346930551438562535634693055143856253563469305514385625356346930551438562535634693055143856253563469305514385625356346930551438562535634693055143856253563469305514385625356346930551438562535634693055143856253563469305514385625356346930551438562535634693055143856253563469305514385625356346930551438562535634693055143" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 70ec36a8-0694-4942-b140-86ad86694b5d, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9224938490705697142 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92249384907056971429224938490705697142922493849070569714292249384907056971429224938490705697142922493849070569714292249384907056971429224938490705697142922493849070569714292249384907056971429224938490705697142922493849070569714292249384907056971429224938490705697142922493849070569714292249384907056971429224938490705697142922493849070569714292249384907056971429224938490705697142" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 70ec36a8-0694-4942-b140-86ad86694b5d, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8906503a-1d02-4474-a6c6-fd9be16bda61, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8906503a-1d02-4474-a6c6-fd9be16bda61, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13715949768208374322 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1371594976820837432213715949768208374322137159497682083743221371594976820837432213715949768208374322137159497682083743221371594976820837432213715949768208374322137159497682083743221371594976820837432213715949768208374322137159497682083743221371594976820837432213715949768208374322137159497682083743221371594976820837432213715949768208374322137159497682083743221371594976820837432213715949768208374322" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4f6bb2a5-2f9d-4488-8f44-30d408dc6deb, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 337e06f7-791f-4d56-86ee-009f343ad1c2, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 337e06f7-791f-4d56-86ee-009f343ad1c2, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18000073914373477474 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1800007391437347747418000073914373477474180000739143734774741800007391437347747418000073914373477474180000739143734774741800007391437347747418000073914373477474180000739143734774741800007391437347747418000073914373477474180000739143734774741800007391437347747418000073914373477474180000739143734774741800007391437347747418000073914373477474180000739143734774741800007391437347747418000073914373477474" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8906503a-1d02-4474-a6c6-fd9be16bda61, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 583a80a3-1d17-476a-8952-4f22f4bbc86e, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 337e06f7-791f-4d56-86ee-009f343ad1c2, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 367f82ad-8c1a-4a20-8720-b414ed2e8b7f, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 367f82ad-8c1a-4a20-8720-b414ed2e8b7f, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5519005868455232980 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55190058684552329805519005868455232980551900586845523298055190058684552329805519005868455232980551900586845523298055190058684552329805519005868455232980551900586845523298055190058684552329805519005868455232980551900586845523298055190058684552329805519005868455232980551900586845523298055190058684552329805519005868455232980551900586845523298055190058684552329805519005868455232980" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 583a80a3-1d17-476a-8952-4f22f4bbc86e, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1100792061020480694 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11007920610204806941100792061020480694110079206102048069411007920610204806941100792061020480694110079206102048069411007920610204806941100792061020480694110079206102048069411007920610204806941100792061020480694110079206102048069411007920610204806941100792061020480694110079206102048069411007920610204806941100792061020480694110079206102048069411007920610204806941100792061020480694" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 367f82ad-8c1a-4a20-8720-b414ed2e8b7f, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c189f8b0-5cbb-4363-b5fa-0b50b74ea48d, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c189f8b0-5cbb-4363-b5fa-0b50b74ea48d, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1209180873470899514 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12091808734708995141209180873470899514120918087347089951412091808734708995141209180873470899514120918087347089951412091808734708995141209180873470899514120918087347089951412091808734708995141209180873470899514120918087347089951412091808734708995141209180873470899514120918087347089951412091808734708995141209180873470899514120918087347089951412091808734708995141209180873470899514" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 583a80a3-1d17-476a-8952-4f22f4bbc86e, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c3b7827e-f205-462c-a89a-f91bafd5b702, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c189f8b0-5cbb-4363-b5fa-0b50b74ea48d, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c3b7827e-f205-462c-a89a-f91bafd5b702, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7167099817077194390 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71670998170771943907167099817077194390716709981707719439071670998170771943907167099817077194390716709981707719439071670998170771943907167099817077194390716709981707719439071670998170771943907167099817077194390716709981707719439071670998170771943907167099817077194390716709981707719439071670998170771943907167099817077194390716709981707719439071670998170771943907167099817077194390" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6fdf1c56-5a56-4ea4-8eeb-d80740efd292, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6fdf1c56-5a56-4ea4-8eeb-d80740efd292, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3569337394771435729 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35693373947714357293569337394771435729356933739477143572935693373947714357293569337394771435729356933739477143572935693373947714357293569337394771435729356933739477143572935693373947714357293569337394771435729356933739477143572935693373947714357293569337394771435729356933739477143572935693373947714357293569337394771435729356933739477143572935693373947714357293569337394771435729" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c3b7827e-f205-462c-a89a-f91bafd5b702, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d9286ec-3600-4514-8174-6747a01d491f, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d9286ec-3600-4514-8174-6747a01d491f, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4396092449335198016 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43960924493351980164396092449335198016439609244933519801643960924493351980164396092449335198016439609244933519801643960924493351980164396092449335198016439609244933519801643960924493351980164396092449335198016439609244933519801643960924493351980164396092449335198016439609244933519801643960924493351980164396092449335198016439609244933519801643960924493351980164396092449335198016" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6fdf1c56-5a56-4ea4-8eeb-d80740efd292, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 750b372e-681b-4e1d-92fe-d8b2136cc0ac, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 750b372e-681b-4e1d-92fe-d8b2136cc0ac, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16911343662677365116 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1691134366267736511616911343662677365116169113436626773651161691134366267736511616911343662677365116169113436626773651161691134366267736511616911343662677365116169113436626773651161691134366267736511616911343662677365116169113436626773651161691134366267736511616911343662677365116169113436626773651161691134366267736511616911343662677365116169113436626773651161691134366267736511616911343662677365116" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d9286ec-3600-4514-8174-6747a01d491f, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a82a0932-88db-4198-aa2a-3a28f2917555, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 750b372e-681b-4e1d-92fe-d8b2136cc0ac, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c14f367f-2430-455b-9c44-41b0dee890d6, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c14f367f-2430-455b-9c44-41b0dee890d6, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 668756681298114562 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "668756681298114562668756681298114562668756681298114562668756681298114562668756681298114562668756681298114562668756681298114562668756681298114562668756681298114562668756681298114562668756681298114562668756681298114562668756681298114562668756681298114562668756681298114562668756681298114562668756681298114562668756681298114562668756681298114562668756681298114562" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a82a0932-88db-4198-aa2a-3a28f2917555, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14224263440524659261 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1422426344052465926114224263440524659261142242634405246592611422426344052465926114224263440524659261142242634405246592611422426344052465926114224263440524659261142242634405246592611422426344052465926114224263440524659261142242634405246592611422426344052465926114224263440524659261142242634405246592611422426344052465926114224263440524659261142242634405246592611422426344052465926114224263440524659261" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c14f367f-2430-455b-9c44-41b0dee890d6, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19592fa0-bc5c-4db7-bece-2f30f0f8b205, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19592fa0-bc5c-4db7-bece-2f30f0f8b205, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 476424314172616543 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "476424314172616543476424314172616543476424314172616543476424314172616543476424314172616543476424314172616543476424314172616543476424314172616543476424314172616543476424314172616543476424314172616543476424314172616543476424314172616543476424314172616543476424314172616543476424314172616543476424314172616543476424314172616543476424314172616543476424314172616543" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a82a0932-88db-4198-aa2a-3a28f2917555, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ec42509-223b-41e1-bc8d-db36e6b6122d, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ec42509-223b-41e1-bc8d-db36e6b6122d, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4860745958169519977 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48607459581695199774860745958169519977486074595816951997748607459581695199774860745958169519977486074595816951997748607459581695199774860745958169519977486074595816951997748607459581695199774860745958169519977486074595816951997748607459581695199774860745958169519977486074595816951997748607459581695199774860745958169519977486074595816951997748607459581695199774860745958169519977" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19592fa0-bc5c-4db7-bece-2f30f0f8b205, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea4688f6-d751-4bdb-89e4-50d3c558ac4e, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea4688f6-d751-4bdb-89e4-50d3c558ac4e, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9276121212644159832 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92761212126441598329276121212644159832927612121264415983292761212126441598329276121212644159832927612121264415983292761212126441598329276121212644159832927612121264415983292761212126441598329276121212644159832927612121264415983292761212126441598329276121212644159832927612121264415983292761212126441598329276121212644159832927612121264415983292761212126441598329276121212644159832" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ec42509-223b-41e1-bc8d-db36e6b6122d, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a394b63-4f9d-41da-9894-23c5e4834cee, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a394b63-4f9d-41da-9894-23c5e4834cee, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5351703561447777703 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53517035614477777035351703561447777703535170356144777770353517035614477777035351703561447777703535170356144777770353517035614477777035351703561447777703535170356144777770353517035614477777035351703561447777703535170356144777770353517035614477777035351703561447777703535170356144777770353517035614477777035351703561447777703535170356144777770353517035614477777035351703561447777703" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea4688f6-d751-4bdb-89e4-50d3c558ac4e, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c59c8c64-3ac8-4a53-8964-9b396fdd6cee, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c59c8c64-3ac8-4a53-8964-9b396fdd6cee, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9093795823190170110 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90937958231901701109093795823190170110909379582319017011090937958231901701109093795823190170110909379582319017011090937958231901701109093795823190170110909379582319017011090937958231901701109093795823190170110909379582319017011090937958231901701109093795823190170110909379582319017011090937958231901701109093795823190170110909379582319017011090937958231901701109093795823190170110" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a394b63-4f9d-41da-9894-23c5e4834cee, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5ea61f6-c216-4cb1-8a5c-0bba1a0e6160, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5ea61f6-c216-4cb1-8a5c-0bba1a0e6160, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2061078067056139106 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20610780670561391062061078067056139106206107806705613910620610780670561391062061078067056139106206107806705613910620610780670561391062061078067056139106206107806705613910620610780670561391062061078067056139106206107806705613910620610780670561391062061078067056139106206107806705613910620610780670561391062061078067056139106206107806705613910620610780670561391062061078067056139106" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c59c8c64-3ac8-4a53-8964-9b396fdd6cee, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de8efc68-b8cd-4499-af27-65c1017a279f, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de8efc68-b8cd-4499-af27-65c1017a279f, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6503229237197078412 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65032292371970784126503229237197078412650322923719707841265032292371970784126503229237197078412650322923719707841265032292371970784126503229237197078412650322923719707841265032292371970784126503229237197078412650322923719707841265032292371970784126503229237197078412650322923719707841265032292371970784126503229237197078412650322923719707841265032292371970784126503229237197078412" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5ea61f6-c216-4cb1-8a5c-0bba1a0e6160, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d399240-874a-4b43-a33c-83fc19b96d46, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d399240-874a-4b43-a33c-83fc19b96d46, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11569823916114588237 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1156982391611458823711569823916114588237115698239161145882371156982391611458823711569823916114588237115698239161145882371156982391611458823711569823916114588237115698239161145882371156982391611458823711569823916114588237115698239161145882371156982391611458823711569823916114588237115698239161145882371156982391611458823711569823916114588237115698239161145882371156982391611458823711569823916114588237" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de8efc68-b8cd-4499-af27-65c1017a279f, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e1cae9b-0162-409e-854a-a9601e0aa6be, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e1cae9b-0162-409e-854a-a9601e0aa6be, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13901926693645825786 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1390192669364582578613901926693645825786139019266936458257861390192669364582578613901926693645825786139019266936458257861390192669364582578613901926693645825786139019266936458257861390192669364582578613901926693645825786139019266936458257861390192669364582578613901926693645825786139019266936458257861390192669364582578613901926693645825786139019266936458257861390192669364582578613901926693645825786" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d399240-874a-4b43-a33c-83fc19b96d46, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19083a99-7834-43fc-9e7a-ea4a6549e7a0, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19083a99-7834-43fc-9e7a-ea4a6549e7a0, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13179114265671337739 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1317911426567133773913179114265671337739131791142656713377391317911426567133773913179114265671337739131791142656713377391317911426567133773913179114265671337739131791142656713377391317911426567133773913179114265671337739131791142656713377391317911426567133773913179114265671337739131791142656713377391317911426567133773913179114265671337739131791142656713377391317911426567133773913179114265671337739" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e1cae9b-0162-409e-854a-a9601e0aa6be, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e914e4f-b0d3-4d50-b366-64d71e2a8aec, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e914e4f-b0d3-4d50-b366-64d71e2a8aec, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3945950834953785319 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39459508349537853193945950834953785319394595083495378531939459508349537853193945950834953785319394595083495378531939459508349537853193945950834953785319394595083495378531939459508349537853193945950834953785319394595083495378531939459508349537853193945950834953785319394595083495378531939459508349537853193945950834953785319394595083495378531939459508349537853193945950834953785319" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19083a99-7834-43fc-9e7a-ea4a6549e7a0, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 006b70f2-8ca9-435b-a6f4-edd060bef3d5, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 006b70f2-8ca9-435b-a6f4-edd060bef3d5, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18002537646942913687 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1800253764694291368718002537646942913687180025376469429136871800253764694291368718002537646942913687180025376469429136871800253764694291368718002537646942913687180025376469429136871800253764694291368718002537646942913687180025376469429136871800253764694291368718002537646942913687180025376469429136871800253764694291368718002537646942913687180025376469429136871800253764694291368718002537646942913687" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e914e4f-b0d3-4d50-b366-64d71e2a8aec, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 31478197-354e-4030-a9d1-8e8afc044ade, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 31478197-354e-4030-a9d1-8e8afc044ade, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16786096752190040431 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1678609675219004043116786096752190040431167860967521900404311678609675219004043116786096752190040431167860967521900404311678609675219004043116786096752190040431167860967521900404311678609675219004043116786096752190040431167860967521900404311678609675219004043116786096752190040431167860967521900404311678609675219004043116786096752190040431167860967521900404311678609675219004043116786096752190040431" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 006b70f2-8ca9-435b-a6f4-edd060bef3d5, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 361b9b23-9796-4b2d-9d71-5f72afa5045c, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 361b9b23-9796-4b2d-9d71-5f72afa5045c, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12606282606126563101 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1260628260612656310112606282606126563101126062826061265631011260628260612656310112606282606126563101126062826061265631011260628260612656310112606282606126563101126062826061265631011260628260612656310112606282606126563101126062826061265631011260628260612656310112606282606126563101126062826061265631011260628260612656310112606282606126563101126062826061265631011260628260612656310112606282606126563101" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 31478197-354e-4030-a9d1-8e8afc044ade, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2a3052f-2c18-4ef9-8b7a-7fb88953c6bd, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2a3052f-2c18-4ef9-8b7a-7fb88953c6bd, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9610888828903132034 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96108888289031320349610888828903132034961088882890313203496108888289031320349610888828903132034961088882890313203496108888289031320349610888828903132034961088882890313203496108888289031320349610888828903132034961088882890313203496108888289031320349610888828903132034961088882890313203496108888289031320349610888828903132034961088882890313203496108888289031320349610888828903132034" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 361b9b23-9796-4b2d-9d71-5f72afa5045c, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd3b1b7b-8a35-4199-bba4-03d03e6f2c77, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd3b1b7b-8a35-4199-bba4-03d03e6f2c77, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 871175720731838334 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "871175720731838334871175720731838334871175720731838334871175720731838334871175720731838334871175720731838334871175720731838334871175720731838334871175720731838334871175720731838334871175720731838334871175720731838334871175720731838334871175720731838334871175720731838334871175720731838334871175720731838334871175720731838334871175720731838334871175720731838334" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2a3052f-2c18-4ef9-8b7a-7fb88953c6bd, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5549ce7a-e145-4aa4-9418-ef7efb2814ad, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5549ce7a-e145-4aa4-9418-ef7efb2814ad, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5097938600339180377 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50979386003391803775097938600339180377509793860033918037750979386003391803775097938600339180377509793860033918037750979386003391803775097938600339180377509793860033918037750979386003391803775097938600339180377509793860033918037750979386003391803775097938600339180377509793860033918037750979386003391803775097938600339180377509793860033918037750979386003391803775097938600339180377" } } } 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:273 Stopped node localhost:12675/3
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd3b1b7b-8a35-4199-bba4-03d03e6f2c77, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5549ce7a-e145-4aa4-9418-ef7efb2814ad, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d9efc014-1389-48f4-b2e2-0a522f90ed91, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d9efc014-1389-48f4-b2e2-0a522f90ed91, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3851720052522153459 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38517200525221534593851720052522153459385172005252215345938517200525221534593851720052522153459385172005252215345938517200525221534593851720052522153459385172005252215345938517200525221534593851720052522153459385172005252215345938517200525221534593851720052522153459385172005252215345938517200525221534593851720052522153459385172005252215345938517200525221534593851720052522153459" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a3d98ef9-f5fc-427d-849b-830b26df9b6e, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a3d98ef9-f5fc-427d-849b-830b26df9b6e, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6347023153326154192 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63470231533261541926347023153326154192634702315332615419263470231533261541926347023153326154192634702315332615419263470231533261541926347023153326154192634702315332615419263470231533261541926347023153326154192634702315332615419263470231533261541926347023153326154192634702315332615419263470231533261541926347023153326154192634702315332615419263470231533261541926347023153326154192" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d9efc014-1389-48f4-b2e2-0a522f90ed91, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19dd98d6-799f-4ea5-b00c-63ff43c8b597, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19dd98d6-799f-4ea5-b00c-63ff43c8b597, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11183737697774417897 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1118373769777441789711183737697774417897111837376977744178971118373769777441789711183737697774417897111837376977744178971118373769777441789711183737697774417897111837376977744178971118373769777441789711183737697774417897111837376977744178971118373769777441789711183737697774417897111837376977744178971118373769777441789711183737697774417897111837376977744178971118373769777441789711183737697774417897" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a3d98ef9-f5fc-427d-849b-830b26df9b6e, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eafba7a6-0901-4b79-8f1b-6d9da2bb9c93, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eafba7a6-0901-4b79-8f1b-6d9da2bb9c93, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14427623855180117924 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1442762385518011792414427623855180117924144276238551801179241442762385518011792414427623855180117924144276238551801179241442762385518011792414427623855180117924144276238551801179241442762385518011792414427623855180117924144276238551801179241442762385518011792414427623855180117924144276238551801179241442762385518011792414427623855180117924144276238551801179241442762385518011792414427623855180117924" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19dd98d6-799f-4ea5-b00c-63ff43c8b597, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0d12385-fb43-4297-abad-ab9379c86b49, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0d12385-fb43-4297-abad-ab9379c86b49, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2981018906414058078 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29810189064140580782981018906414058078298101890641405807829810189064140580782981018906414058078298101890641405807829810189064140580782981018906414058078298101890641405807829810189064140580782981018906414058078298101890641405807829810189064140580782981018906414058078298101890641405807829810189064140580782981018906414058078298101890641405807829810189064140580782981018906414058078" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0d12385-fb43-4297-abad-ab9379c86b49, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 88460fdf-1024-4070-9442-9b6fad8603b1, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 88460fdf-1024-4070-9442-9b6fad8603b1, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7316870875035604622 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73168708750356046227316870875035604622731687087503560462273168708750356046227316870875035604622731687087503560462273168708750356046227316870875035604622731687087503560462273168708750356046227316870875035604622731687087503560462273168708750356046227316870875035604622731687087503560462273168708750356046227316870875035604622731687087503560462273168708750356046227316870875035604622" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eafba7a6-0901-4b79-8f1b-6d9da2bb9c93, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6ee4134c-2ae2-4510-b807-94d597bece2f, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6ee4134c-2ae2-4510-b807-94d597bece2f, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2202614112446703040 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22026141124467030402202614112446703040220261411244670304022026141124467030402202614112446703040220261411244670304022026141124467030402202614112446703040220261411244670304022026141124467030402202614112446703040220261411244670304022026141124467030402202614112446703040220261411244670304022026141124467030402202614112446703040220261411244670304022026141124467030402202614112446703040" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6ee4134c-2ae2-4510-b807-94d597bece2f, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3088342e-a392-4a0f-bc6a-eeecee935f53, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 88460fdf-1024-4070-9442-9b6fad8603b1, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3088342e-a392-4a0f-bc6a-eeecee935f53, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 979032652096162377 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "979032652096162377979032652096162377979032652096162377979032652096162377979032652096162377979032652096162377979032652096162377979032652096162377979032652096162377979032652096162377979032652096162377979032652096162377979032652096162377979032652096162377979032652096162377979032652096162377979032652096162377979032652096162377979032652096162377979032652096162377" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79460d3d-d951-4aee-bd50-2bab2da735b4, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79460d3d-d951-4aee-bd50-2bab2da735b4, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17696601305097274877 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1769660130509727487717696601305097274877176966013050972748771769660130509727487717696601305097274877176966013050972748771769660130509727487717696601305097274877176966013050972748771769660130509727487717696601305097274877176966013050972748771769660130509727487717696601305097274877176966013050972748771769660130509727487717696601305097274877176966013050972748771769660130509727487717696601305097274877" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3088342e-a392-4a0f-bc6a-eeecee935f53, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5917a8b2-d258-4c17-b3b2-03b48a356d12, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5917a8b2-d258-4c17-b3b2-03b48a356d12, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11589426597539510327 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1158942659753951032711589426597539510327115894265975395103271158942659753951032711589426597539510327115894265975395103271158942659753951032711589426597539510327115894265975395103271158942659753951032711589426597539510327115894265975395103271158942659753951032711589426597539510327115894265975395103271158942659753951032711589426597539510327115894265975395103271158942659753951032711589426597539510327" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79460d3d-d951-4aee-bd50-2bab2da735b4, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 16e32665-f798-4bb8-befd-b95e0acca103, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 16e32665-f798-4bb8-befd-b95e0acca103, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3071699408243189956 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30716994082431899563071699408243189956307169940824318995630716994082431899563071699408243189956307169940824318995630716994082431899563071699408243189956307169940824318995630716994082431899563071699408243189956307169940824318995630716994082431899563071699408243189956307169940824318995630716994082431899563071699408243189956307169940824318995630716994082431899563071699408243189956" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5917a8b2-d258-4c17-b3b2-03b48a356d12, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 278c40c3-4d41-4d66-86dc-8801606df5dd, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 278c40c3-4d41-4d66-86dc-8801606df5dd, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13595065720416176075 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1359506572041617607513595065720416176075135950657204161760751359506572041617607513595065720416176075135950657204161760751359506572041617607513595065720416176075135950657204161760751359506572041617607513595065720416176075135950657204161760751359506572041617607513595065720416176075135950657204161760751359506572041617607513595065720416176075135950657204161760751359506572041617607513595065720416176075" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 16e32665-f798-4bb8-befd-b95e0acca103, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9add729d-d6bd-4843-9844-1983ed220704, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9add729d-d6bd-4843-9844-1983ed220704, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13510311114596916135 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1351031111459691613513510311114596916135135103111145969161351351031111459691613513510311114596916135135103111145969161351351031111459691613513510311114596916135135103111145969161351351031111459691613513510311114596916135135103111145969161351351031111459691613513510311114596916135135103111145969161351351031111459691613513510311114596916135135103111145969161351351031111459691613513510311114596916135" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 278c40c3-4d41-4d66-86dc-8801606df5dd, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51a975a4-e428-47a0-8974-d8acb3a0c159, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51a975a4-e428-47a0-8974-d8acb3a0c159, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13775179892004135877 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1377517989200413587713775179892004135877137751798920041358771377517989200413587713775179892004135877137751798920041358771377517989200413587713775179892004135877137751798920041358771377517989200413587713775179892004135877137751798920041358771377517989200413587713775179892004135877137751798920041358771377517989200413587713775179892004135877137751798920041358771377517989200413587713775179892004135877" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9add729d-d6bd-4843-9844-1983ed220704, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c178ba5f-0a1c-4100-a437-95870a59022a, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c178ba5f-0a1c-4100-a437-95870a59022a, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3915066137447009023 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39150661374470090233915066137447009023391506613744700902339150661374470090233915066137447009023391506613744700902339150661374470090233915066137447009023391506613744700902339150661374470090233915066137447009023391506613744700902339150661374470090233915066137447009023391506613744700902339150661374470090233915066137447009023391506613744700902339150661374470090233915066137447009023" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51a975a4-e428-47a0-8974-d8acb3a0c159, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c9a4518-61ec-4c49-94e8-79aee50d010d, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c178ba5f-0a1c-4100-a437-95870a59022a, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c9a4518-61ec-4c49-94e8-79aee50d010d, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2947090267010377306 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "29470902670103773062947090267010377306294709026701037730629470902670103773062947090267010377306294709026701037730629470902670103773062947090267010377306294709026701037730629470902670103773062947090267010377306294709026701037730629470902670103773062947090267010377306294709026701037730629470902670103773062947090267010377306294709026701037730629470902670103773062947090267010377306" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be9f879c-1aa4-4578-9d0a-33b34e04ae33, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be9f879c-1aa4-4578-9d0a-33b34e04ae33, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11705694830420636158 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1170569483042063615811705694830420636158117056948304206361581170569483042063615811705694830420636158117056948304206361581170569483042063615811705694830420636158117056948304206361581170569483042063615811705694830420636158117056948304206361581170569483042063615811705694830420636158117056948304206361581170569483042063615811705694830420636158117056948304206361581170569483042063615811705694830420636158" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c9a4518-61ec-4c49-94e8-79aee50d010d, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 20e0a6da-3b40-45b7-a658-a964860f3e75, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 20e0a6da-3b40-45b7-a658-a964860f3e75, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8069680648769235054 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80696806487692350548069680648769235054806968064876923505480696806487692350548069680648769235054806968064876923505480696806487692350548069680648769235054806968064876923505480696806487692350548069680648769235054806968064876923505480696806487692350548069680648769235054806968064876923505480696806487692350548069680648769235054806968064876923505480696806487692350548069680648769235054" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be9f879c-1aa4-4578-9d0a-33b34e04ae33, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 43b1279e-c7ae-4032-9289-c6e5c815b54e, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 43b1279e-c7ae-4032-9289-c6e5c815b54e, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1900768308076026442 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19007683080760264421900768308076026442190076830807602644219007683080760264421900768308076026442190076830807602644219007683080760264421900768308076026442190076830807602644219007683080760264421900768308076026442190076830807602644219007683080760264421900768308076026442190076830807602644219007683080760264421900768308076026442190076830807602644219007683080760264421900768308076026442" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 20e0a6da-3b40-45b7-a658-a964860f3e75, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 680398c2-3b3a-4e1a-83b7-accac59bef10, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 680398c2-3b3a-4e1a-83b7-accac59bef10, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7722764310983426665 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77227643109834266657722764310983426665772276431098342666577227643109834266657722764310983426665772276431098342666577227643109834266657722764310983426665772276431098342666577227643109834266657722764310983426665772276431098342666577227643109834266657722764310983426665772276431098342666577227643109834266657722764310983426665772276431098342666577227643109834266657722764310983426665" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 43b1279e-c7ae-4032-9289-c6e5c815b54e, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b01a4eac-fdd8-4029-a8e1-7d8582f9c144, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b01a4eac-fdd8-4029-a8e1-7d8582f9c144, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 248142255984428544 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "248142255984428544248142255984428544248142255984428544248142255984428544248142255984428544248142255984428544248142255984428544248142255984428544248142255984428544248142255984428544248142255984428544248142255984428544248142255984428544248142255984428544248142255984428544248142255984428544248142255984428544248142255984428544248142255984428544248142255984428544" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 680398c2-3b3a-4e1a-83b7-accac59bef10, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95088081-7af3-43b2-9ccc-9037b803ec63, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95088081-7af3-43b2-9ccc-9037b803ec63, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1367570114463386293 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13675701144633862931367570114463386293136757011446338629313675701144633862931367570114463386293136757011446338629313675701144633862931367570114463386293136757011446338629313675701144633862931367570114463386293136757011446338629313675701144633862931367570114463386293136757011446338629313675701144633862931367570114463386293136757011446338629313675701144633862931367570114463386293" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b01a4eac-fdd8-4029-a8e1-7d8582f9c144, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c7c6a5df-124d-4dbc-8490-bc6558435ca4, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c7c6a5df-124d-4dbc-8490-bc6558435ca4, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11206341392676774129 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1120634139267677412911206341392676774129112063413926767741291120634139267677412911206341392676774129112063413926767741291120634139267677412911206341392676774129112063413926767741291120634139267677412911206341392676774129112063413926767741291120634139267677412911206341392676774129112063413926767741291120634139267677412911206341392676774129112063413926767741291120634139267677412911206341392676774129" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95088081-7af3-43b2-9ccc-9037b803ec63, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 27fd7916-57d5-4ccb-9ba0-078e33faa9eb, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 27fd7916-57d5-4ccb-9ba0-078e33faa9eb, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15584288746959434593 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1558428874695943459315584288746959434593155842887469594345931558428874695943459315584288746959434593155842887469594345931558428874695943459315584288746959434593155842887469594345931558428874695943459315584288746959434593155842887469594345931558428874695943459315584288746959434593155842887469594345931558428874695943459315584288746959434593155842887469594345931558428874695943459315584288746959434593" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c7c6a5df-124d-4dbc-8490-bc6558435ca4, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 540e6dde-0fa5-4684-8136-b365a68d956c, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 540e6dde-0fa5-4684-8136-b365a68d956c, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8954070146062202998 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89540701460622029988954070146062202998895407014606220299889540701460622029988954070146062202998895407014606220299889540701460622029988954070146062202998895407014606220299889540701460622029988954070146062202998895407014606220299889540701460622029988954070146062202998895407014606220299889540701460622029988954070146062202998895407014606220299889540701460622029988954070146062202998" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 27fd7916-57d5-4ccb-9ba0-078e33faa9eb, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f715c6b7-900d-4987-8e60-caa4c2947126, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f715c6b7-900d-4987-8e60-caa4c2947126, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17037525216400516892 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1703752521640051689217037525216400516892170375252164005168921703752521640051689217037525216400516892170375252164005168921703752521640051689217037525216400516892170375252164005168921703752521640051689217037525216400516892170375252164005168921703752521640051689217037525216400516892170375252164005168921703752521640051689217037525216400516892170375252164005168921703752521640051689217037525216400516892" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 540e6dde-0fa5-4684-8136-b365a68d956c, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0d1be7a-0be8-4c0e-b06a-7c1a98f0d88d, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0d1be7a-0be8-4c0e-b06a-7c1a98f0d88d, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1081891887575618229 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10818918875756182291081891887575618229108189188757561822910818918875756182291081891887575618229108189188757561822910818918875756182291081891887575618229108189188757561822910818918875756182291081891887575618229108189188757561822910818918875756182291081891887575618229108189188757561822910818918875756182291081891887575618229108189188757561822910818918875756182291081891887575618229" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f715c6b7-900d-4987-8e60-caa4c2947126, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 464cc983-7c5e-4f25-9723-84fa8c66d879, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 464cc983-7c5e-4f25-9723-84fa8c66d879, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8109345225686002895 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81093452256860028958109345225686002895810934522568600289581093452256860028958109345225686002895810934522568600289581093452256860028958109345225686002895810934522568600289581093452256860028958109345225686002895810934522568600289581093452256860028958109345225686002895810934522568600289581093452256860028958109345225686002895810934522568600289581093452256860028958109345225686002895" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0d1be7a-0be8-4c0e-b06a-7c1a98f0d88d, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce92fb0f-cffb-4566-b4c7-855362925d5f, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce92fb0f-cffb-4566-b4c7-855362925d5f, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5393845128203224176 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53938451282032241765393845128203224176539384512820322417653938451282032241765393845128203224176539384512820322417653938451282032241765393845128203224176539384512820322417653938451282032241765393845128203224176539384512820322417653938451282032241765393845128203224176539384512820322417653938451282032241765393845128203224176539384512820322417653938451282032241765393845128203224176" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 464cc983-7c5e-4f25-9723-84fa8c66d879, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a4b1eedf-4f99-4d26-91d9-deb682024801, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a4b1eedf-4f99-4d26-91d9-deb682024801, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15037641578044176732 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1503764157804417673215037641578044176732150376415780441767321503764157804417673215037641578044176732150376415780441767321503764157804417673215037641578044176732150376415780441767321503764157804417673215037641578044176732150376415780441767321503764157804417673215037641578044176732150376415780441767321503764157804417673215037641578044176732150376415780441767321503764157804417673215037641578044176732" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce92fb0f-cffb-4566-b4c7-855362925d5f, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1eef1305-0641-4481-9ecf-7c05e8d1cc12, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1eef1305-0641-4481-9ecf-7c05e8d1cc12, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5027506795775076789 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50275067957750767895027506795775076789502750679577507678950275067957750767895027506795775076789502750679577507678950275067957750767895027506795775076789502750679577507678950275067957750767895027506795775076789502750679577507678950275067957750767895027506795775076789502750679577507678950275067957750767895027506795775076789502750679577507678950275067957750767895027506795775076789" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a4b1eedf-4f99-4d26-91d9-deb682024801, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1eef1305-0641-4481-9ecf-7c05e8d1cc12, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d9e1361-3229-4b80-9baa-68728ec540c0, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d9e1361-3229-4b80-9baa-68728ec540c0, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5732473909543158697 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57324739095431586975732473909543158697573247390954315869757324739095431586975732473909543158697573247390954315869757324739095431586975732473909543158697573247390954315869757324739095431586975732473909543158697573247390954315869757324739095431586975732473909543158697573247390954315869757324739095431586975732473909543158697573247390954315869757324739095431586975732473909543158697" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0113c561-e072-42f5-85b4-da563a56ace7, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0113c561-e072-42f5-85b4-da563a56ace7, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8867681559596844979 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88676815595968449798867681559596844979886768155959684497988676815595968449798867681559596844979886768155959684497988676815595968449798867681559596844979886768155959684497988676815595968449798867681559596844979886768155959684497988676815595968449798867681559596844979886768155959684497988676815595968449798867681559596844979886768155959684497988676815595968449798867681559596844979" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d9e1361-3229-4b80-9baa-68728ec540c0, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46cff764-a883-43cd-84c3-436cef06c727, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46cff764-a883-43cd-84c3-436cef06c727, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5472374985060754623 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54723749850607546235472374985060754623547237498506075462354723749850607546235472374985060754623547237498506075462354723749850607546235472374985060754623547237498506075462354723749850607546235472374985060754623547237498506075462354723749850607546235472374985060754623547237498506075462354723749850607546235472374985060754623547237498506075462354723749850607546235472374985060754623" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0113c561-e072-42f5-85b4-da563a56ace7, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f1f1502b-8eab-40ef-b4d8-fabc605c3ea3, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f1f1502b-8eab-40ef-b4d8-fabc605c3ea3, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14695130362813851976 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1469513036281385197614695130362813851976146951303628138519761469513036281385197614695130362813851976146951303628138519761469513036281385197614695130362813851976146951303628138519761469513036281385197614695130362813851976146951303628138519761469513036281385197614695130362813851976146951303628138519761469513036281385197614695130362813851976146951303628138519761469513036281385197614695130362813851976" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46cff764-a883-43cd-84c3-436cef06c727, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77a1ee86-b6f5-483a-aac5-5eb675929cf8, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77a1ee86-b6f5-483a-aac5-5eb675929cf8, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11684906240690001783 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1168490624069000178311684906240690001783116849062406900017831168490624069000178311684906240690001783116849062406900017831168490624069000178311684906240690001783116849062406900017831168490624069000178311684906240690001783116849062406900017831168490624069000178311684906240690001783116849062406900017831168490624069000178311684906240690001783116849062406900017831168490624069000178311684906240690001783" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f1f1502b-8eab-40ef-b4d8-fabc605c3ea3, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3b7c844-f7e0-40f2-bf88-ba43dd8c389d, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3b7c844-f7e0-40f2-bf88-ba43dd8c389d, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9470716852601768359 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94707168526017683599470716852601768359947071685260176835994707168526017683599470716852601768359947071685260176835994707168526017683599470716852601768359947071685260176835994707168526017683599470716852601768359947071685260176835994707168526017683599470716852601768359947071685260176835994707168526017683599470716852601768359947071685260176835994707168526017683599470716852601768359" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77a1ee86-b6f5-483a-aac5-5eb675929cf8, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a05d9ee5-6198-49f9-b512-faef1365e022, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a05d9ee5-6198-49f9-b512-faef1365e022, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15397142402841976671 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1539714240284197667115397142402841976671153971424028419766711539714240284197667115397142402841976671153971424028419766711539714240284197667115397142402841976671153971424028419766711539714240284197667115397142402841976671153971424028419766711539714240284197667115397142402841976671153971424028419766711539714240284197667115397142402841976671153971424028419766711539714240284197667115397142402841976671" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3b7c844-f7e0-40f2-bf88-ba43dd8c389d, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 224f3f36-cffb-4ec5-9725-5d7b9ec8cc74, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 224f3f36-cffb-4ec5-9725-5d7b9ec8cc74, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12697740696995307028 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1269774069699530702812697740696995307028126977406969953070281269774069699530702812697740696995307028126977406969953070281269774069699530702812697740696995307028126977406969953070281269774069699530702812697740696995307028126977406969953070281269774069699530702812697740696995307028126977406969953070281269774069699530702812697740696995307028126977406969953070281269774069699530702812697740696995307028" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a05d9ee5-6198-49f9-b512-faef1365e022, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9916333f-c586-40ec-9f4b-025c7c77e06a, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9916333f-c586-40ec-9f4b-025c7c77e06a, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13339349867767056358 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1333934986776705635813339349867767056358133393498677670563581333934986776705635813339349867767056358133393498677670563581333934986776705635813339349867767056358133393498677670563581333934986776705635813339349867767056358133393498677670563581333934986776705635813339349867767056358133393498677670563581333934986776705635813339349867767056358133393498677670563581333934986776705635813339349867767056358" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 224f3f36-cffb-4ec5-9725-5d7b9ec8cc74, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76f374bb-a636-40f9-8de4-c56614fe6e09, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76f374bb-a636-40f9-8de4-c56614fe6e09, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8341127969792931637 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "83411279697929316378341127969792931637834112796979293163783411279697929316378341127969792931637834112796979293163783411279697929316378341127969792931637834112796979293163783411279697929316378341127969792931637834112796979293163783411279697929316378341127969792931637834112796979293163783411279697929316378341127969792931637834112796979293163783411279697929316378341127969792931637" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9916333f-c586-40ec-9f4b-025c7c77e06a, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3eb6e6b-a7eb-440a-905c-f8565f1293f6, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3eb6e6b-a7eb-440a-905c-f8565f1293f6, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11925969662988968995 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1192596966298896899511925969662988968995119259696629889689951192596966298896899511925969662988968995119259696629889689951192596966298896899511925969662988968995119259696629889689951192596966298896899511925969662988968995119259696629889689951192596966298896899511925969662988968995119259696629889689951192596966298896899511925969662988968995119259696629889689951192596966298896899511925969662988968995" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76f374bb-a636-40f9-8de4-c56614fe6e09, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e8f4bce-7cab-4194-ac17-1011d216186a, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e8f4bce-7cab-4194-ac17-1011d216186a, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12769453885805503633 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1276945388580550363312769453885805503633127694538858055036331276945388580550363312769453885805503633127694538858055036331276945388580550363312769453885805503633127694538858055036331276945388580550363312769453885805503633127694538858055036331276945388580550363312769453885805503633127694538858055036331276945388580550363312769453885805503633127694538858055036331276945388580550363312769453885805503633" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3eb6e6b-a7eb-440a-905c-f8565f1293f6, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cbd1466e-f244-4a38-bb18-9bf9201cb479, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cbd1466e-f244-4a38-bb18-9bf9201cb479, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15964693366422543942 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1596469336642254394215964693366422543942159646933664225439421596469336642254394215964693366422543942159646933664225439421596469336642254394215964693366422543942159646933664225439421596469336642254394215964693366422543942159646933664225439421596469336642254394215964693366422543942159646933664225439421596469336642254394215964693366422543942159646933664225439421596469336642254394215964693366422543942" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cbd1466e-f244-4a38-bb18-9bf9201cb479, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e8f4bce-7cab-4194-ac17-1011d216186a, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83e4ef0d-ccb9-40ca-9fac-4ad45d2326c3, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83e4ef0d-ccb9-40ca-9fac-4ad45d2326c3, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4308330314277468755 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43083303142774687554308330314277468755430833031427746875543083303142774687554308330314277468755430833031427746875543083303142774687554308330314277468755430833031427746875543083303142774687554308330314277468755430833031427746875543083303142774687554308330314277468755430833031427746875543083303142774687554308330314277468755430833031427746875543083303142774687554308330314277468755" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ebac37ad-b407-48f1-b280-45cc32ddc3ad, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ebac37ad-b407-48f1-b280-45cc32ddc3ad, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5767668368826481768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57676683688264817685767668368826481768576766836882648176857676683688264817685767668368826481768576766836882648176857676683688264817685767668368826481768576766836882648176857676683688264817685767668368826481768576766836882648176857676683688264817685767668368826481768576766836882648176857676683688264817685767668368826481768576766836882648176857676683688264817685767668368826481768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83e4ef0d-ccb9-40ca-9fac-4ad45d2326c3, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ebac37ad-b407-48f1-b280-45cc32ddc3ad, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8fe3e272-2d55-45d7-8618-e2e3b55c12c8, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8fe3e272-2d55-45d7-8618-e2e3b55c12c8, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9612640487279122984 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96126404872791229849612640487279122984961264048727912298496126404872791229849612640487279122984961264048727912298496126404872791229849612640487279122984961264048727912298496126404872791229849612640487279122984961264048727912298496126404872791229849612640487279122984961264048727912298496126404872791229849612640487279122984961264048727912298496126404872791229849612640487279122984" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a86449d2-bb6f-4d0a-919e-f54d6da0002e, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a86449d2-bb6f-4d0a-919e-f54d6da0002e, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10445308377836231779 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1044530837783623177910445308377836231779104453083778362317791044530837783623177910445308377836231779104453083778362317791044530837783623177910445308377836231779104453083778362317791044530837783623177910445308377836231779104453083778362317791044530837783623177910445308377836231779104453083778362317791044530837783623177910445308377836231779104453083778362317791044530837783623177910445308377836231779" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8fe3e272-2d55-45d7-8618-e2e3b55c12c8, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bdbb2cda-4eda-4ced-9173-8f4a4d3981ed, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bdbb2cda-4eda-4ced-9173-8f4a4d3981ed, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17388145936676649871 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1738814593667664987117388145936676649871173881459366766498711738814593667664987117388145936676649871173881459366766498711738814593667664987117388145936676649871173881459366766498711738814593667664987117388145936676649871173881459366766498711738814593667664987117388145936676649871173881459366766498711738814593667664987117388145936676649871173881459366766498711738814593667664987117388145936676649871" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a86449d2-bb6f-4d0a-919e-f54d6da0002e, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 788b41cc-4537-446a-9c72-97c3861b01c5, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 788b41cc-4537-446a-9c72-97c3861b01c5, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10871028783179173227 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1087102878317917322710871028783179173227108710287831791732271087102878317917322710871028783179173227108710287831791732271087102878317917322710871028783179173227108710287831791732271087102878317917322710871028783179173227108710287831791732271087102878317917322710871028783179173227108710287831791732271087102878317917322710871028783179173227108710287831791732271087102878317917322710871028783179173227" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bdbb2cda-4eda-4ced-9173-8f4a4d3981ed, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e92bb75e-e86b-49e6-8c10-62ead75d3c14, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e92bb75e-e86b-49e6-8c10-62ead75d3c14, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14082086817811019180 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1408208681781101918014082086817811019180140820868178110191801408208681781101918014082086817811019180140820868178110191801408208681781101918014082086817811019180140820868178110191801408208681781101918014082086817811019180140820868178110191801408208681781101918014082086817811019180140820868178110191801408208681781101918014082086817811019180140820868178110191801408208681781101918014082086817811019180" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 788b41cc-4537-446a-9c72-97c3861b01c5, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5867a1b-f3a1-49c0-acb6-227827a7f5c5, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5867a1b-f3a1-49c0-acb6-227827a7f5c5, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11480357244527856224 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1148035724452785622411480357244527856224114803572445278562241148035724452785622411480357244527856224114803572445278562241148035724452785622411480357244527856224114803572445278562241148035724452785622411480357244527856224114803572445278562241148035724452785622411480357244527856224114803572445278562241148035724452785622411480357244527856224114803572445278562241148035724452785622411480357244527856224" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e92bb75e-e86b-49e6-8c10-62ead75d3c14, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 274f5381-af21-4da4-9b2a-e8fef928a631, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 274f5381-af21-4da4-9b2a-e8fef928a631, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3255996557322201553 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32559965573222015533255996557322201553325599655732220155332559965573222015533255996557322201553325599655732220155332559965573222015533255996557322201553325599655732220155332559965573222015533255996557322201553325599655732220155332559965573222015533255996557322201553325599655732220155332559965573222015533255996557322201553325599655732220155332559965573222015533255996557322201553" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5867a1b-f3a1-49c0-acb6-227827a7f5c5, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a9e9716-ce07-405d-96fb-dbd83efdbda2, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a9e9716-ce07-405d-96fb-dbd83efdbda2, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4696155613782813226 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46961556137828132264696155613782813226469615561378281322646961556137828132264696155613782813226469615561378281322646961556137828132264696155613782813226469615561378281322646961556137828132264696155613782813226469615561378281322646961556137828132264696155613782813226469615561378281322646961556137828132264696155613782813226469615561378281322646961556137828132264696155613782813226" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 274f5381-af21-4da4-9b2a-e8fef928a631, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d016ed2f-96b6-4dc2-ab0e-3c36647f8007, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d016ed2f-96b6-4dc2-ab0e-3c36647f8007, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14394561859746890347 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1439456185974689034714394561859746890347143945618597468903471439456185974689034714394561859746890347143945618597468903471439456185974689034714394561859746890347143945618597468903471439456185974689034714394561859746890347143945618597468903471439456185974689034714394561859746890347143945618597468903471439456185974689034714394561859746890347143945618597468903471439456185974689034714394561859746890347" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a9e9716-ce07-405d-96fb-dbd83efdbda2, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f6d581a0-9ab0-467b-96d1-2f70078d79dd, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f6d581a0-9ab0-467b-96d1-2f70078d79dd, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1717556794562542838 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17175567945625428381717556794562542838171755679456254283817175567945625428381717556794562542838171755679456254283817175567945625428381717556794562542838171755679456254283817175567945625428381717556794562542838171755679456254283817175567945625428381717556794562542838171755679456254283817175567945625428381717556794562542838171755679456254283817175567945625428381717556794562542838" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d016ed2f-96b6-4dc2-ab0e-3c36647f8007, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b7514f67-3160-4129-a282-5a50fb5d088d, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b7514f67-3160-4129-a282-5a50fb5d088d, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14057290242357247805 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1405729024235724780514057290242357247805140572902423572478051405729024235724780514057290242357247805140572902423572478051405729024235724780514057290242357247805140572902423572478051405729024235724780514057290242357247805140572902423572478051405729024235724780514057290242357247805140572902423572478051405729024235724780514057290242357247805140572902423572478051405729024235724780514057290242357247805" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f6d581a0-9ab0-467b-96d1-2f70078d79dd, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83e8328b-531a-42ce-bfbd-6e59b621112a, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83e8328b-531a-42ce-bfbd-6e59b621112a, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14745746536164411442 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1474574653616441144214745746536164411442147457465361644114421474574653616441144214745746536164411442147457465361644114421474574653616441144214745746536164411442147457465361644114421474574653616441144214745746536164411442147457465361644114421474574653616441144214745746536164411442147457465361644114421474574653616441144214745746536164411442147457465361644114421474574653616441144214745746536164411442" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b7514f67-3160-4129-a282-5a50fb5d088d, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cafe4b2a-0c68-4d32-8639-114c557b10af, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cafe4b2a-0c68-4d32-8639-114c557b10af, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9998023319041887388 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99980233190418873889998023319041887388999802331904188738899980233190418873889998023319041887388999802331904188738899980233190418873889998023319041887388999802331904188738899980233190418873889998023319041887388999802331904188738899980233190418873889998023319041887388999802331904188738899980233190418873889998023319041887388999802331904188738899980233190418873889998023319041887388" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83e8328b-531a-42ce-bfbd-6e59b621112a, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 219f2bbb-8367-4673-b4f1-88a070442ce4, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 219f2bbb-8367-4673-b4f1-88a070442ce4, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 37717516715033804 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "3771751671503380437717516715033804377175167150338043771751671503380437717516715033804377175167150338043771751671503380437717516715033804377175167150338043771751671503380437717516715033804377175167150338043771751671503380437717516715033804377175167150338043771751671503380437717516715033804377175167150338043771751671503380437717516715033804" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cafe4b2a-0c68-4d32-8639-114c557b10af, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ef0682e0-8d5b-4877-8cb6-2367c6698c56, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ef0682e0-8d5b-4877-8cb6-2367c6698c56, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15424681241286391074 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1542468124128639107415424681241286391074154246812412863910741542468124128639107415424681241286391074154246812412863910741542468124128639107415424681241286391074154246812412863910741542468124128639107415424681241286391074154246812412863910741542468124128639107415424681241286391074154246812412863910741542468124128639107415424681241286391074154246812412863910741542468124128639107415424681241286391074" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 219f2bbb-8367-4673-b4f1-88a070442ce4, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3c99543-3725-47a7-8186-6e0aa23778a4, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3c99543-3725-47a7-8186-6e0aa23778a4, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9106229906221618541 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91062299062216185419106229906221618541910622990622161854191062299062216185419106229906221618541910622990622161854191062299062216185419106229906221618541910622990622161854191062299062216185419106229906221618541910622990622161854191062299062216185419106229906221618541910622990622161854191062299062216185419106229906221618541910622990622161854191062299062216185419106229906221618541" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ef0682e0-8d5b-4877-8cb6-2367c6698c56, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, df538b96-65d2-4455-a3d7-fcbb7a17d254, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, df538b96-65d2-4455-a3d7-fcbb7a17d254, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13409221987176089652 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1340922198717608965213409221987176089652134092219871760896521340922198717608965213409221987176089652134092219871760896521340922198717608965213409221987176089652134092219871760896521340922198717608965213409221987176089652134092219871760896521340922198717608965213409221987176089652134092219871760896521340922198717608965213409221987176089652134092219871760896521340922198717608965213409221987176089652" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3c99543-3725-47a7-8186-6e0aa23778a4, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b2cba1de-6ae5-48b2-a0d8-b80ee1b71d21, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b2cba1de-6ae5-48b2-a0d8-b80ee1b71d21, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15473548209150741712 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1547354820915074171215473548209150741712154735482091507417121547354820915074171215473548209150741712154735482091507417121547354820915074171215473548209150741712154735482091507417121547354820915074171215473548209150741712154735482091507417121547354820915074171215473548209150741712154735482091507417121547354820915074171215473548209150741712154735482091507417121547354820915074171215473548209150741712" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, df538b96-65d2-4455-a3d7-fcbb7a17d254, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f8ee337-828c-48fb-b07e-6a8c05ac5fd5, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f8ee337-828c-48fb-b07e-6a8c05ac5fd5, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7925139299994381605 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79251392999943816057925139299994381605792513929999438160579251392999943816057925139299994381605792513929999438160579251392999943816057925139299994381605792513929999438160579251392999943816057925139299994381605792513929999438160579251392999943816057925139299994381605792513929999438160579251392999943816057925139299994381605792513929999438160579251392999943816057925139299994381605" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b2cba1de-6ae5-48b2-a0d8-b80ee1b71d21, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 000a47de-78f7-436c-9e39-f0d0e95152eb, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 000a47de-78f7-436c-9e39-f0d0e95152eb, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15924108616655025663 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1592410861665502566315924108616655025663159241086166550256631592410861665502566315924108616655025663159241086166550256631592410861665502566315924108616655025663159241086166550256631592410861665502566315924108616655025663159241086166550256631592410861665502566315924108616655025663159241086166550256631592410861665502566315924108616655025663159241086166550256631592410861665502566315924108616655025663" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f8ee337-828c-48fb-b07e-6a8c05ac5fd5, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5a03c59-51f8-4e0f-bb4e-4f08a92bf720, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5a03c59-51f8-4e0f-bb4e-4f08a92bf720, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12959290675536127049 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1295929067553612704912959290675536127049129592906755361270491295929067553612704912959290675536127049129592906755361270491295929067553612704912959290675536127049129592906755361270491295929067553612704912959290675536127049129592906755361270491295929067553612704912959290675536127049129592906755361270491295929067553612704912959290675536127049129592906755361270491295929067553612704912959290675536127049" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 000a47de-78f7-436c-9e39-f0d0e95152eb, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f455542-4497-4484-8861-490e22afa080, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f455542-4497-4484-8861-490e22afa080, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1373992690943555638 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13739926909435556381373992690943555638137399269094355563813739926909435556381373992690943555638137399269094355563813739926909435556381373992690943555638137399269094355563813739926909435556381373992690943555638137399269094355563813739926909435556381373992690943555638137399269094355563813739926909435556381373992690943555638137399269094355563813739926909435556381373992690943555638" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5a03c59-51f8-4e0f-bb4e-4f08a92bf720, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da1edb9b-fa60-4a65-b3a6-7bfafcd8ec98, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da1edb9b-fa60-4a65-b3a6-7bfafcd8ec98, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 930545627621597837 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "930545627621597837930545627621597837930545627621597837930545627621597837930545627621597837930545627621597837930545627621597837930545627621597837930545627621597837930545627621597837930545627621597837930545627621597837930545627621597837930545627621597837930545627621597837930545627621597837930545627621597837930545627621597837930545627621597837930545627621597837" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f455542-4497-4484-8861-490e22afa080, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ee44497-f60e-4d4a-bea1-d9bb299f382c, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ee44497-f60e-4d4a-bea1-d9bb299f382c, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14409070668970568944 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1440907066897056894414409070668970568944144090706689705689441440907066897056894414409070668970568944144090706689705689441440907066897056894414409070668970568944144090706689705689441440907066897056894414409070668970568944144090706689705689441440907066897056894414409070668970568944144090706689705689441440907066897056894414409070668970568944144090706689705689441440907066897056894414409070668970568944" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ee44497-f60e-4d4a-bea1-d9bb299f382c, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb28f821-e2fa-4501-a124-c5794d99e817, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb28f821-e2fa-4501-a124-c5794d99e817, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17842967123157983648 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1784296712315798364817842967123157983648178429671231579836481784296712315798364817842967123157983648178429671231579836481784296712315798364817842967123157983648178429671231579836481784296712315798364817842967123157983648178429671231579836481784296712315798364817842967123157983648178429671231579836481784296712315798364817842967123157983648178429671231579836481784296712315798364817842967123157983648" } } } 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:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/05jb/002234/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:266 Final command: /home/runner/.ya/build/build_root/05jb/002234/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:19927 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/05jb/002234/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3/logfile_1ana3dum.log --grpc-port=12675 --mon-port=1058 --ic-port=19052 --key-file /home/runner/.ya/build/build_root/05jb/002234/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/05jb/002234/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/05jb/002234/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:19927', '--tenant=/Root/test_simple_encryption_1', '--log-file-name=/home/runner/.ya/build/build_root/05jb/002234/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_3/logfile_1ana3dum.log', '--grpc-port=12675', '--mon-port=1058', '--ic-port=19052', '--key-file', '/home/runner/.ya/build/build_root/05jb/002234/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt')' in '/home/runner/.ya/build/build_root/05jb/002234/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, fb28f821-e2fa-4501-a124-c5794d99e817, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 37a0930a-ca0e-477c-9ac5-f7ae22502376, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ya.test:process.py:628 Command pid: 1683647
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 37a0930a-ca0e-477c-9ac5-f7ae22502376, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13253801561438290394 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1325380156143829039413253801561438290394132538015614382903941325380156143829039413253801561438290394132538015614382903941325380156143829039413253801561438290394132538015614382903941325380156143829039413253801561438290394132538015614382903941325380156143829039413253801561438290394132538015614382903941325380156143829039413253801561438290394132538015614382903941325380156143829039413253801561438290394" } } } 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:306 Started node localhost:12675/3
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.19
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.19
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/05jb/002234/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1683648
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 37a0930a-ca0e-477c-9ac5-f7ae22502376, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a45fc55-0b36-4fa0-8122-635069a0b6ed, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a45fc55-0b36-4fa0-8122-635069a0b6ed, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5528351798078540167 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55283517980785401675528351798078540167552835179807854016755283517980785401675528351798078540167552835179807854016755283517980785401675528351798078540167552835179807854016755283517980785401675528351798078540167552835179807854016755283517980785401675528351798078540167552835179807854016755283517980785401675528351798078540167552835179807854016755283517980785401675528351798078540167" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da1edb9b-fa60-4a65-b3a6-7bfafcd8ec98, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6bae9da5-ed5a-41ca-93ad-c855567589fd, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6bae9da5-ed5a-41ca-93ad-c855567589fd, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11132063949806373497 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1113206394980637349711132063949806373497111320639498063734971113206394980637349711132063949806373497111320639498063734971113206394980637349711132063949806373497111320639498063734971113206394980637349711132063949806373497111320639498063734971113206394980637349711132063949806373497111320639498063734971113206394980637349711132063949806373497111320639498063734971113206394980637349711132063949806373497" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a45fc55-0b36-4fa0-8122-635069a0b6ed, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ecff0b3-0119-4021-945b-881a375fa74e, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6bae9da5-ed5a-41ca-93ad-c855567589fd, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5136d399-f26c-4185-85f9-4bf632f622b4, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5136d399-f26c-4185-85f9-4bf632f622b4, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8243737413658827741 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82437374136588277418243737413658827741824373741365882774182437374136588277418243737413658827741824373741365882774182437374136588277418243737413658827741824373741365882774182437374136588277418243737413658827741824373741365882774182437374136588277418243737413658827741824373741365882774182437374136588277418243737413658827741824373741365882774182437374136588277418243737413658827741" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ecff0b3-0119-4021-945b-881a375fa74e, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11160947366220794200 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1116094736622079420011160947366220794200111609473662207942001116094736622079420011160947366220794200111609473662207942001116094736622079420011160947366220794200111609473662207942001116094736622079420011160947366220794200111609473662207942001116094736622079420011160947366220794200111609473662207942001116094736622079420011160947366220794200111609473662207942001116094736622079420011160947366220794200" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5136d399-f26c-4185-85f9-4bf632f622b4, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6927c6d9-551c-4ce1-9e28-3e81972790d5, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6927c6d9-551c-4ce1-9e28-3e81972790d5, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15606600073233187103 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1560660007323318710315606600073233187103156066000732331871031560660007323318710315606600073233187103156066000732331871031560660007323318710315606600073233187103156066000732331871031560660007323318710315606600073233187103156066000732331871031560660007323318710315606600073233187103156066000732331871031560660007323318710315606600073233187103156066000732331871031560660007323318710315606600073233187103" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ecff0b3-0119-4021-945b-881a375fa74e, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c9066f4e-ee62-4153-b189-d2e425795335, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c9066f4e-ee62-4153-b189-d2e425795335, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 575966738868490962 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "575966738868490962575966738868490962575966738868490962575966738868490962575966738868490962575966738868490962575966738868490962575966738868490962575966738868490962575966738868490962575966738868490962575966738868490962575966738868490962575966738868490962575966738868490962575966738868490962575966738868490962575966738868490962575966738868490962575966738868490962" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6927c6d9-551c-4ce1-9e28-3e81972790d5, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 064b3655-3e66-4e66-a1bd-56bab2585465, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 064b3655-3e66-4e66-a1bd-56bab2585465, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1764909771064430848 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17649097710644308481764909771064430848176490977106443084817649097710644308481764909771064430848176490977106443084817649097710644308481764909771064430848176490977106443084817649097710644308481764909771064430848176490977106443084817649097710644308481764909771064430848176490977106443084817649097710644308481764909771064430848176490977106443084817649097710644308481764909771064430848" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c9066f4e-ee62-4153-b189-d2e425795335, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca783f74-c554-4269-ad01-37b49f1b33d2, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca783f74-c554-4269-ad01-37b49f1b33d2, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9751018499294888920 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97510184992948889209751018499294888920975101849929488892097510184992948889209751018499294888920975101849929488892097510184992948889209751018499294888920975101849929488892097510184992948889209751018499294888920975101849929488892097510184992948889209751018499294888920975101849929488892097510184992948889209751018499294888920975101849929488892097510184992948889209751018499294888920" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ca783f74-c554-4269-ad01-37b49f1b33d2, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ea6f02cb-67de-4db4-8dcc-bbe5574595c4, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ea6f02cb-67de-4db4-8dcc-bbe5574595c4, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8112576085441200826 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81125760854412008268112576085441200826811257608544120082681125760854412008268112576085441200826811257608544120082681125760854412008268112576085441200826811257608544120082681125760854412008268112576085441200826811257608544120082681125760854412008268112576085441200826811257608544120082681125760854412008268112576085441200826811257608544120082681125760854412008268112576085441200826" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 064b3655-3e66-4e66-a1bd-56bab2585465, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de2ac25c-6b14-4bd4-bcbf-c8e8ca80b47c, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de2ac25c-6b14-4bd4-bcbf-c8e8ca80b47c, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17390119856740236478 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1739011985674023647817390119856740236478173901198567402364781739011985674023647817390119856740236478173901198567402364781739011985674023647817390119856740236478173901198567402364781739011985674023647817390119856740236478173901198567402364781739011985674023647817390119856740236478173901198567402364781739011985674023647817390119856740236478173901198567402364781739011985674023647817390119856740236478" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ea6f02cb-67de-4db4-8dcc-bbe5574595c4, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b3ba2bfc-0411-4fed-9722-ea4ac207f7b6, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3ba2bfc-0411-4fed-9722-ea4ac207f7b6, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15219077448081882283 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1521907744808188228315219077448081882283152190774480818822831521907744808188228315219077448081882283152190774480818822831521907744808188228315219077448081882283152190774480818822831521907744808188228315219077448081882283152190774480818822831521907744808188228315219077448081882283152190774480818822831521907744808188228315219077448081882283152190774480818822831521907744808188228315219077448081882283" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de2ac25c-6b14-4bd4-bcbf-c8e8ca80b47c, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 747af5f7-2fe5-4883-b02c-068e347f92b7, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 747af5f7-2fe5-4883-b02c-068e347f92b7, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6360368809915647137 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63603688099156471376360368809915647137636036880991564713763603688099156471376360368809915647137636036880991564713763603688099156471376360368809915647137636036880991564713763603688099156471376360368809915647137636036880991564713763603688099156471376360368809915647137636036880991564713763603688099156471376360368809915647137636036880991564713763603688099156471376360368809915647137" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3ba2bfc-0411-4fed-9722-ea4ac207f7b6, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f05a987e-b5f7-42ce-9a94-ebf9dfb447d0, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f05a987e-b5f7-42ce-9a94-ebf9dfb447d0, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9308038549173975437 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93080385491739754379308038549173975437930803854917397543793080385491739754379308038549173975437930803854917397543793080385491739754379308038549173975437930803854917397543793080385491739754379308038549173975437930803854917397543793080385491739754379308038549173975437930803854917397543793080385491739754379308038549173975437930803854917397543793080385491739754379308038549173975437" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 747af5f7-2fe5-4883-b02c-068e347f92b7, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32a83f7c-add0-48d9-b900-6a9d0c0cb5e5, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32a83f7c-add0-48d9-b900-6a9d0c0cb5e5, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10898323381265325095 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1089832338126532509510898323381265325095108983233812653250951089832338126532509510898323381265325095108983233812653250951089832338126532509510898323381265325095108983233812653250951089832338126532509510898323381265325095108983233812653250951089832338126532509510898323381265325095108983233812653250951089832338126532509510898323381265325095108983233812653250951089832338126532509510898323381265325095" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f05a987e-b5f7-42ce-9a94-ebf9dfb447d0, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fa7a1e64-f2b3-48b8-8994-cb1ee976c3d8, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fa7a1e64-f2b3-48b8-8994-cb1ee976c3d8, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1574800598014935893 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15748005980149358931574800598014935893157480059801493589315748005980149358931574800598014935893157480059801493589315748005980149358931574800598014935893157480059801493589315748005980149358931574800598014935893157480059801493589315748005980149358931574800598014935893157480059801493589315748005980149358931574800598014935893157480059801493589315748005980149358931574800598014935893" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32a83f7c-add0-48d9-b900-6a9d0c0cb5e5, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b60051ee-3dc2-46b7-9991-a9dd7b5627a5, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b60051ee-3dc2-46b7-9991-a9dd7b5627a5, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10117814854124571700 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1011781485412457170010117814854124571700101178148541245717001011781485412457170010117814854124571700101178148541245717001011781485412457170010117814854124571700101178148541245717001011781485412457170010117814854124571700101178148541245717001011781485412457170010117814854124571700101178148541245717001011781485412457170010117814854124571700101178148541245717001011781485412457170010117814854124571700" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fa7a1e64-f2b3-48b8-8994-cb1ee976c3d8, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 261d1afb-b5c8-4d82-aada-776e2d67c5fd, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 261d1afb-b5c8-4d82-aada-776e2d67c5fd, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17597914782503968076 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1759791478250396807617597914782503968076175979147825039680761759791478250396807617597914782503968076175979147825039680761759791478250396807617597914782503968076175979147825039680761759791478250396807617597914782503968076175979147825039680761759791478250396807617597914782503968076175979147825039680761759791478250396807617597914782503968076175979147825039680761759791478250396807617597914782503968076" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b60051ee-3dc2-46b7-9991-a9dd7b5627a5, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b94a0c10-262f-41d4-b82e-ef11b9fc880b, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b94a0c10-262f-41d4-b82e-ef11b9fc880b, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2579016765877588620 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25790167658775886202579016765877588620257901676587758862025790167658775886202579016765877588620257901676587758862025790167658775886202579016765877588620257901676587758862025790167658775886202579016765877588620257901676587758862025790167658775886202579016765877588620257901676587758862025790167658775886202579016765877588620257901676587758862025790167658775886202579016765877588620" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 261d1afb-b5c8-4d82-aada-776e2d67c5fd, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0a4567d4-dc04-486f-bebe-be9a73b667c4, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0a4567d4-dc04-486f-bebe-be9a73b667c4, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11908703749188597234 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1190870374918859723411908703749188597234119087037491885972341190870374918859723411908703749188597234119087037491885972341190870374918859723411908703749188597234119087037491885972341190870374918859723411908703749188597234119087037491885972341190870374918859723411908703749188597234119087037491885972341190870374918859723411908703749188597234119087037491885972341190870374918859723411908703749188597234" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b94a0c10-262f-41d4-b82e-ef11b9fc880b, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 340519c7-eec9-4eaa-b158-68f424a33714, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 340519c7-eec9-4eaa-b158-68f424a33714, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 966263176257729209 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "966263176257729209966263176257729209966263176257729209966263176257729209966263176257729209966263176257729209966263176257729209966263176257729209966263176257729209966263176257729209966263176257729209966263176257729209966263176257729209966263176257729209966263176257729209966263176257729209966263176257729209966263176257729209966263176257729209966263176257729209" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0a4567d4-dc04-486f-bebe-be9a73b667c4, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, accfc83d-2a77-4f66-b300-6923db25bbd2, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, accfc83d-2a77-4f66-b300-6923db25bbd2, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15454773004226611461 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1545477300422661146115454773004226611461154547730042266114611545477300422661146115454773004226611461154547730042266114611545477300422661146115454773004226611461154547730042266114611545477300422661146115454773004226611461154547730042266114611545477300422661146115454773004226611461154547730042266114611545477300422661146115454773004226611461154547730042266114611545477300422661146115454773004226611461" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, accfc83d-2a77-4f66-b300-6923db25bbd2, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 711e1015-64f8-44dd-a175-eba485909a54, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 711e1015-64f8-44dd-a175-eba485909a54, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8737217915443937212 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87372179154439372128737217915443937212873721791544393721287372179154439372128737217915443937212873721791544393721287372179154439372128737217915443937212873721791544393721287372179154439372128737217915443937212873721791544393721287372179154439372128737217915443937212873721791544393721287372179154439372128737217915443937212873721791544393721287372179154439372128737217915443937212" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 340519c7-eec9-4eaa-b158-68f424a33714, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c506b5c-fa3b-4923-8b14-83c64f0b045d, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c506b5c-fa3b-4923-8b14-83c64f0b045d, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7905492150581546966 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79054921505815469667905492150581546966790549215058154696679054921505815469667905492150581546966790549215058154696679054921505815469667905492150581546966790549215058154696679054921505815469667905492150581546966790549215058154696679054921505815469667905492150581546966790549215058154696679054921505815469667905492150581546966790549215058154696679054921505815469667905492150581546966" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 711e1015-64f8-44dd-a175-eba485909a54, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8bbd3d58-563d-4520-bc6f-0a65fe534505, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8bbd3d58-563d-4520-bc6f-0a65fe534505, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9565021198922608917 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95650211989226089179565021198922608917956502119892260891795650211989226089179565021198922608917956502119892260891795650211989226089179565021198922608917956502119892260891795650211989226089179565021198922608917956502119892260891795650211989226089179565021198922608917956502119892260891795650211989226089179565021198922608917956502119892260891795650211989226089179565021198922608917" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c506b5c-fa3b-4923-8b14-83c64f0b045d, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1bbfebfe-c75f-4d8b-985d-db8020864e64, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1bbfebfe-c75f-4d8b-985d-db8020864e64, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9732639899829113575 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97326398998291135759732639899829113575973263989982911357597326398998291135759732639899829113575973263989982911357597326398998291135759732639899829113575973263989982911357597326398998291135759732639899829113575973263989982911357597326398998291135759732639899829113575973263989982911357597326398998291135759732639899829113575973263989982911357597326398998291135759732639899829113575" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1bbfebfe-c75f-4d8b-985d-db8020864e64, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17a65621-2a65-46ca-9277-6c6b22cb8309, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17a65621-2a65-46ca-9277-6c6b22cb8309, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14828689658064498710 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1482868965806449871014828689658064498710148286896580644987101482868965806449871014828689658064498710148286896580644987101482868965806449871014828689658064498710148286896580644987101482868965806449871014828689658064498710148286896580644987101482868965806449871014828689658064498710148286896580644987101482868965806449871014828689658064498710148286896580644987101482868965806449871014828689658064498710" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8bbd3d58-563d-4520-bc6f-0a65fe534505, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d808cbd2-45b0-46c0-ad67-9eac8cdf0728, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d808cbd2-45b0-46c0-ad67-9eac8cdf0728, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12111672068702160952 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1211167206870216095212111672068702160952121116720687021609521211167206870216095212111672068702160952121116720687021609521211167206870216095212111672068702160952121116720687021609521211167206870216095212111672068702160952121116720687021609521211167206870216095212111672068702160952121116720687021609521211167206870216095212111672068702160952121116720687021609521211167206870216095212111672068702160952" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17a65621-2a65-46ca-9277-6c6b22cb8309, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af1d0ab8-fc5d-462d-856c-90f8a60b8102, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af1d0ab8-fc5d-462d-856c-90f8a60b8102, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15916316181468191563 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1591631618146819156315916316181468191563159163161814681915631591631618146819156315916316181468191563159163161814681915631591631618146819156315916316181468191563159163161814681915631591631618146819156315916316181468191563159163161814681915631591631618146819156315916316181468191563159163161814681915631591631618146819156315916316181468191563159163161814681915631591631618146819156315916316181468191563" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d808cbd2-45b0-46c0-ad67-9eac8cdf0728, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ddfe1282-765c-4077-b67f-198aed1e26e1, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ddfe1282-765c-4077-b67f-198aed1e26e1, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17374726705726875915 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1737472670572687591517374726705726875915173747267057268759151737472670572687591517374726705726875915173747267057268759151737472670572687591517374726705726875915173747267057268759151737472670572687591517374726705726875915173747267057268759151737472670572687591517374726705726875915173747267057268759151737472670572687591517374726705726875915173747267057268759151737472670572687591517374726705726875915" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af1d0ab8-fc5d-462d-856c-90f8a60b8102, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d37e744e-006c-48e2-b552-5770c72c83c1, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d37e744e-006c-48e2-b552-5770c72c83c1, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12077668868518794771 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1207766886851879477112077668868518794771120776688685187947711207766886851879477112077668868518794771120776688685187947711207766886851879477112077668868518794771120776688685187947711207766886851879477112077668868518794771120776688685187947711207766886851879477112077668868518794771120776688685187947711207766886851879477112077668868518794771120776688685187947711207766886851879477112077668868518794771" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ddfe1282-765c-4077-b67f-198aed1e26e1, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fbafd4eb-9bd7-469e-baed-2381f9db7c67, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d37e744e-006c-48e2-b552-5770c72c83c1, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7582f4de-2e88-4e51-93b7-40280014950f, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7582f4de-2e88-4e51-93b7-40280014950f, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 185429609789006322 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "185429609789006322185429609789006322185429609789006322185429609789006322185429609789006322185429609789006322185429609789006322185429609789006322185429609789006322185429609789006322185429609789006322185429609789006322185429609789006322185429609789006322185429609789006322185429609789006322185429609789006322185429609789006322185429609789006322185429609789006322" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fbafd4eb-9bd7-469e-baed-2381f9db7c67, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8577061814922065910 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85770618149220659108577061814922065910857706181492206591085770618149220659108577061814922065910857706181492206591085770618149220659108577061814922065910857706181492206591085770618149220659108577061814922065910857706181492206591085770618149220659108577061814922065910857706181492206591085770618149220659108577061814922065910857706181492206591085770618149220659108577061814922065910" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7582f4de-2e88-4e51-93b7-40280014950f, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 754318a5-a2c5-4a89-b271-d0c07d4ea470, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 754318a5-a2c5-4a89-b271-d0c07d4ea470, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6910503170629865884 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69105031706298658846910503170629865884691050317062986588469105031706298658846910503170629865884691050317062986588469105031706298658846910503170629865884691050317062986588469105031706298658846910503170629865884691050317062986588469105031706298658846910503170629865884691050317062986588469105031706298658846910503170629865884691050317062986588469105031706298658846910503170629865884" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fbafd4eb-9bd7-469e-baed-2381f9db7c67, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3167f813-7436-4e9b-9e90-835b3dd4635f, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3167f813-7436-4e9b-9e90-835b3dd4635f, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1708567524295932808 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17085675242959328081708567524295932808170856752429593280817085675242959328081708567524295932808170856752429593280817085675242959328081708567524295932808170856752429593280817085675242959328081708567524295932808170856752429593280817085675242959328081708567524295932808170856752429593280817085675242959328081708567524295932808170856752429593280817085675242959328081708567524295932808" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3167f813-7436-4e9b-9e90-835b3dd4635f, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 754318a5-a2c5-4a89-b271-d0c07d4ea470, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 63b7b39b-9bd0-4c39-9a1b-512bf72d81d0, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 63b7b39b-9bd0-4c39-9a1b-512bf72d81d0, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12961516111381904837 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1296151611138190483712961516111381904837129615161113819048371296151611138190483712961516111381904837129615161113819048371296151611138190483712961516111381904837129615161113819048371296151611138190483712961516111381904837129615161113819048371296151611138190483712961516111381904837129615161113819048371296151611138190483712961516111381904837129615161113819048371296151611138190483712961516111381904837" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 46a957bc-c8ad-47a9-a8bd-28f7fe5f6c4a, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 46a957bc-c8ad-47a9-a8bd-28f7fe5f6c4a, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5221167375234172636 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52211673752341726365221167375234172636522116737523417263652211673752341726365221167375234172636522116737523417263652211673752341726365221167375234172636522116737523417263652211673752341726365221167375234172636522116737523417263652211673752341726365221167375234172636522116737523417263652211673752341726365221167375234172636522116737523417263652211673752341726365221167375234172636" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 63b7b39b-9bd0-4c39-9a1b-512bf72d81d0, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a94a6ab-7a8d-4136-bb27-3791b0fa72c0, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a94a6ab-7a8d-4136-bb27-3791b0fa72c0, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3704409679399533062 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37044096793995330623704409679399533062370440967939953306237044096793995330623704409679399533062370440967939953306237044096793995330623704409679399533062370440967939953306237044096793995330623704409679399533062370440967939953306237044096793995330623704409679399533062370440967939953306237044096793995330623704409679399533062370440967939953306237044096793995330623704409679399533062" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 46a957bc-c8ad-47a9-a8bd-28f7fe5f6c4a, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2565f3c3-c3ad-49ed-8361-3dcc96c04e48, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2565f3c3-c3ad-49ed-8361-3dcc96c04e48, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4217122287427284821 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42171222874272848214217122287427284821421712228742728482142171222874272848214217122287427284821421712228742728482142171222874272848214217122287427284821421712228742728482142171222874272848214217122287427284821421712228742728482142171222874272848214217122287427284821421712228742728482142171222874272848214217122287427284821421712228742728482142171222874272848214217122287427284821" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a94a6ab-7a8d-4136-bb27-3791b0fa72c0, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d0ecece-7757-407f-b606-7ff9a519f2b2, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d0ecece-7757-407f-b606-7ff9a519f2b2, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2172947861615558599 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21729478616155585992172947861615558599217294786161555859921729478616155585992172947861615558599217294786161555859921729478616155585992172947861615558599217294786161555859921729478616155585992172947861615558599217294786161555859921729478616155585992172947861615558599217294786161555859921729478616155585992172947861615558599217294786161555859921729478616155585992172947861615558599" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2565f3c3-c3ad-49ed-8361-3dcc96c04e48, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 410af9bb-8752-4aa0-b439-dfadf29e37d9, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 410af9bb-8752-4aa0-b439-dfadf29e37d9, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11223457256215669381 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1122345725621566938111223457256215669381112234572562156693811122345725621566938111223457256215669381112234572562156693811122345725621566938111223457256215669381112234572562156693811122345725621566938111223457256215669381112234572562156693811122345725621566938111223457256215669381112234572562156693811122345725621566938111223457256215669381112234572562156693811122345725621566938111223457256215669381" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d0ecece-7757-407f-b606-7ff9a519f2b2, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9878f430-5d50-4adc-bda6-2f92c40adc66, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9878f430-5d50-4adc-bda6-2f92c40adc66, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1653140801389584692 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16531408013895846921653140801389584692165314080138958469216531408013895846921653140801389584692165314080138958469216531408013895846921653140801389584692165314080138958469216531408013895846921653140801389584692165314080138958469216531408013895846921653140801389584692165314080138958469216531408013895846921653140801389584692165314080138958469216531408013895846921653140801389584692" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 410af9bb-8752-4aa0-b439-dfadf29e37d9, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dfe0c3e4-8698-4cb1-b42d-18e05ffbb87e, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dfe0c3e4-8698-4cb1-b42d-18e05ffbb87e, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3603173800830487464 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36031738008304874643603173800830487464360317380083048746436031738008304874643603173800830487464360317380083048746436031738008304874643603173800830487464360317380083048746436031738008304874643603173800830487464360317380083048746436031738008304874643603173800830487464360317380083048746436031738008304874643603173800830487464360317380083048746436031738008304874643603173800830487464" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9878f430-5d50-4adc-bda6-2f92c40adc66, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eaa66eee-304d-4e2d-9a5c-41d56970629e, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eaa66eee-304d-4e2d-9a5c-41d56970629e, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5095032433461909639 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50950324334619096395095032433461909639509503243346190963950950324334619096395095032433461909639509503243346190963950950324334619096395095032433461909639509503243346190963950950324334619096395095032433461909639509503243346190963950950324334619096395095032433461909639509503243346190963950950324334619096395095032433461909639509503243346190963950950324334619096395095032433461909639" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dfe0c3e4-8698-4cb1-b42d-18e05ffbb87e, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 86fdcc83-dc55-4fc0-ac81-8c37e61c858b, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86fdcc83-dc55-4fc0-ac81-8c37e61c858b, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14845085068993973053 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1484508506899397305314845085068993973053148450850689939730531484508506899397305314845085068993973053148450850689939730531484508506899397305314845085068993973053148450850689939730531484508506899397305314845085068993973053148450850689939730531484508506899397305314845085068993973053148450850689939730531484508506899397305314845085068993973053148450850689939730531484508506899397305314845085068993973053" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eaa66eee-304d-4e2d-9a5c-41d56970629e, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ceaf4ffa-877d-4c12-96b9-4387e8649c5a, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ceaf4ffa-877d-4c12-96b9-4387e8649c5a, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11433552857123365252 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1143355285712336525211433552857123365252114335528571233652521143355285712336525211433552857123365252114335528571233652521143355285712336525211433552857123365252114335528571233652521143355285712336525211433552857123365252114335528571233652521143355285712336525211433552857123365252114335528571233652521143355285712336525211433552857123365252114335528571233652521143355285712336525211433552857123365252" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86fdcc83-dc55-4fc0-ac81-8c37e61c858b, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc863740-4944-4fde-94af-5e69925058c2, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc863740-4944-4fde-94af-5e69925058c2, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14238157113525416671 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1423815711352541667114238157113525416671142381571135254166711423815711352541667114238157113525416671142381571135254166711423815711352541667114238157113525416671142381571135254166711423815711352541667114238157113525416671142381571135254166711423815711352541667114238157113525416671142381571135254166711423815711352541667114238157113525416671142381571135254166711423815711352541667114238157113525416671" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ceaf4ffa-877d-4c12-96b9-4387e8649c5a, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53068929-6c40-4c2e-86b4-1c59f3506f6c, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53068929-6c40-4c2e-86b4-1c59f3506f6c, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13933086661843081834 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1393308666184308183413933086661843081834139330866618430818341393308666184308183413933086661843081834139330866618430818341393308666184308183413933086661843081834139330866618430818341393308666184308183413933086661843081834139330866618430818341393308666184308183413933086661843081834139330866618430818341393308666184308183413933086661843081834139330866618430818341393308666184308183413933086661843081834" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc863740-4944-4fde-94af-5e69925058c2, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bc6ee60c-ac54-4fcf-a1f6-ac1ca31d62b7, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bc6ee60c-ac54-4fcf-a1f6-ac1ca31d62b7, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8564771727499212850 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85647717274992128508564771727499212850856477172749921285085647717274992128508564771727499212850856477172749921285085647717274992128508564771727499212850856477172749921285085647717274992128508564771727499212850856477172749921285085647717274992128508564771727499212850856477172749921285085647717274992128508564771727499212850856477172749921285085647717274992128508564771727499212850" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53068929-6c40-4c2e-86b4-1c59f3506f6c, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb21d546-4fbb-402f-992f-aa75993a1233, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb21d546-4fbb-402f-992f-aa75993a1233, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2083612820308860606 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20836128203088606062083612820308860606208361282030886060620836128203088606062083612820308860606208361282030886060620836128203088606062083612820308860606208361282030886060620836128203088606062083612820308860606208361282030886060620836128203088606062083612820308860606208361282030886060620836128203088606062083612820308860606208361282030886060620836128203088606062083612820308860606" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bc6ee60c-ac54-4fcf-a1f6-ac1ca31d62b7, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c0c2031-bd2d-453f-9949-10f82820322d, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c0c2031-bd2d-453f-9949-10f82820322d, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7638421928028651079 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76384219280286510797638421928028651079763842192802865107976384219280286510797638421928028651079763842192802865107976384219280286510797638421928028651079763842192802865107976384219280286510797638421928028651079763842192802865107976384219280286510797638421928028651079763842192802865107976384219280286510797638421928028651079763842192802865107976384219280286510797638421928028651079" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb21d546-4fbb-402f-992f-aa75993a1233, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ff4f3af-19ac-4f09-8759-1bf7e0942e8c, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ff4f3af-19ac-4f09-8759-1bf7e0942e8c, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16765789693144044759 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1676578969314404475916765789693144044759167657896931440447591676578969314404475916765789693144044759167657896931440447591676578969314404475916765789693144044759167657896931440447591676578969314404475916765789693144044759167657896931440447591676578969314404475916765789693144044759167657896931440447591676578969314404475916765789693144044759167657896931440447591676578969314404475916765789693144044759" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c0c2031-bd2d-453f-9949-10f82820322d, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd77dca1-7f99-42a4-8e2e-7060ad69ab19, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd77dca1-7f99-42a4-8e2e-7060ad69ab19, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15896638762048743261 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1589663876204874326115896638762048743261158966387620487432611589663876204874326115896638762048743261158966387620487432611589663876204874326115896638762048743261158966387620487432611589663876204874326115896638762048743261158966387620487432611589663876204874326115896638762048743261158966387620487432611589663876204874326115896638762048743261158966387620487432611589663876204874326115896638762048743261" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ff4f3af-19ac-4f09-8759-1bf7e0942e8c, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d15be3b3-dc58-4ee9-a5d3-453d985e884d, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d15be3b3-dc58-4ee9-a5d3-453d985e884d, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7748540907619307980 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77485409076193079807748540907619307980774854090761930798077485409076193079807748540907619307980774854090761930798077485409076193079807748540907619307980774854090761930798077485409076193079807748540907619307980774854090761930798077485409076193079807748540907619307980774854090761930798077485409076193079807748540907619307980774854090761930798077485409076193079807748540907619307980" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd77dca1-7f99-42a4-8e2e-7060ad69ab19, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b54a9002-7e09-46b8-ac6c-4bb4ec04b4dd, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b54a9002-7e09-46b8-ac6c-4bb4ec04b4dd, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6955901830781244021 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69559018307812440216955901830781244021695590183078124402169559018307812440216955901830781244021695590183078124402169559018307812440216955901830781244021695590183078124402169559018307812440216955901830781244021695590183078124402169559018307812440216955901830781244021695590183078124402169559018307812440216955901830781244021695590183078124402169559018307812440216955901830781244021" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d15be3b3-dc58-4ee9-a5d3-453d985e884d, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f8a828f-c62d-4b9c-aba6-d989cca9fda9, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f8a828f-c62d-4b9c-aba6-d989cca9fda9, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9105244357814001975 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91052443578140019759105244357814001975910524435781400197591052443578140019759105244357814001975910524435781400197591052443578140019759105244357814001975910524435781400197591052443578140019759105244357814001975910524435781400197591052443578140019759105244357814001975910524435781400197591052443578140019759105244357814001975910524435781400197591052443578140019759105244357814001975" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b54a9002-7e09-46b8-ac6c-4bb4ec04b4dd, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9dc43a27-7e48-4a92-ba2d-1775b9a62dbe, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9dc43a27-7e48-4a92-ba2d-1775b9a62dbe, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10007121161587678750 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1000712116158767875010007121161587678750100071211615876787501000712116158767875010007121161587678750100071211615876787501000712116158767875010007121161587678750100071211615876787501000712116158767875010007121161587678750100071211615876787501000712116158767875010007121161587678750100071211615876787501000712116158767875010007121161587678750100071211615876787501000712116158767875010007121161587678750" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f8a828f-c62d-4b9c-aba6-d989cca9fda9, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9dc43a27-7e48-4a92-ba2d-1775b9a62dbe, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 10e752ab-5044-4b98-8e4d-8b4740af59b5, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 374e04e2-3f49-45a6-b444-3f7f01039b25, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 10e752ab-5044-4b98-8e4d-8b4740af59b5, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13649514693887898434 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1364951469388789843413649514693887898434136495146938878984341364951469388789843413649514693887898434136495146938878984341364951469388789843413649514693887898434136495146938878984341364951469388789843413649514693887898434136495146938878984341364951469388789843413649514693887898434136495146938878984341364951469388789843413649514693887898434136495146938878984341364951469388789843413649514693887898434" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 374e04e2-3f49-45a6-b444-3f7f01039b25, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13850644512975834071 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1385064451297583407113850644512975834071138506445129758340711385064451297583407113850644512975834071138506445129758340711385064451297583407113850644512975834071138506445129758340711385064451297583407113850644512975834071138506445129758340711385064451297583407113850644512975834071138506445129758340711385064451297583407113850644512975834071138506445129758340711385064451297583407113850644512975834071" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 10e752ab-5044-4b98-8e4d-8b4740af59b5, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 374e04e2-3f49-45a6-b444-3f7f01039b25, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5cd0eae1-ba56-4da1-8190-2f01223923a3, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5cd0eae1-ba56-4da1-8190-2f01223923a3, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9545080317824729249 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95450803178247292499545080317824729249954508031782472924995450803178247292499545080317824729249954508031782472924995450803178247292499545080317824729249954508031782472924995450803178247292499545080317824729249954508031782472924995450803178247292499545080317824729249954508031782472924995450803178247292499545080317824729249954508031782472924995450803178247292499545080317824729249" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6a92da0a-d304-43da-83f2-36e8e0ac8cf1, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6a92da0a-d304-43da-83f2-36e8e0ac8cf1, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14426319264423799787 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1442631926442379978714426319264423799787144263192644237997871442631926442379978714426319264423799787144263192644237997871442631926442379978714426319264423799787144263192644237997871442631926442379978714426319264423799787144263192644237997871442631926442379978714426319264423799787144263192644237997871442631926442379978714426319264423799787144263192644237997871442631926442379978714426319264423799787" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5cd0eae1-ba56-4da1-8190-2f01223923a3, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 45559895-646a-4df8-b176-2d1828d5f0e8, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 45559895-646a-4df8-b176-2d1828d5f0e8, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9254368859044293902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92543688590442939029254368859044293902925436885904429390292543688590442939029254368859044293902925436885904429390292543688590442939029254368859044293902925436885904429390292543688590442939029254368859044293902925436885904429390292543688590442939029254368859044293902925436885904429390292543688590442939029254368859044293902925436885904429390292543688590442939029254368859044293902" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6a92da0a-d304-43da-83f2-36e8e0ac8cf1, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7fed2a4-9561-4767-a1c7-0902b2293fbf, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7fed2a4-9561-4767-a1c7-0902b2293fbf, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18377554696959191496 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1837755469695919149618377554696959191496183775546969591914961837755469695919149618377554696959191496183775546969591914961837755469695919149618377554696959191496183775546969591914961837755469695919149618377554696959191496183775546969591914961837755469695919149618377554696959191496183775546969591914961837755469695919149618377554696959191496183775546969591914961837755469695919149618377554696959191496" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 45559895-646a-4df8-b176-2d1828d5f0e8, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 11f53226-f3ab-4c64-bc00-3d2267989f72, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7fed2a4-9561-4767-a1c7-0902b2293fbf, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 11f53226-f3ab-4c64-bc00-3d2267989f72, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 407724032779166359 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "407724032779166359407724032779166359407724032779166359407724032779166359407724032779166359407724032779166359407724032779166359407724032779166359407724032779166359407724032779166359407724032779166359407724032779166359407724032779166359407724032779166359407724032779166359407724032779166359407724032779166359407724032779166359407724032779166359407724032779166359" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e9a2dae-8596-4bc6-a8d5-afa4c05bcb58, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e9a2dae-8596-4bc6-a8d5-afa4c05bcb58, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7158218338997473810 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71582183389974738107158218338997473810715821833899747381071582183389974738107158218338997473810715821833899747381071582183389974738107158218338997473810715821833899747381071582183389974738107158218338997473810715821833899747381071582183389974738107158218338997473810715821833899747381071582183389974738107158218338997473810715821833899747381071582183389974738107158218338997473810" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 11f53226-f3ab-4c64-bc00-3d2267989f72, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b6201a7-ae73-4416-ad93-41e28a71dd7e, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b6201a7-ae73-4416-ad93-41e28a71dd7e, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1005183671089380484 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "10051836710893804841005183671089380484100518367108938048410051836710893804841005183671089380484100518367108938048410051836710893804841005183671089380484100518367108938048410051836710893804841005183671089380484100518367108938048410051836710893804841005183671089380484100518367108938048410051836710893804841005183671089380484100518367108938048410051836710893804841005183671089380484" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e9a2dae-8596-4bc6-a8d5-afa4c05bcb58, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b02f3f81-e6fd-4d76-bca2-c2b4750c8ad5, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b02f3f81-e6fd-4d76-bca2-c2b4750c8ad5, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17339625296438859743 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1733962529643885974317339625296438859743173396252964388597431733962529643885974317339625296438859743173396252964388597431733962529643885974317339625296438859743173396252964388597431733962529643885974317339625296438859743173396252964388597431733962529643885974317339625296438859743173396252964388597431733962529643885974317339625296438859743173396252964388597431733962529643885974317339625296438859743" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b6201a7-ae73-4416-ad93-41e28a71dd7e, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1fdf9171-d183-4d58-a753-7738cc3d8c1a, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1fdf9171-d183-4d58-a753-7738cc3d8c1a, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9456294322481611810 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "94562943224816118109456294322481611810945629432248161181094562943224816118109456294322481611810945629432248161181094562943224816118109456294322481611810945629432248161181094562943224816118109456294322481611810945629432248161181094562943224816118109456294322481611810945629432248161181094562943224816118109456294322481611810945629432248161181094562943224816118109456294322481611810" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b02f3f81-e6fd-4d76-bca2-c2b4750c8ad5, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8cec7df2-f025-421b-b39b-f89dbdf57238, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8cec7df2-f025-421b-b39b-f89dbdf57238, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 342546006375331404 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "342546006375331404342546006375331404342546006375331404342546006375331404342546006375331404342546006375331404342546006375331404342546006375331404342546006375331404342546006375331404342546006375331404342546006375331404342546006375331404342546006375331404342546006375331404342546006375331404342546006375331404342546006375331404342546006375331404342546006375331404" } } } 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 1683648) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1683648) elapsed time (sec): 1.1893227100372314
DEBUG    ya.test:process.py:263 Command (pid 1683648) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1683648) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1683648) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1683648) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1683648) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1683648) maxrss: 901276
DEBUG    ya.test:process.py:263 Command (pid 1683648) minflt: 45449
DEBUG    ya.test:process.py:263 Command (pid 1683648) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1683648) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1683648) nivcsw: 158
DEBUG    ya.test:process.py:263 Command (pid 1683648) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1683648) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1683648) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1683648) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1683648) stime: 0.200847
DEBUG    ya.test:process.py:263 Command (pid 1683648) utime: 0.46979
DEBUG    ya.test:process.py:263 Command (pid 1683648) wtime: 1.199
DEBUG    ya.test:process.py:275 Command (pid 1683648) output:
Git info:
    Commit: 7b0a4d9c78559261275975fd17549d749b5011c4
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 5700ad652966da6232d9553b52ea9591443ffafa into b48c4328a3d2a0ad6fb9b97b0dc31d6f155c3131

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-oqswgafxyq
    Host information: 
        Linux ghrun-oqswgafxyq 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/10226725676/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10226725676/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 1683648) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 3 version:
Git info:
    Commit: 7b0a4d9c78559261275975fd17549d749b5011c4
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 5700ad652966da6232d9553b52ea9591443ffafa into b48c4328a3d2a0ad6fb9b97b0dc31d6f155c3131
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1fdf9171-d183-4d58-a753-7738cc3d8c1a, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8cec7df2-f025-421b-b39b-f89dbdf57238, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6107de23-a631-49cf-8fff-8d57f9c438a8, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6107de23-a631-49cf-8fff-8d57f9c438a8, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4857111796395795231 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48571117963957952314857111796395795231485711179639579523148571117963957952314857111796395795231485711179639579523148571117963957952314857111796395795231485711179639579523148571117963957952314857111796395795231485711179639579523148571117963957952314857111796395795231485711179639579523148571117963957952314857111796395795231485711179639579523148571117963957952314857111796395795231" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f2e241a6-459a-4f6a-ac46-ffae88191d80, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f2e241a6-459a-4f6a-ac46-ffae88191d80, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7547562982219489885 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "75475629822194898857547562982219489885754756298221948988575475629822194898857547562982219489885754756298221948988575475629822194898857547562982219489885754756298221948988575475629822194898857547562982219489885754756298221948988575475629822194898857547562982219489885754756298221948988575475629822194898857547562982219489885754756298221948988575475629822194898857547562982219489885" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f2e241a6-459a-4f6a-ac46-ffae88191d80, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6107de23-a631-49cf-8fff-8d57f9c438a8, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71e124d8-35bd-438d-aaab-f6e22dbed302, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c9082b6-3341-4592-b027-854e81ebb8d3, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c9082b6-3341-4592-b027-854e81ebb8d3, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3869465200641957267 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38694652006419572673869465200641957267386946520064195726738694652006419572673869465200641957267386946520064195726738694652006419572673869465200641957267386946520064195726738694652006419572673869465200641957267386946520064195726738694652006419572673869465200641957267386946520064195726738694652006419572673869465200641957267386946520064195726738694652006419572673869465200641957267" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71e124d8-35bd-438d-aaab-f6e22dbed302, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13747683196451145513 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1374768319645114551313747683196451145513137476831964511455131374768319645114551313747683196451145513137476831964511455131374768319645114551313747683196451145513137476831964511455131374768319645114551313747683196451145513137476831964511455131374768319645114551313747683196451145513137476831964511455131374768319645114551313747683196451145513137476831964511455131374768319645114551313747683196451145513" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4c9082b6-3341-4592-b027-854e81ebb8d3, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 77d184f2-49a8-4a16-9ab9-1ed89ecb9c9a, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 77d184f2-49a8-4a16-9ab9-1ed89ecb9c9a, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6452088988267112811 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64520889882671128116452088988267112811645208898826711281164520889882671128116452088988267112811645208898826711281164520889882671128116452088988267112811645208898826711281164520889882671128116452088988267112811645208898826711281164520889882671128116452088988267112811645208898826711281164520889882671128116452088988267112811645208898826711281164520889882671128116452088988267112811" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71e124d8-35bd-438d-aaab-f6e22dbed302, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4a1d70>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e780d5ac-839c-40bb-bb0d-a0bc0d9b69e3, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e780d5ac-839c-40bb-bb0d-a0bc0d9b69e3, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8289225468270274016 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82892254682702740168289225468270274016828922546827027401682892254682702740168289225468270274016828922546827027401682892254682702740168289225468270274016828922546827027401682892254682702740168289225468270274016828922546827027401682892254682702740168289225468270274016828922546827027401682892254682702740168289225468270274016828922546827027401682892254682702740168289225468270274016" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 77d184f2-49a8-4a16-9ab9-1ed89ecb9c9a, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7c12bb4775f0>, reason: session-close
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7c12bb4775f0> is no longer active. Current active count 2.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 25de2716-102d-4ac6-ae86-ad6b794f49ea, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 25de2716-102d-4ac6-ae86-ad6b794f49ea, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NDEyZjI5NmItMzYyMzk0NDAtNDI5Y2UyYTktYzBkYzgwOTk=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e780d5ac-839c-40bb-bb0d-a0bc0d9b69e3, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 25de2716-102d-4ac6-ae86-ad6b794f49ea, ghrun-oqswgafxyq.auto.internal:13632): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 25de2716-102d-4ac6-ae86-ad6b794f49ea, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 25de2716-102d-4ac6-ae86-ad6b794f49ea, ghrun-oqswgafxyq.auto.internal:13632): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7c12bb4775f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7c12b972a4f0>, reason: session-close
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7c12b972a4f0> is no longer active. Current active count 1.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 358a415c-6565-40c4-b627-387d853a1727, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 358a415c-6565-40c4-b627-387d853a1727, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=NjI1MzJhOGYtM2Y1MGY4ZTctNDQ3MTI0MzctM2JjOTFhNDA=" operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 358a415c-6565-40c4-b627-387d853a1727, ghrun-oqswgafxyq.auto.internal:13632): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 358a415c-6565-40c4-b627-387d853a1727, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 358a415c-6565-40c4-b627-387d853a1727, ghrun-oqswgafxyq.auto.internal:13632): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:173 Sent delete on session <ydb.table.Session object at 0x7c12b972a4f0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de85f7b6-a784-42cb-85bf-e0bc33a4ddae, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de85f7b6-a784-42cb-85bf-e0bc33a4ddae, ghrun-oqswgafxyq.auto.internal:13632): request = { session_id: "ydb://session/3?node_id=50003&id=MTRmMjEwMWYtNGYwMGMwYzktY2Y1NWQwOWUtMzRhM2VmOTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12692558562978159490 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1269255856297815949012692558562978159490126925585629781594901269255856297815949012692558562978159490126925585629781594901269255856297815949012692558562978159490126925585629781594901269255856297815949012692558562978159490126925585629781594901269255856297815949012692558562978159490126925585629781594901269255856297815949012692558562978159490126925585629781594901269255856297815949012692558562978159490" } } } 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 0x7c12babf8130 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 0x7c12babc11b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d40909a2-5189-4733-a816-352dfa1a3313, ghrun-oqswgafxyq.auto.internal:13632): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d40909a2-5189-4733-a816-352dfa1a3313, ghrun-oqswgafxyq.auto.internal:13632): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de85f7b6-a784-42cb-85bf-e0bc33a4ddae, ghrun-oqswgafxyq.auto.internal:13632): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=563c8696-7f919600-840eb49f-e01d88fd" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, d40909a2-5189-4733-a816-352dfa1a3313, ghrun-oqswgafxyq.auto.internal:13632): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, d40909a2-5189-4733-a816-352dfa1a3313, ghrun-oqswgafxyq.auto.internal:13632): 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-12T12:31:01.863775418+00:00"}"
>
DEBUG    ydb.connection:connection.py:91 RpcState(CreateSession, d40909a2-5189-4733-a816-352dfa1a3313, ghrun-oqswgafxyq.auto.internal:13632): unhandled rpc error, disconnecting channel
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-oqswgafxyq.auto.internal:13632
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-12T12:31:01.863775418+00:00"}"
>
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 0x7c12bb4a1d70>
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7c12bb4a1d70>, reason: session-close
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7c12bb4a1d70> 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 0x7c12bb4a1d70> replacement.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c12bab9be30>
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 0x7c12bb4a1d70>
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 0x7c12bab6ec70 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 0x7c12bab73ef0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c12bab73ef0>
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, ff5fddd9-a8b8-4271-b34d-bd80fff8dc93, localhost:19927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, ff5fddd9-a8b8-4271-b34d-bd80fff8dc93, localhost:19927): request = { database: "/Root/test_simple_encryption_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, ff5fddd9-a8b8-4271-b34d-bd80fff8dc93, localhost:19927): 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:19927". 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:19927
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, 9d161120-50c9-4ac6-9491-7c81ca21635e, localhost:19927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 9d161120-50c9-4ac6-9491-7c81ca21635e, localhost:19927): request = { database: "/Root/test_simple_encryption_0" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 9d161120-50c9-4ac6-9491-7c81ca21635e, localhost:19927): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-oqswgafxyq.auto.internal" port: 15827 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 } endpoints { address: "ghrun-oqswgafxyq.auto.internal" port: 8547 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 } 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-oqswgafxyq.auto.internal:8547, location , ssl: False>, <Endpoint ghrun-oqswgafxyq.auto.internal:15827, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19927
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, 6be0bbfb-3c69-4c68-b491-798b62459e86, localhost:19927): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 6be0bbfb-3c69-4c68-b491-798b62459e86, localhost:19927): request = { database: "/Root/test_simple_encryption_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 6be0bbfb-3c69-4c68-b491-798b62459e86, localhost:19927): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-oqswgafxyq.auto.internal" port: 12675 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-oqswgafxyq.auto.internal:12675, 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:19927
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 9e1dfe9c-45f1-4448-93ca-2a3837847d24, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9e1dfe9c-45f1-4448-93ca-2a3837847d24, ghrun-oqswgafxyq.auto.internal:12675): 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 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 1b4da0a5-cfed-4015-8646-40992a48bf70, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1b4da0a5-cfed-4015-8646-40992a48bf70, ghrun-oqswgafxyq.auto.internal:12675): 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 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 8a40fcf4-b456-47bf-8b40-94c70d19c2dd, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8a40fcf4-b456-47bf-8b40-94c70d19c2dd, ghrun-oqswgafxyq.auto.internal:12675): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 9e1dfe9c-45f1-4448-93ca-2a3837847d24, ghrun-oqswgafxyq.auto.internal:12675): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, 9e1dfe9c-45f1-4448-93ca-2a3837847d24, ghrun-oqswgafxyq.auto.internal:12675): 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-12T12:31:06.403043207+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 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 374cc0e2-47a1-4632-86af-db2fec74a10c, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 374cc0e2-47a1-4632-86af-db2fec74a10c, ghrun-oqswgafxyq.auto.internal:12675): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 1b4da0a5-cfed-4015-8646-40992a48bf70, ghrun-oqswgafxyq.auto.internal:12675): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, 1b4da0a5-cfed-4015-8646-40992a48bf70, ghrun-oqswgafxyq.auto.internal:12675): 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-12T12:31:06.424189066+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 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d17edd01-3afc-42da-a103-d6861067fef9, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d17edd01-3afc-42da-a103-d6861067fef9, ghrun-oqswgafxyq.auto.internal:12675): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 8a40fcf4-b456-47bf-8b40-94c70d19c2dd, ghrun-oqswgafxyq.auto.internal:12675): on response callback started
DEBUG    ydb.connection:connection.py:78 RpcState(CreateSession, 8a40fcf4-b456-47bf-8b40-94c70d19c2dd, ghrun-oqswgafxyq.auto.internal:12675): 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-12T12:31:06.443740854+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 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 0a84ecc6-3947-41bc-b102-f2dce7b1ab7c, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0a84ecc6-3947-41bc-b102-f2dce7b1ab7c, ghrun-oqswgafxyq.auto.internal:12675): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7c12babf8130 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:317 Unsubscribe on waiter <Future at 0x7c12bab6ec70 state=pending>
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 374cc0e2-47a1-4632-86af-db2fec74a10c, ghrun-oqswgafxyq.auto.internal:12675): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 374cc0e2-47a1-4632-86af-db2fec74a10c, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 374cc0e2-47a1-4632-86af-db2fec74a10c, ghrun-oqswgafxyq.auto.internal:12675): on response callback success
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, d17edd01-3afc-42da-a103-d6861067fef9, ghrun-oqswgafxyq.auto.internal:12675): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d17edd01-3afc-42da-a103-d6861067fef9, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, d17edd01-3afc-42da-a103-d6861067fef9, ghrun-oqswgafxyq.auto.internal:12675): on response callback success
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 0a84ecc6-3947-41bc-b102-f2dce7b1ab7c, ghrun-oqswgafxyq.auto.internal:12675): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0a84ecc6-3947-41bc-b102-f2dce7b1ab7c, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 0a84ecc6-3947-41bc-b102-f2dce7b1ab7c, ghrun-oqswgafxyq.auto.internal:12675): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, e1b79ca8-cffd-472e-a1e7-95311183ef34, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, e1b79ca8-cffd-472e-a1e7-95311183ef34, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" 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, 57ba61d6-4b73-4e87-b582-3d6795015d4b, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, 57ba61d6-4b73-4e87-b582-3d6795015d4b, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" 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, 57ba61d6-4b73-4e87-b582-3d6795015d4b, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=fa59148d-e4c27773-e5a5935e-2dc67066" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e85b1f7c-dd66-4909-914f-c333e9931147, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e85b1f7c-dd66-4909-914f-c333e9931147, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8515165079568657725 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85151650795686577258515165079568657725851516507956865772585151650795686577258515165079568657725851516507956865772585151650795686577258515165079568657725851516507956865772585151650795686577258515165079568657725851516507956865772585151650795686577258515165079568657725851516507956865772585151650795686577258515165079568657725851516507956865772585151650795686577258515165079568657725" } } } 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, e1b79ca8-cffd-472e-a1e7-95311183ef34, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=fa59148d-e4c27773-e5a5935e-2dc67066" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ca465b05-8ecb-41bb-8490-de09bf17792b, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ca465b05-8ecb-41bb-8490-de09bf17792b, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18331964256938112646 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1833196425693811264618331964256938112646183319642569381126461833196425693811264618331964256938112646183319642569381126461833196425693811264618331964256938112646183319642569381126461833196425693811264618331964256938112646183319642569381126461833196425693811264618331964256938112646183319642569381126461833196425693811264618331964256938112646183319642569381126461833196425693811264618331964256938112646" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e85b1f7c-dd66-4909-914f-c333e9931147, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(PrepareDataQuery, a67fdae0-782a-4226-8e93-266d6bb06a60, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(PrepareDataQuery, a67fdae0-782a-4226-8e93-266d6bb06a60, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" 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, ca465b05-8ecb-41bb-8490-de09bf17792b, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ff8de407-4bc7-4b4b-a10a-7359fcd9f459, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ff8de407-4bc7-4b4b-a10a-7359fcd9f459, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16539599786929351892 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1653959978692935189216539599786929351892165395997869293518921653959978692935189216539599786929351892165395997869293518921653959978692935189216539599786929351892165395997869293518921653959978692935189216539599786929351892165395997869293518921653959978692935189216539599786929351892165395997869293518921653959978692935189216539599786929351892165395997869293518921653959978692935189216539599786929351892" } } } 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, a67fdae0-782a-4226-8e93-266d6bb06a60, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.PrepareQueryResult] { query_id: "ydb://preparedqueryid/4?id=fa59148d-e4c27773-e5a5935e-2dc67066" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2214c814-b111-4dc3-834b-3d1283e590ff, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2214c814-b111-4dc3-834b-3d1283e590ff, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 670971502716810951 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "670971502716810951670971502716810951670971502716810951670971502716810951670971502716810951670971502716810951670971502716810951670971502716810951670971502716810951670971502716810951670971502716810951670971502716810951670971502716810951670971502716810951670971502716810951670971502716810951670971502716810951670971502716810951670971502716810951670971502716810951" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ff8de407-4bc7-4b4b-a10a-7359fcd9f459, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b6f0200-518c-4370-8b6f-5e1a5a522233, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b6f0200-518c-4370-8b6f-5e1a5a522233, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16438340504949019345 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1643834050494901934516438340504949019345164383405049490193451643834050494901934516438340504949019345164383405049490193451643834050494901934516438340504949019345164383405049490193451643834050494901934516438340504949019345164383405049490193451643834050494901934516438340504949019345164383405049490193451643834050494901934516438340504949019345164383405049490193451643834050494901934516438340504949019345" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2214c814-b111-4dc3-834b-3d1283e590ff, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4d4f8308-978d-4b78-9af8-fabecd028f0b, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4d4f8308-978d-4b78-9af8-fabecd028f0b, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14083412648431567771 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1408341264843156777114083412648431567771140834126484315677711408341264843156777114083412648431567771140834126484315677711408341264843156777114083412648431567771140834126484315677711408341264843156777114083412648431567771140834126484315677711408341264843156777114083412648431567771140834126484315677711408341264843156777114083412648431567771140834126484315677711408341264843156777114083412648431567771" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b6f0200-518c-4370-8b6f-5e1a5a522233, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eca3ed97-59c7-41e6-94e2-62c4b3f57f07, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eca3ed97-59c7-41e6-94e2-62c4b3f57f07, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15080541472015948383 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1508054147201594838315080541472015948383150805414720159483831508054147201594838315080541472015948383150805414720159483831508054147201594838315080541472015948383150805414720159483831508054147201594838315080541472015948383150805414720159483831508054147201594838315080541472015948383150805414720159483831508054147201594838315080541472015948383150805414720159483831508054147201594838315080541472015948383" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4d4f8308-978d-4b78-9af8-fabecd028f0b, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54a992ef-bf45-4447-aa5b-01587666ae16, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54a992ef-bf45-4447-aa5b-01587666ae16, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10063255360532608324 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1006325536053260832410063255360532608324100632553605326083241006325536053260832410063255360532608324100632553605326083241006325536053260832410063255360532608324100632553605326083241006325536053260832410063255360532608324100632553605326083241006325536053260832410063255360532608324100632553605326083241006325536053260832410063255360532608324100632553605326083241006325536053260832410063255360532608324" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eca3ed97-59c7-41e6-94e2-62c4b3f57f07, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7604c350-f683-4036-89b5-20d757b65575, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7604c350-f683-4036-89b5-20d757b65575, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9523734360657075229 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95237343606570752299523734360657075229952373436065707522995237343606570752299523734360657075229952373436065707522995237343606570752299523734360657075229952373436065707522995237343606570752299523734360657075229952373436065707522995237343606570752299523734360657075229952373436065707522995237343606570752299523734360657075229952373436065707522995237343606570752299523734360657075229" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54a992ef-bf45-4447-aa5b-01587666ae16, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9ec83745-adbd-4bba-ad86-6f17c1d8e995, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9ec83745-adbd-4bba-ad86-6f17c1d8e995, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12379953968197669173 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1237995396819766917312379953968197669173123799539681976691731237995396819766917312379953968197669173123799539681976691731237995396819766917312379953968197669173123799539681976691731237995396819766917312379953968197669173123799539681976691731237995396819766917312379953968197669173123799539681976691731237995396819766917312379953968197669173123799539681976691731237995396819766917312379953968197669173" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7604c350-f683-4036-89b5-20d757b65575, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99dfdd93-e7c0-4e64-9175-e1476d8575f2, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99dfdd93-e7c0-4e64-9175-e1476d8575f2, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2399453079280235030 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23994530792802350302399453079280235030239945307928023503023994530792802350302399453079280235030239945307928023503023994530792802350302399453079280235030239945307928023503023994530792802350302399453079280235030239945307928023503023994530792802350302399453079280235030239945307928023503023994530792802350302399453079280235030239945307928023503023994530792802350302399453079280235030" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9ec83745-adbd-4bba-ad86-6f17c1d8e995, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 48fe2aea-3743-44be-9ce0-a2881c453b30, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 48fe2aea-3743-44be-9ce0-a2881c453b30, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7780873165241274420 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77808731652412744207780873165241274420778087316524127442077808731652412744207780873165241274420778087316524127442077808731652412744207780873165241274420778087316524127442077808731652412744207780873165241274420778087316524127442077808731652412744207780873165241274420778087316524127442077808731652412744207780873165241274420778087316524127442077808731652412744207780873165241274420" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99dfdd93-e7c0-4e64-9175-e1476d8575f2, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de5fed0a-b5d8-48c3-828e-ed969a6c4617, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de5fed0a-b5d8-48c3-828e-ed969a6c4617, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 914047273449387437 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "914047273449387437914047273449387437914047273449387437914047273449387437914047273449387437914047273449387437914047273449387437914047273449387437914047273449387437914047273449387437914047273449387437914047273449387437914047273449387437914047273449387437914047273449387437914047273449387437914047273449387437914047273449387437914047273449387437914047273449387437" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 48fe2aea-3743-44be-9ce0-a2881c453b30, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ede783d3-40a1-462a-af33-f8a0aa422af9, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ede783d3-40a1-462a-af33-f8a0aa422af9, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13249246820305690633 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1324924682030569063313249246820305690633132492468203056906331324924682030569063313249246820305690633132492468203056906331324924682030569063313249246820305690633132492468203056906331324924682030569063313249246820305690633132492468203056906331324924682030569063313249246820305690633132492468203056906331324924682030569063313249246820305690633132492468203056906331324924682030569063313249246820305690633" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de5fed0a-b5d8-48c3-828e-ed969a6c4617, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7c90d87-7824-4b81-90c6-0e324a0afadf, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7c90d87-7824-4b81-90c6-0e324a0afadf, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4648437077444365257 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "46484370774443652574648437077444365257464843707744436525746484370774443652574648437077444365257464843707744436525746484370774443652574648437077444365257464843707744436525746484370774443652574648437077444365257464843707744436525746484370774443652574648437077444365257464843707744436525746484370774443652574648437077444365257464843707744436525746484370774443652574648437077444365257" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ede783d3-40a1-462a-af33-f8a0aa422af9, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb636cfc-8167-429a-9081-0f53ca7ac7f2, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb636cfc-8167-429a-9081-0f53ca7ac7f2, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5924411393092874518 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59244113930928745185924411393092874518592441139309287451859244113930928745185924411393092874518592441139309287451859244113930928745185924411393092874518592441139309287451859244113930928745185924411393092874518592441139309287451859244113930928745185924411393092874518592441139309287451859244113930928745185924411393092874518592441139309287451859244113930928745185924411393092874518" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb636cfc-8167-429a-9081-0f53ca7ac7f2, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb759500-c87c-4ac1-910c-d9f5401aae2f, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb759500-c87c-4ac1-910c-d9f5401aae2f, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 63729862429146689 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "6372986242914668963729862429146689637298624291466896372986242914668963729862429146689637298624291466896372986242914668963729862429146689637298624291466896372986242914668963729862429146689637298624291466896372986242914668963729862429146689637298624291466896372986242914668963729862429146689637298624291466896372986242914668963729862429146689" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7c90d87-7824-4b81-90c6-0e324a0afadf, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb866e2c-d4b6-4764-9b84-419731bea886, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb866e2c-d4b6-4764-9b84-419731bea886, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8485305675165748282 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84853056751657482828485305675165748282848530567516574828284853056751657482828485305675165748282848530567516574828284853056751657482828485305675165748282848530567516574828284853056751657482828485305675165748282848530567516574828284853056751657482828485305675165748282848530567516574828284853056751657482828485305675165748282848530567516574828284853056751657482828485305675165748282" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb866e2c-d4b6-4764-9b84-419731bea886, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f3cc405-43fa-408e-824a-17685bc20fef, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f3cc405-43fa-408e-824a-17685bc20fef, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16544951027779604947 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1654495102777960494716544951027779604947165449510277796049471654495102777960494716544951027779604947165449510277796049471654495102777960494716544951027779604947165449510277796049471654495102777960494716544951027779604947165449510277796049471654495102777960494716544951027779604947165449510277796049471654495102777960494716544951027779604947165449510277796049471654495102777960494716544951027779604947" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb759500-c87c-4ac1-910c-d9f5401aae2f, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32e21ead-cc7e-49ac-ab8c-fa959146fdd9, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32e21ead-cc7e-49ac-ab8c-fa959146fdd9, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11021199047569297115 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1102119904756929711511021199047569297115110211990475692971151102119904756929711511021199047569297115110211990475692971151102119904756929711511021199047569297115110211990475692971151102119904756929711511021199047569297115110211990475692971151102119904756929711511021199047569297115110211990475692971151102119904756929711511021199047569297115110211990475692971151102119904756929711511021199047569297115" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f3cc405-43fa-408e-824a-17685bc20fef, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed1349f6-d2b2-4aa1-b769-334f89c07e6b, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed1349f6-d2b2-4aa1-b769-334f89c07e6b, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4175486653697193171 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41754866536971931714175486653697193171417548665369719317141754866536971931714175486653697193171417548665369719317141754866536971931714175486653697193171417548665369719317141754866536971931714175486653697193171417548665369719317141754866536971931714175486653697193171417548665369719317141754866536971931714175486653697193171417548665369719317141754866536971931714175486653697193171" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32e21ead-cc7e-49ac-ab8c-fa959146fdd9, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c9afd73-9c09-4d68-950f-42d9360b1050, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c9afd73-9c09-4d68-950f-42d9360b1050, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16195101599282740072 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1619510159928274007216195101599282740072161951015992827400721619510159928274007216195101599282740072161951015992827400721619510159928274007216195101599282740072161951015992827400721619510159928274007216195101599282740072161951015992827400721619510159928274007216195101599282740072161951015992827400721619510159928274007216195101599282740072161951015992827400721619510159928274007216195101599282740072" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed1349f6-d2b2-4aa1-b769-334f89c07e6b, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9f83a7df-cf95-40e0-baf7-cc1a5db44e71, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c9afd73-9c09-4d68-950f-42d9360b1050, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 001548db-85e8-448b-8ef3-3748dbfd62b3, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9f83a7df-cf95-40e0-baf7-cc1a5db44e71, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6448265594475159719 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64482655944751597196448265594475159719644826559447515971964482655944751597196448265594475159719644826559447515971964482655944751597196448265594475159719644826559447515971964482655944751597196448265594475159719644826559447515971964482655944751597196448265594475159719644826559447515971964482655944751597196448265594475159719644826559447515971964482655944751597196448265594475159719" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 001548db-85e8-448b-8ef3-3748dbfd62b3, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18082733146430769728 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1808273314643076972818082733146430769728180827331464307697281808273314643076972818082733146430769728180827331464307697281808273314643076972818082733146430769728180827331464307697281808273314643076972818082733146430769728180827331464307697281808273314643076972818082733146430769728180827331464307697281808273314643076972818082733146430769728180827331464307697281808273314643076972818082733146430769728" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 001548db-85e8-448b-8ef3-3748dbfd62b3, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1832a723-6f12-4b10-8f3f-3f6840530d1a, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1832a723-6f12-4b10-8f3f-3f6840530d1a, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10897745048224997984 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1089774504822499798410897745048224997984108977450482249979841089774504822499798410897745048224997984108977450482249979841089774504822499798410897745048224997984108977450482249979841089774504822499798410897745048224997984108977450482249979841089774504822499798410897745048224997984108977450482249979841089774504822499798410897745048224997984108977450482249979841089774504822499798410897745048224997984" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9f83a7df-cf95-40e0-baf7-cc1a5db44e71, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 454a98cd-5b43-4602-b0df-a90011f636f2, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 454a98cd-5b43-4602-b0df-a90011f636f2, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5217873035098155189 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52178730350981551895217873035098155189521787303509815518952178730350981551895217873035098155189521787303509815518952178730350981551895217873035098155189521787303509815518952178730350981551895217873035098155189521787303509815518952178730350981551895217873035098155189521787303509815518952178730350981551895217873035098155189521787303509815518952178730350981551895217873035098155189" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1832a723-6f12-4b10-8f3f-3f6840530d1a, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7bafb84b-983c-4d08-b673-5343eca9a189, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7bafb84b-983c-4d08-b673-5343eca9a189, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16463303257346917038 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1646330325734691703816463303257346917038164633032573469170381646330325734691703816463303257346917038164633032573469170381646330325734691703816463303257346917038164633032573469170381646330325734691703816463303257346917038164633032573469170381646330325734691703816463303257346917038164633032573469170381646330325734691703816463303257346917038164633032573469170381646330325734691703816463303257346917038" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 454a98cd-5b43-4602-b0df-a90011f636f2, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0d834370-0c1c-4700-ae1d-fe7ac5d34e2d, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0d834370-0c1c-4700-ae1d-fe7ac5d34e2d, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7671887319320139954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76718873193201399547671887319320139954767188731932013995476718873193201399547671887319320139954767188731932013995476718873193201399547671887319320139954767188731932013995476718873193201399547671887319320139954767188731932013995476718873193201399547671887319320139954767188731932013995476718873193201399547671887319320139954767188731932013995476718873193201399547671887319320139954" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7bafb84b-983c-4d08-b673-5343eca9a189, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5aeaa22-0c80-48c1-b679-60ff4025dec5, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5aeaa22-0c80-48c1-b679-60ff4025dec5, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14647691791586861812 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1464769179158686181214647691791586861812146476917915868618121464769179158686181214647691791586861812146476917915868618121464769179158686181214647691791586861812146476917915868618121464769179158686181214647691791586861812146476917915868618121464769179158686181214647691791586861812146476917915868618121464769179158686181214647691791586861812146476917915868618121464769179158686181214647691791586861812" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0d834370-0c1c-4700-ae1d-fe7ac5d34e2d, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e20a2f86-fa38-4d18-8c8a-81b3c83c091c, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e20a2f86-fa38-4d18-8c8a-81b3c83c091c, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11400086980098671850 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1140008698009867185011400086980098671850114000869800986718501140008698009867185011400086980098671850114000869800986718501140008698009867185011400086980098671850114000869800986718501140008698009867185011400086980098671850114000869800986718501140008698009867185011400086980098671850114000869800986718501140008698009867185011400086980098671850114000869800986718501140008698009867185011400086980098671850" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5aeaa22-0c80-48c1-b679-60ff4025dec5, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 83a771eb-d89f-461c-9140-8c0750bd8d13, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 83a771eb-d89f-461c-9140-8c0750bd8d13, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12612348790655878835 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1261234879065587883512612348790655878835126123487906558788351261234879065587883512612348790655878835126123487906558788351261234879065587883512612348790655878835126123487906558788351261234879065587883512612348790655878835126123487906558788351261234879065587883512612348790655878835126123487906558788351261234879065587883512612348790655878835126123487906558788351261234879065587883512612348790655878835" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e20a2f86-fa38-4d18-8c8a-81b3c83c091c, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 44c91e9d-ece6-4e9f-ad8d-86e138cfbd21, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 44c91e9d-ece6-4e9f-ad8d-86e138cfbd21, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13288159317094948156 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1328815931709494815613288159317094948156132881593170949481561328815931709494815613288159317094948156132881593170949481561328815931709494815613288159317094948156132881593170949481561328815931709494815613288159317094948156132881593170949481561328815931709494815613288159317094948156132881593170949481561328815931709494815613288159317094948156132881593170949481561328815931709494815613288159317094948156" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 83a771eb-d89f-461c-9140-8c0750bd8d13, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac47e9e3-1194-42c2-ba12-9a6d2301009e, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac47e9e3-1194-42c2-ba12-9a6d2301009e, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2227831815636254337 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22278318156362543372227831815636254337222783181563625433722278318156362543372227831815636254337222783181563625433722278318156362543372227831815636254337222783181563625433722278318156362543372227831815636254337222783181563625433722278318156362543372227831815636254337222783181563625433722278318156362543372227831815636254337222783181563625433722278318156362543372227831815636254337" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 44c91e9d-ece6-4e9f-ad8d-86e138cfbd21, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3d98e05-acce-47e0-9240-b98a592607ea, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3d98e05-acce-47e0-9240-b98a592607ea, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12607744976102034513 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1260774497610203451312607744976102034513126077449761020345131260774497610203451312607744976102034513126077449761020345131260774497610203451312607744976102034513126077449761020345131260774497610203451312607744976102034513126077449761020345131260774497610203451312607744976102034513126077449761020345131260774497610203451312607744976102034513126077449761020345131260774497610203451312607744976102034513" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac47e9e3-1194-42c2-ba12-9a6d2301009e, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5b6c75f1-0a03-4315-9930-9ce1ce6791b2, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5b6c75f1-0a03-4315-9930-9ce1ce6791b2, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14903335510165474584 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1490333551016547458414903335510165474584149033355101654745841490333551016547458414903335510165474584149033355101654745841490333551016547458414903335510165474584149033355101654745841490333551016547458414903335510165474584149033355101654745841490333551016547458414903335510165474584149033355101654745841490333551016547458414903335510165474584149033355101654745841490333551016547458414903335510165474584" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3d98e05-acce-47e0-9240-b98a592607ea, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d04e1db-3d15-4010-b08d-9e8934cc6cf4, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d04e1db-3d15-4010-b08d-9e8934cc6cf4, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11483528134366832627 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1148352813436683262711483528134366832627114835281343668326271148352813436683262711483528134366832627114835281343668326271148352813436683262711483528134366832627114835281343668326271148352813436683262711483528134366832627114835281343668326271148352813436683262711483528134366832627114835281343668326271148352813436683262711483528134366832627114835281343668326271148352813436683262711483528134366832627" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5b6c75f1-0a03-4315-9930-9ce1ce6791b2, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b00acbe-5cbe-4f83-82c1-b85442aaf21a, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b00acbe-5cbe-4f83-82c1-b85442aaf21a, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7725434569172984740 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "77254345691729847407725434569172984740772543456917298474077254345691729847407725434569172984740772543456917298474077254345691729847407725434569172984740772543456917298474077254345691729847407725434569172984740772543456917298474077254345691729847407725434569172984740772543456917298474077254345691729847407725434569172984740772543456917298474077254345691729847407725434569172984740" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d04e1db-3d15-4010-b08d-9e8934cc6cf4, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 438519f8-4127-4fb5-8e65-8c789762e6cf, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 438519f8-4127-4fb5-8e65-8c789762e6cf, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13758305193827521246 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1375830519382752124613758305193827521246137583051938275212461375830519382752124613758305193827521246137583051938275212461375830519382752124613758305193827521246137583051938275212461375830519382752124613758305193827521246137583051938275212461375830519382752124613758305193827521246137583051938275212461375830519382752124613758305193827521246137583051938275212461375830519382752124613758305193827521246" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b00acbe-5cbe-4f83-82c1-b85442aaf21a, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bee4ed95-654b-40b7-856f-f71f169b4638, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bee4ed95-654b-40b7-856f-f71f169b4638, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15047140194439188898 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1504714019443918889815047140194439188898150471401944391888981504714019443918889815047140194439188898150471401944391888981504714019443918889815047140194439188898150471401944391888981504714019443918889815047140194439188898150471401944391888981504714019443918889815047140194439188898150471401944391888981504714019443918889815047140194439188898150471401944391888981504714019443918889815047140194439188898" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 438519f8-4127-4fb5-8e65-8c789762e6cf, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 279d5221-7353-491b-aaa1-d6892527769e, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 279d5221-7353-491b-aaa1-d6892527769e, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8591349132358527492 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85913491323585274928591349132358527492859134913235852749285913491323585274928591349132358527492859134913235852749285913491323585274928591349132358527492859134913235852749285913491323585274928591349132358527492859134913235852749285913491323585274928591349132358527492859134913235852749285913491323585274928591349132358527492859134913235852749285913491323585274928591349132358527492" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bee4ed95-654b-40b7-856f-f71f169b4638, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d3f40073-fe71-4e1f-b217-4c92694c6343, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d3f40073-fe71-4e1f-b217-4c92694c6343, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17982176323668137452 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1798217632366813745217982176323668137452179821763236681374521798217632366813745217982176323668137452179821763236681374521798217632366813745217982176323668137452179821763236681374521798217632366813745217982176323668137452179821763236681374521798217632366813745217982176323668137452179821763236681374521798217632366813745217982176323668137452179821763236681374521798217632366813745217982176323668137452" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 279d5221-7353-491b-aaa1-d6892527769e, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bbc92c27-0209-40d3-bc04-f9117f63ae21, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bbc92c27-0209-40d3-bc04-f9117f63ae21, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 875215949060433741 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "875215949060433741875215949060433741875215949060433741875215949060433741875215949060433741875215949060433741875215949060433741875215949060433741875215949060433741875215949060433741875215949060433741875215949060433741875215949060433741875215949060433741875215949060433741875215949060433741875215949060433741875215949060433741875215949060433741875215949060433741" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d3f40073-fe71-4e1f-b217-4c92694c6343, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 79344b7a-00b9-4f01-8ea0-31fe557ec69d, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 79344b7a-00b9-4f01-8ea0-31fe557ec69d, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13308878331099540589 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1330887833109954058913308878331099540589133088783310995405891330887833109954058913308878331099540589133088783310995405891330887833109954058913308878331099540589133088783310995405891330887833109954058913308878331099540589133088783310995405891330887833109954058913308878331099540589133088783310995405891330887833109954058913308878331099540589133088783310995405891330887833109954058913308878331099540589" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bbc92c27-0209-40d3-bc04-f9117f63ae21, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5a8f0fc-a7e1-4aa8-b561-14803027eef2, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5a8f0fc-a7e1-4aa8-b561-14803027eef2, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 158687172988797954 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "158687172988797954158687172988797954158687172988797954158687172988797954158687172988797954158687172988797954158687172988797954158687172988797954158687172988797954158687172988797954158687172988797954158687172988797954158687172988797954158687172988797954158687172988797954158687172988797954158687172988797954158687172988797954158687172988797954158687172988797954" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 79344b7a-00b9-4f01-8ea0-31fe557ec69d, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 57320fdd-91df-4cae-8ca8-f3d74353deb7, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 57320fdd-91df-4cae-8ca8-f3d74353deb7, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9572775646621248084 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95727756466212480849572775646621248084957277564662124808495727756466212480849572775646621248084957277564662124808495727756466212480849572775646621248084957277564662124808495727756466212480849572775646621248084957277564662124808495727756466212480849572775646621248084957277564662124808495727756466212480849572775646621248084957277564662124808495727756466212480849572775646621248084" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5a8f0fc-a7e1-4aa8-b561-14803027eef2, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2034f797-79b1-46e3-b502-e25a5962b5e3, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2034f797-79b1-46e3-b502-e25a5962b5e3, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 396528687723869973 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "396528687723869973396528687723869973396528687723869973396528687723869973396528687723869973396528687723869973396528687723869973396528687723869973396528687723869973396528687723869973396528687723869973396528687723869973396528687723869973396528687723869973396528687723869973396528687723869973396528687723869973396528687723869973396528687723869973396528687723869973" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 57320fdd-91df-4cae-8ca8-f3d74353deb7, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ccb68d4d-fa2d-4dbe-8bfa-2571c8cb1eee, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ccb68d4d-fa2d-4dbe-8bfa-2571c8cb1eee, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4318909320423487129 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43189093204234871294318909320423487129431890932042348712943189093204234871294318909320423487129431890932042348712943189093204234871294318909320423487129431890932042348712943189093204234871294318909320423487129431890932042348712943189093204234871294318909320423487129431890932042348712943189093204234871294318909320423487129431890932042348712943189093204234871294318909320423487129" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2034f797-79b1-46e3-b502-e25a5962b5e3, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 38a259e1-9e72-4664-8f23-fec9867672c1, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 38a259e1-9e72-4664-8f23-fec9867672c1, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9392540199896843915 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93925401998968439159392540199896843915939254019989684391593925401998968439159392540199896843915939254019989684391593925401998968439159392540199896843915939254019989684391593925401998968439159392540199896843915939254019989684391593925401998968439159392540199896843915939254019989684391593925401998968439159392540199896843915939254019989684391593925401998968439159392540199896843915" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ccb68d4d-fa2d-4dbe-8bfa-2571c8cb1eee, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0b166a85-1027-4a16-9de8-7adff658f95d, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0b166a85-1027-4a16-9de8-7adff658f95d, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5777184628692488197 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "57771846286924881975777184628692488197577718462869248819757771846286924881975777184628692488197577718462869248819757771846286924881975777184628692488197577718462869248819757771846286924881975777184628692488197577718462869248819757771846286924881975777184628692488197577718462869248819757771846286924881975777184628692488197577718462869248819757771846286924881975777184628692488197" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 38a259e1-9e72-4664-8f23-fec9867672c1, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0f38b119-7d1c-4c4d-8641-dd4ec83f3bff, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0f38b119-7d1c-4c4d-8641-dd4ec83f3bff, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6923110170006358343 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69231101700063583436923110170006358343692311017000635834369231101700063583436923110170006358343692311017000635834369231101700063583436923110170006358343692311017000635834369231101700063583436923110170006358343692311017000635834369231101700063583436923110170006358343692311017000635834369231101700063583436923110170006358343692311017000635834369231101700063583436923110170006358343" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0b166a85-1027-4a16-9de8-7adff658f95d, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 852bec6e-4517-489f-bd19-946780053642, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 852bec6e-4517-489f-bd19-946780053642, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6152335661573464171 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "61523356615734641716152335661573464171615233566157346417161523356615734641716152335661573464171615233566157346417161523356615734641716152335661573464171615233566157346417161523356615734641716152335661573464171615233566157346417161523356615734641716152335661573464171615233566157346417161523356615734641716152335661573464171615233566157346417161523356615734641716152335661573464171" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0f38b119-7d1c-4c4d-8641-dd4ec83f3bff, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5906190-8d27-4022-bc97-3f0a0fd2b677, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5906190-8d27-4022-bc97-3f0a0fd2b677, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1641276456284197745 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16412764562841977451641276456284197745164127645628419774516412764562841977451641276456284197745164127645628419774516412764562841977451641276456284197745164127645628419774516412764562841977451641276456284197745164127645628419774516412764562841977451641276456284197745164127645628419774516412764562841977451641276456284197745164127645628419774516412764562841977451641276456284197745" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 852bec6e-4517-489f-bd19-946780053642, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b23c240-37da-4932-89d4-39bc3d380eff, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b23c240-37da-4932-89d4-39bc3d380eff, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14482568966863751615 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1448256896686375161514482568966863751615144825689668637516151448256896686375161514482568966863751615144825689668637516151448256896686375161514482568966863751615144825689668637516151448256896686375161514482568966863751615144825689668637516151448256896686375161514482568966863751615144825689668637516151448256896686375161514482568966863751615144825689668637516151448256896686375161514482568966863751615" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5906190-8d27-4022-bc97-3f0a0fd2b677, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 782d566c-76a2-4d07-b3b0-ee3eecc48b60, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 782d566c-76a2-4d07-b3b0-ee3eecc48b60, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9537086216255035714 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95370862162550357149537086216255035714953708621625503571495370862162550357149537086216255035714953708621625503571495370862162550357149537086216255035714953708621625503571495370862162550357149537086216255035714953708621625503571495370862162550357149537086216255035714953708621625503571495370862162550357149537086216255035714953708621625503571495370862162550357149537086216255035714" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b23c240-37da-4932-89d4-39bc3d380eff, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1d5cc2b-51ec-40ff-8fa8-774d003dcd46, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1d5cc2b-51ec-40ff-8fa8-774d003dcd46, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12038063466548851349 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1203806346654885134912038063466548851349120380634665488513491203806346654885134912038063466548851349120380634665488513491203806346654885134912038063466548851349120380634665488513491203806346654885134912038063466548851349120380634665488513491203806346654885134912038063466548851349120380634665488513491203806346654885134912038063466548851349120380634665488513491203806346654885134912038063466548851349" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 782d566c-76a2-4d07-b3b0-ee3eecc48b60, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ed12d19b-81f4-405a-aa34-82c6087004a8, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ed12d19b-81f4-405a-aa34-82c6087004a8, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11385712832159312338 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1138571283215931233811385712832159312338113857128321593123381138571283215931233811385712832159312338113857128321593123381138571283215931233811385712832159312338113857128321593123381138571283215931233811385712832159312338113857128321593123381138571283215931233811385712832159312338113857128321593123381138571283215931233811385712832159312338113857128321593123381138571283215931233811385712832159312338" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1d5cc2b-51ec-40ff-8fa8-774d003dcd46, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93aff5fb-e801-4533-86b0-e93165f423a4, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93aff5fb-e801-4533-86b0-e93165f423a4, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6915199258593550286 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69151992585935502866915199258593550286691519925859355028669151992585935502866915199258593550286691519925859355028669151992585935502866915199258593550286691519925859355028669151992585935502866915199258593550286691519925859355028669151992585935502866915199258593550286691519925859355028669151992585935502866915199258593550286691519925859355028669151992585935502866915199258593550286" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ed12d19b-81f4-405a-aa34-82c6087004a8, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e975d755-a7a0-4535-ab42-a67996164592, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e975d755-a7a0-4535-ab42-a67996164592, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12327271035351194525 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1232727103535119452512327271035351194525123272710353511945251232727103535119452512327271035351194525123272710353511945251232727103535119452512327271035351194525123272710353511945251232727103535119452512327271035351194525123272710353511945251232727103535119452512327271035351194525123272710353511945251232727103535119452512327271035351194525123272710353511945251232727103535119452512327271035351194525" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93aff5fb-e801-4533-86b0-e93165f423a4, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4be99157-75cb-4bc1-9dd2-8d2eecfae81f, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4be99157-75cb-4bc1-9dd2-8d2eecfae81f, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3058091787227600626 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30580917872276006263058091787227600626305809178722760062630580917872276006263058091787227600626305809178722760062630580917872276006263058091787227600626305809178722760062630580917872276006263058091787227600626305809178722760062630580917872276006263058091787227600626305809178722760062630580917872276006263058091787227600626305809178722760062630580917872276006263058091787227600626" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e975d755-a7a0-4535-ab42-a67996164592, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 370c4718-eaad-472e-9659-5c57541d4ba6, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 370c4718-eaad-472e-9659-5c57541d4ba6, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8236059582992471599 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82360595829924715998236059582992471599823605958299247159982360595829924715998236059582992471599823605958299247159982360595829924715998236059582992471599823605958299247159982360595829924715998236059582992471599823605958299247159982360595829924715998236059582992471599823605958299247159982360595829924715998236059582992471599823605958299247159982360595829924715998236059582992471599" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4be99157-75cb-4bc1-9dd2-8d2eecfae81f, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 370c4718-eaad-472e-9659-5c57541d4ba6, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 578197d9-99c5-4274-ade2-422c05536409, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 578197d9-99c5-4274-ade2-422c05536409, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3593188901004850521 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35931889010048505213593188901004850521359318890100485052135931889010048505213593188901004850521359318890100485052135931889010048505213593188901004850521359318890100485052135931889010048505213593188901004850521359318890100485052135931889010048505213593188901004850521359318890100485052135931889010048505213593188901004850521359318890100485052135931889010048505213593188901004850521" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 774370bf-d5cb-4ef3-99d1-e7c3beb06748, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 774370bf-d5cb-4ef3-99d1-e7c3beb06748, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3111649568440305205 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31116495684403052053111649568440305205311164956844030520531116495684403052053111649568440305205311164956844030520531116495684403052053111649568440305205311164956844030520531116495684403052053111649568440305205311164956844030520531116495684403052053111649568440305205311164956844030520531116495684403052053111649568440305205311164956844030520531116495684403052053111649568440305205" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 774370bf-d5cb-4ef3-99d1-e7c3beb06748, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0309a85a-8ce1-4201-9207-76a45c51608d, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0309a85a-8ce1-4201-9207-76a45c51608d, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8915427723668246342 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89154277236682463428915427723668246342891542772366824634289154277236682463428915427723668246342891542772366824634289154277236682463428915427723668246342891542772366824634289154277236682463428915427723668246342891542772366824634289154277236682463428915427723668246342891542772366824634289154277236682463428915427723668246342891542772366824634289154277236682463428915427723668246342" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 578197d9-99c5-4274-ade2-422c05536409, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aabc11de-923a-44a4-9e02-3b6b92eb59d2, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aabc11de-923a-44a4-9e02-3b6b92eb59d2, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16696493006278268616 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1669649300627826861616696493006278268616166964930062782686161669649300627826861616696493006278268616166964930062782686161669649300627826861616696493006278268616166964930062782686161669649300627826861616696493006278268616166964930062782686161669649300627826861616696493006278268616166964930062782686161669649300627826861616696493006278268616166964930062782686161669649300627826861616696493006278268616" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0309a85a-8ce1-4201-9207-76a45c51608d, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b1853582-b45d-4a20-83f5-5c5c7748d6a9, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1853582-b45d-4a20-83f5-5c5c7748d6a9, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14393786569249152621 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1439378656924915262114393786569249152621143937865692491526211439378656924915262114393786569249152621143937865692491526211439378656924915262114393786569249152621143937865692491526211439378656924915262114393786569249152621143937865692491526211439378656924915262114393786569249152621143937865692491526211439378656924915262114393786569249152621143937865692491526211439378656924915262114393786569249152621" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aabc11de-923a-44a4-9e02-3b6b92eb59d2, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ea0a59e-4dd6-44dc-8fab-db34804a8479, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ea0a59e-4dd6-44dc-8fab-db34804a8479, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8626248414247161504 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "86262484142471615048626248414247161504862624841424716150486262484142471615048626248414247161504862624841424716150486262484142471615048626248414247161504862624841424716150486262484142471615048626248414247161504862624841424716150486262484142471615048626248414247161504862624841424716150486262484142471615048626248414247161504862624841424716150486262484142471615048626248414247161504" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1853582-b45d-4a20-83f5-5c5c7748d6a9, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0f87cb8-b2cd-42bd-b0b3-56d0d6218074, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0f87cb8-b2cd-42bd-b0b3-56d0d6218074, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5366925856014759317 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53669258560147593175366925856014759317536692585601475931753669258560147593175366925856014759317536692585601475931753669258560147593175366925856014759317536692585601475931753669258560147593175366925856014759317536692585601475931753669258560147593175366925856014759317536692585601475931753669258560147593175366925856014759317536692585601475931753669258560147593175366925856014759317" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ea0a59e-4dd6-44dc-8fab-db34804a8479, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c5ceb4e-3422-4a69-bdec-7683fb14f0eb, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c5ceb4e-3422-4a69-bdec-7683fb14f0eb, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17846718737328863601 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1784671873732886360117846718737328863601178467187373288636011784671873732886360117846718737328863601178467187373288636011784671873732886360117846718737328863601178467187373288636011784671873732886360117846718737328863601178467187373288636011784671873732886360117846718737328863601178467187373288636011784671873732886360117846718737328863601178467187373288636011784671873732886360117846718737328863601" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c5ceb4e-3422-4a69-bdec-7683fb14f0eb, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47ae65d4-73cd-44c8-b50d-a804500e8f8b, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47ae65d4-73cd-44c8-b50d-a804500e8f8b, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4830316851998948875 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48303168519989488754830316851998948875483031685199894887548303168519989488754830316851998948875483031685199894887548303168519989488754830316851998948875483031685199894887548303168519989488754830316851998948875483031685199894887548303168519989488754830316851998948875483031685199894887548303168519989488754830316851998948875483031685199894887548303168519989488754830316851998948875" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47ae65d4-73cd-44c8-b50d-a804500e8f8b, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bcf807ab-5e86-40ff-b5e0-cc7f7b44f3c2, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bcf807ab-5e86-40ff-b5e0-cc7f7b44f3c2, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 424979147636590233 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "424979147636590233424979147636590233424979147636590233424979147636590233424979147636590233424979147636590233424979147636590233424979147636590233424979147636590233424979147636590233424979147636590233424979147636590233424979147636590233424979147636590233424979147636590233424979147636590233424979147636590233424979147636590233424979147636590233424979147636590233" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0f87cb8-b2cd-42bd-b0b3-56d0d6218074, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5efcc42d-d2bf-4282-b34c-8abf8023cfd6, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5efcc42d-d2bf-4282-b34c-8abf8023cfd6, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3645276610991195224 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36452766109911952243645276610991195224364527661099119522436452766109911952243645276610991195224364527661099119522436452766109911952243645276610991195224364527661099119522436452766109911952243645276610991195224364527661099119522436452766109911952243645276610991195224364527661099119522436452766109911952243645276610991195224364527661099119522436452766109911952243645276610991195224" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bcf807ab-5e86-40ff-b5e0-cc7f7b44f3c2, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 347e3a0b-6361-4293-b412-3f5bda573b54, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 347e3a0b-6361-4293-b412-3f5bda573b54, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13501481469012696457 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1350148146901269645713501481469012696457135014814690126964571350148146901269645713501481469012696457135014814690126964571350148146901269645713501481469012696457135014814690126964571350148146901269645713501481469012696457135014814690126964571350148146901269645713501481469012696457135014814690126964571350148146901269645713501481469012696457135014814690126964571350148146901269645713501481469012696457" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5efcc42d-d2bf-4282-b34c-8abf8023cfd6, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 274dc73e-69b0-4029-9340-45d450950762, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 274dc73e-69b0-4029-9340-45d450950762, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13352295516112201074 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1335229551611220107413352295516112201074133522955161122010741335229551611220107413352295516112201074133522955161122010741335229551611220107413352295516112201074133522955161122010741335229551611220107413352295516112201074133522955161122010741335229551611220107413352295516112201074133522955161122010741335229551611220107413352295516112201074133522955161122010741335229551611220107413352295516112201074" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 347e3a0b-6361-4293-b412-3f5bda573b54, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2ad768d9-d64b-4db2-94d6-6c0f0cdffbb9, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2ad768d9-d64b-4db2-94d6-6c0f0cdffbb9, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6252733195103960878 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62527331951039608786252733195103960878625273319510396087862527331951039608786252733195103960878625273319510396087862527331951039608786252733195103960878625273319510396087862527331951039608786252733195103960878625273319510396087862527331951039608786252733195103960878625273319510396087862527331951039608786252733195103960878625273319510396087862527331951039608786252733195103960878" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 274dc73e-69b0-4029-9340-45d450950762, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ccf3e97f-2228-40c3-a0e6-ec1b155bddb8, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ccf3e97f-2228-40c3-a0e6-ec1b155bddb8, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2748905720241942233 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27489057202419422332748905720241942233274890572024194223327489057202419422332748905720241942233274890572024194223327489057202419422332748905720241942233274890572024194223327489057202419422332748905720241942233274890572024194223327489057202419422332748905720241942233274890572024194223327489057202419422332748905720241942233274890572024194223327489057202419422332748905720241942233" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2ad768d9-d64b-4db2-94d6-6c0f0cdffbb9, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1c0b2d6b-c3e3-4456-850f-825eea2873d3, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1c0b2d6b-c3e3-4456-850f-825eea2873d3, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5679267298365703992 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56792672983657039925679267298365703992567926729836570399256792672983657039925679267298365703992567926729836570399256792672983657039925679267298365703992567926729836570399256792672983657039925679267298365703992567926729836570399256792672983657039925679267298365703992567926729836570399256792672983657039925679267298365703992567926729836570399256792672983657039925679267298365703992" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ccf3e97f-2228-40c3-a0e6-ec1b155bddb8, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d32a065-fae1-4790-aecc-bc51b52bd08f, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d32a065-fae1-4790-aecc-bc51b52bd08f, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5636331276384999359 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56363312763849993595636331276384999359563633127638499935956363312763849993595636331276384999359563633127638499935956363312763849993595636331276384999359563633127638499935956363312763849993595636331276384999359563633127638499935956363312763849993595636331276384999359563633127638499935956363312763849993595636331276384999359563633127638499935956363312763849993595636331276384999359" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1c0b2d6b-c3e3-4456-850f-825eea2873d3, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28e89283-25fb-4c51-a311-dbb403a5a2af, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28e89283-25fb-4c51-a311-dbb403a5a2af, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14438900455341717839 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1443890045534171783914438900455341717839144389004553417178391443890045534171783914438900455341717839144389004553417178391443890045534171783914438900455341717839144389004553417178391443890045534171783914438900455341717839144389004553417178391443890045534171783914438900455341717839144389004553417178391443890045534171783914438900455341717839144389004553417178391443890045534171783914438900455341717839" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d32a065-fae1-4790-aecc-bc51b52bd08f, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58e61a8b-1d5f-4704-9db7-1c4926e69663, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58e61a8b-1d5f-4704-9db7-1c4926e69663, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17134401018276493281 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1713440101827649328117134401018276493281171344010182764932811713440101827649328117134401018276493281171344010182764932811713440101827649328117134401018276493281171344010182764932811713440101827649328117134401018276493281171344010182764932811713440101827649328117134401018276493281171344010182764932811713440101827649328117134401018276493281171344010182764932811713440101827649328117134401018276493281" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28e89283-25fb-4c51-a311-dbb403a5a2af, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad0be629-c124-4ea6-b530-ae797bdf9607, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad0be629-c124-4ea6-b530-ae797bdf9607, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15241145070025354770 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1524114507002535477015241145070025354770152411450700253547701524114507002535477015241145070025354770152411450700253547701524114507002535477015241145070025354770152411450700253547701524114507002535477015241145070025354770152411450700253547701524114507002535477015241145070025354770152411450700253547701524114507002535477015241145070025354770152411450700253547701524114507002535477015241145070025354770" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58e61a8b-1d5f-4704-9db7-1c4926e69663, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd97e6b7-1503-4102-b45c-e57e1b440895, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd97e6b7-1503-4102-b45c-e57e1b440895, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1740875990907936380 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "17408759909079363801740875990907936380174087599090793638017408759909079363801740875990907936380174087599090793638017408759909079363801740875990907936380174087599090793638017408759909079363801740875990907936380174087599090793638017408759909079363801740875990907936380174087599090793638017408759909079363801740875990907936380174087599090793638017408759909079363801740875990907936380" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad0be629-c124-4ea6-b530-ae797bdf9607, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 84ea8aad-6858-4459-9035-069b1af9e13e, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 84ea8aad-6858-4459-9035-069b1af9e13e, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7210919405829028488 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72109194058290284887210919405829028488721091940582902848872109194058290284887210919405829028488721091940582902848872109194058290284887210919405829028488721091940582902848872109194058290284887210919405829028488721091940582902848872109194058290284887210919405829028488721091940582902848872109194058290284887210919405829028488721091940582902848872109194058290284887210919405829028488" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd97e6b7-1503-4102-b45c-e57e1b440895, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a442d288-a727-4d66-acc3-386c60226aee, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a442d288-a727-4d66-acc3-386c60226aee, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13271779777316044604 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1327177977731604460413271779777316044604132717797773160446041327177977731604460413271779777316044604132717797773160446041327177977731604460413271779777316044604132717797773160446041327177977731604460413271779777316044604132717797773160446041327177977731604460413271779777316044604132717797773160446041327177977731604460413271779777316044604132717797773160446041327177977731604460413271779777316044604" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 84ea8aad-6858-4459-9035-069b1af9e13e, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b99798b1-5dcd-4d25-b2c4-f0b816ba1c6c, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b99798b1-5dcd-4d25-b2c4-f0b816ba1c6c, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11116030621193859922 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1111603062119385992211116030621193859922111160306211938599221111603062119385992211116030621193859922111160306211938599221111603062119385992211116030621193859922111160306211938599221111603062119385992211116030621193859922111160306211938599221111603062119385992211116030621193859922111160306211938599221111603062119385992211116030621193859922111160306211938599221111603062119385992211116030621193859922" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a442d288-a727-4d66-acc3-386c60226aee, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, edeeaed6-65ad-46df-8ec8-5a6514c65c24, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, edeeaed6-65ad-46df-8ec8-5a6514c65c24, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17287136514862884861 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1728713651486288486117287136514862884861172871365148628848611728713651486288486117287136514862884861172871365148628848611728713651486288486117287136514862884861172871365148628848611728713651486288486117287136514862884861172871365148628848611728713651486288486117287136514862884861172871365148628848611728713651486288486117287136514862884861172871365148628848611728713651486288486117287136514862884861" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b99798b1-5dcd-4d25-b2c4-f0b816ba1c6c, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e90acfbe-4151-4e3b-810d-7672e3dbc8f7, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e90acfbe-4151-4e3b-810d-7672e3dbc8f7, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10015123645633209229 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1001512364563320922910015123645633209229100151236456332092291001512364563320922910015123645633209229100151236456332092291001512364563320922910015123645633209229100151236456332092291001512364563320922910015123645633209229100151236456332092291001512364563320922910015123645633209229100151236456332092291001512364563320922910015123645633209229100151236456332092291001512364563320922910015123645633209229" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, edeeaed6-65ad-46df-8ec8-5a6514c65c24, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 823f97c0-855a-4743-a1e1-de6af7630758, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 823f97c0-855a-4743-a1e1-de6af7630758, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17093861289170595283 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1709386128917059528317093861289170595283170938612891705952831709386128917059528317093861289170595283170938612891705952831709386128917059528317093861289170595283170938612891705952831709386128917059528317093861289170595283170938612891705952831709386128917059528317093861289170595283170938612891705952831709386128917059528317093861289170595283170938612891705952831709386128917059528317093861289170595283" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e90acfbe-4151-4e3b-810d-7672e3dbc8f7, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0c1f1873-ab2c-4bff-bfe3-b4910398adf3, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0c1f1873-ab2c-4bff-bfe3-b4910398adf3, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8151150215370074214 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81511502153700742148151150215370074214815115021537007421481511502153700742148151150215370074214815115021537007421481511502153700742148151150215370074214815115021537007421481511502153700742148151150215370074214815115021537007421481511502153700742148151150215370074214815115021537007421481511502153700742148151150215370074214815115021537007421481511502153700742148151150215370074214" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0c1f1873-ab2c-4bff-bfe3-b4910398adf3, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 778ffccb-33d4-439a-b386-78e966bf14de, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 778ffccb-33d4-439a-b386-78e966bf14de, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1256312718924415866 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12563127189244158661256312718924415866125631271892441586612563127189244158661256312718924415866125631271892441586612563127189244158661256312718924415866125631271892441586612563127189244158661256312718924415866125631271892441586612563127189244158661256312718924415866125631271892441586612563127189244158661256312718924415866125631271892441586612563127189244158661256312718924415866" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 778ffccb-33d4-439a-b386-78e966bf14de, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 470ac0cb-87f0-4bcf-b162-743a6ddec314, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 470ac0cb-87f0-4bcf-b162-743a6ddec314, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15921289002372737325 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1592128900237273732515921289002372737325159212890023727373251592128900237273732515921289002372737325159212890023727373251592128900237273732515921289002372737325159212890023727373251592128900237273732515921289002372737325159212890023727373251592128900237273732515921289002372737325159212890023727373251592128900237273732515921289002372737325159212890023727373251592128900237273732515921289002372737325" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 823f97c0-855a-4743-a1e1-de6af7630758, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 99a2fbad-cef2-4eb2-8b19-aad77f28d292, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 99a2fbad-cef2-4eb2-8b19-aad77f28d292, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13750348583103676150 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1375034858310367615013750348583103676150137503485831036761501375034858310367615013750348583103676150137503485831036761501375034858310367615013750348583103676150137503485831036761501375034858310367615013750348583103676150137503485831036761501375034858310367615013750348583103676150137503485831036761501375034858310367615013750348583103676150137503485831036761501375034858310367615013750348583103676150" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 470ac0cb-87f0-4bcf-b162-743a6ddec314, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb0220cf-3047-4ff7-9cd5-76970742dcae, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb0220cf-3047-4ff7-9cd5-76970742dcae, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13973944847651181812 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1397394484765118181213973944847651181812139739448476511818121397394484765118181213973944847651181812139739448476511818121397394484765118181213973944847651181812139739448476511818121397394484765118181213973944847651181812139739448476511818121397394484765118181213973944847651181812139739448476511818121397394484765118181213973944847651181812139739448476511818121397394484765118181213973944847651181812" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 99a2fbad-cef2-4eb2-8b19-aad77f28d292, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 370a27a3-0b08-4a82-9575-dce56ee71fd2, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 370a27a3-0b08-4a82-9575-dce56ee71fd2, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15874574071289550078 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1587457407128955007815874574071289550078158745740712895500781587457407128955007815874574071289550078158745740712895500781587457407128955007815874574071289550078158745740712895500781587457407128955007815874574071289550078158745740712895500781587457407128955007815874574071289550078158745740712895500781587457407128955007815874574071289550078158745740712895500781587457407128955007815874574071289550078" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb0220cf-3047-4ff7-9cd5-76970742dcae, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1e24df36-702d-4052-b859-68323fa5d72b, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1e24df36-702d-4052-b859-68323fa5d72b, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9152628678088716705 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91526286780887167059152628678088716705915262867808871670591526286780887167059152628678088716705915262867808871670591526286780887167059152628678088716705915262867808871670591526286780887167059152628678088716705915262867808871670591526286780887167059152628678088716705915262867808871670591526286780887167059152628678088716705915262867808871670591526286780887167059152628678088716705" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 370a27a3-0b08-4a82-9575-dce56ee71fd2, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 863813cf-052b-4455-b0a2-e91a65586d38, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 863813cf-052b-4455-b0a2-e91a65586d38, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12774468169366111930 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1277446816936611193012774468169366111930127744681693661119301277446816936611193012774468169366111930127744681693661119301277446816936611193012774468169366111930127744681693661119301277446816936611193012774468169366111930127744681693661119301277446816936611193012774468169366111930127744681693661119301277446816936611193012774468169366111930127744681693661119301277446816936611193012774468169366111930" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1e24df36-702d-4052-b859-68323fa5d72b, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c6f4d530-ebc1-4240-9670-c915fe7440c9, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c6f4d530-ebc1-4240-9670-c915fe7440c9, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2645991046892605171 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "26459910468926051712645991046892605171264599104689260517126459910468926051712645991046892605171264599104689260517126459910468926051712645991046892605171264599104689260517126459910468926051712645991046892605171264599104689260517126459910468926051712645991046892605171264599104689260517126459910468926051712645991046892605171264599104689260517126459910468926051712645991046892605171" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 863813cf-052b-4455-b0a2-e91a65586d38, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7195d984-1ec2-4fe1-97de-c69403d72d8f, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7195d984-1ec2-4fe1-97de-c69403d72d8f, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12926703758525174012 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1292670375852517401212926703758525174012129267037585251740121292670375852517401212926703758525174012129267037585251740121292670375852517401212926703758525174012129267037585251740121292670375852517401212926703758525174012129267037585251740121292670375852517401212926703758525174012129267037585251740121292670375852517401212926703758525174012129267037585251740121292670375852517401212926703758525174012" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c6f4d530-ebc1-4240-9670-c915fe7440c9, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f69107f2-7e23-4ca6-acf9-99c2be2334ad, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f69107f2-7e23-4ca6-acf9-99c2be2334ad, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17053208277672283125 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1705320827767228312517053208277672283125170532082776722831251705320827767228312517053208277672283125170532082776722831251705320827767228312517053208277672283125170532082776722831251705320827767228312517053208277672283125170532082776722831251705320827767228312517053208277672283125170532082776722831251705320827767228312517053208277672283125170532082776722831251705320827767228312517053208277672283125" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7195d984-1ec2-4fe1-97de-c69403d72d8f, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 28296c34-d649-48bb-a154-a9629af9a139, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 28296c34-d649-48bb-a154-a9629af9a139, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14512373204166892689 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1451237320416689268914512373204166892689145123732041668926891451237320416689268914512373204166892689145123732041668926891451237320416689268914512373204166892689145123732041668926891451237320416689268914512373204166892689145123732041668926891451237320416689268914512373204166892689145123732041668926891451237320416689268914512373204166892689145123732041668926891451237320416689268914512373204166892689" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f69107f2-7e23-4ca6-acf9-99c2be2334ad, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, db54572a-219e-49aa-b302-40f3e63b599c, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, db54572a-219e-49aa-b302-40f3e63b599c, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17619298433771070062 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1761929843377107006217619298433771070062176192984337710700621761929843377107006217619298433771070062176192984337710700621761929843377107006217619298433771070062176192984337710700621761929843377107006217619298433771070062176192984337710700621761929843377107006217619298433771070062176192984337710700621761929843377107006217619298433771070062176192984337710700621761929843377107006217619298433771070062" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 28296c34-d649-48bb-a154-a9629af9a139, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b66749d9-72e9-4bb9-8b4b-b8746ebddff1, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b66749d9-72e9-4bb9-8b4b-b8746ebddff1, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8015664751249915507 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80156647512499155078015664751249915507801566475124991550780156647512499155078015664751249915507801566475124991550780156647512499155078015664751249915507801566475124991550780156647512499155078015664751249915507801566475124991550780156647512499155078015664751249915507801566475124991550780156647512499155078015664751249915507801566475124991550780156647512499155078015664751249915507" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, db54572a-219e-49aa-b302-40f3e63b599c, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 51415dd8-f753-4f4d-8f2c-7cc348b8048b, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 51415dd8-f753-4f4d-8f2c-7cc348b8048b, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11470869247034384220 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1147086924703438422011470869247034384220114708692470343842201147086924703438422011470869247034384220114708692470343842201147086924703438422011470869247034384220114708692470343842201147086924703438422011470869247034384220114708692470343842201147086924703438422011470869247034384220114708692470343842201147086924703438422011470869247034384220114708692470343842201147086924703438422011470869247034384220" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b66749d9-72e9-4bb9-8b4b-b8746ebddff1, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5423f57e-9b0f-45b2-8396-260f07d6decb, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5423f57e-9b0f-45b2-8396-260f07d6decb, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8598951522682901341 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85989515226829013418598951522682901341859895152268290134185989515226829013418598951522682901341859895152268290134185989515226829013418598951522682901341859895152268290134185989515226829013418598951522682901341859895152268290134185989515226829013418598951522682901341859895152268290134185989515226829013418598951522682901341859895152268290134185989515226829013418598951522682901341" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 51415dd8-f753-4f4d-8f2c-7cc348b8048b, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e35b5e09-2498-41ec-8cdf-e47ae64d2c68, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e35b5e09-2498-41ec-8cdf-e47ae64d2c68, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7014598144203652484 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70145981442036524847014598144203652484701459814420365248470145981442036524847014598144203652484701459814420365248470145981442036524847014598144203652484701459814420365248470145981442036524847014598144203652484701459814420365248470145981442036524847014598144203652484701459814420365248470145981442036524847014598144203652484701459814420365248470145981442036524847014598144203652484" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5423f57e-9b0f-45b2-8396-260f07d6decb, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 556b0645-42ef-43f3-9a6a-cc82747acfb7, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 556b0645-42ef-43f3-9a6a-cc82747acfb7, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6825590413686977532 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68255904136869775326825590413686977532682559041368697753268255904136869775326825590413686977532682559041368697753268255904136869775326825590413686977532682559041368697753268255904136869775326825590413686977532682559041368697753268255904136869775326825590413686977532682559041368697753268255904136869775326825590413686977532682559041368697753268255904136869775326825590413686977532" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e35b5e09-2498-41ec-8cdf-e47ae64d2c68, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e6f1202e-e7c6-4ed4-bcbb-3f071757a05e, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6f1202e-e7c6-4ed4-bcbb-3f071757a05e, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2752691328965449816 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27526913289654498162752691328965449816275269132896544981627526913289654498162752691328965449816275269132896544981627526913289654498162752691328965449816275269132896544981627526913289654498162752691328965449816275269132896544981627526913289654498162752691328965449816275269132896544981627526913289654498162752691328965449816275269132896544981627526913289654498162752691328965449816" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 556b0645-42ef-43f3-9a6a-cc82747acfb7, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07abd08b-8ca0-4f22-9d9a-9c6988e08d78, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07abd08b-8ca0-4f22-9d9a-9c6988e08d78, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8004376971899179698 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "80043769718991796988004376971899179698800437697189917969880043769718991796988004376971899179698800437697189917969880043769718991796988004376971899179698800437697189917969880043769718991796988004376971899179698800437697189917969880043769718991796988004376971899179698800437697189917969880043769718991796988004376971899179698800437697189917969880043769718991796988004376971899179698" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6f1202e-e7c6-4ed4-bcbb-3f071757a05e, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 635a8701-f78f-465a-812e-bd4699b0e786, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 635a8701-f78f-465a-812e-bd4699b0e786, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16832781575226901601 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1683278157522690160116832781575226901601168327815752269016011683278157522690160116832781575226901601168327815752269016011683278157522690160116832781575226901601168327815752269016011683278157522690160116832781575226901601168327815752269016011683278157522690160116832781575226901601168327815752269016011683278157522690160116832781575226901601168327815752269016011683278157522690160116832781575226901601" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07abd08b-8ca0-4f22-9d9a-9c6988e08d78, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 54d0f127-0fb5-4589-98be-b018d5dc429e, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 54d0f127-0fb5-4589-98be-b018d5dc429e, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12860927181908117278 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1286092718190811727812860927181908117278128609271819081172781286092718190811727812860927181908117278128609271819081172781286092718190811727812860927181908117278128609271819081172781286092718190811727812860927181908117278128609271819081172781286092718190811727812860927181908117278128609271819081172781286092718190811727812860927181908117278128609271819081172781286092718190811727812860927181908117278" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 635a8701-f78f-465a-812e-bd4699b0e786, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ff4bd0b-7701-455c-bfb5-9996d8075be2, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ff4bd0b-7701-455c-bfb5-9996d8075be2, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5576359534337525913 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55763595343375259135576359534337525913557635953433752591355763595343375259135576359534337525913557635953433752591355763595343375259135576359534337525913557635953433752591355763595343375259135576359534337525913557635953433752591355763595343375259135576359534337525913557635953433752591355763595343375259135576359534337525913557635953433752591355763595343375259135576359534337525913" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 54d0f127-0fb5-4589-98be-b018d5dc429e, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a0715e78-046b-447d-813b-7b1e8da50a8b, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a0715e78-046b-447d-813b-7b1e8da50a8b, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5507027400223536725 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55070274002235367255507027400223536725550702740022353672555070274002235367255507027400223536725550702740022353672555070274002235367255507027400223536725550702740022353672555070274002235367255507027400223536725550702740022353672555070274002235367255507027400223536725550702740022353672555070274002235367255507027400223536725550702740022353672555070274002235367255507027400223536725" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a0715e78-046b-447d-813b-7b1e8da50a8b, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2fd87e0a-778e-488f-be30-8efafbab9b9c, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ff4bd0b-7701-455c-bfb5-9996d8075be2, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2fd87e0a-778e-488f-be30-8efafbab9b9c, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8911039748997795278 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89110397489977952788911039748997795278891103974899779527889110397489977952788911039748997795278891103974899779527889110397489977952788911039748997795278891103974899779527889110397489977952788911039748997795278891103974899779527889110397489977952788911039748997795278891103974899779527889110397489977952788911039748997795278891103974899779527889110397489977952788911039748997795278" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, be97d58d-7a44-4043-b72f-ece337a8d533, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, be97d58d-7a44-4043-b72f-ece337a8d533, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10947934253126843024 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1094793425312684302410947934253126843024109479342531268430241094793425312684302410947934253126843024109479342531268430241094793425312684302410947934253126843024109479342531268430241094793425312684302410947934253126843024109479342531268430241094793425312684302410947934253126843024109479342531268430241094793425312684302410947934253126843024109479342531268430241094793425312684302410947934253126843024" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2fd87e0a-778e-488f-be30-8efafbab9b9c, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, be97d58d-7a44-4043-b72f-ece337a8d533, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4bf66c62-0674-4255-9fd7-d952cc67478f, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4bf66c62-0674-4255-9fd7-d952cc67478f, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6374204729856317788 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "63742047298563177886374204729856317788637420472985631778863742047298563177886374204729856317788637420472985631778863742047298563177886374204729856317788637420472985631778863742047298563177886374204729856317788637420472985631778863742047298563177886374204729856317788637420472985631778863742047298563177886374204729856317788637420472985631778863742047298563177886374204729856317788" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d78ba330-7ae2-4fdd-a3fc-956d8e980b96, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d78ba330-7ae2-4fdd-a3fc-956d8e980b96, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6846339988295407184 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68463399882954071846846339988295407184684633998829540718468463399882954071846846339988295407184684633998829540718468463399882954071846846339988295407184684633998829540718468463399882954071846846339988295407184684633998829540718468463399882954071846846339988295407184684633998829540718468463399882954071846846339988295407184684633998829540718468463399882954071846846339988295407184" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4bf66c62-0674-4255-9fd7-d952cc67478f, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d746afeb-7f04-42b9-b41b-c535a42f8abe, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d746afeb-7f04-42b9-b41b-c535a42f8abe, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2024159771820946899 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "20241597718209468992024159771820946899202415977182094689920241597718209468992024159771820946899202415977182094689920241597718209468992024159771820946899202415977182094689920241597718209468992024159771820946899202415977182094689920241597718209468992024159771820946899202415977182094689920241597718209468992024159771820946899202415977182094689920241597718209468992024159771820946899" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d78ba330-7ae2-4fdd-a3fc-956d8e980b96, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 576d36fc-ad5a-47e9-b055-f217fa7a5f93, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 576d36fc-ad5a-47e9-b055-f217fa7a5f93, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4801504458856719933 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48015044588567199334801504458856719933480150445885671993348015044588567199334801504458856719933480150445885671993348015044588567199334801504458856719933480150445885671993348015044588567199334801504458856719933480150445885671993348015044588567199334801504458856719933480150445885671993348015044588567199334801504458856719933480150445885671993348015044588567199334801504458856719933" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d746afeb-7f04-42b9-b41b-c535a42f8abe, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 183e55d2-de3e-495f-b34f-cbe9d8e7d701, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 183e55d2-de3e-495f-b34f-cbe9d8e7d701, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4015989345495363768 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "40159893454953637684015989345495363768401598934549536376840159893454953637684015989345495363768401598934549536376840159893454953637684015989345495363768401598934549536376840159893454953637684015989345495363768401598934549536376840159893454953637684015989345495363768401598934549536376840159893454953637684015989345495363768401598934549536376840159893454953637684015989345495363768" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 576d36fc-ad5a-47e9-b055-f217fa7a5f93, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ffd4ccfe-4acf-4b6e-9d5e-0e1f08b63f2e, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ffd4ccfe-4acf-4b6e-9d5e-0e1f08b63f2e, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5816458640543716866 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58164586405437168665816458640543716866581645864054371686658164586405437168665816458640543716866581645864054371686658164586405437168665816458640543716866581645864054371686658164586405437168665816458640543716866581645864054371686658164586405437168665816458640543716866581645864054371686658164586405437168665816458640543716866581645864054371686658164586405437168665816458640543716866" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 183e55d2-de3e-495f-b34f-cbe9d8e7d701, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f1fe8cd-a084-486c-b685-895c51c6756c, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f1fe8cd-a084-486c-b685-895c51c6756c, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14111521741768857957 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1411152174176885795714111521741768857957141115217417688579571411152174176885795714111521741768857957141115217417688579571411152174176885795714111521741768857957141115217417688579571411152174176885795714111521741768857957141115217417688579571411152174176885795714111521741768857957141115217417688579571411152174176885795714111521741768857957141115217417688579571411152174176885795714111521741768857957" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ffd4ccfe-4acf-4b6e-9d5e-0e1f08b63f2e, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c1c74763-57e0-4ffe-9523-602094eee1cb, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c1c74763-57e0-4ffe-9523-602094eee1cb, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13441795313609907647 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1344179531360990764713441795313609907647134417953136099076471344179531360990764713441795313609907647134417953136099076471344179531360990764713441795313609907647134417953136099076471344179531360990764713441795313609907647134417953136099076471344179531360990764713441795313609907647134417953136099076471344179531360990764713441795313609907647134417953136099076471344179531360990764713441795313609907647" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f1fe8cd-a084-486c-b685-895c51c6756c, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a649135d-7b59-4d68-95e2-7f13aaf9f4f4, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a649135d-7b59-4d68-95e2-7f13aaf9f4f4, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3050234471451621113 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30502344714516211133050234471451621113305023447145162111330502344714516211133050234471451621113305023447145162111330502344714516211133050234471451621113305023447145162111330502344714516211133050234471451621113305023447145162111330502344714516211133050234471451621113305023447145162111330502344714516211133050234471451621113305023447145162111330502344714516211133050234471451621113" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c1c74763-57e0-4ffe-9523-602094eee1cb, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4fa4c7a2-be12-4c81-aefc-604e95b788af, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4fa4c7a2-be12-4c81-aefc-604e95b788af, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14479233595243215225 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1447923359524321522514479233595243215225144792335952432152251447923359524321522514479233595243215225144792335952432152251447923359524321522514479233595243215225144792335952432152251447923359524321522514479233595243215225144792335952432152251447923359524321522514479233595243215225144792335952432152251447923359524321522514479233595243215225144792335952432152251447923359524321522514479233595243215225" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a649135d-7b59-4d68-95e2-7f13aaf9f4f4, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ee9b15a1-7f74-43a9-8634-ae3ae79346e6, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ee9b15a1-7f74-43a9-8634-ae3ae79346e6, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16904264688670824264 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1690426468867082426416904264688670824264169042646886708242641690426468867082426416904264688670824264169042646886708242641690426468867082426416904264688670824264169042646886708242641690426468867082426416904264688670824264169042646886708242641690426468867082426416904264688670824264169042646886708242641690426468867082426416904264688670824264169042646886708242641690426468867082426416904264688670824264" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4fa4c7a2-be12-4c81-aefc-604e95b788af, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2268270f-c205-48c9-916f-7ce578f42384, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2268270f-c205-48c9-916f-7ce578f42384, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3887452856970125923 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38874528569701259233887452856970125923388745285697012592338874528569701259233887452856970125923388745285697012592338874528569701259233887452856970125923388745285697012592338874528569701259233887452856970125923388745285697012592338874528569701259233887452856970125923388745285697012592338874528569701259233887452856970125923388745285697012592338874528569701259233887452856970125923" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ee9b15a1-7f74-43a9-8634-ae3ae79346e6, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8824545f-89c2-4238-95d8-0e8cc50da6b8, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8824545f-89c2-4238-95d8-0e8cc50da6b8, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5814024107189564387 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58140241071895643875814024107189564387581402410718956438758140241071895643875814024107189564387581402410718956438758140241071895643875814024107189564387581402410718956438758140241071895643875814024107189564387581402410718956438758140241071895643875814024107189564387581402410718956438758140241071895643875814024107189564387581402410718956438758140241071895643875814024107189564387" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2268270f-c205-48c9-916f-7ce578f42384, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, caaf872f-6386-4e95-8016-1a8d978ac58e, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, caaf872f-6386-4e95-8016-1a8d978ac58e, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3332246791771981363 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33322467917719813633332246791771981363333224679177198136333322467917719813633332246791771981363333224679177198136333322467917719813633332246791771981363333224679177198136333322467917719813633332246791771981363333224679177198136333322467917719813633332246791771981363333224679177198136333322467917719813633332246791771981363333224679177198136333322467917719813633332246791771981363" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8824545f-89c2-4238-95d8-0e8cc50da6b8, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 03b11ee1-a73c-4756-86f1-686a9438eb29, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 03b11ee1-a73c-4756-86f1-686a9438eb29, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4548680466163407110 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "45486804661634071104548680466163407110454868046616340711045486804661634071104548680466163407110454868046616340711045486804661634071104548680466163407110454868046616340711045486804661634071104548680466163407110454868046616340711045486804661634071104548680466163407110454868046616340711045486804661634071104548680466163407110454868046616340711045486804661634071104548680466163407110" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, caaf872f-6386-4e95-8016-1a8d978ac58e, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9982f1cf-b3ac-4bcb-99a5-3fe2658683a8, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9982f1cf-b3ac-4bcb-99a5-3fe2658683a8, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4266734466237418554 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42667344662374185544266734466237418554426673446623741855442667344662374185544266734466237418554426673446623741855442667344662374185544266734466237418554426673446623741855442667344662374185544266734466237418554426673446623741855442667344662374185544266734466237418554426673446623741855442667344662374185544266734466237418554426673446623741855442667344662374185544266734466237418554" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 03b11ee1-a73c-4756-86f1-686a9438eb29, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d49bf72c-65ee-476b-b841-b20efd5dcae6, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d49bf72c-65ee-476b-b841-b20efd5dcae6, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13070620851744636119 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1307062085174463611913070620851744636119130706208517446361191307062085174463611913070620851744636119130706208517446361191307062085174463611913070620851744636119130706208517446361191307062085174463611913070620851744636119130706208517446361191307062085174463611913070620851744636119130706208517446361191307062085174463611913070620851744636119130706208517446361191307062085174463611913070620851744636119" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9982f1cf-b3ac-4bcb-99a5-3fe2658683a8, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e351bbef-f362-45c1-a89e-9bca5b8a468e, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e351bbef-f362-45c1-a89e-9bca5b8a468e, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6866560444110838707 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68665604441108387076866560444110838707686656044411083870768665604441108387076866560444110838707686656044411083870768665604441108387076866560444110838707686656044411083870768665604441108387076866560444110838707686656044411083870768665604441108387076866560444110838707686656044411083870768665604441108387076866560444110838707686656044411083870768665604441108387076866560444110838707" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d49bf72c-65ee-476b-b841-b20efd5dcae6, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6bd1622e-26c8-4639-a53b-d4d6ab472b11, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6bd1622e-26c8-4639-a53b-d4d6ab472b11, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17189527332642148151 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1718952733264214815117189527332642148151171895273326421481511718952733264214815117189527332642148151171895273326421481511718952733264214815117189527332642148151171895273326421481511718952733264214815117189527332642148151171895273326421481511718952733264214815117189527332642148151171895273326421481511718952733264214815117189527332642148151171895273326421481511718952733264214815117189527332642148151" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e351bbef-f362-45c1-a89e-9bca5b8a468e, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 245259dd-0736-4247-833f-e018cff18d9c, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 245259dd-0736-4247-833f-e018cff18d9c, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7685517398512934010 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76855173985129340107685517398512934010768551739851293401076855173985129340107685517398512934010768551739851293401076855173985129340107685517398512934010768551739851293401076855173985129340107685517398512934010768551739851293401076855173985129340107685517398512934010768551739851293401076855173985129340107685517398512934010768551739851293401076855173985129340107685517398512934010" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6bd1622e-26c8-4639-a53b-d4d6ab472b11, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9a7b705e-cd1e-4297-9b43-a1a7a02a47c9, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9a7b705e-cd1e-4297-9b43-a1a7a02a47c9, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13067450434335541551 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1306745043433554155113067450434335541551130674504343355415511306745043433554155113067450434335541551130674504343355415511306745043433554155113067450434335541551130674504343355415511306745043433554155113067450434335541551130674504343355415511306745043433554155113067450434335541551130674504343355415511306745043433554155113067450434335541551130674504343355415511306745043433554155113067450434335541551" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 245259dd-0736-4247-833f-e018cff18d9c, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9152604-c575-402a-9643-4d07fc53027c, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9152604-c575-402a-9643-4d07fc53027c, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3929419803415565766 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "39294198034155657663929419803415565766392941980341556576639294198034155657663929419803415565766392941980341556576639294198034155657663929419803415565766392941980341556576639294198034155657663929419803415565766392941980341556576639294198034155657663929419803415565766392941980341556576639294198034155657663929419803415565766392941980341556576639294198034155657663929419803415565766" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9a7b705e-cd1e-4297-9b43-a1a7a02a47c9, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa417560-75e8-4e02-81b6-0595480ed85a, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa417560-75e8-4e02-81b6-0595480ed85a, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6780002626761276201 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67800026267612762016780002626761276201678000262676127620167800026267612762016780002626761276201678000262676127620167800026267612762016780002626761276201678000262676127620167800026267612762016780002626761276201678000262676127620167800026267612762016780002626761276201678000262676127620167800026267612762016780002626761276201678000262676127620167800026267612762016780002626761276201" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9152604-c575-402a-9643-4d07fc53027c, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 34484ae1-dc2f-4a53-8a2a-7ae902baa53e, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 34484ae1-dc2f-4a53-8a2a-7ae902baa53e, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12088933124775685327 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1208893312477568532712088933124775685327120889331247756853271208893312477568532712088933124775685327120889331247756853271208893312477568532712088933124775685327120889331247756853271208893312477568532712088933124775685327120889331247756853271208893312477568532712088933124775685327120889331247756853271208893312477568532712088933124775685327120889331247756853271208893312477568532712088933124775685327" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa417560-75e8-4e02-81b6-0595480ed85a, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65ef0a0c-6943-4cfa-8446-79f8d89a3bbd, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 34484ae1-dc2f-4a53-8a2a-7ae902baa53e, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65ef0a0c-6943-4cfa-8446-79f8d89a3bbd, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3792679056986543821 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "37926790569865438213792679056986543821379267905698654382137926790569865438213792679056986543821379267905698654382137926790569865438213792679056986543821379267905698654382137926790569865438213792679056986543821379267905698654382137926790569865438213792679056986543821379267905698654382137926790569865438213792679056986543821379267905698654382137926790569865438213792679056986543821" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9334f3b0-f735-41c5-ab99-dd3a45cae809, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9334f3b0-f735-41c5-ab99-dd3a45cae809, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13724328152220547673 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1372432815222054767313724328152220547673137243281522205476731372432815222054767313724328152220547673137243281522205476731372432815222054767313724328152220547673137243281522205476731372432815222054767313724328152220547673137243281522205476731372432815222054767313724328152220547673137243281522205476731372432815222054767313724328152220547673137243281522205476731372432815222054767313724328152220547673" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9334f3b0-f735-41c5-ab99-dd3a45cae809, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1b1252b6-efc7-4f51-b11a-c28da310cabb, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1b1252b6-efc7-4f51-b11a-c28da310cabb, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10140780958522664257 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1014078095852266425710140780958522664257101407809585226642571014078095852266425710140780958522664257101407809585226642571014078095852266425710140780958522664257101407809585226642571014078095852266425710140780958522664257101407809585226642571014078095852266425710140780958522664257101407809585226642571014078095852266425710140780958522664257101407809585226642571014078095852266425710140780958522664257" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65ef0a0c-6943-4cfa-8446-79f8d89a3bbd, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f33cf9c6-a88d-4f93-bf96-f4991e3cea78, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f33cf9c6-a88d-4f93-bf96-f4991e3cea78, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4235406591249112489 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "42354065912491124894235406591249112489423540659124911248942354065912491124894235406591249112489423540659124911248942354065912491124894235406591249112489423540659124911248942354065912491124894235406591249112489423540659124911248942354065912491124894235406591249112489423540659124911248942354065912491124894235406591249112489423540659124911248942354065912491124894235406591249112489" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1b1252b6-efc7-4f51-b11a-c28da310cabb, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f0bb1bf2-96da-4be5-8ab8-cc8f46e72735, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f0bb1bf2-96da-4be5-8ab8-cc8f46e72735, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3378857615478906328 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33788576154789063283378857615478906328337885761547890632833788576154789063283378857615478906328337885761547890632833788576154789063283378857615478906328337885761547890632833788576154789063283378857615478906328337885761547890632833788576154789063283378857615478906328337885761547890632833788576154789063283378857615478906328337885761547890632833788576154789063283378857615478906328" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f33cf9c6-a88d-4f93-bf96-f4991e3cea78, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 882c6e30-a107-4f9f-ad1b-e9cb15dbc81f, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 882c6e30-a107-4f9f-ad1b-e9cb15dbc81f, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8703211554892617270 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87032115548926172708703211554892617270870321155489261727087032115548926172708703211554892617270870321155489261727087032115548926172708703211554892617270870321155489261727087032115548926172708703211554892617270870321155489261727087032115548926172708703211554892617270870321155489261727087032115548926172708703211554892617270870321155489261727087032115548926172708703211554892617270" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f0bb1bf2-96da-4be5-8ab8-cc8f46e72735, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e2f9df34-b962-4433-b90d-9950d38864e1, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e2f9df34-b962-4433-b90d-9950d38864e1, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2527640754110345688 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25276407541103456882527640754110345688252764075411034568825276407541103456882527640754110345688252764075411034568825276407541103456882527640754110345688252764075411034568825276407541103456882527640754110345688252764075411034568825276407541103456882527640754110345688252764075411034568825276407541103456882527640754110345688252764075411034568825276407541103456882527640754110345688" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 882c6e30-a107-4f9f-ad1b-e9cb15dbc81f, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c0faaf65-051d-431f-b2de-8a1bda7d2668, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c0faaf65-051d-431f-b2de-8a1bda7d2668, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6567904202959835511 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65679042029598355116567904202959835511656790420295983551165679042029598355116567904202959835511656790420295983551165679042029598355116567904202959835511656790420295983551165679042029598355116567904202959835511656790420295983551165679042029598355116567904202959835511656790420295983551165679042029598355116567904202959835511656790420295983551165679042029598355116567904202959835511" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e2f9df34-b962-4433-b90d-9950d38864e1, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3cfc83b7-2d28-4bf3-a2ca-efe3aa58137e, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3cfc83b7-2d28-4bf3-a2ca-efe3aa58137e, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11848859909269533847 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1184885990926953384711848859909269533847118488599092695338471184885990926953384711848859909269533847118488599092695338471184885990926953384711848859909269533847118488599092695338471184885990926953384711848859909269533847118488599092695338471184885990926953384711848859909269533847118488599092695338471184885990926953384711848859909269533847118488599092695338471184885990926953384711848859909269533847" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c0faaf65-051d-431f-b2de-8a1bda7d2668, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2a10ab7e-18d8-40e1-82ec-f3fe46dc8f34, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2a10ab7e-18d8-40e1-82ec-f3fe46dc8f34, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9137416713524335795 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91374167135243357959137416713524335795913741671352433579591374167135243357959137416713524335795913741671352433579591374167135243357959137416713524335795913741671352433579591374167135243357959137416713524335795913741671352433579591374167135243357959137416713524335795913741671352433579591374167135243357959137416713524335795913741671352433579591374167135243357959137416713524335795" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3cfc83b7-2d28-4bf3-a2ca-efe3aa58137e, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 809318d3-1ec6-4bfe-861f-255ab8b20e91, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2a10ab7e-18d8-40e1-82ec-f3fe46dc8f34, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4dc1add5-4980-493a-90f8-fe3c4ed98f1b, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4dc1add5-4980-493a-90f8-fe3c4ed98f1b, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16890085033320276 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1689008503332027616890085033320276168900850333202761689008503332027616890085033320276168900850333202761689008503332027616890085033320276168900850333202761689008503332027616890085033320276168900850333202761689008503332027616890085033320276168900850333202761689008503332027616890085033320276168900850333202761689008503332027616890085033320276" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 809318d3-1ec6-4bfe-861f-255ab8b20e91, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1260219368630853480 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12602193686308534801260219368630853480126021936863085348012602193686308534801260219368630853480126021936863085348012602193686308534801260219368630853480126021936863085348012602193686308534801260219368630853480126021936863085348012602193686308534801260219368630853480126021936863085348012602193686308534801260219368630853480126021936863085348012602193686308534801260219368630853480" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4dc1add5-4980-493a-90f8-fe3c4ed98f1b, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 17a95e5d-e253-418c-a9fb-068984f80b2e, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17a95e5d-e253-418c-a9fb-068984f80b2e, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14888239775416170621 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1488823977541617062114888239775416170621148882397754161706211488823977541617062114888239775416170621148882397754161706211488823977541617062114888239775416170621148882397754161706211488823977541617062114888239775416170621148882397754161706211488823977541617062114888239775416170621148882397754161706211488823977541617062114888239775416170621148882397754161706211488823977541617062114888239775416170621" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 809318d3-1ec6-4bfe-861f-255ab8b20e91, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a213869a-99f0-493a-93d6-2e741425ace1, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a213869a-99f0-493a-93d6-2e741425ace1, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4838440350832784466 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48384403508327844664838440350832784466483844035083278446648384403508327844664838440350832784466483844035083278446648384403508327844664838440350832784466483844035083278446648384403508327844664838440350832784466483844035083278446648384403508327844664838440350832784466483844035083278446648384403508327844664838440350832784466483844035083278446648384403508327844664838440350832784466" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17a95e5d-e253-418c-a9fb-068984f80b2e, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a5ae5d36-efa1-430e-ab36-5830da33d542, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a5ae5d36-efa1-430e-ab36-5830da33d542, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2202155999065033943 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "22021559990650339432202155999065033943220215599906503394322021559990650339432202155999065033943220215599906503394322021559990650339432202155999065033943220215599906503394322021559990650339432202155999065033943220215599906503394322021559990650339432202155999065033943220215599906503394322021559990650339432202155999065033943220215599906503394322021559990650339432202155999065033943" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a5ae5d36-efa1-430e-ab36-5830da33d542, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 52115935-a921-435c-b7d7-2109f4338c76, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 52115935-a921-435c-b7d7-2109f4338c76, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5627976446347096686 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56279764463470966865627976446347096686562797644634709668656279764463470966865627976446347096686562797644634709668656279764463470966865627976446347096686562797644634709668656279764463470966865627976446347096686562797644634709668656279764463470966865627976446347096686562797644634709668656279764463470966865627976446347096686562797644634709668656279764463470966865627976446347096686" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 52115935-a921-435c-b7d7-2109f4338c76, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0de5447f-8a69-483e-9f42-d186d4844991, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0de5447f-8a69-483e-9f42-d186d4844991, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5658816596205523896 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56588165962055238965658816596205523896565881659620552389656588165962055238965658816596205523896565881659620552389656588165962055238965658816596205523896565881659620552389656588165962055238965658816596205523896565881659620552389656588165962055238965658816596205523896565881659620552389656588165962055238965658816596205523896565881659620552389656588165962055238965658816596205523896" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a213869a-99f0-493a-93d6-2e741425ace1, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2c4f400a-1c05-41ad-9ade-841afea0fa63, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2c4f400a-1c05-41ad-9ade-841afea0fa63, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4705048247316319209 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47050482473163192094705048247316319209470504824731631920947050482473163192094705048247316319209470504824731631920947050482473163192094705048247316319209470504824731631920947050482473163192094705048247316319209470504824731631920947050482473163192094705048247316319209470504824731631920947050482473163192094705048247316319209470504824731631920947050482473163192094705048247316319209" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0de5447f-8a69-483e-9f42-d186d4844991, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 598b7e9f-0991-4fd8-8a1f-126192cc0a71, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 598b7e9f-0991-4fd8-8a1f-126192cc0a71, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3113763218839657490 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31137632188396574903113763218839657490311376321883965749031137632188396574903113763218839657490311376321883965749031137632188396574903113763218839657490311376321883965749031137632188396574903113763218839657490311376321883965749031137632188396574903113763218839657490311376321883965749031137632188396574903113763218839657490311376321883965749031137632188396574903113763218839657490" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2c4f400a-1c05-41ad-9ade-841afea0fa63, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ceda1cfe-9fc7-40fc-914a-0d0834c9a915, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ceda1cfe-9fc7-40fc-914a-0d0834c9a915, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11686813093633457751 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1168681309363345775111686813093633457751116868130936334577511168681309363345775111686813093633457751116868130936334577511168681309363345775111686813093633457751116868130936334577511168681309363345775111686813093633457751116868130936334577511168681309363345775111686813093633457751116868130936334577511168681309363345775111686813093633457751116868130936334577511168681309363345775111686813093633457751" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 598b7e9f-0991-4fd8-8a1f-126192cc0a71, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2bd32ade-95fa-4f40-ac30-2c1eba076ca9, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2bd32ade-95fa-4f40-ac30-2c1eba076ca9, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13148409137017145847 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1314840913701714584713148409137017145847131484091370171458471314840913701714584713148409137017145847131484091370171458471314840913701714584713148409137017145847131484091370171458471314840913701714584713148409137017145847131484091370171458471314840913701714584713148409137017145847131484091370171458471314840913701714584713148409137017145847131484091370171458471314840913701714584713148409137017145847" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ceda1cfe-9fc7-40fc-914a-0d0834c9a915, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c751811f-18cd-49a2-9049-f767d0c067fc, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c751811f-18cd-49a2-9049-f767d0c067fc, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5685828857790516001 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56858288577905160015685828857790516001568582885779051600156858288577905160015685828857790516001568582885779051600156858288577905160015685828857790516001568582885779051600156858288577905160015685828857790516001568582885779051600156858288577905160015685828857790516001568582885779051600156858288577905160015685828857790516001568582885779051600156858288577905160015685828857790516001" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2bd32ade-95fa-4f40-ac30-2c1eba076ca9, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f13e38df-ee0c-4773-9ece-3eab088727d0, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f13e38df-ee0c-4773-9ece-3eab088727d0, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10519579465925862309 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1051957946592586230910519579465925862309105195794659258623091051957946592586230910519579465925862309105195794659258623091051957946592586230910519579465925862309105195794659258623091051957946592586230910519579465925862309105195794659258623091051957946592586230910519579465925862309105195794659258623091051957946592586230910519579465925862309105195794659258623091051957946592586230910519579465925862309" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c751811f-18cd-49a2-9049-f767d0c067fc, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2bbd3ae9-c588-4b86-9420-be85fd776b31, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2bbd3ae9-c588-4b86-9420-be85fd776b31, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5434284355771054700 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54342843557710547005434284355771054700543428435577105470054342843557710547005434284355771054700543428435577105470054342843557710547005434284355771054700543428435577105470054342843557710547005434284355771054700543428435577105470054342843557710547005434284355771054700543428435577105470054342843557710547005434284355771054700543428435577105470054342843557710547005434284355771054700" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f13e38df-ee0c-4773-9ece-3eab088727d0, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0ff5b64d-50c1-4035-aead-ce67a46d9de1, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0ff5b64d-50c1-4035-aead-ce67a46d9de1, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1110194702262537690 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11101947022625376901110194702262537690111019470226253769011101947022625376901110194702262537690111019470226253769011101947022625376901110194702262537690111019470226253769011101947022625376901110194702262537690111019470226253769011101947022625376901110194702262537690111019470226253769011101947022625376901110194702262537690111019470226253769011101947022625376901110194702262537690" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2bbd3ae9-c588-4b86-9420-be85fd776b31, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, faac0372-3465-4296-b6a9-0bb8d46e350f, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, faac0372-3465-4296-b6a9-0bb8d46e350f, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4196070104650425039 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "41960701046504250394196070104650425039419607010465042503941960701046504250394196070104650425039419607010465042503941960701046504250394196070104650425039419607010465042503941960701046504250394196070104650425039419607010465042503941960701046504250394196070104650425039419607010465042503941960701046504250394196070104650425039419607010465042503941960701046504250394196070104650425039" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0ff5b64d-50c1-4035-aead-ce67a46d9de1, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 24c799b9-e18f-42b7-a9d2-5f3869337320, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 24c799b9-e18f-42b7-a9d2-5f3869337320, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11205955510096893816 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1120595551009689381611205955510096893816112059555100968938161120595551009689381611205955510096893816112059555100968938161120595551009689381611205955510096893816112059555100968938161120595551009689381611205955510096893816112059555100968938161120595551009689381611205955510096893816112059555100968938161120595551009689381611205955510096893816112059555100968938161120595551009689381611205955510096893816" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, faac0372-3465-4296-b6a9-0bb8d46e350f, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7eda9d86-26bb-40d7-a46c-1d47944b669a, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7eda9d86-26bb-40d7-a46c-1d47944b669a, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17108971558677378614 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1710897155867737861417108971558677378614171089715586773786141710897155867737861417108971558677378614171089715586773786141710897155867737861417108971558677378614171089715586773786141710897155867737861417108971558677378614171089715586773786141710897155867737861417108971558677378614171089715586773786141710897155867737861417108971558677378614171089715586773786141710897155867737861417108971558677378614" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 24c799b9-e18f-42b7-a9d2-5f3869337320, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 35c6a300-19e5-4b1b-b84c-c2779a2a7fb9, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 35c6a300-19e5-4b1b-b84c-c2779a2a7fb9, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17690987523666842949 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1769098752366684294917690987523666842949176909875236668429491769098752366684294917690987523666842949176909875236668429491769098752366684294917690987523666842949176909875236668429491769098752366684294917690987523666842949176909875236668429491769098752366684294917690987523666842949176909875236668429491769098752366684294917690987523666842949176909875236668429491769098752366684294917690987523666842949" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7eda9d86-26bb-40d7-a46c-1d47944b669a, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d43bfa3-d209-4461-97f8-b8cf3cfbf318, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d43bfa3-d209-4461-97f8-b8cf3cfbf318, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3527256711622236317 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35272567116222363173527256711622236317352725671162223631735272567116222363173527256711622236317352725671162223631735272567116222363173527256711622236317352725671162223631735272567116222363173527256711622236317352725671162223631735272567116222363173527256711622236317352725671162223631735272567116222363173527256711622236317352725671162223631735272567116222363173527256711622236317" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 35c6a300-19e5-4b1b-b84c-c2779a2a7fb9, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 918f6d6b-1da2-4079-b5cf-5d8a69e7def3, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 918f6d6b-1da2-4079-b5cf-5d8a69e7def3, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10850684996715332553 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1085068499671533255310850684996715332553108506849967153325531085068499671533255310850684996715332553108506849967153325531085068499671533255310850684996715332553108506849967153325531085068499671533255310850684996715332553108506849967153325531085068499671533255310850684996715332553108506849967153325531085068499671533255310850684996715332553108506849967153325531085068499671533255310850684996715332553" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d43bfa3-d209-4461-97f8-b8cf3cfbf318, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 610716ca-2ca6-492e-a537-82e7c55b08da, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 610716ca-2ca6-492e-a537-82e7c55b08da, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2795338792770886982 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27953387927708869822795338792770886982279533879277088698227953387927708869822795338792770886982279533879277088698227953387927708869822795338792770886982279533879277088698227953387927708869822795338792770886982279533879277088698227953387927708869822795338792770886982279533879277088698227953387927708869822795338792770886982279533879277088698227953387927708869822795338792770886982" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 918f6d6b-1da2-4079-b5cf-5d8a69e7def3, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6cf5a202-71cf-44b8-bec2-3ca7d3a46356, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6cf5a202-71cf-44b8-bec2-3ca7d3a46356, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17475999863318561102 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1747599986331856110217475999863318561102174759998633185611021747599986331856110217475999863318561102174759998633185611021747599986331856110217475999863318561102174759998633185611021747599986331856110217475999863318561102174759998633185611021747599986331856110217475999863318561102174759998633185611021747599986331856110217475999863318561102174759998633185611021747599986331856110217475999863318561102" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 610716ca-2ca6-492e-a537-82e7c55b08da, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eccfd188-22dd-4b7c-97ba-045397dac0c4, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eccfd188-22dd-4b7c-97ba-045397dac0c4, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1584013951726446617 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "15840139517264466171584013951726446617158401395172644661715840139517264466171584013951726446617158401395172644661715840139517264466171584013951726446617158401395172644661715840139517264466171584013951726446617158401395172644661715840139517264466171584013951726446617158401395172644661715840139517264466171584013951726446617158401395172644661715840139517264466171584013951726446617" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6cf5a202-71cf-44b8-bec2-3ca7d3a46356, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2bbec949-fab2-44e9-a593-0360f0be7d39, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2bbec949-fab2-44e9-a593-0360f0be7d39, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11205839506128725138 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1120583950612872513811205839506128725138112058395061287251381120583950612872513811205839506128725138112058395061287251381120583950612872513811205839506128725138112058395061287251381120583950612872513811205839506128725138112058395061287251381120583950612872513811205839506128725138112058395061287251381120583950612872513811205839506128725138112058395061287251381120583950612872513811205839506128725138" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eccfd188-22dd-4b7c-97ba-045397dac0c4, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dff7efff-db18-4b62-b459-4b616dda7083, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dff7efff-db18-4b62-b459-4b616dda7083, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1338722227640684443 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "13387222276406844431338722227640684443133872222764068444313387222276406844431338722227640684443133872222764068444313387222276406844431338722227640684443133872222764068444313387222276406844431338722227640684443133872222764068444313387222276406844431338722227640684443133872222764068444313387222276406844431338722227640684443133872222764068444313387222276406844431338722227640684443" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2bbec949-fab2-44e9-a593-0360f0be7d39, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d5ddbad2-e2a3-45bc-962e-411d3c35e339, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d5ddbad2-e2a3-45bc-962e-411d3c35e339, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10769777733956427407 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1076977773395642740710769777733956427407107697777339564274071076977773395642740710769777733956427407107697777339564274071076977773395642740710769777733956427407107697777339564274071076977773395642740710769777733956427407107697777339564274071076977773395642740710769777733956427407107697777339564274071076977773395642740710769777733956427407107697777339564274071076977773395642740710769777733956427407" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dff7efff-db18-4b62-b459-4b616dda7083, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7e3ec272-fd01-4833-9336-55dfda26feeb, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7e3ec272-fd01-4833-9336-55dfda26feeb, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17145732530090111220 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1714573253009011122017145732530090111220171457325300901112201714573253009011122017145732530090111220171457325300901112201714573253009011122017145732530090111220171457325300901112201714573253009011122017145732530090111220171457325300901112201714573253009011122017145732530090111220171457325300901112201714573253009011122017145732530090111220171457325300901112201714573253009011122017145732530090111220" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d5ddbad2-e2a3-45bc-962e-411d3c35e339, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b8968fc3-d0b4-47a4-81d5-f46a949de53f, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b8968fc3-d0b4-47a4-81d5-f46a949de53f, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7917860745324272064 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79178607453242720647917860745324272064791786074532427206479178607453242720647917860745324272064791786074532427206479178607453242720647917860745324272064791786074532427206479178607453242720647917860745324272064791786074532427206479178607453242720647917860745324272064791786074532427206479178607453242720647917860745324272064791786074532427206479178607453242720647917860745324272064" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7e3ec272-fd01-4833-9336-55dfda26feeb, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4b3cce1-7119-48d1-a186-60762242b16b, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4b3cce1-7119-48d1-a186-60762242b16b, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11353921712967965555 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1135392171296796555511353921712967965555113539217129679655551135392171296796555511353921712967965555113539217129679655551135392171296796555511353921712967965555113539217129679655551135392171296796555511353921712967965555113539217129679655551135392171296796555511353921712967965555113539217129679655551135392171296796555511353921712967965555113539217129679655551135392171296796555511353921712967965555" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b8968fc3-d0b4-47a4-81d5-f46a949de53f, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0c452c7-df7e-4206-8549-2ebecb6f7611, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4b3cce1-7119-48d1-a186-60762242b16b, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0c452c7-df7e-4206-8549-2ebecb6f7611, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3431978810122469857 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "34319788101224698573431978810122469857343197881012246985734319788101224698573431978810122469857343197881012246985734319788101224698573431978810122469857343197881012246985734319788101224698573431978810122469857343197881012246985734319788101224698573431978810122469857343197881012246985734319788101224698573431978810122469857343197881012246985734319788101224698573431978810122469857" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 93a4d41c-4a55-4657-baee-fe0909fda69b, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 93a4d41c-4a55-4657-baee-fe0909fda69b, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12723681513414918212 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1272368151341491821212723681513414918212127236815134149182121272368151341491821212723681513414918212127236815134149182121272368151341491821212723681513414918212127236815134149182121272368151341491821212723681513414918212127236815134149182121272368151341491821212723681513414918212127236815134149182121272368151341491821212723681513414918212127236815134149182121272368151341491821212723681513414918212" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0c452c7-df7e-4206-8549-2ebecb6f7611, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c077be75-790a-4859-a1e1-4b118888f2d7, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c077be75-790a-4859-a1e1-4b118888f2d7, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12112158922235984804 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1211215892223598480412112158922235984804121121589222359848041211215892223598480412112158922235984804121121589222359848041211215892223598480412112158922235984804121121589222359848041211215892223598480412112158922235984804121121589222359848041211215892223598480412112158922235984804121121589222359848041211215892223598480412112158922235984804121121589222359848041211215892223598480412112158922235984804" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 93a4d41c-4a55-4657-baee-fe0909fda69b, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6eaac7f8-f9c6-4bba-9abe-1e03359d8627, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6eaac7f8-f9c6-4bba-9abe-1e03359d8627, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13937316674053215988 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1393731667405321598813937316674053215988139373166740532159881393731667405321598813937316674053215988139373166740532159881393731667405321598813937316674053215988139373166740532159881393731667405321598813937316674053215988139373166740532159881393731667405321598813937316674053215988139373166740532159881393731667405321598813937316674053215988139373166740532159881393731667405321598813937316674053215988" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c077be75-790a-4859-a1e1-4b118888f2d7, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4e0a3d6a-b0e8-472e-958a-e7c5d6b42fcf, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4e0a3d6a-b0e8-472e-958a-e7c5d6b42fcf, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10146774938851522294 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1014677493885152229410146774938851522294101467749388515222941014677493885152229410146774938851522294101467749388515222941014677493885152229410146774938851522294101467749388515222941014677493885152229410146774938851522294101467749388515222941014677493885152229410146774938851522294101467749388515222941014677493885152229410146774938851522294101467749388515222941014677493885152229410146774938851522294" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6eaac7f8-f9c6-4bba-9abe-1e03359d8627, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2e586a24-e48b-4809-b7cc-c05239c5da01, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2e586a24-e48b-4809-b7cc-c05239c5da01, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9565022420600875427 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "95650224206008754279565022420600875427956502242060087542795650224206008754279565022420600875427956502242060087542795650224206008754279565022420600875427956502242060087542795650224206008754279565022420600875427956502242060087542795650224206008754279565022420600875427956502242060087542795650224206008754279565022420600875427956502242060087542795650224206008754279565022420600875427" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4e0a3d6a-b0e8-472e-958a-e7c5d6b42fcf, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e312861b-f3e8-4a45-bc88-56a722117056, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e312861b-f3e8-4a45-bc88-56a722117056, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6634226454258261575 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "66342264542582615756634226454258261575663422645425826157566342264542582615756634226454258261575663422645425826157566342264542582615756634226454258261575663422645425826157566342264542582615756634226454258261575663422645425826157566342264542582615756634226454258261575663422645425826157566342264542582615756634226454258261575663422645425826157566342264542582615756634226454258261575" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2e586a24-e48b-4809-b7cc-c05239c5da01, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47c4914e-9e30-4f13-8b63-65976c74c3f4, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47c4914e-9e30-4f13-8b63-65976c74c3f4, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7948907942898615559 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "79489079428986155597948907942898615559794890794289861555979489079428986155597948907942898615559794890794289861555979489079428986155597948907942898615559794890794289861555979489079428986155597948907942898615559794890794289861555979489079428986155597948907942898615559794890794289861555979489079428986155597948907942898615559794890794289861555979489079428986155597948907942898615559" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e312861b-f3e8-4a45-bc88-56a722117056, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a23e77c5-3fa0-417c-9876-929b57e49fcb, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a23e77c5-3fa0-417c-9876-929b57e49fcb, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15105185028612359984 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1510518502861235998415105185028612359984151051850286123599841510518502861235998415105185028612359984151051850286123599841510518502861235998415105185028612359984151051850286123599841510518502861235998415105185028612359984151051850286123599841510518502861235998415105185028612359984151051850286123599841510518502861235998415105185028612359984151051850286123599841510518502861235998415105185028612359984" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47c4914e-9e30-4f13-8b63-65976c74c3f4, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65df6d48-3ea8-441a-b589-d4c94d6f6387, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65df6d48-3ea8-441a-b589-d4c94d6f6387, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13642688442292312838 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1364268844229231283813642688442292312838136426884422923128381364268844229231283813642688442292312838136426884422923128381364268844229231283813642688442292312838136426884422923128381364268844229231283813642688442292312838136426884422923128381364268844229231283813642688442292312838136426884422923128381364268844229231283813642688442292312838136426884422923128381364268844229231283813642688442292312838" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a23e77c5-3fa0-417c-9876-929b57e49fcb, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9c269e87-f8ad-4c7a-b5a0-77ab93409958, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9c269e87-f8ad-4c7a-b5a0-77ab93409958, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7324037020979780760 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "73240370209797807607324037020979780760732403702097978076073240370209797807607324037020979780760732403702097978076073240370209797807607324037020979780760732403702097978076073240370209797807607324037020979780760732403702097978076073240370209797807607324037020979780760732403702097978076073240370209797807607324037020979780760732403702097978076073240370209797807607324037020979780760" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65df6d48-3ea8-441a-b589-d4c94d6f6387, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3b66aa8-2146-4005-a65b-65ff7d803628, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3b66aa8-2146-4005-a65b-65ff7d803628, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5277232855180488938 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52772328551804889385277232855180488938527723285518048893852772328551804889385277232855180488938527723285518048893852772328551804889385277232855180488938527723285518048893852772328551804889385277232855180488938527723285518048893852772328551804889385277232855180488938527723285518048893852772328551804889385277232855180488938527723285518048893852772328551804889385277232855180488938" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9c269e87-f8ad-4c7a-b5a0-77ab93409958, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bb8285c7-be5c-432e-8d24-3a974349bb35, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bb8285c7-be5c-432e-8d24-3a974349bb35, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16371790704643032502 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1637179070464303250216371790704643032502163717907046430325021637179070464303250216371790704643032502163717907046430325021637179070464303250216371790704643032502163717907046430325021637179070464303250216371790704643032502163717907046430325021637179070464303250216371790704643032502163717907046430325021637179070464303250216371790704643032502163717907046430325021637179070464303250216371790704643032502" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3b66aa8-2146-4005-a65b-65ff7d803628, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1738f001-ce13-4234-bf2e-1004774e5bd7, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1738f001-ce13-4234-bf2e-1004774e5bd7, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17414423706209486674 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1741442370620948667417414423706209486674174144237062094866741741442370620948667417414423706209486674174144237062094866741741442370620948667417414423706209486674174144237062094866741741442370620948667417414423706209486674174144237062094866741741442370620948667417414423706209486674174144237062094866741741442370620948667417414423706209486674174144237062094866741741442370620948667417414423706209486674" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bb8285c7-be5c-432e-8d24-3a974349bb35, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 070b4248-c7bf-455b-9869-a3c87f3f31e1, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 070b4248-c7bf-455b-9869-a3c87f3f31e1, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1493913142864892456 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14939131428648924561493913142864892456149391314286489245614939131428648924561493913142864892456149391314286489245614939131428648924561493913142864892456149391314286489245614939131428648924561493913142864892456149391314286489245614939131428648924561493913142864892456149391314286489245614939131428648924561493913142864892456149391314286489245614939131428648924561493913142864892456" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1738f001-ce13-4234-bf2e-1004774e5bd7, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fb9762de-6a8d-4c69-84fd-21ec786798c4, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fb9762de-6a8d-4c69-84fd-21ec786798c4, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5942616125016383340 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "59426161250163833405942616125016383340594261612501638334059426161250163833405942616125016383340594261612501638334059426161250163833405942616125016383340594261612501638334059426161250163833405942616125016383340594261612501638334059426161250163833405942616125016383340594261612501638334059426161250163833405942616125016383340594261612501638334059426161250163833405942616125016383340" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 070b4248-c7bf-455b-9869-a3c87f3f31e1, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32159e48-0169-4665-93e0-42276aca6a74, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32159e48-0169-4665-93e0-42276aca6a74, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15943442758089388660 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1594344275808938866015943442758089388660159434427580893886601594344275808938866015943442758089388660159434427580893886601594344275808938866015943442758089388660159434427580893886601594344275808938866015943442758089388660159434427580893886601594344275808938866015943442758089388660159434427580893886601594344275808938866015943442758089388660159434427580893886601594344275808938866015943442758089388660" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fb9762de-6a8d-4c69-84fd-21ec786798c4, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d93f4647-2be2-482a-ab80-9fbec8d5c081, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d93f4647-2be2-482a-ab80-9fbec8d5c081, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3622808700103865043 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "36228087001038650433622808700103865043362280870010386504336228087001038650433622808700103865043362280870010386504336228087001038650433622808700103865043362280870010386504336228087001038650433622808700103865043362280870010386504336228087001038650433622808700103865043362280870010386504336228087001038650433622808700103865043362280870010386504336228087001038650433622808700103865043" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d93f4647-2be2-482a-ab80-9fbec8d5c081, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c19623a0-95f0-4e1d-90c7-fbe2278559f4, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c19623a0-95f0-4e1d-90c7-fbe2278559f4, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12915831184057762718 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1291583118405776271812915831184057762718129158311840577627181291583118405776271812915831184057762718129158311840577627181291583118405776271812915831184057762718129158311840577627181291583118405776271812915831184057762718129158311840577627181291583118405776271812915831184057762718129158311840577627181291583118405776271812915831184057762718129158311840577627181291583118405776271812915831184057762718" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32159e48-0169-4665-93e0-42276aca6a74, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5f7eb1de-e744-4d72-80ec-a61a6c8b7510, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5f7eb1de-e744-4d72-80ec-a61a6c8b7510, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16732472239175973351 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1673247223917597335116732472239175973351167324722391759733511673247223917597335116732472239175973351167324722391759733511673247223917597335116732472239175973351167324722391759733511673247223917597335116732472239175973351167324722391759733511673247223917597335116732472239175973351167324722391759733511673247223917597335116732472239175973351167324722391759733511673247223917597335116732472239175973351" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c19623a0-95f0-4e1d-90c7-fbe2278559f4, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d1a9090-eeee-4e91-8c23-ec5b66322882, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d1a9090-eeee-4e91-8c23-ec5b66322882, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18433370361637008423 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1843337036163700842318433370361637008423184333703616370084231843337036163700842318433370361637008423184333703616370084231843337036163700842318433370361637008423184333703616370084231843337036163700842318433370361637008423184333703616370084231843337036163700842318433370361637008423184333703616370084231843337036163700842318433370361637008423184333703616370084231843337036163700842318433370361637008423" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5f7eb1de-e744-4d72-80ec-a61a6c8b7510, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 66c1bfa3-f97d-4f68-960c-151b7c0c0780, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 66c1bfa3-f97d-4f68-960c-151b7c0c0780, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11889938191690722566 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1188993819169072256611889938191690722566118899381916907225661188993819169072256611889938191690722566118899381916907225661188993819169072256611889938191690722566118899381916907225661188993819169072256611889938191690722566118899381916907225661188993819169072256611889938191690722566118899381916907225661188993819169072256611889938191690722566118899381916907225661188993819169072256611889938191690722566" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d1a9090-eeee-4e91-8c23-ec5b66322882, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 87a6335e-9218-4582-9a8b-270d8735d65c, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 87a6335e-9218-4582-9a8b-270d8735d65c, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9144735737512421461 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "91447357375124214619144735737512421461914473573751242146191447357375124214619144735737512421461914473573751242146191447357375124214619144735737512421461914473573751242146191447357375124214619144735737512421461914473573751242146191447357375124214619144735737512421461914473573751242146191447357375124214619144735737512421461914473573751242146191447357375124214619144735737512421461" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 66c1bfa3-f97d-4f68-960c-151b7c0c0780, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a19b4b21-3b30-4b49-8356-7ec40f9c97f8, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a19b4b21-3b30-4b49-8356-7ec40f9c97f8, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4723417715210457999 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47234177152104579994723417715210457999472341771521045799947234177152104579994723417715210457999472341771521045799947234177152104579994723417715210457999472341771521045799947234177152104579994723417715210457999472341771521045799947234177152104579994723417715210457999472341771521045799947234177152104579994723417715210457999472341771521045799947234177152104579994723417715210457999" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 87a6335e-9218-4582-9a8b-270d8735d65c, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3723b45f-dbd8-4d08-859c-ff13ff93c79f, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3723b45f-dbd8-4d08-859c-ff13ff93c79f, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15656969462284230244 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1565696946228423024415656969462284230244156569694622842302441565696946228423024415656969462284230244156569694622842302441565696946228423024415656969462284230244156569694622842302441565696946228423024415656969462284230244156569694622842302441565696946228423024415656969462284230244156569694622842302441565696946228423024415656969462284230244156569694622842302441565696946228423024415656969462284230244" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a19b4b21-3b30-4b49-8356-7ec40f9c97f8, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5015124-4a49-41f7-858b-2673b5073793, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5015124-4a49-41f7-858b-2673b5073793, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18220508344373323439 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1822050834437332343918220508344373323439182205083443733234391822050834437332343918220508344373323439182205083443733234391822050834437332343918220508344373323439182205083443733234391822050834437332343918220508344373323439182205083443733234391822050834437332343918220508344373323439182205083443733234391822050834437332343918220508344373323439182205083443733234391822050834437332343918220508344373323439" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3723b45f-dbd8-4d08-859c-ff13ff93c79f, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 02d5be79-0629-40d6-9e14-212d6565288a, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 02d5be79-0629-40d6-9e14-212d6565288a, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7227241256434259765 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "72272412564342597657227241256434259765722724125643425976572272412564342597657227241256434259765722724125643425976572272412564342597657227241256434259765722724125643425976572272412564342597657227241256434259765722724125643425976572272412564342597657227241256434259765722724125643425976572272412564342597657227241256434259765722724125643425976572272412564342597657227241256434259765" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5015124-4a49-41f7-858b-2673b5073793, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 07c17953-d3eb-4245-81da-a05407000a5e, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 07c17953-d3eb-4245-81da-a05407000a5e, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 316948455696905621 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "316948455696905621316948455696905621316948455696905621316948455696905621316948455696905621316948455696905621316948455696905621316948455696905621316948455696905621316948455696905621316948455696905621316948455696905621316948455696905621316948455696905621316948455696905621316948455696905621316948455696905621316948455696905621316948455696905621316948455696905621" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 02d5be79-0629-40d6-9e14-212d6565288a, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1cca33d0-9f27-4ac1-8913-75b94f9499a1, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1cca33d0-9f27-4ac1-8913-75b94f9499a1, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4771559733833127259 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "47715597338331272594771559733833127259477155973383312725947715597338331272594771559733833127259477155973383312725947715597338331272594771559733833127259477155973383312725947715597338331272594771559733833127259477155973383312725947715597338331272594771559733833127259477155973383312725947715597338331272594771559733833127259477155973383312725947715597338331272594771559733833127259" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 07c17953-d3eb-4245-81da-a05407000a5e, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76fd6761-8658-47a3-b468-03cf8e63b3e7, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76fd6761-8658-47a3-b468-03cf8e63b3e7, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3356108814087703288 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33561088140877032883356108814087703288335610881408770328833561088140877032883356108814087703288335610881408770328833561088140877032883356108814087703288335610881408770328833561088140877032883356108814087703288335610881408770328833561088140877032883356108814087703288335610881408770328833561088140877032883356108814087703288335610881408770328833561088140877032883356108814087703288" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1cca33d0-9f27-4ac1-8913-75b94f9499a1, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a081a936-588e-44c3-a1c9-fee9138f2ba1, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a081a936-588e-44c3-a1c9-fee9138f2ba1, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9024637171542107227 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "90246371715421072279024637171542107227902463717154210722790246371715421072279024637171542107227902463717154210722790246371715421072279024637171542107227902463717154210722790246371715421072279024637171542107227902463717154210722790246371715421072279024637171542107227902463717154210722790246371715421072279024637171542107227902463717154210722790246371715421072279024637171542107227" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76fd6761-8658-47a3-b468-03cf8e63b3e7, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8cdfe64e-9df8-4cf4-a12b-ac5708132450, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8cdfe64e-9df8-4cf4-a12b-ac5708132450, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2792794228268605461 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27927942282686054612792794228268605461279279422826860546127927942282686054612792794228268605461279279422826860546127927942282686054612792794228268605461279279422826860546127927942282686054612792794228268605461279279422826860546127927942282686054612792794228268605461279279422826860546127927942282686054612792794228268605461279279422826860546127927942282686054612792794228268605461" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a081a936-588e-44c3-a1c9-fee9138f2ba1, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd80019d-4d19-47f6-ac06-8d986bf20ae9, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd80019d-4d19-47f6-ac06-8d986bf20ae9, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6274841885948525989 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62748418859485259896274841885948525989627484188594852598962748418859485259896274841885948525989627484188594852598962748418859485259896274841885948525989627484188594852598962748418859485259896274841885948525989627484188594852598962748418859485259896274841885948525989627484188594852598962748418859485259896274841885948525989627484188594852598962748418859485259896274841885948525989" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8cdfe64e-9df8-4cf4-a12b-ac5708132450, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5a507df8-a149-40cf-9cb5-10d29286fb33, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5a507df8-a149-40cf-9cb5-10d29286fb33, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11947149667294190409 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1194714966729419040911947149667294190409119471496672941904091194714966729419040911947149667294190409119471496672941904091194714966729419040911947149667294190409119471496672941904091194714966729419040911947149667294190409119471496672941904091194714966729419040911947149667294190409119471496672941904091194714966729419040911947149667294190409119471496672941904091194714966729419040911947149667294190409" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd80019d-4d19-47f6-ac06-8d986bf20ae9, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e919e0a8-45a6-47b5-a723-5797b8197943, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e919e0a8-45a6-47b5-a723-5797b8197943, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14333405179714048705 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1433340517971404870514333405179714048705143334051797140487051433340517971404870514333405179714048705143334051797140487051433340517971404870514333405179714048705143334051797140487051433340517971404870514333405179714048705143334051797140487051433340517971404870514333405179714048705143334051797140487051433340517971404870514333405179714048705143334051797140487051433340517971404870514333405179714048705" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5a507df8-a149-40cf-9cb5-10d29286fb33, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3cc8f2e-e36a-4553-99e1-ce8fc8d89559, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3cc8f2e-e36a-4553-99e1-ce8fc8d89559, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5544148041914211007 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "55441480419142110075544148041914211007554414804191421100755441480419142110075544148041914211007554414804191421100755441480419142110075544148041914211007554414804191421100755441480419142110075544148041914211007554414804191421100755441480419142110075544148041914211007554414804191421100755441480419142110075544148041914211007554414804191421100755441480419142110075544148041914211007" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e919e0a8-45a6-47b5-a723-5797b8197943, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ac8fbe9b-2877-4190-b4a2-7aabdd38b88a, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ac8fbe9b-2877-4190-b4a2-7aabdd38b88a, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5468001413123232825 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "54680014131232328255468001413123232825546800141312323282554680014131232328255468001413123232825546800141312323282554680014131232328255468001413123232825546800141312323282554680014131232328255468001413123232825546800141312323282554680014131232328255468001413123232825546800141312323282554680014131232328255468001413123232825546800141312323282554680014131232328255468001413123232825" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3cc8f2e-e36a-4553-99e1-ce8fc8d89559, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 55476b40-083e-4a26-96e7-ecff550a592c, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55476b40-083e-4a26-96e7-ecff550a592c, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12859684645343920467 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1285968464534392046712859684645343920467128596846453439204671285968464534392046712859684645343920467128596846453439204671285968464534392046712859684645343920467128596846453439204671285968464534392046712859684645343920467128596846453439204671285968464534392046712859684645343920467128596846453439204671285968464534392046712859684645343920467128596846453439204671285968464534392046712859684645343920467" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ac8fbe9b-2877-4190-b4a2-7aabdd38b88a, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6fc118fc-2f8e-471d-a5c8-f64f92820633, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6fc118fc-2f8e-471d-a5c8-f64f92820633, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3818498291560573941 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38184982915605739413818498291560573941381849829156057394138184982915605739413818498291560573941381849829156057394138184982915605739413818498291560573941381849829156057394138184982915605739413818498291560573941381849829156057394138184982915605739413818498291560573941381849829156057394138184982915605739413818498291560573941381849829156057394138184982915605739413818498291560573941" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55476b40-083e-4a26-96e7-ecff550a592c, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9b4d6242-93b7-48f6-b54d-0bd19c469897, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6fc118fc-2f8e-471d-a5c8-f64f92820633, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9b4d6242-93b7-48f6-b54d-0bd19c469897, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7030695964553345071 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70306959645533450717030695964553345071703069596455334507170306959645533450717030695964553345071703069596455334507170306959645533450717030695964553345071703069596455334507170306959645533450717030695964553345071703069596455334507170306959645533450717030695964553345071703069596455334507170306959645533450717030695964553345071703069596455334507170306959645533450717030695964553345071" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3c1a846-2ceb-4499-9bdb-f9b2ac90de6c, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3c1a846-2ceb-4499-9bdb-f9b2ac90de6c, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18221874273560637269 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1822187427356063726918221874273560637269182218742735606372691822187427356063726918221874273560637269182218742735606372691822187427356063726918221874273560637269182218742735606372691822187427356063726918221874273560637269182218742735606372691822187427356063726918221874273560637269182218742735606372691822187427356063726918221874273560637269182218742735606372691822187427356063726918221874273560637269" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9b4d6242-93b7-48f6-b54d-0bd19c469897, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f4a17fb-7a70-4039-b2b2-098141b87df2, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f4a17fb-7a70-4039-b2b2-098141b87df2, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15105614514359945065 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1510561451435994506515105614514359945065151056145143599450651510561451435994506515105614514359945065151056145143599450651510561451435994506515105614514359945065151056145143599450651510561451435994506515105614514359945065151056145143599450651510561451435994506515105614514359945065151056145143599450651510561451435994506515105614514359945065151056145143599450651510561451435994506515105614514359945065" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3c1a846-2ceb-4499-9bdb-f9b2ac90de6c, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7343255e-89ab-471f-a3f8-75fb8f8bbf75, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7343255e-89ab-471f-a3f8-75fb8f8bbf75, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15712252149911326885 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1571225214991132688515712252149911326885157122521499113268851571225214991132688515712252149911326885157122521499113268851571225214991132688515712252149911326885157122521499113268851571225214991132688515712252149911326885157122521499113268851571225214991132688515712252149911326885157122521499113268851571225214991132688515712252149911326885157122521499113268851571225214991132688515712252149911326885" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f4a17fb-7a70-4039-b2b2-098141b87df2, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0584f334-6db3-4476-96a8-002f3fbb0111, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0584f334-6db3-4476-96a8-002f3fbb0111, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1128845906280946934 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "11288459062809469341128845906280946934112884590628094693411288459062809469341128845906280946934112884590628094693411288459062809469341128845906280946934112884590628094693411288459062809469341128845906280946934112884590628094693411288459062809469341128845906280946934112884590628094693411288459062809469341128845906280946934112884590628094693411288459062809469341128845906280946934" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7343255e-89ab-471f-a3f8-75fb8f8bbf75, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f1959d6-2656-46a4-bd16-e0335b808e1e, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f1959d6-2656-46a4-bd16-e0335b808e1e, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3024093517766834643 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "30240935177668346433024093517766834643302409351776683464330240935177668346433024093517766834643302409351776683464330240935177668346433024093517766834643302409351776683464330240935177668346433024093517766834643302409351776683464330240935177668346433024093517766834643302409351776683464330240935177668346433024093517766834643302409351776683464330240935177668346433024093517766834643" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0584f334-6db3-4476-96a8-002f3fbb0111, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, da46b71c-1619-43d1-bb61-544090793042, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, da46b71c-1619-43d1-bb61-544090793042, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9827314984063264242 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "98273149840632642429827314984063264242982731498406326424298273149840632642429827314984063264242982731498406326424298273149840632642429827314984063264242982731498406326424298273149840632642429827314984063264242982731498406326424298273149840632642429827314984063264242982731498406326424298273149840632642429827314984063264242982731498406326424298273149840632642429827314984063264242" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f1959d6-2656-46a4-bd16-e0335b808e1e, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d38336f2-c499-4a69-a5f8-3d8c9b520a4e, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d38336f2-c499-4a69-a5f8-3d8c9b520a4e, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9287449167179256329 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "92874491671792563299287449167179256329928744916717925632992874491671792563299287449167179256329928744916717925632992874491671792563299287449167179256329928744916717925632992874491671792563299287449167179256329928744916717925632992874491671792563299287449167179256329928744916717925632992874491671792563299287449167179256329928744916717925632992874491671792563299287449167179256329" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, da46b71c-1619-43d1-bb61-544090793042, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 275e58f6-c09a-46de-afb6-65cf7307d5f2, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 275e58f6-c09a-46de-afb6-65cf7307d5f2, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10940670897807653857 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1094067089780765385710940670897807653857109406708978076538571094067089780765385710940670897807653857109406708978076538571094067089780765385710940670897807653857109406708978076538571094067089780765385710940670897807653857109406708978076538571094067089780765385710940670897807653857109406708978076538571094067089780765385710940670897807653857109406708978076538571094067089780765385710940670897807653857" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d38336f2-c499-4a69-a5f8-3d8c9b520a4e, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c822ad2-53f5-4573-ac09-1edd40be2f40, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c822ad2-53f5-4573-ac09-1edd40be2f40, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3538662673279912024 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35386626732799120243538662673279912024353866267327991202435386626732799120243538662673279912024353866267327991202435386626732799120243538662673279912024353866267327991202435386626732799120243538662673279912024353866267327991202435386626732799120243538662673279912024353866267327991202435386626732799120243538662673279912024353866267327991202435386626732799120243538662673279912024" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c822ad2-53f5-4573-ac09-1edd40be2f40, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5439d10d-4ef8-41d4-9745-3876550b9a85, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5439d10d-4ef8-41d4-9745-3876550b9a85, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8879431159770248027 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "88794311597702480278879431159770248027887943115977024802788794311597702480278879431159770248027887943115977024802788794311597702480278879431159770248027887943115977024802788794311597702480278879431159770248027887943115977024802788794311597702480278879431159770248027887943115977024802788794311597702480278879431159770248027887943115977024802788794311597702480278879431159770248027" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 275e58f6-c09a-46de-afb6-65cf7307d5f2, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fde31fdc-af21-427d-92a1-f04d93d5b22d, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fde31fdc-af21-427d-92a1-f04d93d5b22d, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13878014135875213732 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1387801413587521373213878014135875213732138780141358752137321387801413587521373213878014135875213732138780141358752137321387801413587521373213878014135875213732138780141358752137321387801413587521373213878014135875213732138780141358752137321387801413587521373213878014135875213732138780141358752137321387801413587521373213878014135875213732138780141358752137321387801413587521373213878014135875213732" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5439d10d-4ef8-41d4-9745-3876550b9a85, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a3c372a-0f0e-4de0-860e-b9b81df7a452, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a3c372a-0f0e-4de0-860e-b9b81df7a452, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14612480708207202172 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1461248070820720217214612480708207202172146124807082072021721461248070820720217214612480708207202172146124807082072021721461248070820720217214612480708207202172146124807082072021721461248070820720217214612480708207202172146124807082072021721461248070820720217214612480708207202172146124807082072021721461248070820720217214612480708207202172146124807082072021721461248070820720217214612480708207202172" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fde31fdc-af21-427d-92a1-f04d93d5b22d, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 95207631-45da-4379-b319-222cc4ab7ff7, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 95207631-45da-4379-b319-222cc4ab7ff7, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13405904729414726029 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1340590472941472602913405904729414726029134059047294147260291340590472941472602913405904729414726029134059047294147260291340590472941472602913405904729414726029134059047294147260291340590472941472602913405904729414726029134059047294147260291340590472941472602913405904729414726029134059047294147260291340590472941472602913405904729414726029134059047294147260291340590472941472602913405904729414726029" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a3c372a-0f0e-4de0-860e-b9b81df7a452, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7604e56f-16cf-4fc7-8bba-42282643f509, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7604e56f-16cf-4fc7-8bba-42282643f509, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5225260825625801905 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52252608256258019055225260825625801905522526082562580190552252608256258019055225260825625801905522526082562580190552252608256258019055225260825625801905522526082562580190552252608256258019055225260825625801905522526082562580190552252608256258019055225260825625801905522526082562580190552252608256258019055225260825625801905522526082562580190552252608256258019055225260825625801905" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 95207631-45da-4379-b319-222cc4ab7ff7, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a91406bd-0213-40cc-b5eb-b7727b61a1d4, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a91406bd-0213-40cc-b5eb-b7727b61a1d4, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6912463874338493057 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "69124638743384930576912463874338493057691246387433849305769124638743384930576912463874338493057691246387433849305769124638743384930576912463874338493057691246387433849305769124638743384930576912463874338493057691246387433849305769124638743384930576912463874338493057691246387433849305769124638743384930576912463874338493057691246387433849305769124638743384930576912463874338493057" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a91406bd-0213-40cc-b5eb-b7727b61a1d4, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cba17614-466a-42cc-834a-8c880fa899cb, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cba17614-466a-42cc-834a-8c880fa899cb, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 907543310975798091 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "907543310975798091907543310975798091907543310975798091907543310975798091907543310975798091907543310975798091907543310975798091907543310975798091907543310975798091907543310975798091907543310975798091907543310975798091907543310975798091907543310975798091907543310975798091907543310975798091907543310975798091907543310975798091907543310975798091907543310975798091" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cba17614-466a-42cc-834a-8c880fa899cb, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, adf8c6b1-7846-4c00-a786-c0766cfa5e3e, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, adf8c6b1-7846-4c00-a786-c0766cfa5e3e, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3859238064894478888 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38592380648944788883859238064894478888385923806489447888838592380648944788883859238064894478888385923806489447888838592380648944788883859238064894478888385923806489447888838592380648944788883859238064894478888385923806489447888838592380648944788883859238064894478888385923806489447888838592380648944788883859238064894478888385923806489447888838592380648944788883859238064894478888" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, adf8c6b1-7846-4c00-a786-c0766cfa5e3e, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7604e56f-16cf-4fc7-8bba-42282643f509, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d635bca-2dc7-48dd-8866-210e08aa6976, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d635bca-2dc7-48dd-8866-210e08aa6976, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7036546760806499000 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "70365467608064990007036546760806499000703654676080649900070365467608064990007036546760806499000703654676080649900070365467608064990007036546760806499000703654676080649900070365467608064990007036546760806499000703654676080649900070365467608064990007036546760806499000703654676080649900070365467608064990007036546760806499000703654676080649900070365467608064990007036546760806499000" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7f7dcba-da07-4f88-b019-c4f9312a0a1f, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7f7dcba-da07-4f88-b019-c4f9312a0a1f, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11083327736898138181 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1108332773689813818111083327736898138181110833277368981381811108332773689813818111083327736898138181110833277368981381811108332773689813818111083327736898138181110833277368981381811108332773689813818111083327736898138181110833277368981381811108332773689813818111083327736898138181110833277368981381811108332773689813818111083327736898138181110833277368981381811108332773689813818111083327736898138181" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d635bca-2dc7-48dd-8866-210e08aa6976, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7a3c7fb0-2b2d-4e4a-8c9c-3ebf8aa73248, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7a3c7fb0-2b2d-4e4a-8c9c-3ebf8aa73248, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17342096749940841243 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1734209674994084124317342096749940841243173420967499408412431734209674994084124317342096749940841243173420967499408412431734209674994084124317342096749940841243173420967499408412431734209674994084124317342096749940841243173420967499408412431734209674994084124317342096749940841243173420967499408412431734209674994084124317342096749940841243173420967499408412431734209674994084124317342096749940841243" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7f7dcba-da07-4f88-b019-c4f9312a0a1f, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3da118c9-1abb-477f-aa21-0043fe60756a, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3da118c9-1abb-477f-aa21-0043fe60756a, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 360175005606079902 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "360175005606079902360175005606079902360175005606079902360175005606079902360175005606079902360175005606079902360175005606079902360175005606079902360175005606079902360175005606079902360175005606079902360175005606079902360175005606079902360175005606079902360175005606079902360175005606079902360175005606079902360175005606079902360175005606079902360175005606079902" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7a3c7fb0-2b2d-4e4a-8c9c-3ebf8aa73248, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0736ceb9-e13f-49c2-b074-887b1cb754c4, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0736ceb9-e13f-49c2-b074-887b1cb754c4, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8141339897520688600 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "81413398975206886008141339897520688600814133989752068860081413398975206886008141339897520688600814133989752068860081413398975206886008141339897520688600814133989752068860081413398975206886008141339897520688600814133989752068860081413398975206886008141339897520688600814133989752068860081413398975206886008141339897520688600814133989752068860081413398975206886008141339897520688600" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3da118c9-1abb-477f-aa21-0043fe60756a, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2318700b-c3d3-4a70-b71a-60544a2eecc0, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2318700b-c3d3-4a70-b71a-60544a2eecc0, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15335024700417857296 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1533502470041785729615335024700417857296153350247004178572961533502470041785729615335024700417857296153350247004178572961533502470041785729615335024700417857296153350247004178572961533502470041785729615335024700417857296153350247004178572961533502470041785729615335024700417857296153350247004178572961533502470041785729615335024700417857296153350247004178572961533502470041785729615335024700417857296" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0736ceb9-e13f-49c2-b074-887b1cb754c4, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 19de85f2-b622-4072-9cd7-706545f5aac4, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 19de85f2-b622-4072-9cd7-706545f5aac4, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18118467910316420004 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1811846791031642000418118467910316420004181184679103164200041811846791031642000418118467910316420004181184679103164200041811846791031642000418118467910316420004181184679103164200041811846791031642000418118467910316420004181184679103164200041811846791031642000418118467910316420004181184679103164200041811846791031642000418118467910316420004181184679103164200041811846791031642000418118467910316420004" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2318700b-c3d3-4a70-b71a-60544a2eecc0, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2564c0c5-4332-457e-8e2c-9f9d57987a59, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2564c0c5-4332-457e-8e2c-9f9d57987a59, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16186999026875531516 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1618699902687553151616186999026875531516161869990268755315161618699902687553151616186999026875531516161869990268755315161618699902687553151616186999026875531516161869990268755315161618699902687553151616186999026875531516161869990268755315161618699902687553151616186999026875531516161869990268755315161618699902687553151616186999026875531516161869990268755315161618699902687553151616186999026875531516" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 19de85f2-b622-4072-9cd7-706545f5aac4, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a44000c0-db1c-44c8-af5c-05be2862ebf5, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a44000c0-db1c-44c8-af5c-05be2862ebf5, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8763248581923021269 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "87632485819230212698763248581923021269876324858192302126987632485819230212698763248581923021269876324858192302126987632485819230212698763248581923021269876324858192302126987632485819230212698763248581923021269876324858192302126987632485819230212698763248581923021269876324858192302126987632485819230212698763248581923021269876324858192302126987632485819230212698763248581923021269" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2564c0c5-4332-457e-8e2c-9f9d57987a59, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 05b6e063-6b59-466f-8c7f-df438d02da87, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 05b6e063-6b59-466f-8c7f-df438d02da87, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8981086832395949089 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89810868323959490898981086832395949089898108683239594908989810868323959490898981086832395949089898108683239594908989810868323959490898981086832395949089898108683239594908989810868323959490898981086832395949089898108683239594908989810868323959490898981086832395949089898108683239594908989810868323959490898981086832395949089898108683239594908989810868323959490898981086832395949089" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a44000c0-db1c-44c8-af5c-05be2862ebf5, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b5c31b7f-1219-4195-8d33-68109d0000c7, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b5c31b7f-1219-4195-8d33-68109d0000c7, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5253675729192028145 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "52536757291920281455253675729192028145525367572919202814552536757291920281455253675729192028145525367572919202814552536757291920281455253675729192028145525367572919202814552536757291920281455253675729192028145525367572919202814552536757291920281455253675729192028145525367572919202814552536757291920281455253675729192028145525367572919202814552536757291920281455253675729192028145" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 05b6e063-6b59-466f-8c7f-df438d02da87, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3d2aeb86-a99f-4286-8c9d-177e8bb49ddd, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3d2aeb86-a99f-4286-8c9d-177e8bb49ddd, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10402198470282956162 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1040219847028295616210402198470282956162104021984702829561621040219847028295616210402198470282956162104021984702829561621040219847028295616210402198470282956162104021984702829561621040219847028295616210402198470282956162104021984702829561621040219847028295616210402198470282956162104021984702829561621040219847028295616210402198470282956162104021984702829561621040219847028295616210402198470282956162" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b5c31b7f-1219-4195-8d33-68109d0000c7, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 23a345b2-6801-4fc2-a581-2f18c0bff17b, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 23a345b2-6801-4fc2-a581-2f18c0bff17b, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5636121125234914811 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56361211252349148115636121125234914811563612112523491481156361211252349148115636121125234914811563612112523491481156361211252349148115636121125234914811563612112523491481156361211252349148115636121125234914811563612112523491481156361211252349148115636121125234914811563612112523491481156361211252349148115636121125234914811563612112523491481156361211252349148115636121125234914811" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3d2aeb86-a99f-4286-8c9d-177e8bb49ddd, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3a936de2-2c0d-46fd-99ea-4d2806c1b4eb, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3a936de2-2c0d-46fd-99ea-4d2806c1b4eb, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8444512859323829184 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "84445128593238291848444512859323829184844451285932382918484445128593238291848444512859323829184844451285932382918484445128593238291848444512859323829184844451285932382918484445128593238291848444512859323829184844451285932382918484445128593238291848444512859323829184844451285932382918484445128593238291848444512859323829184844451285932382918484445128593238291848444512859323829184" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 23a345b2-6801-4fc2-a581-2f18c0bff17b, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6c477507-1c21-45a3-8499-2db622f0397a, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6c477507-1c21-45a3-8499-2db622f0397a, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9973258121418172671 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "99732581214181726719973258121418172671997325812141817267199732581214181726719973258121418172671997325812141817267199732581214181726719973258121418172671997325812141817267199732581214181726719973258121418172671997325812141817267199732581214181726719973258121418172671997325812141817267199732581214181726719973258121418172671997325812141817267199732581214181726719973258121418172671" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3a936de2-2c0d-46fd-99ea-4d2806c1b4eb, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8c8a0cf1-11af-441c-aa4d-97bc4ec62acd, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8c8a0cf1-11af-441c-aa4d-97bc4ec62acd, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3351573541986850518 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33515735419868505183351573541986850518335157354198685051833515735419868505183351573541986850518335157354198685051833515735419868505183351573541986850518335157354198685051833515735419868505183351573541986850518335157354198685051833515735419868505183351573541986850518335157354198685051833515735419868505183351573541986850518335157354198685051833515735419868505183351573541986850518" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6c477507-1c21-45a3-8499-2db622f0397a, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8c8a0cf1-11af-441c-aa4d-97bc4ec62acd, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e450521-598f-4415-8f39-67cbc64f9edd, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e450521-598f-4415-8f39-67cbc64f9edd, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7811062716598727580 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "78110627165987275807811062716598727580781106271659872758078110627165987275807811062716598727580781106271659872758078110627165987275807811062716598727580781106271659872758078110627165987275807811062716598727580781106271659872758078110627165987275807811062716598727580781106271659872758078110627165987275807811062716598727580781106271659872758078110627165987275807811062716598727580" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8b297c26-64ed-4a81-b17d-b34a1025e798, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8b297c26-64ed-4a81-b17d-b34a1025e798, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13227439056971503623 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1322743905697150362313227439056971503623132274390569715036231322743905697150362313227439056971503623132274390569715036231322743905697150362313227439056971503623132274390569715036231322743905697150362313227439056971503623132274390569715036231322743905697150362313227439056971503623132274390569715036231322743905697150362313227439056971503623132274390569715036231322743905697150362313227439056971503623" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e450521-598f-4415-8f39-67cbc64f9edd, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e9181d83-f77e-44a7-806f-21273156cf55, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e9181d83-f77e-44a7-806f-21273156cf55, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2555878175580133387 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25558781755801333872555878175580133387255587817558013338725558781755801333872555878175580133387255587817558013338725558781755801333872555878175580133387255587817558013338725558781755801333872555878175580133387255587817558013338725558781755801333872555878175580133387255587817558013338725558781755801333872555878175580133387255587817558013338725558781755801333872555878175580133387" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8b297c26-64ed-4a81-b17d-b34a1025e798, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81c2682f-032c-4092-bab3-8fe805b56a92, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81c2682f-032c-4092-bab3-8fe805b56a92, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10440313126811802562 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1044031312681180256210440313126811802562104403131268118025621044031312681180256210440313126811802562104403131268118025621044031312681180256210440313126811802562104403131268118025621044031312681180256210440313126811802562104403131268118025621044031312681180256210440313126811802562104403131268118025621044031312681180256210440313126811802562104403131268118025621044031312681180256210440313126811802562" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e9181d83-f77e-44a7-806f-21273156cf55, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8ebfdbed-a43a-4069-b513-28b2b232ba00, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8ebfdbed-a43a-4069-b513-28b2b232ba00, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4388787143005706386 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "43887871430057063864388787143005706386438878714300570638643887871430057063864388787143005706386438878714300570638643887871430057063864388787143005706386438878714300570638643887871430057063864388787143005706386438878714300570638643887871430057063864388787143005706386438878714300570638643887871430057063864388787143005706386438878714300570638643887871430057063864388787143005706386" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81c2682f-032c-4092-bab3-8fe805b56a92, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 56078e9d-0306-46c8-abdc-15b546afb92d, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 56078e9d-0306-46c8-abdc-15b546afb92d, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1453061597385863450 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "14530615973858634501453061597385863450145306159738586345014530615973858634501453061597385863450145306159738586345014530615973858634501453061597385863450145306159738586345014530615973858634501453061597385863450145306159738586345014530615973858634501453061597385863450145306159738586345014530615973858634501453061597385863450145306159738586345014530615973858634501453061597385863450" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8ebfdbed-a43a-4069-b513-28b2b232ba00, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64ac9333-4264-4877-bd5d-36f4a310cf32, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64ac9333-4264-4877-bd5d-36f4a310cf32, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6715885715726826317 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "67158857157268263176715885715726826317671588571572682631767158857157268263176715885715726826317671588571572682631767158857157268263176715885715726826317671588571572682631767158857157268263176715885715726826317671588571572682631767158857157268263176715885715726826317671588571572682631767158857157268263176715885715726826317671588571572682631767158857157268263176715885715726826317" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 56078e9d-0306-46c8-abdc-15b546afb92d, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9163b644-15f5-4e18-9b4c-1a2783de6c54, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9163b644-15f5-4e18-9b4c-1a2783de6c54, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2771603748488946382 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "27716037484889463822771603748488946382277160374848894638227716037484889463822771603748488946382277160374848894638227716037484889463822771603748488946382277160374848894638227716037484889463822771603748488946382277160374848894638227716037484889463822771603748488946382277160374848894638227716037484889463822771603748488946382277160374848894638227716037484889463822771603748488946382" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64ac9333-4264-4877-bd5d-36f4a310cf32, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 729be81b-e982-4c10-85ac-197ac0a7b693, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 729be81b-e982-4c10-85ac-197ac0a7b693, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10652268700255420239 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1065226870025542023910652268700255420239106522687002554202391065226870025542023910652268700255420239106522687002554202391065226870025542023910652268700255420239106522687002554202391065226870025542023910652268700255420239106522687002554202391065226870025542023910652268700255420239106522687002554202391065226870025542023910652268700255420239106522687002554202391065226870025542023910652268700255420239" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9163b644-15f5-4e18-9b4c-1a2783de6c54, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7f99b157-cafe-4422-af9c-d0330ff00951, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7f99b157-cafe-4422-af9c-d0330ff00951, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17581707653684014881 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1758170765368401488117581707653684014881175817076536840148811758170765368401488117581707653684014881175817076536840148811758170765368401488117581707653684014881175817076536840148811758170765368401488117581707653684014881175817076536840148811758170765368401488117581707653684014881175817076536840148811758170765368401488117581707653684014881175817076536840148811758170765368401488117581707653684014881" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 729be81b-e982-4c10-85ac-197ac0a7b693, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0a97446-4328-4778-a877-b2f9a78b318f, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0a97446-4328-4778-a877-b2f9a78b318f, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3542174675664299228 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "35421746756642992283542174675664299228354217467566429922835421746756642992283542174675664299228354217467566429922835421746756642992283542174675664299228354217467566429922835421746756642992283542174675664299228354217467566429922835421746756642992283542174675664299228354217467566429922835421746756642992283542174675664299228354217467566429922835421746756642992283542174675664299228" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7f99b157-cafe-4422-af9c-d0330ff00951, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ec6b7268-4793-4c71-b55b-83906fdf17ea, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ec6b7268-4793-4c71-b55b-83906fdf17ea, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14200184614896706256 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1420018461489670625614200184614896706256142001846148967062561420018461489670625614200184614896706256142001846148967062561420018461489670625614200184614896706256142001846148967062561420018461489670625614200184614896706256142001846148967062561420018461489670625614200184614896706256142001846148967062561420018461489670625614200184614896706256142001846148967062561420018461489670625614200184614896706256" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0a97446-4328-4778-a877-b2f9a78b318f, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cd1ef037-8ccd-4eee-96ec-2797265275a3, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cd1ef037-8ccd-4eee-96ec-2797265275a3, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6296624966002321547 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62966249660023215476296624966002321547629662496600232154762966249660023215476296624966002321547629662496600232154762966249660023215476296624966002321547629662496600232154762966249660023215476296624966002321547629662496600232154762966249660023215476296624966002321547629662496600232154762966249660023215476296624966002321547629662496600232154762966249660023215476296624966002321547" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ec6b7268-4793-4c71-b55b-83906fdf17ea, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3fbfc0d7-2156-4d1a-a263-4c984932b454, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3fbfc0d7-2156-4d1a-a263-4c984932b454, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12291680592612234826 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1229168059261223482612291680592612234826122916805926122348261229168059261223482612291680592612234826122916805926122348261229168059261223482612291680592612234826122916805926122348261229168059261223482612291680592612234826122916805926122348261229168059261223482612291680592612234826122916805926122348261229168059261223482612291680592612234826122916805926122348261229168059261223482612291680592612234826" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3fbfc0d7-2156-4d1a-a263-4c984932b454, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb9ea15f-8c9b-4b45-922e-6ef2709806c8, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb9ea15f-8c9b-4b45-922e-6ef2709806c8, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11430390423244224950 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1143039042324422495011430390423244224950114303904232442249501143039042324422495011430390423244224950114303904232442249501143039042324422495011430390423244224950114303904232442249501143039042324422495011430390423244224950114303904232442249501143039042324422495011430390423244224950114303904232442249501143039042324422495011430390423244224950114303904232442249501143039042324422495011430390423244224950" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb9ea15f-8c9b-4b45-922e-6ef2709806c8, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4826de36-eb1f-4056-8336-e0b8d60a9a1a, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4826de36-eb1f-4056-8336-e0b8d60a9a1a, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1235192762791292252 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "12351927627912922521235192762791292252123519276279129225212351927627912922521235192762791292252123519276279129225212351927627912922521235192762791292252123519276279129225212351927627912922521235192762791292252123519276279129225212351927627912922521235192762791292252123519276279129225212351927627912922521235192762791292252123519276279129225212351927627912922521235192762791292252" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4826de36-eb1f-4056-8336-e0b8d60a9a1a, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 526b9865-d093-4dd7-ba0c-092ffcfa2582, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 526b9865-d093-4dd7-ba0c-092ffcfa2582, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 563012507367557132 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "563012507367557132563012507367557132563012507367557132563012507367557132563012507367557132563012507367557132563012507367557132563012507367557132563012507367557132563012507367557132563012507367557132563012507367557132563012507367557132563012507367557132563012507367557132563012507367557132563012507367557132563012507367557132563012507367557132563012507367557132" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cd1ef037-8ccd-4eee-96ec-2797265275a3, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9e30d793-2252-4669-a45e-0d3d5e92bb59, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e30d793-2252-4669-a45e-0d3d5e92bb59, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12270141270666359096 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1227014127066635909612270141270666359096122701412706663590961227014127066635909612270141270666359096122701412706663590961227014127066635909612270141270666359096122701412706663590961227014127066635909612270141270666359096122701412706663590961227014127066635909612270141270666359096122701412706663590961227014127066635909612270141270666359096122701412706663590961227014127066635909612270141270666359096" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 526b9865-d093-4dd7-ba0c-092ffcfa2582, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e30d793-2252-4669-a45e-0d3d5e92bb59, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4ed40114-5600-4aa4-a0c2-c8e5f6953c0b, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4ed40114-5600-4aa4-a0c2-c8e5f6953c0b, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8542546456059061822 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "85425464560590618228542546456059061822854254645605906182285425464560590618228542546456059061822854254645605906182285425464560590618228542546456059061822854254645605906182285425464560590618228542546456059061822854254645605906182285425464560590618228542546456059061822854254645605906182285425464560590618228542546456059061822854254645605906182285425464560590618228542546456059061822" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fe52d90e-1831-49ad-a8cd-26a24a104ad6, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fe52d90e-1831-49ad-a8cd-26a24a104ad6, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8249069795296886203 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82490697952968862038249069795296886203824906979529688620382490697952968862038249069795296886203824906979529688620382490697952968862038249069795296886203824906979529688620382490697952968862038249069795296886203824906979529688620382490697952968862038249069795296886203824906979529688620382490697952968862038249069795296886203824906979529688620382490697952968862038249069795296886203" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4ed40114-5600-4aa4-a0c2-c8e5f6953c0b, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fe52d90e-1831-49ad-a8cd-26a24a104ad6, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dd4f9a5f-5031-4342-a064-411ac858f180, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dd4f9a5f-5031-4342-a064-411ac858f180, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12289836438353420318 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1228983643835342031812289836438353420318122898364383534203181228983643835342031812289836438353420318122898364383534203181228983643835342031812289836438353420318122898364383534203181228983643835342031812289836438353420318122898364383534203181228983643835342031812289836438353420318122898364383534203181228983643835342031812289836438353420318122898364383534203181228983643835342031812289836438353420318" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b45e5dc8-422c-4c4e-a4fd-0979059646d9, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b45e5dc8-422c-4c4e-a4fd-0979059646d9, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9638600538665627603 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "96386005386656276039638600538665627603963860053866562760396386005386656276039638600538665627603963860053866562760396386005386656276039638600538665627603963860053866562760396386005386656276039638600538665627603963860053866562760396386005386656276039638600538665627603963860053866562760396386005386656276039638600538665627603963860053866562760396386005386656276039638600538665627603" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dd4f9a5f-5031-4342-a064-411ac858f180, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e3ce0255-e42a-46e2-8243-90496b80f6fb, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e3ce0255-e42a-46e2-8243-90496b80f6fb, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16312443032513738982 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1631244303251373898216312443032513738982163124430325137389821631244303251373898216312443032513738982163124430325137389821631244303251373898216312443032513738982163124430325137389821631244303251373898216312443032513738982163124430325137389821631244303251373898216312443032513738982163124430325137389821631244303251373898216312443032513738982163124430325137389821631244303251373898216312443032513738982" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b45e5dc8-422c-4c4e-a4fd-0979059646d9, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aaefa3da-37cb-47ae-8599-daebd4233081, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aaefa3da-37cb-47ae-8599-daebd4233081, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13939404986350732212 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1393940498635073221213939404986350732212139394049863507322121393940498635073221213939404986350732212139394049863507322121393940498635073221213939404986350732212139394049863507322121393940498635073221213939404986350732212139394049863507322121393940498635073221213939404986350732212139394049863507322121393940498635073221213939404986350732212139394049863507322121393940498635073221213939404986350732212" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e3ce0255-e42a-46e2-8243-90496b80f6fb, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 153fb92c-ddb2-4b0c-b974-f1939b9ca3dc, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 153fb92c-ddb2-4b0c-b974-f1939b9ca3dc, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2569273365846392134 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25692733658463921342569273365846392134256927336584639213425692733658463921342569273365846392134256927336584639213425692733658463921342569273365846392134256927336584639213425692733658463921342569273365846392134256927336584639213425692733658463921342569273365846392134256927336584639213425692733658463921342569273365846392134256927336584639213425692733658463921342569273365846392134" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aaefa3da-37cb-47ae-8599-daebd4233081, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, af26a217-b540-441a-9396-26a47a723a55, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, af26a217-b540-441a-9396-26a47a723a55, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6853282938961138062 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "68532829389611380626853282938961138062685328293896113806268532829389611380626853282938961138062685328293896113806268532829389611380626853282938961138062685328293896113806268532829389611380626853282938961138062685328293896113806268532829389611380626853282938961138062685328293896113806268532829389611380626853282938961138062685328293896113806268532829389611380626853282938961138062" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 153fb92c-ddb2-4b0c-b974-f1939b9ca3dc, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 454193bb-4ce7-404a-8acb-4b2dde6c2841, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 454193bb-4ce7-404a-8acb-4b2dde6c2841, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9326652202257980590 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "93266522022579805909326652202257980590932665220225798059093266522022579805909326652202257980590932665220225798059093266522022579805909326652202257980590932665220225798059093266522022579805909326652202257980590932665220225798059093266522022579805909326652202257980590932665220225798059093266522022579805909326652202257980590932665220225798059093266522022579805909326652202257980590" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, af26a217-b540-441a-9396-26a47a723a55, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b0aba1e6-4492-4c28-ab42-83daa03478f4, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b0aba1e6-4492-4c28-ab42-83daa03478f4, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3839144174190168772 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "38391441741901687723839144174190168772383914417419016877238391441741901687723839144174190168772383914417419016877238391441741901687723839144174190168772383914417419016877238391441741901687723839144174190168772383914417419016877238391441741901687723839144174190168772383914417419016877238391441741901687723839144174190168772383914417419016877238391441741901687723839144174190168772" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 454193bb-4ce7-404a-8acb-4b2dde6c2841, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 78a879b5-fd86-413b-897f-a559ca10ff44, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 78a879b5-fd86-413b-897f-a559ca10ff44, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 14784300635672607341 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1478430063567260734114784300635672607341147843006356726073411478430063567260734114784300635672607341147843006356726073411478430063567260734114784300635672607341147843006356726073411478430063567260734114784300635672607341147843006356726073411478430063567260734114784300635672607341147843006356726073411478430063567260734114784300635672607341147843006356726073411478430063567260734114784300635672607341" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b0aba1e6-4492-4c28-ab42-83daa03478f4, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e78d5d60-4469-43ee-8b07-add125e72815, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e78d5d60-4469-43ee-8b07-add125e72815, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16623982499703709626 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1662398249970370962616623982499703709626166239824997037096261662398249970370962616623982499703709626166239824997037096261662398249970370962616623982499703709626166239824997037096261662398249970370962616623982499703709626166239824997037096261662398249970370962616623982499703709626166239824997037096261662398249970370962616623982499703709626166239824997037096261662398249970370962616623982499703709626" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 78a879b5-fd86-413b-897f-a559ca10ff44, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a577eddd-13f4-454a-bac3-df659be5dd85, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e78d5d60-4469-43ee-8b07-add125e72815, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } query_meta { id: "ydb://preparedqueryid/4?id=38799df3-6cb694f9-dabda8bc-c2748617" parameters_types { key: "$key" value { type_id: UINT64 } } parameters_types { key: "$value" value { type_id: UTF8 } } } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 65ffbf8a-8b25-4bfd-9556-bfe1fcccb9ec, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 65ffbf8a-8b25-4bfd-9556-bfe1fcccb9ec, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12826133299980107639 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1282613329998010763912826133299980107639128261332999801076391282613329998010763912826133299980107639128261332999801076391282613329998010763912826133299980107639128261332999801076391282613329998010763912826133299980107639128261332999801076391282613329998010763912826133299980107639128261332999801076391282613329998010763912826133299980107639128261332999801076391282613329998010763912826133299980107639" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a577eddd-13f4-454a-bac3-df659be5dd85, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7694133160087659160 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "76941331600876591607694133160087659160769413316008765916076941331600876591607694133160087659160769413316008765916076941331600876591607694133160087659160769413316008765916076941331600876591607694133160087659160769413316008765916076941331600876591607694133160087659160769413316008765916076941331600876591607694133160087659160769413316008765916076941331600876591607694133160087659160" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 65ffbf8a-8b25-4bfd-9556-bfe1fcccb9ec, ghrun-oqswgafxyq.auto.internal:12675): 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 72075186224038943." issue_code: 2026 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k9w0rvfa9qk9mrbv39mpnfjk" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a577eddd-13f4-454a-bac3-df659be5dd85, ghrun-oqswgafxyq.auto.internal:12675): 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 72075186224038925." issue_code: 2026 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k9w0rvffb50revksbcdbd7p5" } } } } }
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 72075186224038943." issue_code: 2026 severity: 1 (server_code: 400170)
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
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 72075186224038925." issue_code: 2026 severity: 1 (server_code: 400170)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b4a24572-ad03-4856-8316-deefb4254306, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b4a24572-ad03-4856-8316-deefb4254306, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9749747442529768958 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97497474425297689589749747442529768958974974744252976895897497474425297689589749747442529768958974974744252976895897497474425297689589749747442529768958974974744252976895897497474425297689589749747442529768958974974744252976895897497474425297689589749747442529768958974974744252976895897497474425297689589749747442529768958974974744252976895897497474425297689589749747442529768958" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 850f1cc2-ffd9-4c26-af8c-ad1c1c46b614, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 850f1cc2-ffd9-4c26-af8c-ad1c1c46b614, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18100791832067410674 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1810079183206741067418100791832067410674181007918320674106741810079183206741067418100791832067410674181007918320674106741810079183206741067418100791832067410674181007918320674106741810079183206741067418100791832067410674181007918320674106741810079183206741067418100791832067410674181007918320674106741810079183206741067418100791832067410674181007918320674106741810079183206741067418100791832067410674" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b4a24572-ad03-4856-8316-deefb4254306, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0rvm0d08ax2qztnwxxj4z" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 850f1cc2-ffd9-4c26-af8c-ad1c1c46b614, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0rvm507dt6pdqjeb6gfe7" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1a10bda5-4cbc-46d5-94f4-1b065665a27b, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1a10bda5-4cbc-46d5-94f4-1b065665a27b, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9749747442529768958 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97497474425297689589749747442529768958974974744252976895897497474425297689589749747442529768958974974744252976895897497474425297689589749747442529768958974974744252976895897497474425297689589749747442529768958974974744252976895897497474425297689589749747442529768958974974744252976895897497474425297689589749747442529768958974974744252976895897497474425297689589749747442529768958" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1f70df46-f06a-47cd-b0e1-696d9f849913, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1f70df46-f06a-47cd-b0e1-696d9f849913, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18100791832067410674 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1810079183206741067418100791832067410674181007918320674106741810079183206741067418100791832067410674181007918320674106741810079183206741067418100791832067410674181007918320674106741810079183206741067418100791832067410674181007918320674106741810079183206741067418100791832067410674181007918320674106741810079183206741067418100791832067410674181007918320674106741810079183206741067418100791832067410674" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1a10bda5-4cbc-46d5-94f4-1b065665a27b, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0rvpq7vygs6znbajh11tg" } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1f70df46-f06a-47cd-b0e1-696d9f849913, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0rvpv4mt26x4e7r2pqec4" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 69f7941a-8827-42e6-bef6-ea8a97cc0283, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, fd061c94-f5cc-4d6a-8199-d6e08bf3f3c2, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 69f7941a-8827-42e6-bef6-ea8a97cc0283, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 18100791832067410674 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1810079183206741067418100791832067410674181007918320674106741810079183206741067418100791832067410674181007918320674106741810079183206741067418100791832067410674181007918320674106741810079183206741067418100791832067410674181007918320674106741810079183206741067418100791832067410674181007918320674106741810079183206741067418100791832067410674181007918320674106741810079183206741067418100791832067410674" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, fd061c94-f5cc-4d6a-8199-d6e08bf3f3c2, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 9749747442529768958 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "97497474425297689589749747442529768958974974744252976895897497474425297689589749747442529768958974974744252976895897497474425297689589749747442529768958974974744252976895897497474425297689589749747442529768958974974744252976895897497474425297689589749747442529768958974974744252976895897497474425297689589749747442529768958974974744252976895897497474425297689589749747442529768958" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 69f7941a-8827-42e6-bef6-ea8a97cc0283, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0rvwj9mw0vyn3z45ge5xn" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, fd061c94-f5cc-4d6a-8199-d6e08bf3f3c2, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0rvwk26fccx761grwjsw2" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
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, 86f61ba2-5974-47ad-8bde-959ad89398fa, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 86f61ba2-5974-47ad-8bde-959ad89398fa, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2554035161939457918 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25540351619394579182554035161939457918255403516193945791825540351619394579182554035161939457918255403516193945791825540351619394579182554035161939457918255403516193945791825540351619394579182554035161939457918255403516193945791825540351619394579182554035161939457918255403516193945791825540351619394579182554035161939457918255403516193945791825540351619394579182554035161939457918" } } } 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 72075186224038932." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 58e4de52-db2c-40a3-bcef-6a46b9226a31, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 58e4de52-db2c-40a3-bcef-6a46b9226a31, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5876009133912313336 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58760091339123133365876009133912313336587600913391231333658760091339123133365876009133912313336587600913391231333658760091339123133365876009133912313336587600913391231333658760091339123133365876009133912313336587600913391231333658760091339123133365876009133912313336587600913391231333658760091339123133365876009133912313336587600913391231333658760091339123133365876009133912313336" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 86f61ba2-5974-47ad-8bde-959ad89398fa, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0rw2w6xchpqhdwv0acthf" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 297b2d86-3c4a-4e30-82bb-468436c2658f, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 297b2d86-3c4a-4e30-82bb-468436c2658f, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2554035161939457918 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25540351619394579182554035161939457918255403516193945791825540351619394579182554035161939457918255403516193945791825540351619394579182554035161939457918255403516193945791825540351619394579182554035161939457918255403516193945791825540351619394579182554035161939457918255403516193945791825540351619394579182554035161939457918255403516193945791825540351619394579182554035161939457918" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 58e4de52-db2c-40a3-bcef-6a46b9226a31, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0rw3a35byetd617bpqwqb" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25f09d3a-ca97-4e94-91f9-1d1f1662a54c, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25f09d3a-ca97-4e94-91f9-1d1f1662a54c, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5876009133912313336 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58760091339123133365876009133912313336587600913391231333658760091339123133365876009133912313336587600913391231333658760091339123133365876009133912313336587600913391231333658760091339123133365876009133912313336587600913391231333658760091339123133365876009133912313336587600913391231333658760091339123133365876009133912313336587600913391231333658760091339123133365876009133912313336" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 297b2d86-3c4a-4e30-82bb-468436c2658f, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0rw5bf1s0pyg9redetdzr" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ad36b239-ea66-4b56-a0c2-f71a0f348a25, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ad36b239-ea66-4b56-a0c2-f71a0f348a25, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2554035161939457918 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "25540351619394579182554035161939457918255403516193945791825540351619394579182554035161939457918255403516193945791825540351619394579182554035161939457918255403516193945791825540351619394579182554035161939457918255403516193945791825540351619394579182554035161939457918255403516193945791825540351619394579182554035161939457918255403516193945791825540351619394579182554035161939457918" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25f09d3a-ca97-4e94-91f9-1d1f1662a54c, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0rw5w81ptncqnpeqv8wem" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ae9c8be5-ca9d-4b4f-96a3-c2b4a0c05879, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ae9c8be5-ca9d-4b4f-96a3-c2b4a0c05879, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5876009133912313336 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58760091339123133365876009133912313336587600913391231333658760091339123133365876009133912313336587600913391231333658760091339123133365876009133912313336587600913391231333658760091339123133365876009133912313336587600913391231333658760091339123133365876009133912313336587600913391231333658760091339123133365876009133912313336587600913391231333658760091339123133365876009133912313336" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ad36b239-ea66-4b56-a0c2-f71a0f348a25, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0rw9c20b3gfkeyr97cayy" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ae9c8be5-ca9d-4b4f-96a3-c2b4a0c05879, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0rwa232x5h1s8sgghqycp" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
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, 3e17c869-4ad8-40cd-90f3-8b2915d0f34d, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3e17c869-4ad8-40cd-90f3-8b2915d0f34d, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15561594190315418883 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1556159419031541888315561594190315418883155615941903154188831556159419031541888315561594190315418883155615941903154188831556159419031541888315561594190315418883155615941903154188831556159419031541888315561594190315418883155615941903154188831556159419031541888315561594190315418883155615941903154188831556159419031541888315561594190315418883155615941903154188831556159419031541888315561594190315418883" } } } 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 72075186224038919." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b192f364-3edd-4109-a36a-5b911945523d, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b192f364-3edd-4109-a36a-5b911945523d, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6203071062920343715 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62030710629203437156203071062920343715620307106292034371562030710629203437156203071062920343715620307106292034371562030710629203437156203071062920343715620307106292034371562030710629203437156203071062920343715620307106292034371562030710629203437156203071062920343715620307106292034371562030710629203437156203071062920343715620307106292034371562030710629203437156203071062920343715" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3e17c869-4ad8-40cd-90f3-8b2915d0f34d, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0rwgp8gjb2vd90wv7rkdm" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, caa61999-c4f1-4921-8321-94761ea7cf81, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, caa61999-c4f1-4921-8321-94761ea7cf81, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15561594190315418883 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1556159419031541888315561594190315418883155615941903154188831556159419031541888315561594190315418883155615941903154188831556159419031541888315561594190315418883155615941903154188831556159419031541888315561594190315418883155615941903154188831556159419031541888315561594190315418883155615941903154188831556159419031541888315561594190315418883155615941903154188831556159419031541888315561594190315418883" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b192f364-3edd-4109-a36a-5b911945523d, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038920." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k9w0rwhh9drk5db8vywz7xkb" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5e80e30c-bf4c-40bd-a448-a8d9758cbec9, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5e80e30c-bf4c-40bd-a448-a8d9758cbec9, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6203071062920343715 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62030710629203437156203071062920343715620307106292034371562030710629203437156203071062920343715620307106292034371562030710629203437156203071062920343715620307106292034371562030710629203437156203071062920343715620307106292034371562030710629203437156203071062920343715620307106292034371562030710629203437156203071062920343715620307106292034371562030710629203437156203071062920343715" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, caa61999-c4f1-4921-8321-94761ea7cf81, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0rwk2evrj1qrznchwse6y" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5e80e30c-bf4c-40bd-a448-a8d9758cbec9, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038920." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k9w0rwkn5dhb0vc2vceffnze" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c17a964e-1463-4c5b-b8a8-621fbc475d22, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c17a964e-1463-4c5b-b8a8-621fbc475d22, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15561594190315418883 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1556159419031541888315561594190315418883155615941903154188831556159419031541888315561594190315418883155615941903154188831556159419031541888315561594190315418883155615941903154188831556159419031541888315561594190315418883155615941903154188831556159419031541888315561594190315418883155615941903154188831556159419031541888315561594190315418883155615941903154188831556159419031541888315561594190315418883" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cc7b92cc-cb4a-4a0f-97b2-8b857dc5d913, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cc7b92cc-cb4a-4a0f-97b2-8b857dc5d913, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6203071062920343715 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "62030710629203437156203071062920343715620307106292034371562030710629203437156203071062920343715620307106292034371562030710629203437156203071062920343715620307106292034371562030710629203437156203071062920343715620307106292034371562030710629203437156203071062920343715620307106292034371562030710629203437156203071062920343715620307106292034371562030710629203437156203071062920343715" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c17a964e-1463-4c5b-b8a8-621fbc475d22, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0rwqbcmsbr9bmmenwjqad" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cc7b92cc-cb4a-4a0f-97b2-8b857dc5d913, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038920." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k9w0rwqs4m7y8y2t1m1v56an" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
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, e5af4df0-34f9-46b2-be65-be763dddb6a8, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5af4df0-34f9-46b2-be65-be763dddb6a8, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15875117322319732013 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1587511732231973201315875117322319732013158751173223197320131587511732231973201315875117322319732013158751173223197320131587511732231973201315875117322319732013158751173223197320131587511732231973201315875117322319732013158751173223197320131587511732231973201315875117322319732013158751173223197320131587511732231973201315875117322319732013158751173223197320131587511732231973201315875117322319732013" } } } 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 72075186224038920." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c97be18-e78a-4f8b-b5d6-8f489999d40c, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c97be18-e78a-4f8b-b5d6-8f489999d40c, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3240928411134453151 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32409284111344531513240928411134453151324092841113445315132409284111344531513240928411134453151324092841113445315132409284111344531513240928411134453151324092841113445315132409284111344531513240928411134453151324092841113445315132409284111344531513240928411134453151324092841113445315132409284111344531513240928411134453151324092841113445315132409284111344531513240928411134453151" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5af4df0-34f9-46b2-be65-be763dddb6a8, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0rwym5zbserbg0s2gdsgv" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 71ab2c97-d1bb-4905-bfdf-92a24c98f3a7, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 71ab2c97-d1bb-4905-bfdf-92a24c98f3a7, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15875117322319732013 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1587511732231973201315875117322319732013158751173223197320131587511732231973201315875117322319732013158751173223197320131587511732231973201315875117322319732013158751173223197320131587511732231973201315875117322319732013158751173223197320131587511732231973201315875117322319732013158751173223197320131587511732231973201315875117322319732013158751173223197320131587511732231973201315875117322319732013" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c97be18-e78a-4f8b-b5d6-8f489999d40c, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0rwyzfyd22eyxym3ftkg9" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4824ed61-b9ce-4ac1-8814-325ec0ff6f6f, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4824ed61-b9ce-4ac1-8814-325ec0ff6f6f, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3240928411134453151 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32409284111344531513240928411134453151324092841113445315132409284111344531513240928411134453151324092841113445315132409284111344531513240928411134453151324092841113445315132409284111344531513240928411134453151324092841113445315132409284111344531513240928411134453151324092841113445315132409284111344531513240928411134453151324092841113445315132409284111344531513240928411134453151" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 71ab2c97-d1bb-4905-bfdf-92a24c98f3a7, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0rx0t3zwvfrvtjjwb6typ" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 4824ed61-b9ce-4ac1-8814-325ec0ff6f6f, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0rx1798vc07jm48p46fep" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 06fb4664-6e69-441c-b3ee-964338b0193e, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 06fb4664-6e69-441c-b3ee-964338b0193e, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15875117322319732013 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1587511732231973201315875117322319732013158751173223197320131587511732231973201315875117322319732013158751173223197320131587511732231973201315875117322319732013158751173223197320131587511732231973201315875117322319732013158751173223197320131587511732231973201315875117322319732013158751173223197320131587511732231973201315875117322319732013158751173223197320131587511732231973201315875117322319732013" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eeb559b4-bae1-49fe-b257-89c4d7d0c557, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eeb559b4-bae1-49fe-b257-89c4d7d0c557, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3240928411134453151 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "32409284111344531513240928411134453151324092841113445315132409284111344531513240928411134453151324092841113445315132409284111344531513240928411134453151324092841113445315132409284111344531513240928411134453151324092841113445315132409284111344531513240928411134453151324092841113445315132409284111344531513240928411134453151324092841113445315132409284111344531513240928411134453151" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 06fb4664-6e69-441c-b3ee-964338b0193e, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0rx57ayv02dfg7e4cv3zc" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eeb559b4-bae1-49fe-b257-89c4d7d0c557, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0rx5abcqrn9d6pb5ht9nx" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
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, f7575626-6a68-4676-ae85-a4a193e0e208, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f7575626-6a68-4676-ae85-a4a193e0e208, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3153148845565090390 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31531488455650903903153148845565090390315314884556509039031531488455650903903153148845565090390315314884556509039031531488455650903903153148845565090390315314884556509039031531488455650903903153148845565090390315314884556509039031531488455650903903153148845565090390315314884556509039031531488455650903903153148845565090390315314884556509039031531488455650903903153148845565090390" } } } 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 72075186224038910." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 76017dce-a468-477e-b2d2-eecb3e59b7f5, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 76017dce-a468-477e-b2d2-eecb3e59b7f5, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13918302887068837545 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1391830288706883754513918302887068837545139183028870688375451391830288706883754513918302887068837545139183028870688375451391830288706883754513918302887068837545139183028870688375451391830288706883754513918302887068837545139183028870688375451391830288706883754513918302887068837545139183028870688375451391830288706883754513918302887068837545139183028870688375451391830288706883754513918302887068837545" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f7575626-6a68-4676-ae85-a4a193e0e208, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0rxc1a1nmjbyk2q9s2fc0" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 587a14c9-3194-47df-b591-8658b67de648, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 587a14c9-3194-47df-b591-8658b67de648, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3153148845565090390 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31531488455650903903153148845565090390315314884556509039031531488455650903903153148845565090390315314884556509039031531488455650903903153148845565090390315314884556509039031531488455650903903153148845565090390315314884556509039031531488455650903903153148845565090390315314884556509039031531488455650903903153148845565090390315314884556509039031531488455650903903153148845565090390" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 76017dce-a468-477e-b2d2-eecb3e59b7f5, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038947." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k9w0rxcf18by7qbyq8pfabbw" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 676fdf67-94fd-4eb4-9321-eda76a82dfdc, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 676fdf67-94fd-4eb4-9321-eda76a82dfdc, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13918302887068837545 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1391830288706883754513918302887068837545139183028870688375451391830288706883754513918302887068837545139183028870688375451391830288706883754513918302887068837545139183028870688375451391830288706883754513918302887068837545139183028870688375451391830288706883754513918302887068837545139183028870688375451391830288706883754513918302887068837545139183028870688375451391830288706883754513918302887068837545" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 587a14c9-3194-47df-b591-8658b67de648, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0rxdv6nab9ef8vq4z17h6" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d77fe59a-48a0-41a0-8805-000e59744b79, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d77fe59a-48a0-41a0-8805-000e59744b79, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3153148845565090390 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31531488455650903903153148845565090390315314884556509039031531488455650903903153148845565090390315314884556509039031531488455650903903153148845565090390315314884556509039031531488455650903903153148845565090390315314884556509039031531488455650903903153148845565090390315314884556509039031531488455650903903153148845565090390315314884556509039031531488455650903903153148845565090390" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 676fdf67-94fd-4eb4-9321-eda76a82dfdc, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038947." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k9w0rxepad08f466es9d79en" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6d1b2f9c-9060-479a-9cb2-255b174c9ca1, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6d1b2f9c-9060-479a-9cb2-255b174c9ca1, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 13918302887068837545 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1391830288706883754513918302887068837545139183028870688375451391830288706883754513918302887068837545139183028870688375451391830288706883754513918302887068837545139183028870688375451391830288706883754513918302887068837545139183028870688375451391830288706883754513918302887068837545139183028870688375451391830288706883754513918302887068837545139183028870688375451391830288706883754513918302887068837545" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d77fe59a-48a0-41a0-8805-000e59744b79, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0rxjk72fdg0gresh9pjrs" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6d1b2f9c-9060-479a-9cb2-255b174c9ca1, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038947." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k9w0rxkdabfq0myrmg8r34nf" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
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, 3c3fea23-5a43-489e-a803-28e366790f40, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c3fea23-5a43-489e-a803-28e366790f40, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1614943549320599752 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16149435493205997521614943549320599752161494354932059975216149435493205997521614943549320599752161494354932059975216149435493205997521614943549320599752161494354932059975216149435493205997521614943549320599752161494354932059975216149435493205997521614943549320599752161494354932059975216149435493205997521614943549320599752161494354932059975216149435493205997521614943549320599752" } } } 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 72075186224038947." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d8df93d0-feb3-476b-a438-fb59afeb18c1, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d8df93d0-feb3-476b-a438-fb59afeb18c1, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1916022811649757004 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19160228116497570041916022811649757004191602281164975700419160228116497570041916022811649757004191602281164975700419160228116497570041916022811649757004191602281164975700419160228116497570041916022811649757004191602281164975700419160228116497570041916022811649757004191602281164975700419160228116497570041916022811649757004191602281164975700419160228116497570041916022811649757004" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c3fea23-5a43-489e-a803-28e366790f40, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0rxsn0hc879cvrmvpfzt5" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d8df93d0-feb3-476b-a438-fb59afeb18c1, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0rxt674yba79814tv5kdb" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a7464a4d-ee34-414f-baf0-740775329eea, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a7464a4d-ee34-414f-baf0-740775329eea, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1614943549320599752 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16149435493205997521614943549320599752161494354932059975216149435493205997521614943549320599752161494354932059975216149435493205997521614943549320599752161494354932059975216149435493205997521614943549320599752161494354932059975216149435493205997521614943549320599752161494354932059975216149435493205997521614943549320599752161494354932059975216149435493205997521614943549320599752" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 09d49e7e-629f-4543-a460-6dc864c2aa48, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 09d49e7e-629f-4543-a460-6dc864c2aa48, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1916022811649757004 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19160228116497570041916022811649757004191602281164975700419160228116497570041916022811649757004191602281164975700419160228116497570041916022811649757004191602281164975700419160228116497570041916022811649757004191602281164975700419160228116497570041916022811649757004191602281164975700419160228116497570041916022811649757004191602281164975700419160228116497570041916022811649757004" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a7464a4d-ee34-414f-baf0-740775329eea, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0rxw9e4zqmztbx0rw6v58" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d6c9204b-2630-4932-b2ab-736f71d3c63d, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6c9204b-2630-4932-b2ab-736f71d3c63d, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1614943549320599752 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "16149435493205997521614943549320599752161494354932059975216149435493205997521614943549320599752161494354932059975216149435493205997521614943549320599752161494354932059975216149435493205997521614943549320599752161494354932059975216149435493205997521614943549320599752161494354932059975216149435493205997521614943549320599752161494354932059975216149435493205997521614943549320599752" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 09d49e7e-629f-4543-a460-6dc864c2aa48, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0rxwh2f6sh8dj9eqgap9k" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e1207cd8-bf38-4e34-b250-1745b066b92a, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e1207cd8-bf38-4e34-b250-1745b066b92a, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 1916022811649757004 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "19160228116497570041916022811649757004191602281164975700419160228116497570041916022811649757004191602281164975700419160228116497570041916022811649757004191602281164975700419160228116497570041916022811649757004191602281164975700419160228116497570041916022811649757004191602281164975700419160228116497570041916022811649757004191602281164975700419160228116497570041916022811649757004" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6c9204b-2630-4932-b2ab-736f71d3c63d, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0ry0q5m6p9gwjzqddgcd7" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
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, c78373af-83ef-459b-ba11-470a6bb3e92e, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c78373af-83ef-459b-ba11-470a6bb3e92e, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17238133049917475458 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1723813304991747545817238133049917475458172381330499174754581723813304991747545817238133049917475458172381330499174754581723813304991747545817238133049917475458172381330499174754581723813304991747545817238133049917475458172381330499174754581723813304991747545817238133049917475458172381330499174754581723813304991747545817238133049917475458172381330499174754581723813304991747545817238133049917475458" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e1207cd8-bf38-4e34-b250-1745b066b92a, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0ry19971rr4h33gksadys" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
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, e6884fbd-e0f4-4c4b-8181-1b3e5f7d1118, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e6884fbd-e0f4-4c4b-8181-1b3e5f7d1118, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6428785857545335993 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64287858575453359936428785857545335993642878585754533599364287858575453359936428785857545335993642878585754533599364287858575453359936428785857545335993642878585754533599364287858575453359936428785857545335993642878585754533599364287858575453359936428785857545335993642878585754533599364287858575453359936428785857545335993642878585754533599364287858575453359936428785857545335993" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c78373af-83ef-459b-ba11-470a6bb3e92e, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0ry7qegz90cv76e93f3b4" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e6884fbd-e0f4-4c4b-8181-1b3e5f7d1118, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0ry8hdx2ejb7kwxgzn35b" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c30981ad-8fd8-4d1d-811e-7f7e4159a05e, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 64330ef1-cd28-4334-a817-d43089ba12b1, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c30981ad-8fd8-4d1d-811e-7f7e4159a05e, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17238133049917475458 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1723813304991747545817238133049917475458172381330499174754581723813304991747545817238133049917475458172381330499174754581723813304991747545817238133049917475458172381330499174754581723813304991747545817238133049917475458172381330499174754581723813304991747545817238133049917475458172381330499174754581723813304991747545817238133049917475458172381330499174754581723813304991747545817238133049917475458" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 64330ef1-cd28-4334-a817-d43089ba12b1, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6428785857545335993 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64287858575453359936428785857545335993642878585754533599364287858575453359936428785857545335993642878585754533599364287858575453359936428785857545335993642878585754533599364287858575453359936428785857545335993642878585754533599364287858575453359936428785857545335993642878585754533599364287858575453359936428785857545335993642878585754533599364287858575453359936428785857545335993" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c30981ad-8fd8-4d1d-811e-7f7e4159a05e, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0ryatbesvnk908d2bmfpv" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 64330ef1-cd28-4334-a817-d43089ba12b1, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0ryatde40ers20gbz951y" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c574c96e-8fd5-4426-b88e-1c9707ef6e90, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c574c96e-8fd5-4426-b88e-1c9707ef6e90, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 17238133049917475458 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1723813304991747545817238133049917475458172381330499174754581723813304991747545817238133049917475458172381330499174754581723813304991747545817238133049917475458172381330499174754581723813304991747545817238133049917475458172381330499174754581723813304991747545817238133049917475458172381330499174754581723813304991747545817238133049917475458172381330499174754581723813304991747545817238133049917475458" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2d640e1a-3f9d-407a-9bf5-dbe4ffc99e91, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2d640e1a-3f9d-407a-9bf5-dbe4ffc99e91, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6428785857545335993 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "64287858575453359936428785857545335993642878585754533599364287858575453359936428785857545335993642878585754533599364287858575453359936428785857545335993642878585754533599364287858575453359936428785857545335993642878585754533599364287858575453359936428785857545335993642878585754533599364287858575453359936428785857545335993642878585754533599364287858575453359936428785857545335993" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c574c96e-8fd5-4426-b88e-1c9707ef6e90, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0ryf62p4g8xd9n336zye3" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2d640e1a-3f9d-407a-9bf5-dbe4ffc99e91, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0ryf6cx0krbvyk52kxf08" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
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, 39bb6bb5-00e0-4654-97e8-4609e20a8155, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39bb6bb5-00e0-4654-97e8-4609e20a8155, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2186681099474377692 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21866810994743776922186681099474377692218668109947437769221866810994743776922186681099474377692218668109947437769221866810994743776922186681099474377692218668109947437769221866810994743776922186681099474377692218668109947437769221866810994743776922186681099474377692218668109947437769221866810994743776922186681099474377692218668109947437769221866810994743776922186681099474377692" } } } 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 72075186224038921." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d27477b3-3824-4304-9685-692101e5bde0, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d27477b3-3824-4304-9685-692101e5bde0, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5080995379028088925 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50809953790280889255080995379028088925508099537902808892550809953790280889255080995379028088925508099537902808892550809953790280889255080995379028088925508099537902808892550809953790280889255080995379028088925508099537902808892550809953790280889255080995379028088925508099537902808892550809953790280889255080995379028088925508099537902808892550809953790280889255080995379028088925" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39bb6bb5-00e0-4654-97e8-4609e20a8155, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038906." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k9w0rypd7qy14cv01mr1q52d" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b35b4a1a-c15a-4739-9ec1-ef726fa66cd3, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b35b4a1a-c15a-4739-9ec1-ef726fa66cd3, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2186681099474377692 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21866810994743776922186681099474377692218668109947437769221866810994743776922186681099474377692218668109947437769221866810994743776922186681099474377692218668109947437769221866810994743776922186681099474377692218668109947437769221866810994743776922186681099474377692218668109947437769221866810994743776922186681099474377692218668109947437769221866810994743776922186681099474377692" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d27477b3-3824-4304-9685-692101e5bde0, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0ryrc18vdr2exbczavsn9" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9be49108-a063-419d-ae50-b8108166b0ce, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9be49108-a063-419d-ae50-b8108166b0ce, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5080995379028088925 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50809953790280889255080995379028088925508099537902808892550809953790280889255080995379028088925508099537902808892550809953790280889255080995379028088925508099537902808892550809953790280889255080995379028088925508099537902808892550809953790280889255080995379028088925508099537902808892550809953790280889255080995379028088925508099537902808892550809953790280889255080995379028088925" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b35b4a1a-c15a-4739-9ec1-ef726fa66cd3, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038906." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k9w0ryrw8c3v4cgj310bjkwg" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9be49108-a063-419d-ae50-b8108166b0ce, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0ryt87x19b0tgsv5d9h68" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6f9117c7-2525-4db0-b1ed-025a61ef98b4, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6f9117c7-2525-4db0-b1ed-025a61ef98b4, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2186681099474377692 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21866810994743776922186681099474377692218668109947437769221866810994743776922186681099474377692218668109947437769221866810994743776922186681099474377692218668109947437769221866810994743776922186681099474377692218668109947437769221866810994743776922186681099474377692218668109947437769221866810994743776922186681099474377692218668109947437769221866810994743776922186681099474377692" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3178af0c-2c4c-49f6-b0c4-b1e55aa2682e, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3178af0c-2c4c-49f6-b0c4-b1e55aa2682e, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5080995379028088925 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "50809953790280889255080995379028088925508099537902808892550809953790280889255080995379028088925508099537902808892550809953790280889255080995379028088925508099537902808892550809953790280889255080995379028088925508099537902808892550809953790280889255080995379028088925508099537902808892550809953790280889255080995379028088925508099537902808892550809953790280889255080995379028088925" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6f9117c7-2525-4db0-b1ed-025a61ef98b4, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038906." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k9w0ryx3118xn5w5zqeymt23" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3178af0c-2c4c-49f6-b0c4-b1e55aa2682e, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0ryxa9v6n06fj02nnxa2b" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
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, 3ed522ae-e973-4520-9e48-924ef09d9140, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ed522ae-e973-4520-9e48-924ef09d9140, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2111876585493278748 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21118765854932787482111876585493278748211187658549327874821118765854932787482111876585493278748211187658549327874821118765854932787482111876585493278748211187658549327874821118765854932787482111876585493278748211187658549327874821118765854932787482111876585493278748211187658549327874821118765854932787482111876585493278748211187658549327874821118765854932787482111876585493278748" } } } 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 72075186224038906." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 53b8e81f-38fb-4706-bb37-0c07f9744dd9, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 53b8e81f-38fb-4706-bb37-0c07f9744dd9, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7110228384866056108 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71102283848660561087110228384866056108711022838486605610871102283848660561087110228384866056108711022838486605610871102283848660561087110228384866056108711022838486605610871102283848660561087110228384866056108711022838486605610871102283848660561087110228384866056108711022838486605610871102283848660561087110228384866056108711022838486605610871102283848660561087110228384866056108" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 53b8e81f-38fb-4706-bb37-0c07f9744dd9, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0rz4wezj4abwg3xmssfvt" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, ce82ebb3-bee5-4e83-8d48-a8fe688ff0fb, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, ce82ebb3-bee5-4e83-8d48-a8fe688ff0fb, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7110228384866056108 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71102283848660561087110228384866056108711022838486605610871102283848660561087110228384866056108711022838486605610871102283848660561087110228384866056108711022838486605610871102283848660561087110228384866056108711022838486605610871102283848660561087110228384866056108711022838486605610871102283848660561087110228384866056108711022838486605610871102283848660561087110228384866056108" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ed522ae-e973-4520-9e48-924ef09d9140, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038906." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k9w0rz4bbgy8gvdrgc796r64" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cb05b81c-a942-4d1d-84de-15c524c49fbc, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cb05b81c-a942-4d1d-84de-15c524c49fbc, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2111876585493278748 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21118765854932787482111876585493278748211187658549327874821118765854932787482111876585493278748211187658549327874821118765854932787482111876585493278748211187658549327874821118765854932787482111876585493278748211187658549327874821118765854932787482111876585493278748211187658549327874821118765854932787482111876585493278748211187658549327874821118765854932787482111876585493278748" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, ce82ebb3-bee5-4e83-8d48-a8fe688ff0fb, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0rz6sawtjannb5gcyh9g3" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6631fbf0-10de-4171-a4aa-5d1ad2413d73, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6631fbf0-10de-4171-a4aa-5d1ad2413d73, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 7110228384866056108 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "71102283848660561087110228384866056108711022838486605610871102283848660561087110228384866056108711022838486605610871102283848660561087110228384866056108711022838486605610871102283848660561087110228384866056108711022838486605610871102283848660561087110228384866056108711022838486605610871102283848660561087110228384866056108711022838486605610871102283848660561087110228384866056108" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cb05b81c-a942-4d1d-84de-15c524c49fbc, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038906." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k9w0rz9w3gvq7h0qhg6bkw37" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 32d02081-aa02-4590-b013-bf95b8f93353, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 32d02081-aa02-4590-b013-bf95b8f93353, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2111876585493278748 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "21118765854932787482111876585493278748211187658549327874821118765854932787482111876585493278748211187658549327874821118765854932787482111876585493278748211187658549327874821118765854932787482111876585493278748211187658549327874821118765854932787482111876585493278748211187658549327874821118765854932787482111876585493278748211187658549327874821118765854932787482111876585493278748" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6631fbf0-10de-4171-a4aa-5d1ad2413d73, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0rzb2ex2xg8za1a4stk46" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
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, 9e97be23-ef3a-4fb7-8229-4c97ccab5c10, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9e97be23-ef3a-4fb7-8229-4c97ccab5c10, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4845614603488366379 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48456146034883663794845614603488366379484561460348836637948456146034883663794845614603488366379484561460348836637948456146034883663794845614603488366379484561460348836637948456146034883663794845614603488366379484561460348836637948456146034883663794845614603488366379484561460348836637948456146034883663794845614603488366379484561460348836637948456146034883663794845614603488366379" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9e97be23-ef3a-4fb7-8229-4c97ccab5c10, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0rzj04hrc9sr4225mfw12" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 5c564a6e-d5e2-4b67-ad80-acf9dd5f9031, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 5c564a6e-d5e2-4b67-ad80-acf9dd5f9031, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4845614603488366379 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48456146034883663794845614603488366379484561460348836637948456146034883663794845614603488366379484561460348836637948456146034883663794845614603488366379484561460348836637948456146034883663794845614603488366379484561460348836637948456146034883663794845614603488366379484561460348836637948456146034883663794845614603488366379484561460348836637948456146034883663794845614603488366379" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 32d02081-aa02-4590-b013-bf95b8f93353, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038906." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k9w0rzgp93ypw4w3gy4jvq27" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
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 72075186224038906." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1d3b1a95-7287-4645-9daf-b5176802e171, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1d3b1a95-7287-4645-9daf-b5176802e171, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11826213707094855246 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1182621370709485524611826213707094855246118262137070948552461182621370709485524611826213707094855246118262137070948552461182621370709485524611826213707094855246118262137070948552461182621370709485524611826213707094855246118262137070948552461182621370709485524611826213707094855246118262137070948552461182621370709485524611826213707094855246118262137070948552461182621370709485524611826213707094855246" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 5c564a6e-d5e2-4b67-ad80-acf9dd5f9031, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0rzm957d63hkft4ren0a2" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 25e8d832-6750-40a8-94a2-c05e516e8095, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 25e8d832-6750-40a8-94a2-c05e516e8095, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 4845614603488366379 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "48456146034883663794845614603488366379484561460348836637948456146034883663794845614603488366379484561460348836637948456146034883663794845614603488366379484561460348836637948456146034883663794845614603488366379484561460348836637948456146034883663794845614603488366379484561460348836637948456146034883663794845614603488366379484561460348836637948456146034883663794845614603488366379" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1d3b1a95-7287-4645-9daf-b5176802e171, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0rzqn7xjxqvk5jg6jfraq" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 47cbeef8-9e19-4f53-9349-1b14f94f81e2, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 47cbeef8-9e19-4f53-9349-1b14f94f81e2, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11826213707094855246 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1182621370709485524611826213707094855246118262137070948552461182621370709485524611826213707094855246118262137070948552461182621370709485524611826213707094855246118262137070948552461182621370709485524611826213707094855246118262137070948552461182621370709485524611826213707094855246118262137070948552461182621370709485524611826213707094855246118262137070948552461182621370709485524611826213707094855246" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 47cbeef8-9e19-4f53-9349-1b14f94f81e2, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0rzsf1d74nx56tehexvs3" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6b33743a-66f2-4dc6-9c72-4f3e300b9c86, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6b33743a-66f2-4dc6-9c72-4f3e300b9c86, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 11826213707094855246 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1182621370709485524611826213707094855246118262137070948552461182621370709485524611826213707094855246118262137070948552461182621370709485524611826213707094855246118262137070948552461182621370709485524611826213707094855246118262137070948552461182621370709485524611826213707094855246118262137070948552461182621370709485524611826213707094855246118262137070948552461182621370709485524611826213707094855246" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 25e8d832-6750-40a8-94a2-c05e516e8095, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0rzrh21bgtb0spd85yegh" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
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, a1cc1c41-5020-460e-9b08-772178215473, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a1cc1c41-5020-460e-9b08-772178215473, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16152910436152409723 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1615291043615240972316152910436152409723161529104361524097231615291043615240972316152910436152409723161529104361524097231615291043615240972316152910436152409723161529104361524097231615291043615240972316152910436152409723161529104361524097231615291043615240972316152910436152409723161529104361524097231615291043615240972316152910436152409723161529104361524097231615291043615240972316152910436152409723" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a1cc1c41-5020-460e-9b08-772178215473, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0rzzx7apwvt5gak6tajn7" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1dc22ff4-5715-4435-b351-bc5b875170d0, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1dc22ff4-5715-4435-b351-bc5b875170d0, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16152910436152409723 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1615291043615240972316152910436152409723161529104361524097231615291043615240972316152910436152409723161529104361524097231615291043615240972316152910436152409723161529104361524097231615291043615240972316152910436152409723161529104361524097231615291043615240972316152910436152409723161529104361524097231615291043615240972316152910436152409723161529104361524097231615291043615240972316152910436152409723" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6b33743a-66f2-4dc6-9c72-4f3e300b9c86, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0rzxt2w6ae9t5ejk9pz8b" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
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, 9bfa2a63-8546-4ff5-b6f2-459f3da61b59, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9bfa2a63-8546-4ff5-b6f2-459f3da61b59, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15271501928163929338 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1527150192816392933815271501928163929338152715019281639293381527150192816392933815271501928163929338152715019281639293381527150192816392933815271501928163929338152715019281639293381527150192816392933815271501928163929338152715019281639293381527150192816392933815271501928163929338152715019281639293381527150192816392933815271501928163929338152715019281639293381527150192816392933815271501928163929338" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1dc22ff4-5715-4435-b351-bc5b875170d0, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0s01y78tjkz7v1e3ghvre" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 2583211b-ad90-43a4-ada8-f5b5d03d3c39, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 2583211b-ad90-43a4-ada8-f5b5d03d3c39, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16152910436152409723 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1615291043615240972316152910436152409723161529104361524097231615291043615240972316152910436152409723161529104361524097231615291043615240972316152910436152409723161529104361524097231615291043615240972316152910436152409723161529104361524097231615291043615240972316152910436152409723161529104361524097231615291043615240972316152910436152409723161529104361524097231615291043615240972316152910436152409723" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9bfa2a63-8546-4ff5-b6f2-459f3da61b59, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038951." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k9w0s04s167mq14qehc38g9h" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, aa25a3f3-4385-4ec8-8f11-60c217e28b86, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, aa25a3f3-4385-4ec8-8f11-60c217e28b86, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15271501928163929338 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1527150192816392933815271501928163929338152715019281639293381527150192816392933815271501928163929338152715019281639293381527150192816392933815271501928163929338152715019281639293381527150192816392933815271501928163929338152715019281639293381527150192816392933815271501928163929338152715019281639293381527150192816392933815271501928163929338152715019281639293381527150192816392933815271501928163929338" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, aa25a3f3-4385-4ec8-8f11-60c217e28b86, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038951." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k9w0s06z3wkyqxs20n0s4fen" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, b31771e1-9f42-4cad-be4a-be43f99dba14, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b31771e1-9f42-4cad-be4a-be43f99dba14, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15271501928163929338 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1527150192816392933815271501928163929338152715019281639293381527150192816392933815271501928163929338152715019281639293381527150192816392933815271501928163929338152715019281639293381527150192816392933815271501928163929338152715019281639293381527150192816392933815271501928163929338152715019281639293381527150192816392933815271501928163929338152715019281639293381527150192816392933815271501928163929338" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 2583211b-ad90-43a4-ada8-f5b5d03d3c39, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0s069cjvd8rfp2gfpd4zh" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
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, d2032eb0-7cb6-4e9f-b201-5096bb947d03, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d2032eb0-7cb6-4e9f-b201-5096bb947d03, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2336503400817681236 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23365034008176812362336503400817681236233650340081768123623365034008176812362336503400817681236233650340081768123623365034008176812362336503400817681236233650340081768123623365034008176812362336503400817681236233650340081768123623365034008176812362336503400817681236233650340081768123623365034008176812362336503400817681236233650340081768123623365034008176812362336503400817681236" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b31771e1-9f42-4cad-be4a-be43f99dba14, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038951." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k9w0s0b351j9kyj7c8j6g4w9" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
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 72075186224038951." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, eb85bc9a-5053-431c-b934-6def0c6170b9, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, eb85bc9a-5053-431c-b934-6def0c6170b9, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5859665005053468266 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58596650050534682665859665005053468266585966500505346826658596650050534682665859665005053468266585966500505346826658596650050534682665859665005053468266585966500505346826658596650050534682665859665005053468266585966500505346826658596650050534682665859665005053468266585966500505346826658596650050534682665859665005053468266585966500505346826658596650050534682665859665005053468266" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d2032eb0-7cb6-4e9f-b201-5096bb947d03, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0s0dh4sbqvcvz9x09ck7v" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 438ec8fd-32db-4bf1-a955-d2999e0da8d8, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 438ec8fd-32db-4bf1-a955-d2999e0da8d8, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2336503400817681236 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23365034008176812362336503400817681236233650340081768123623365034008176812362336503400817681236233650340081768123623365034008176812362336503400817681236233650340081768123623365034008176812362336503400817681236233650340081768123623365034008176812362336503400817681236233650340081768123623365034008176812362336503400817681236233650340081768123623365034008176812362336503400817681236" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, eb85bc9a-5053-431c-b934-6def0c6170b9, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0s0jh6apk5gh4eer1wwb1" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e070111a-c1af-4886-9c72-6451419bb057, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e070111a-c1af-4886-9c72-6451419bb057, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5859665005053468266 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58596650050534682665859665005053468266585966500505346826658596650050534682665859665005053468266585966500505346826658596650050534682665859665005053468266585966500505346826658596650050534682665859665005053468266585966500505346826658596650050534682665859665005053468266585966500505346826658596650050534682665859665005053468266585966500505346826658596650050534682665859665005053468266" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 438ec8fd-32db-4bf1-a955-d2999e0da8d8, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0s0k96ng3s5p57dd371dz" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3c0a3c68-4724-4b74-b1ef-c1d4f724d4bd, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3c0a3c68-4724-4b74-b1ef-c1d4f724d4bd, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 2336503400817681236 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "23365034008176812362336503400817681236233650340081768123623365034008176812362336503400817681236233650340081768123623365034008176812362336503400817681236233650340081768123623365034008176812362336503400817681236233650340081768123623365034008176812362336503400817681236233650340081768123623365034008176812362336503400817681236233650340081768123623365034008176812362336503400817681236" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e070111a-c1af-4886-9c72-6451419bb057, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0s0rna4kmsbqz6vz8a1ft" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, c44262ab-f469-466f-a509-9a20dbdaa25d, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, c44262ab-f469-466f-a509-9a20dbdaa25d, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5859665005053468266 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "58596650050534682665859665005053468266585966500505346826658596650050534682665859665005053468266585966500505346826658596650050534682665859665005053468266585966500505346826658596650050534682665859665005053468266585966500505346826658596650050534682665859665005053468266585966500505346826658596650050534682665859665005053468266585966500505346826658596650050534682665859665005053468266" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3c0a3c68-4724-4b74-b1ef-c1d4f724d4bd, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0s0t341btmxk8ydbk0e70" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
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, 7d7cbca1-b5e5-4ed3-9a68-b65fcfce9f12, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7d7cbca1-b5e5-4ed3-9a68-b65fcfce9f12, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16796069980196291519 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1679606998019629151916796069980196291519167960699801962915191679606998019629151916796069980196291519167960699801962915191679606998019629151916796069980196291519167960699801962915191679606998019629151916796069980196291519167960699801962915191679606998019629151916796069980196291519167960699801962915191679606998019629151916796069980196291519167960699801962915191679606998019629151916796069980196291519" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7d7cbca1-b5e5-4ed3-9a68-b65fcfce9f12, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0s1167f3vx7dgve7whxw5" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 9dee346d-f159-4bcf-8671-75ebe2112b8a, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 9dee346d-f159-4bcf-8671-75ebe2112b8a, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16796069980196291519 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1679606998019629151916796069980196291519167960699801962915191679606998019629151916796069980196291519167960699801962915191679606998019629151916796069980196291519167960699801962915191679606998019629151916796069980196291519167960699801962915191679606998019629151916796069980196291519167960699801962915191679606998019629151916796069980196291519167960699801962915191679606998019629151916796069980196291519" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, c44262ab-f469-466f-a509-9a20dbdaa25d, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0s0zgat73s58bx2ykgxr8" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
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, 569e2508-57af-4ad5-9021-a25aa666bd78, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 569e2508-57af-4ad5-9021-a25aa666bd78, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10778706868636980119 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1077870686863698011910778706868636980119107787068686369801191077870686863698011910778706868636980119107787068686369801191077870686863698011910778706868636980119107787068686369801191077870686863698011910778706868636980119107787068686369801191077870686863698011910778706868636980119107787068686369801191077870686863698011910778706868636980119107787068686369801191077870686863698011910778706868636980119" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 9dee346d-f159-4bcf-8671-75ebe2112b8a, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0s1363wrwk0bnq87w4j9g" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 7b2ee1e0-417b-4a6a-8c39-aecb002fa689, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 7b2ee1e0-417b-4a6a-8c39-aecb002fa689, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 16796069980196291519 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1679606998019629151916796069980196291519167960699801962915191679606998019629151916796069980196291519167960699801962915191679606998019629151916796069980196291519167960699801962915191679606998019629151916796069980196291519167960699801962915191679606998019629151916796069980196291519167960699801962915191679606998019629151916796069980196291519167960699801962915191679606998019629151916796069980196291519" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 569e2508-57af-4ad5-9021-a25aa666bd78, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0s17414tak11bgb02twqk" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 1954aa32-0a10-4efa-ac1f-100921342685, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 1954aa32-0a10-4efa-ac1f-100921342685, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10778706868636980119 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1077870686863698011910778706868636980119107787068686369801191077870686863698011910778706868636980119107787068686369801191077870686863698011910778706868636980119107787068686369801191077870686863698011910778706868636980119107787068686369801191077870686863698011910778706868636980119107787068686369801191077870686863698011910778706868636980119107787068686369801191077870686863698011910778706868636980119" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1954aa32-0a10-4efa-ac1f-100921342685, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0s19cf4w4dwvyshcakdvn" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 7b2ee1e0-417b-4a6a-8c39-aecb002fa689, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0s17vd4rsq5emy79nxz3d" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 6bd91ab9-e70e-4e05-aee2-420aeb02ee9b, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 6bd91ab9-e70e-4e05-aee2-420aeb02ee9b, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10778706868636980119 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1077870686863698011910778706868636980119107787068686369801191077870686863698011910778706868636980119107787068686369801191077870686863698011910778706868636980119107787068686369801191077870686863698011910778706868636980119107787068686369801191077870686863698011910778706868636980119107787068686369801191077870686863698011910778706868636980119107787068686369801191077870686863698011910778706868636980119" } } } 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, d6cc9aae-6fb0-42dc-a992-70d9499fa820, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d6cc9aae-6fb0-42dc-a992-70d9499fa820, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8962881870218480635 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89628818702184806358962881870218480635896288187021848063589628818702184806358962881870218480635896288187021848063589628818702184806358962881870218480635896288187021848063589628818702184806358962881870218480635896288187021848063589628818702184806358962881870218480635896288187021848063589628818702184806358962881870218480635896288187021848063589628818702184806358962881870218480635" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d6cc9aae-6fb0-42dc-a992-70d9499fa820, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0s1ek9tr0zthf97ka5mr8" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8d89d714-99dd-4c6d-bf56-3b137bfec649, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8d89d714-99dd-4c6d-bf56-3b137bfec649, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8962881870218480635 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89628818702184806358962881870218480635896288187021848063589628818702184806358962881870218480635896288187021848063589628818702184806358962881870218480635896288187021848063589628818702184806358962881870218480635896288187021848063589628818702184806358962881870218480635896288187021848063589628818702184806358962881870218480635896288187021848063589628818702184806358962881870218480635" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 6bd91ab9-e70e-4e05-aee2-420aeb02ee9b, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0s1dra57jh6esvves458m" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8d89d714-99dd-4c6d-bf56-3b137bfec649, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0s1gj4pmyv1tbnv4hpsqc" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, f9c2c4ed-4bd1-4418-b8a6-60f6439d0d56, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, f9c2c4ed-4bd1-4418-b8a6-60f6439d0d56, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8962881870218480635 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "89628818702184806358962881870218480635896288187021848063589628818702184806358962881870218480635896288187021848063589628818702184806358962881870218480635896288187021848063589628818702184806358962881870218480635896288187021848063589628818702184806358962881870218480635896288187021848063589628818702184806358962881870218480635896288187021848063589628818702184806358962881870218480635" } } } 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 72075186224038936." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d32f6c69-9d4d-4459-89a0-94bbde1fc20c, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d32f6c69-9d4d-4459-89a0-94bbde1fc20c, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8203864930287897488 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82038649302878974888203864930287897488820386493028789748882038649302878974888203864930287897488820386493028789748882038649302878974888203864930287897488820386493028789748882038649302878974888203864930287897488820386493028789748882038649302878974888203864930287897488820386493028789748882038649302878974888203864930287897488820386493028789748882038649302878974888203864930287897488" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d32f6c69-9d4d-4459-89a0-94bbde1fc20c, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0s1mw8mtv3x2p6nc85n0z" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e030d917-9c22-46a0-8f7f-2b6863ab133b, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e030d917-9c22-46a0-8f7f-2b6863ab133b, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8203864930287897488 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82038649302878974888203864930287897488820386493028789748882038649302878974888203864930287897488820386493028789748882038649302878974888203864930287897488820386493028789748882038649302878974888203864930287897488820386493028789748882038649302878974888203864930287897488820386493028789748882038649302878974888203864930287897488820386493028789748882038649302878974888203864930287897488" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, f9c2c4ed-4bd1-4418-b8a6-60f6439d0d56, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0s1ma05rn9q3h8sdxece4" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e030d917-9c22-46a0-8f7f-2b6863ab133b, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0s1q8fe1f2nyhhf2cajcy" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
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, 17092656-1a61-4d66-95e4-8ce430511c92, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 17092656-1a61-4d66-95e4-8ce430511c92, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10727589577913773145 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1072758957791377314510727589577913773145107275895779137731451072758957791377314510727589577913773145107275895779137731451072758957791377314510727589577913773145107275895779137731451072758957791377314510727589577913773145107275895779137731451072758957791377314510727589577913773145107275895779137731451072758957791377314510727589577913773145107275895779137731451072758957791377314510727589577913773145" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, bd1f426c-8348-4e6b-80d7-c4527cc0bb17, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, bd1f426c-8348-4e6b-80d7-c4527cc0bb17, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 8203864930287897488 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "82038649302878974888203864930287897488820386493028789748882038649302878974888203864930287897488820386493028789748882038649302878974888203864930287897488820386493028789748882038649302878974888203864930287897488820386493028789748882038649302878974888203864930287897488820386493028789748882038649302878974888203864930287897488820386493028789748882038649302878974888203864930287897488" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 17092656-1a61-4d66-95e4-8ce430511c92, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0s1v58vh0q6gcfcj8hhvx" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 3ff5da92-6189-4387-80bc-20d689188bdd, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 3ff5da92-6189-4387-80bc-20d689188bdd, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10727589577913773145 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1072758957791377314510727589577913773145107275895779137731451072758957791377314510727589577913773145107275895779137731451072758957791377314510727589577913773145107275895779137731451072758957791377314510727589577913773145107275895779137731451072758957791377314510727589577913773145107275895779137731451072758957791377314510727589577913773145107275895779137731451072758957791377314510727589577913773145" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, bd1f426c-8348-4e6b-80d7-c4527cc0bb17, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0s1v9cf6nzr1ggdrara34" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
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, 67110bf7-e23a-4c08-ac08-96df2a601c4c, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 67110bf7-e23a-4c08-ac08-96df2a601c4c, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3301288444340480782 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33012884443404807823301288444340480782330128844434048078233012884443404807823301288444340480782330128844434048078233012884443404807823301288444340480782330128844434048078233012884443404807823301288444340480782330128844434048078233012884443404807823301288444340480782330128844434048078233012884443404807823301288444340480782330128844434048078233012884443404807823301288444340480782" } } } 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:273 Stopped node localhost:13632/4
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 3ff5da92-6189-4387-80bc-20d689188bdd, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0s20v0ezmd5ch0jwwy9zq" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e7f3406c-558e-42d4-a2e5-b915d23bedf7, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 67110bf7-e23a-4c08-ac08-96df2a601c4c, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0s22hbk0064cppe34njz1" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e7f3406c-558e-42d4-a2e5-b915d23bedf7, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10727589577913773145 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1072758957791377314510727589577913773145107275895779137731451072758957791377314510727589577913773145107275895779137731451072758957791377314510727589577913773145107275895779137731451072758957791377314510727589577913773145107275895779137731451072758957791377314510727589577913773145107275895779137731451072758957791377314510727589577913773145107275895779137731451072758957791377314510727589577913773145" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e0501423-57e3-4279-a444-386fcfe8843f, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e0501423-57e3-4279-a444-386fcfe8843f, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3301288444340480782 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33012884443404807823301288444340480782330128844434048078233012884443404807823301288444340480782330128844434048078233012884443404807823301288444340480782330128844434048078233012884443404807823301288444340480782330128844434048078233012884443404807823301288444340480782330128844434048078233012884443404807823301288444340480782330128844434048078233012884443404807823301288444340480782" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e7f3406c-558e-42d4-a2e5-b915d23bedf7, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0s28008dc4gg758zwjrv2" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
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, 61d4cfd4-1fcf-4e7b-b61f-dcdfb820cebb, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 61d4cfd4-1fcf-4e7b-b61f-dcdfb820cebb, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5386052645851737788 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53860526458517377885386052645851737788538605264585173778853860526458517377885386052645851737788538605264585173778853860526458517377885386052645851737788538605264585173778853860526458517377885386052645851737788538605264585173778853860526458517377885386052645851737788538605264585173778853860526458517377885386052645851737788538605264585173778853860526458517377885386052645851737788" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e0501423-57e3-4279-a444-386fcfe8843f, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0s28553qf3a53xt0978e1" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 81e81e51-07c7-4979-aa73-5b00d85ab230, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 81e81e51-07c7-4979-aa73-5b00d85ab230, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3301288444340480782 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "33012884443404807823301288444340480782330128844434048078233012884443404807823301288444340480782330128844434048078233012884443404807823301288444340480782330128844434048078233012884443404807823301288444340480782330128844434048078233012884443404807823301288444340480782330128844434048078233012884443404807823301288444340480782330128844434048078233012884443404807823301288444340480782" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 61d4cfd4-1fcf-4e7b-b61f-dcdfb820cebb, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038917." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k9w0s2ej91gjzepxscc93q1e" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, de75e097-03c9-4ecc-bfa9-73f7837f4341, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, de75e097-03c9-4ecc-bfa9-73f7837f4341, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5386052645851737788 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53860526458517377885386052645851737788538605264585173778853860526458517377885386052645851737788538605264585173778853860526458517377885386052645851737788538605264585173778853860526458517377885386052645851737788538605264585173778853860526458517377885386052645851737788538605264585173778853860526458517377885386052645851737788538605264585173778853860526458517377885386052645851737788" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, de75e097-03c9-4ecc-bfa9-73f7837f4341, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038917." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k9w0s2gf7vd3ybcvm6ccvs2x" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 0e77a5ee-1035-4de7-a7ce-fd6d11354162, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 0e77a5ee-1035-4de7-a7ce-fd6d11354162, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5386052645851737788 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "53860526458517377885386052645851737788538605264585173778853860526458517377885386052645851737788538605264585173778853860526458517377885386052645851737788538605264585173778853860526458517377885386052645851737788538605264585173778853860526458517377885386052645851737788538605264585173778853860526458517377885386052645851737788538605264585173778853860526458517377885386052645851737788" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 81e81e51-07c7-4979-aa73-5b00d85ab230, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0s2ev4rkfk10j656vsx8x" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
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, b3c984e6-d8e6-4179-b14d-f4d5b603bd9d, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b3c984e6-d8e6-4179-b14d-f4d5b603bd9d, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15781416429676553748 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1578141642967655374815781416429676553748157814164296765537481578141642967655374815781416429676553748157814164296765537481578141642967655374815781416429676553748157814164296765537481578141642967655374815781416429676553748157814164296765537481578141642967655374815781416429676553748157814164296765537481578141642967655374815781416429676553748157814164296765537481578141642967655374815781416429676553748" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b3c984e6-d8e6-4179-b14d-f4d5b603bd9d, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0s2p87jph9mmkc1stt9aa" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a6a16c7f-a54b-45d0-961c-5705a637e2b5, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a6a16c7f-a54b-45d0-961c-5705a637e2b5, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15781416429676553748 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1578141642967655374815781416429676553748157814164296765537481578141642967655374815781416429676553748157814164296765537481578141642967655374815781416429676553748157814164296765537481578141642967655374815781416429676553748157814164296765537481578141642967655374815781416429676553748157814164296765537481578141642967655374815781416429676553748157814164296765537481578141642967655374815781416429676553748" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 0e77a5ee-1035-4de7-a7ce-fd6d11354162, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr cluster or one of its subsystems was unavailable. Error writing to table `/Root/test_simple_encryption_1/db1`: can\'t deliver message to tablet 72075186224038917." issue_code: 2005 severity: 1 } result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { id: "01k9w0s2mw68dfb1361qyyr6j9" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
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 72075186224038917." issue_code: 2005 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 904da9d5-f760-4da8-8174-2a0ad7282369, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 904da9d5-f760-4da8-8174-2a0ad7282369, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6547156523789994068 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65471565237899940686547156523789994068654715652378999406865471565237899940686547156523789994068654715652378999406865471565237899940686547156523789994068654715652378999406865471565237899940686547156523789994068654715652378999406865471565237899940686547156523789994068654715652378999406865471565237899940686547156523789994068654715652378999406865471565237899940686547156523789994068" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a6a16c7f-a54b-45d0-961c-5705a637e2b5, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0s2rs36v932vtks5mf10t" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 499df005-5a03-4a83-b1b7-be85de0b0b7d, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 499df005-5a03-4a83-b1b7-be85de0b0b7d, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 15781416429676553748 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1578141642967655374815781416429676553748157814164296765537481578141642967655374815781416429676553748157814164296765537481578141642967655374815781416429676553748157814164296765537481578141642967655374815781416429676553748157814164296765537481578141642967655374815781416429676553748157814164296765537481578141642967655374815781416429676553748157814164296765537481578141642967655374815781416429676553748" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 904da9d5-f760-4da8-8174-2a0ad7282369, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0s2vp0z4tr0pvcsq54fr4" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, cf6442bb-a484-448c-a5ca-ac925202fc26, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, cf6442bb-a484-448c-a5ca-ac925202fc26, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6547156523789994068 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65471565237899940686547156523789994068654715652378999406865471565237899940686547156523789994068654715652378999406865471565237899940686547156523789994068654715652378999406865471565237899940686547156523789994068654715652378999406865471565237899940686547156523789994068654715652378999406865471565237899940686547156523789994068654715652378999406865471565237899940686547156523789994068" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 499df005-5a03-4a83-b1b7-be85de0b0b7d, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0s2wvf6mn8730n6m3vhe1" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
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, 1cf51258-6d23-4d5d-9810-5ab07cf66f2f, ghrun-oqswgafxyq.auto.internal:12675): creating call state
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/05jb/002234/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:266 Final command: /home/runner/.ya/build/build_root/05jb/002234/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:19927 --tenant=/Root/test_simple_encryption_1 --log-file-name=/home/runner/.ya/build/build_root/05jb/002234/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/logfile_8r43rbvn.log --grpc-port=13632 --mon-port=13933 --ic-port=16628 --key-file /home/runner/.ya/build/build_root/05jb/002234/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/05jb/002234/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/05jb/002234/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:19927', '--tenant=/Root/test_simple_encryption_1', '--log-file-name=/home/runner/.ya/build/build_root/05jb/002234/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/test_encryption.py.TestEncryption.test_simple_encryption/cluster/slot_4/logfile_8r43rbvn.log', '--grpc-port=13632', '--mon-port=13933', '--ic-port=16628', '--key-file', '/home/runner/.ya/build/build_root/05jb/002234/ydb/tests/functional/encryption/test-results/py3test/testing_out_stuff/_Root_test_simple_encryption_1key.txt')' in '/home/runner/.ya/build/build_root/05jb/002234/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:63 RpcState(ExecuteDataQuery, 1cf51258-6d23-4d5d-9810-5ab07cf66f2f, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10754584219349227659 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1075458421934922765910754584219349227659107545842193492276591075458421934922765910754584219349227659107545842193492276591075458421934922765910754584219349227659107545842193492276591075458421934922765910754584219349227659107545842193492276591075458421934922765910754584219349227659107545842193492276591075458421934922765910754584219349227659107545842193492276591075458421934922765910754584219349227659" } } } 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: 1684658
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:13632/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/05jb/002234/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1684659
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, cf6442bb-a484-448c-a5ca-ac925202fc26, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0s31dewc1evc3stz893c6" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d28d7c8a-814d-4bc7-9cf6-d9601aa33bb0, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d28d7c8a-814d-4bc7-9cf6-d9601aa33bb0, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 6547156523789994068 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "65471565237899940686547156523789994068654715652378999406865471565237899940686547156523789994068654715652378999406865471565237899940686547156523789994068654715652378999406865471565237899940686547156523789994068654715652378999406865471565237899940686547156523789994068654715652378999406865471565237899940686547156523789994068654715652378999406865471565237899940686547156523789994068" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 1cf51258-6d23-4d5d-9810-5ab07cf66f2f, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0s351dyvhgbwyfxf7r34z" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 241dd2cb-0818-490f-8fae-6d28b2bbedd0, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 241dd2cb-0818-490f-8fae-6d28b2bbedd0, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10754584219349227659 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1075458421934922765910754584219349227659107545842193492276591075458421934922765910754584219349227659107545842193492276591075458421934922765910754584219349227659107545842193492276591075458421934922765910754584219349227659107545842193492276591075458421934922765910754584219349227659107545842193492276591075458421934922765910754584219349227659107545842193492276591075458421934922765910754584219349227659" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d28d7c8a-814d-4bc7-9cf6-d9601aa33bb0, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0s37r4zgs0j6cer2fzdez" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
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, 937e2d38-f2b2-4435-bf68-37b8a9406530, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 937e2d38-f2b2-4435-bf68-37b8a9406530, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12234359521203312890 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1223435952120331289012234359521203312890122343595212033128901223435952120331289012234359521203312890122343595212033128901223435952120331289012234359521203312890122343595212033128901223435952120331289012234359521203312890122343595212033128901223435952120331289012234359521203312890122343595212033128901223435952120331289012234359521203312890122343595212033128901223435952120331289012234359521203312890" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 241dd2cb-0818-490f-8fae-6d28b2bbedd0, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0s3am8d5ajzd00bfgkjwe" } } } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 937e2d38-f2b2-4435-bf68-37b8a9406530, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0s3f94h6rxccf0p71k32h" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, a722408f-a77d-4c75-aebc-0b7ea9c3f94e, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 39d9b05e-1341-44d7-ae5f-73d5ff9f3a8a, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, a722408f-a77d-4c75-aebc-0b7ea9c3f94e, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12234359521203312890 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1223435952120331289012234359521203312890122343595212033128901223435952120331289012234359521203312890122343595212033128901223435952120331289012234359521203312890122343595212033128901223435952120331289012234359521203312890122343595212033128901223435952120331289012234359521203312890122343595212033128901223435952120331289012234359521203312890122343595212033128901223435952120331289012234359521203312890" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 39d9b05e-1341-44d7-ae5f-73d5ff9f3a8a, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 10754584219349227659 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1075458421934922765910754584219349227659107545842193492276591075458421934922765910754584219349227659107545842193492276591075458421934922765910754584219349227659107545842193492276591075458421934922765910754584219349227659107545842193492276591075458421934922765910754584219349227659107545842193492276591075458421934922765910754584219349227659107545842193492276591075458421934922765910754584219349227659" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, a722408f-a77d-4c75-aebc-0b7ea9c3f94e, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0s3hk0hgpvw04jwf9368b" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, e5efd61c-8a70-48a4-a0b3-3caee7d6b841, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, e5efd61c-8a70-48a4-a0b3-3caee7d6b841, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 12234359521203312890 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "1223435952120331289012234359521203312890122343595212033128901223435952120331289012234359521203312890122343595212033128901223435952120331289012234359521203312890122343595212033128901223435952120331289012234359521203312890122343595212033128901223435952120331289012234359521203312890122343595212033128901223435952120331289012234359521203312890122343595212033128901223435952120331289012234359521203312890" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 39d9b05e-1341-44d7-ae5f-73d5ff9f3a8a, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0s3hm86cyka9k1jwvx1h1" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
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, b1f2cff3-c279-488a-9e04-897c4c66b3e8, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, b1f2cff3-c279-488a-9e04-897c4c66b3e8, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3142572742280731637 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31425727422807316373142572742280731637314257274228073163731425727422807316373142572742280731637314257274228073163731425727422807316373142572742280731637314257274228073163731425727422807316373142572742280731637314257274228073163731425727422807316373142572742280731637314257274228073163731425727422807316373142572742280731637314257274228073163731425727422807316373142572742280731637" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, e5efd61c-8a70-48a4-a0b3-3caee7d6b841, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0s3nh7tnxwrvzabp95gbn" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
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, 55187a63-eb8f-4661-9f0c-c95d79cbd87b, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 55187a63-eb8f-4661-9f0c-c95d79cbd87b, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5686928141781565535 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56869281417815655355686928141781565535568692814178156553556869281417815655355686928141781565535568692814178156553556869281417815655355686928141781565535568692814178156553556869281417815655355686928141781565535568692814178156553556869281417815655355686928141781565535568692814178156553556869281417815655355686928141781565535568692814178156553556869281417815655355686928141781565535" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, b1f2cff3-c279-488a-9e04-897c4c66b3e8, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0s3s376bmzcag92f4tw44" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 55187a63-eb8f-4661-9f0c-c95d79cbd87b, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0s3wj09vnbq6jaaak90vj" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8e24ee5e-53e4-4607-9bcd-88613feceb80, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8e24ee5e-53e4-4607-9bcd-88613feceb80, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3142572742280731637 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31425727422807316373142572742280731637314257274228073163731425727422807316373142572742280731637314257274228073163731425727422807316373142572742280731637314257274228073163731425727422807316373142572742280731637314257274228073163731425727422807316373142572742280731637314257274228073163731425727422807316373142572742280731637314257274228073163731425727422807316373142572742280731637" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 14dde831-6832-4fa0-9542-c0019547f208, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 14dde831-6832-4fa0-9542-c0019547f208, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5686928141781565535 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56869281417815655355686928141781565535568692814178156553556869281417815655355686928141781565535568692814178156553556869281417815655355686928141781565535568692814178156553556869281417815655355686928141781565535568692814178156553556869281417815655355686928141781565535568692814178156553556869281417815655355686928141781565535568692814178156553556869281417815655355686928141781565535" } } } 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 1684659) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1684659) elapsed time (sec): 0.886573314666748
DEBUG    ya.test:process.py:263 Command (pid 1684659) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1684659) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1684659) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1684659) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1684659) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1684659) maxrss: 904868
DEBUG    ya.test:process.py:263 Command (pid 1684659) minflt: 45374
DEBUG    ya.test:process.py:263 Command (pid 1684659) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1684659) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1684659) nivcsw: 127
DEBUG    ya.test:process.py:263 Command (pid 1684659) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1684659) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1684659) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1684659) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1684659) stime: 0.179724
DEBUG    ya.test:process.py:263 Command (pid 1684659) utime: 0.525608
DEBUG    ya.test:process.py:263 Command (pid 1684659) wtime: 0.889
DEBUG    ya.test:process.py:275 Command (pid 1684659) output:
Git info:
    Commit: 7b0a4d9c78559261275975fd17549d749b5011c4
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 5700ad652966da6232d9553b52ea9591443ffafa into b48c4328a3d2a0ad6fb9b97b0dc31d6f155c3131

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-oqswgafxyq
    Host information: 
        Linux ghrun-oqswgafxyq 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/10226725676/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10226725676/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 1684659) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 4 version:
Git info:
    Commit: 7b0a4d9c78559261275975fd17549d749b5011c4
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 5700ad652966da6232d9553b52ea9591443ffafa into b48c4328a3d2a0ad6fb9b97b0dc31d6f155c3131
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 14dde831-6832-4fa0-9542-c0019547f208, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0s3z49eyheqvss3nkeah2" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 8f543731-5510-4d23-9809-2b169e6a24c7, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 8f543731-5510-4d23-9809-2b169e6a24c7, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 5686928141781565535 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "56869281417815655355686928141781565535568692814178156553556869281417815655355686928141781565535568692814178156553556869281417815655355686928141781565535568692814178156553556869281417815655355686928141781565535568692814178156553556869281417815655355686928141781565535568692814178156553556869281417815655355686928141781565535568692814178156553556869281417815655355686928141781565535" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8e24ee5e-53e4-4607-9bcd-88613feceb80, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0s3z4263mwg174gk64az8" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, 4c169d1b-6cac-4c06-9181-8931c71504da, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, 4c169d1b-6cac-4c06-9181-8931c71504da, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "declare $key as Uint64;\n declare $value as Utf8;\n upsert into db1 (key, value) values ($key, $value); \n" } parameters { key: "$key" value { type { type_id: UINT64 } value { uint64_value: 3142572742280731637 } } } parameters { key: "$value" value { type { type_id: UTF8 } value { text_value: "31425727422807316373142572742280731637314257274228073163731425727422807316373142572742280731637314257274228073163731425727422807316373142572742280731637314257274228073163731425727422807316373142572742280731637314257274228073163731425727422807316373142572742280731637314257274228073163731425727422807316373142572742280731637314257274228073163731425727422807316373142572742280731637" } } } query_cache_policy { keep_in_cache: true } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, 8f543731-5510-4d23-9809-2b169e6a24c7, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0s43c00gfkt2mepgna9wk" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12babc11b0>
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:52 RpcState(ExecuteDataQuery, 4c169d1b-6cac-4c06-9181-8931c71504da, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: UNAVAILABLE issues { message: "Kikimr 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: "01k9w0s45g50tfqmp2jkgrc7tw" } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7c12bab73ef0>
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.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 0x7c12b9632170>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7c12b9632170> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 9a8f99f5-400a-4618-9529-e1ada7e97373, ghrun-oqswgafxyq.auto.internal:15827): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 9a8f99f5-400a-4618-9529-e1ada7e97373, ghrun-oqswgafxyq.auto.internal:15827): request = { session_id: "ydb://session/3?node_id=50000&id=NTgyNDFlOGEtYTM0OGY4NC01ODAyNDgxYy0xZDJjYjMxMg==" 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 0x7c12b9632170>
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 9a8f99f5-400a-4618-9529-e1ada7e97373, ghrun-oqswgafxyq.auto.internal:15827): on response callback started
DEBUG    ydb.table.SessionPool:_sp_impl.py:79 Destroyed active sessions
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 9a8f99f5-400a-4618-9529-e1ada7e97373, ghrun-oqswgafxyq.auto.internal:15827): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:51 Requested session pool stop.
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 9a8f99f5-400a-4618-9529-e1ada7e97373, ghrun-oqswgafxyq.auto.internal:15827): on response callback success
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:84 Terminated session pool.
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 0x7c12bab9be30>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7c12bab9be30> is no longer active. Current active count 2.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 5bd6853d-1947-47bb-81ce-d999a673875a, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 5bd6853d-1947-47bb-81ce-d999a673875a, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=YTNkMmRkMzgtNGNkMjJhZmYtZjE5Mjg5Y2EtZTFmNGI3NWI=" 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 0x7c12bab9be30>
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 5bd6853d-1947-47bb-81ce-d999a673875a, ghrun-oqswgafxyq.auto.internal:12675): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 5bd6853d-1947-47bb-81ce-d999a673875a, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 5bd6853d-1947-47bb-81ce-d999a673875a, ghrun-oqswgafxyq.auto.internal:12675): on response callback success
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7c12babc11b0>, reason: session-pool-terminated
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7c12babc11b0> is no longer active. Current active count 1.
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 915b4cae-ef16-4423-827a-5ab96d9963cd, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 915b4cae-ef16-4423-827a-5ab96d9963cd, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=MWFiMGRmN2ItYjM3OGZkZjgtZGFhYzUzMjAtZTQzMzg1YzA=" 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 0x7c12babc11b0>
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 915b4cae-ef16-4423-827a-5ab96d9963cd, ghrun-oqswgafxyq.auto.internal:12675): on response callback started
DEBUG    ydb.table.SessionPool:_sp_impl.py:145 Requested session destroy: <ydb.table.Session object at 0x7c12bab73ef0>, reason: session-pool-terminated
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 915b4cae-ef16-4423-827a-5ab96d9963cd, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:149 Session <ydb.table.Session object at 0x7c12bab73ef0> is no longer active. Current active count 0.
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 915b4cae-ef16-4423-827a-5ab96d9963cd, ghrun-oqswgafxyq.auto.internal:12675): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 34112bec-c0ea-407a-bc0e-9f4c1c2c13b7, ghrun-oqswgafxyq.auto.internal:12675): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 34112bec-c0ea-407a-bc0e-9f4c1c2c13b7, ghrun-oqswgafxyq.auto.internal:12675): request = { session_id: "ydb://session/3?node_id=50002&id=Mzk4ZmFiOTMtODEyMGFkODgtYTBjNDI4OWEtYWYxZjZkYTQ=" 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 0x7c12bab73ef0>
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:19927
DEBUG    ydb.connection:connection.py:118 RpcState(DeleteSession, 34112bec-c0ea-407a-bc0e-9f4c1c2c13b7, ghrun-oqswgafxyq.auto.internal:12675): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 34112bec-c0ea-407a-bc0e-9f4c1c2c13b7, ghrun-oqswgafxyq.auto.internal:12675): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.connection:connection.py:123 RpcState(DeleteSession, 34112bec-c0ea-407a-bc0e-9f4c1c2c13b7, ghrun-oqswgafxyq.auto.internal:12675): on response callback success
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-oqswgafxyq.auto.internal:8547
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-oqswgafxyq.auto.internal:15827
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:19927
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-oqswgafxyq.auto.internal:12675
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:15827/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:8547/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:3780/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:13605/7
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:12675/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:19854/4
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:6134/6
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:15325/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:6373/8
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:12757/5
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:19927/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:13632/4
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23577
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19071
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16628
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13933
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13632
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25355
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18902
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19052
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1058
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12675
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6141
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61890
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22379
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1035
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8547
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18532
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30368
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2786
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22868
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15827
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61110
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7690
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26997
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6373
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64461
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61997
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1317
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13605
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4232
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11339
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16305
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6134
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25219
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5412
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26191
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12757
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9996
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13490
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17460
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19854
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14602
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5530
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9973
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15325
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27630
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1819
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29197
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3780
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13822
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16967
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62470
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19927
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9081
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21170
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17760
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15006
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26457
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20205
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31130
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7230
============================== slowest durations ===============================
130.58s call     test_encryption.py::TestEncryption::test_simple_encryption
17.49s teardown test_encryption.py::TestEncryption::test_simple_encryption
16.95s 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/05jb/002234/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/05jb/002234/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.033557 seconds, 1 sessions to shutdown
Current KQP shutdown state: spent 6.070718 seconds, 1 sessions to shutdown
Current KQP shutdown state: spent 9.08543 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 0 seconds, not started yet
Current KQP shutdown state: spent 3.034258 seconds, 1 sessions to shutdown
Current KQP shutdown state: spent 6.069311 seconds, 1 sessions to shutdown
Current KQP shutdown state: spent 9.094758 seconds, 1 sessions to shutdown
Current KQP shutdown state: spent 1e-06 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.020509 seconds, not started yet
warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0

=================================================================
==1684658==ERROR: LeakSanitizer: detected memory leaks

Indirect leak of 200 byte(s) in 1 object(s) allocated from:
#0 0x00001fa0710d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003eec6c1a 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 0x00003eec76e8 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 0x00003eec75da 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 0x00004becf730 in NKikimr::NKikimrServicesInitializers::TBasicServicesInitializer::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/kikimr_services_initializers.cpp:593:35
#5 0x000055242c42 in NKikimr::TServiceInitializersList::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/service_initializer.cpp:13:29
#6 0x00004130517b 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 0x00004131c891 in NKikimr::TKikimrRunner::CreateKikimrRunner(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/run.cpp:2290:13
#8 0x00003e3bb496 in NKikimr::MainRun(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:44:43
#9 0x00004112c88b in NKikimr::NDriverClient::TClientCommandServer::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:51:12
#10 0x00003e5a8db5 in NYdb::NConsoleClient::TClientCommandTree::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:512:33
#11 0x00003e5a2a15 in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:257:16
#12 0x00003e5951d7 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 0x00003e3c1626 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
#14 0x00003e3c54dd in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
#15 0x00001f92b145 in main /-S/ydb/apps/ydbd/main.cpp:31:12
#16 0x7fadfec04d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 176 byte(s) in 1 object(s) allocated from:
#0 0x00001fa0710d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x0000224bb97e 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 0x00004c0feab5 in Send /-S/ydb/library/actors/core/actor_coroutine.h:164:38
#3 0x00004c0feab5 in NActors::THandshakeActor::ResolvePeer() /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:982:13
#4 0x00004c1047b0 in NActors::THandshakeActor::TConnection::Connect(TBasicString<char, std::__y1::char_traits<char>>*) /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:105:70
#5 0x00004c0f3dd1 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:666:32
#6 0x00004c0d9a5b in NActors::THandshakeActor::PerformIncomingHandshake(std::__y1::optional<NActorsInterconnect::TRdmaCred>&) /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:1163:52
#7 0x00004c0d53aa in NActors::THandshakeActor::RunImpl() /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:362:21
#8 0x00004c0d3d6c in NActors::THandshakeActor::Run() /-S/ydb/library/actors/interconnect/interconnect_handshake.cpp:315:17
#9 0x0000403f7bfb in NActors::TActorCoroImpl::DoRun() /-S/ydb/library/actors/core/actor_coroutine.cpp:127:17
#10 0x00001fd0ca5a in ITrampoLine::DoRunNaked() /-S/util/system/context.cpp:38:9

Indirect leak of 120 byte(s) in 1 object(s) allocated from:
#0 0x00001fa0710d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003eeccb13 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00003eeccb13 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00003eeccb13 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00003eeccb13 in get_node /-S/util/generic/hash_table.h:497:43
#5 0x00003eeccb13 in new_node<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash_table.h:947:19
#6 0x00003eeccb13 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 0x00003eec77e4 in emplace_unique<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash_table.h:710:16
#8 0x00003eec77e4 in emplace<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash.h:178:20
#9 0x00003eec77e4 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 0x00003eec75da 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 0x00004becf730 in NKikimr::NKikimrServicesInitializers::TBasicServicesInitializer::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/kikimr_services_initializers.cpp:593:35
#12 0x000055242c42 in NKikimr::TServiceInitializersList::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/service_initializer.cpp:13:29
#13 0x00004130517b 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 0x00004131c891 in NKikimr::TKikimrRunner::CreateKikimrRunner(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/run.cpp:2290:13
#15 0x00003e3bb496 in NKikimr::MainRun(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:44:43
#16 0x00004112c88b in NKikimr::NDriverClient::TClientCommandServer::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:51:12
#17 0x00003e5a8db5 in NYdb::NConsoleClient::TClientCommandTree::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:512:33
#18 0x00003e5a2a15 in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:257:16
#19 0x00003e5951d7 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 0x00003e3c1626 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
#21 0x00003e3c54dd in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
#22 0x00001f92b145 in main /-S/ydb/apps/ydbd/main.cpp:31:12
#23 0x7fadfec04d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 72 byte(s) in 1 object(s) allocated from:
#0 0x00001fa0710d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003eecc71a in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00003eecc71a in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00003eecc71a in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00003eecc71a in initialize_dynamic /-S/util/generic/hash_table.h:233:35
#5 0x00003eecc71a in initialize_buckets_dynamic /-S/util/generic/hash_table.h:906:17
#6 0x00003eecc71a 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 0x00003eec77d5 in emplace_unique<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash_table.h:709:9
#8 0x00003eec77d5 in emplace<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash.h:178:20
#9 0x00003eec77d5 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 0x00003eec75da 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 0x00004becf730 in NKikimr::NKikimrServicesInitializers::TBasicServicesInitializer::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/kikimr_services_initializers.cpp:593:35
#12 0x000055242c42 in NKikimr::TServiceInitializersList::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/service_initializer.cpp:13:29
#13 0x00004130517b 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 0x00004131c891 in NKikimr::TKikimrRunner::CreateKikimrRunner(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/run.cpp:2290:13
#15 0x00003e3bb496 in NKikimr::MainRun(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:44:43
#16 0x00004112c88b in NKikimr::NDriverClient::TClientCommandServer::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:51:12
#17 0x00003e5a8db5 in NYdb::NConsoleClient::TClientCommandTree::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:512:33
#18 0x00003e5a2a15 in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:257:16
#19 0x00003e5951d7 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 0x00003e3c1626 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
#21 0x00003e3c54dd in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
#22 0x00001f92b145 in main /-S/ydb/apps/ydbd/main.cpp:31:12
#23 0x7fadfec04d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 56 byte(s) in 1 object(s) allocated from:
#0 0x00001fa0710d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003eeade72 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 0x00003eeade72 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 0x00003eeb7bf0 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 0x00003eea8261 in NKikimr::NNodeBroker::TDynamicNameserver::StateFunc(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/core/mind/dynamic_nameserver_impl.h:213:13
#5 0x0000224b4ba7 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#6 0x00002259adb1 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#7 0x0000225a49d6 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#8 0x0000225a3f8d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#9 0x0000225a5ffe in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#10 0x00001fd2d214 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#11 0x00001f9cac26 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 48 byte(s) in 1 object(s) allocated from:
#0 0x00001fa0710d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003eecd173 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00003eecd173 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00003eecd173 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00003eecd173 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 0x00003eecd173 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
#6 0x00003eecd173 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 0x00003eecd173 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:1281:3
#8 0x00003eecd173 in TNodeLocation /-S/ydb/library/actors/core/interconnect.h:60:9
#9 0x00003eecd173 in NActors::TTableNameserverSetup::TNodeInfo::TNodeInfo(NActors::TTableNameserverSetup::TNodeInfo const&) /-S/ydb/library/actors/interconnect/interconnect.h:71:13
#10 0x00003eeccb88 in TDynamicNodeInfo /-S/ydb/core/mind/dynamic_nameserver_impl.h:104:9
#11 0x00003eeccb88 in pair<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &, 0> /-S/contrib/libs/cxxsupp/libcxx/include/__utility/pair.h:163:41
#12 0x00003eeccb88 in new_node<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash_table.h:950:47
#13 0x00003eeccb88 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 0x00003eec77e4 in emplace_unique<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash_table.h:710:16
#15 0x00003eec77e4 in emplace<unsigned int, NKikimr::NNodeBroker::TDynamicConfig::TDynamicNodeInfo &> /-S/util/generic/hash.h:178:20
#16 0x00003eec77e4 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 0x00003eec75da 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 0x00004becf730 in NKikimr::NKikimrServicesInitializers::TBasicServicesInitializer::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/kikimr_services_initializers.cpp:593:35
#19 0x000055242c42 in NKikimr::TServiceInitializersList::InitializeServices(NActors::TActorSystemSetup*, NKikimr::TAppData const*) /-S/ydb/core/driver_lib/run/service_initializer.cpp:13:29
#20 0x00004130517b 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 0x00004131c891 in NKikimr::TKikimrRunner::CreateKikimrRunner(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/run.cpp:2290:13
#22 0x00003e3bb496 in NKikimr::MainRun(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:44:43
#23 0x00004112c88b in NKikimr::NDriverClient::TClientCommandServer::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:51:12
#24 0x00003e5a8db5 in NYdb::NConsoleClient::TClientCommandTree::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:512:33
#25 0x00003e5a2a15 in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:257:16
#26 0x00003e5951d7 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 0x00003e3c1626 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
#28 0x00003e3c54dd in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
#29 0x00001f92b145 in main /-S/ydb/apps/ydbd/main.cpp:31:12
#30 0x7fadfec04d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 32 byte(s) in 1 object(s) allocated from:
#0 0x00001fa0710d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x0000411300f9 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x0000411300f9 in TBasicString /-S/util/generic/string.h:491:18
#3 0x0000411300f9 in TBasicString<std::__y1::char_traits<char>, std::__y1::allocator<char> > /-S/util/generic/string.h:458:11
#4 0x0000411300f9 in NKikimr::NConfig::CopyNodeLocation(NActorsInterconnect::TNodeLocation*, NYdb::Dev::NDiscovery::TNodeLocation const&) /-S/ydb/core/config/init/init.cpp:643:22
#5 0x00004114ae57 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 0x0000411a4072 in NKikimr::NConfig::TInitialConfiguratorImpl::RegisterDynamicNode(NKikimr::NConfig::TCommonAppOptions&) /-S/ydb/core/config/init/init_impl.h:1338:17
#7 0x00004118ca9f in NKikimr::NConfig::TInitialConfiguratorImpl::InitDynamicNode() /-S/ydb/core/config/init/init_impl.h:1407:9
#8 0x00004115a968 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:1140:13
#9 0x00004112d987 in Parse /-S/ydb/core/config/init/init.h:325:15
#10 0x00004112d987 in NKikimr::NDriverClient::TClientCommandServer::Parse(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:70:13
#11 0x00003e5a94b4 in NYdb::NConsoleClient::TClientCommandTree::Prepare(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:522:26
#12 0x00003e5a29ec in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:256:9
#13 0x00003e5951d7 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
#14 0x00003e3c1626 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
#15 0x00003e3c54dd in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
#16 0x00001f92b145 in main /-S/ydb/apps/ydbd/main.cpp:31:12
#17 0x7fadfec04d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 32 byte(s) in 1 object(s) allocated from:
#0 0x00001fa0710d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00004114a6a1 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00004114a6a1 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00004114a6a1 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00004114a6a1 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x00004114a6a1 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
#6 0x00004114a6a1 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
#7 0x00004114a6a1 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
#8 0x00004114a6a1 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
#9 0x00004114a6a1 in TBasicString /-S/util/generic/string.h:491:18
#10 0x00004114a6a1 in TBasicString<std::__y1::char_traits<char>, std::__y1::allocator<char> > /-S/util/generic/string.h:458:11
#11 0x00004114a6a1 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
#12 0x0000411a4072 in NKikimr::NConfig::TInitialConfiguratorImpl::RegisterDynamicNode(NKikimr::NConfig::TCommonAppOptions&) /-S/ydb/core/config/init/init_impl.h:1338:17
#13 0x00004118ca9f in NKikimr::NConfig::TInitialConfiguratorImpl::InitDynamicNode() /-S/ydb/core/config/init/init_impl.h:1407:9
#14 0x00004115a968 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:1140:13
#15 0x00004112d987 in Parse /-S/ydb/core/config/init/init.h:325:15
#16 0x00004112d987 in NKikimr::NDriverClient::TClientCommandServer::Parse(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:70:13
#17 0x00003e5a94b4 in NYdb::NConsoleClient::TClientCommandTree::Prepare(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:522:26
#18 0x00003e5a29ec in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:256:9
#19 0x00003e5951d7 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 0x00003e3c1626 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
#21 0x00003e3c54dd in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
#22 0x00001f92b145 in main /-S/ydb/apps/ydbd/main.cpp:31:12
#23 0x7fadfec04d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 32 byte(s) in 1 object(s) allocated from:
#0 0x00001fa0710d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000041149cef in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x000041149cef in TBasicString /-S/util/generic/string.h:491:18
#3 0x000041149cef in TBasicString<std::__y1::char_traits<char>, std::__y1::allocator<char> > /-S/util/generic/string.h:458:11
#4 0x000041149cef 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:161:38
#5 0x0000411a4072 in NKikimr::NConfig::TInitialConfiguratorImpl::RegisterDynamicNode(NKikimr::NConfig::TCommonAppOptions&) /-S/ydb/core/config/init/init_impl.h:1338:17
#6 0x00004118ca9f in NKikimr::NConfig::TInitialConfiguratorImpl::InitDynamicNode() /-S/ydb/core/config/init/init_impl.h:1407:9
#7 0x00004115a968 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:1140:13
#8 0x00004112d987 in Parse /-S/ydb/core/config/init/init.h:325:15
#9 0x00004112d987 in NKikimr::NDriverClient::TClientCommandServer::Parse(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:70:13
#10 0x00003e5a94b4 in NYdb::NConsoleClient::TClientCommandTree::Prepare(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:522:26
#11 0x00003e5a29ec in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:256:9
#12 0x00003e5951d7 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 0x00003e3c1626 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
#14 0x00003e3c54dd in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
#15 0x00001f92b145 in main /-S/ydb/apps/ydbd/main.cpp:31:12
#16 0x7fadfec04d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 32 byte(s) in 1 object(s) allocated from:
#0 0x00001fa0710d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00004114a34f in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x00004114a34f in TBasicString /-S/util/generic/string.h:491:18
#3 0x00004114a34f in TBasicString<std::__y1::char_traits<char>, std::__y1::allocator<char> > /-S/util/generic/string.h:458:11
#4 0x00004114a34f 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 0x0000411a4072 in NKikimr::NConfig::TInitialConfiguratorImpl::RegisterDynamicNode(NKikimr::NConfig::TCommonAppOptions&) /-S/ydb/core/config/init/init_impl.h:1338:17
#6 0x00004118ca9f in NKikimr::NConfig::TInitialConfiguratorImpl::InitDynamicNode() /-S/ydb/core/config/init/init_impl.h:1407:9
#7 0x00004115a968 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:1140:13
#8 0x00004112d987 in Parse /-S/ydb/core/config/init/init.h:325:15
#9 0x00004112d987 in NKikimr::NDriverClient::TClientCommandServer::Parse(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:70:13
#10 0x00003e5a94b4 in NYdb::NConsoleClient::TClientCommandTree::Prepare(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:522:26
#11 0x00003e5a29ec in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:256:9
#12 0x00003e5951d7 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 0x00003e3c1626 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
#14 0x00003e3c54dd in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
#15 0x00001f92b145 in main /-S/ydb/apps/ydbd/main.cpp:31:12
#16 0x7fadfec04d8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 32 byte(s) in 1 object(s) allocated from:
#0 0x00001fa0710d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003eeda78d in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00003eeda78d in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00003eeda78d in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
==================== 1 passed, 1 error in 167.51s (0:02:47) ====================
